@charset "utf-8";

/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }

.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding:0px 15px 20px }
.view-mobile .view-content { padding:0px 0px 20px; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:22px; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-comment { color: rgb(51, 51, 51); font-family: "Roboto", sans-serif; margin: 0px 0px 10px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; font-size: 20px; font-weight: 500; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative; }

#bo_v_sns {margin:4px 0 15px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* Comment */
.comment-media { }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('./img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('./img/cmt_nogood.gif') no-repeat left center; color:#888; }

#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 0 0 20px; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }

@media all and (max-width:460px) {
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 24px; font-size: 18px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.img3 { padding-right: 0px;  padding-left: 0px;}
}

/*추가사항 상단 이미지 */
.ode_head { background: #fff;  }
.ode_head .img-container {  padding: 10px 5px 0; padding-left:30px;  position: relative; overflow: hidden; }
.ode-head .col { padding: 0px; }
.ode_head .form-container { padding: 20px 25px; padding-right:35px; }
.ode-head .text { padding: 20px 20px 10px; }

/* Image */
#ode_pvi {}
#ode_pvi_big {margin:0px;text-align:center}
#ode_pvi_big a { display:none; }
#ode_pvi_big a.visible { display:block; }
#ode_pvi_big img { width:100%; height:auto; border:0; }
#ode_pvi_thumb { margin:0 -4px; text-align:center; padding:15px; overflow:hidden; }
#ode_pvi_thumb a { display:inline-block; margin:0 4px 4px 0; }
#ode_pvi_thumb img { border:2px solid #fff; }
#ode_pvi_thumb img:hover { border:2px solid rgb(233, 27, 35); }

/* SNS-Icon */
#it_v_sns {margin:0px;padding:0;list-style:none;zoom:1}
#it_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#it_v_sns li {float:left;margin:0 5px 0 0}

/*info*/
.left_info { width: 130px; float: left;   background-color: #fff; color:#868686; }
.right_info {width: 350px; font-weight:bold; }
.img2 { padding-right: 4px; padding-left: 0px;}
.img3 { padding-right: 0px; padding-left: 4px;}

.btn.btn-green { 
	border: 1px solid rgb(142, 196, 73);
	border-image: none; 
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(142, 196, 73); 
	background-image: none; 
}
.btn.active.btn-color, .btn.btn-green:hover, .btn.btn-green:focus, .btn.btn-green:active { 
	border-color: rgb(142, 196, 73);
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(142, 196, 73);
	background-image: none; 
}

.btn.btn-gray2 { 
	border: 1px solid rgb(134, 134, 134);
	border-image: none; 
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(134, 134, 134);
	background-image: none; 
}
.btn.active.btn-gray2, .btn.btn-gray2:hover, .btn.btn-gray2:focus, .btn.btn-gray2:active { 
	border-color: rgb(134, 134, 134);
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(134, 134, 134);
	background-image: none; 
}

.btn.btn-blue { 
	border: 1px solid rgb(46, 169, 211); 
	border-image: none; 
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(46, 169, 211); 
	background-image: none; 
}
.btn.active.btn-blue, .btn.btn-blue:hover, .btn.btn-blue:focus, .btn.btn-blue:active { 
	border-color: rgb(46, 169, 211); 
	color: rgb(255, 255, 255) !important; 
	background-color: rgb(46, 169, 211); 
	background-image: none; 
}