.cmt_btn{
	border-top : 1px solid #222;
	padding : 15px 0;
	color: #222;
    font-size: 1.125rem;
    font-weight: 500;
    background: #fff;
	border-bottom : 1px solid #e5e5e5;
	text-align : center;
}

.bo_vc_hdinfo{
	font-style: normal;
	font-size : 0.875rem;
}

#bo_vc .cmt_contents{
    margin: 0;
    background: transparent;
    border-radius: 0;
    border: 0;
	padding : 0;
	margin-top : 15px;
}
#bo_vc article{
	padding : 20px 20px 10px;
	margin : 0;
	border-bottom : 1px solid #e5e5e5;
}
#bo_v_top ul{
	margin-top : 15px;
}

.bo_vc_act a{
	line-height : 35px !important;
}


.bo_vc_w textarea{
	box-shadow:none;
	border-radius:0;
}
.bo_vc_w .btn_confirm label{
	font-size: 1.25rem;
	margin-left : 5px;
	margin-right : 15px;
}
.bo_vc_w .btn_submit{
	height : auto;
	background : #222;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: 500;
    font-size: 1em;
}
.btn_submit:hover{
	background : #0144a4;
}
.bo_vc_w_info .frm_input{
	margin-right : 15px;
}
.bo_vc_w_info #captcha{
	display : inline-block;
	padding :0;
}
#captcha #captcha_info{
	text-align: left;
    font-size: 0.875rem;
}

#bo_vc p a.s_cmt{
	color : #0144a4;
}