@charset "utf-8";



.nopost:before{
	display:block;
	content:'\e673';
	font-family: 'Pe-icon-7-stroke'; 
	font-size:58px;
	opacity:0.75;
	font-weight:normal;
	padding-bottom:20px;
	}

.autosave_wrapper{}
.btn_frmline{position:absolute; margin:0; bottom:-50px;}/*임시저장된글 버튼*/



#bo_w{position:relative; margin:0; padding:0;}

.btn_confirm .btnSubmit{
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-size:14px;
	font-weight: 400;
	height: 46px;
	line-height: 47px;
	width:100px;
	font-size:16px;
	color:rgba(0,0,0,0.8) !important;
	text-align: center;
	background:rgba(0,0,0,0.03);
	color: #ffffff;
	}