@charset "utf-8";

/* PC 목록 */
table.list-tbl { border-bottom: 1px solid #ddd; margin-bottom:10px; }
table.list-tbl th { clear:both; height:43px; font-weight:bold; font-size:12px; color:#333; padding:0px !important; margin:0px !important; text-align:center;border-top: 2px solid #333; border-bottom: 1px solid #c3c3c3; }
table.list-tbl th a { text-decoration:none; color:#333; }
table.list-tbl th a:hover, table.bo-list th a:focus, table.bo-list th a:active { color:#000; }
table.list-tbl td { white-space:nowrap; }
table.list-tbl .list-now { background: #fafafa; }
table.list-tbl .list-subject { text-align:left !important;  white-space:normal !important;}
table.list-tbl .list-subject a { display:block; }
table.list-tbl .list-subject.now { font-weight:bold !important; }
table.list-tbl .list-subject.notice { font-weight:bold !important; }
table.list-tbl .list-none { padding:100px 0px; }

/* 모바일 목록 */
.list-media { margin-bottom:15px; }
.list-media h5 { margin:6px 0px 4px; font-size:14px; line-height:20px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.list-media h5.notice a { font-weight:bold; }
.list-media h5.now a { font-weight:bold; color:crimson; }
.list-media h5 .media-fa { font-size:11px; margin-left:4px; font-weight:normal !important; }
.list-media .m-photo i { background: rgb(238, 238, 238); padding: 10px; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); font-size: 30px; display: inline-block; }
.list-media .m-photo img { width: 50px !important; height: 50px !important; display:inline-block; }
.list-media .media { border-top:1px solid #eee; margin:0px; padding:7px; }
.list-media .media.list-notice { background:#fafafa; }
.list-media .media.list-now { background:#fafafa; }
.list-media :first-child.media { margin-top:0px; }
.list-media .media .media-body { padding-left:0px; }
.list-media .media-info { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.list-media .media-info i { margin-left:10px; }
.list-media .media-info i:first-child { margin-left:0px; }

/* 목록 공통 */
.list-wrap { width:100%; overflow:hidden; }
.list-cnt { color: orangered; font-size: 10px; font-weight:bold; font-family:verdana; letter-spacing:-1px; }
.list-btn-box { margin-bottom: 15px; }
.list-btn-box a span { margin-left: 4px; }
.list-none { margin:0px 0px 15px; padding:80px 0px; }
.list-page { margin-bottom:15px; }
.list-page .pagination { margin:0; }

/* 내용 공통 */
.view-wrap { width:100%; overflow:hidden; }
.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 h1 { font-weight:bold; margin:0px; padding:0px 10px 10px; color: rgb(59, 62, 67); line-height: 32px; font-size: 22px; letter-spacing:-1px; }
.view-wrap h1 .photo { border-radius: 50%; width: 44px; height: 44px; margin-right:10px; }
.view-wrap .no-attach { border-bottom:0px; }

.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-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { margin-bottom: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: 15px; 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 { margin-top:10px; }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-tag { margin:10px 0px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }

#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}

.view-btn { margin-top:20px; margin-bottom: 20px; }
.view-btn i { margin-right:4px; }

/* 댓글 공통 */
.comment-media { margin-top:-10px; }
.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; }
.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; }

#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; }

/* 쓰기 공통 */
.write-wrap { width:100%; overflow:hidden; }
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; margin-top:4px; }
.write-wrap .write-content { height: 300px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

/* 공통사항 */
@media all and (max-width:460px) {
	.list-btn { text-align:center; margin:0px auto; }
	.pull-right.list-btn { float:none !important; margin-bottom:15px; }

	.view-head h1 { font-size:20px; line-height:24px; }
	.view-btn i { margin-right:0px; }
	.view-author .auth-photo { float:none; width:100%; padding-right:0px; }

	.comment-btn { text-align:center; }
	.comment-btn .pull-right { float:none !important; }

	i.big-fa { fon-size:1.3em; }
}


	.html_title { padding:25px 12px 12px; margin:0px 0px 15px; border:10px solid #efefef; }
	.html_title .html_name { font-weight:bold; font-size:26px; color:#333; letter-spacing:-1px; }
	.html_title .html_desc { font:normal 12px dotum; color:#888; letter-spacing:-1px; }
	.html_content { line-height:1.8; word-break: keep-all; word-wrap: break-word; padding:0px; }
	.html_content .sub_title { color:#0083B9; font-weight:bold; padding-top:30px; padding-bottom:10px; }
	.html_content ul, .html_content ul li { list-style:none; padding:0px; margin:0px; font-weight:normal; }
	.html_content ol { margin-top:0px; margin-bottom:0px; }
	.html_content p { margin:15px 0; padding:0; }
	.html_video { width:640px; height:360px; margin:0px auto; border:10px solid #efefef; background:#efefef; }
	.html_outline li { padding:10px 0px !important; border-bottom:1px solid #ddd; }
	.html_outline li.li_title { padding:40px 0px 10px !important; border-bottom:2px solid #DCE2E2; color:#0083B9; font-weight:bold; }
	.html_tbl {	width:100%; border-collapse:collapse; border:0px; border-top:3px solid #000; padding:0px; margin:0px; } 
	.html_tbl th { border-bottom:1px solid #ddd; padding:0px; padding:7px 0px !important; }
	.html_tbl td { border-bottom:1px solid #ddd; padding:7px 0px !important; }
	.html_tbl2{	width:100%; border-collapse:collapse; border:0px; border-top:3px solid #000; padding:0px; margin:0px; } 
	.html_tbl2 th{ text-align:center; border-bottom:1px solid #ddd; padding:0px; padding:7px 0px !important; }
	.html_tbl2 td { border-bottom:1px solid #ddd; padding:7px 0px !important; text-align:center; }
	ol.ul_li li {  list-style:disc; }
	.p_txt { color:red; font-weight:bold  }
	.pt { text-align:center; }
	#intro .box { margin: 20px 0px; padding: 15px 30px 15px 15px; border-left-color: rgb(238, 238, 238); border-left-width: 5px; border-left-style: solid; line-height:22px; }
	#intro .danger { border-color: rgb(223, 181, 180); background-color: rgb(252, 242, 242); }
	#intro .warning { border-color: rgb(241, 231, 188); background-color: rgb(254, 251, 237); }
	#intro .info { border-color: rgb(208, 227, 240); background-color: rgb(240, 247, 253); }
	#intro .black { margin:0px; color:#fff; border-color: rgb(0, 0, 0); background-color: rgb(51, 51, 51); }
	#intro .gray { border-color: rgb(221, 221, 221); background-color: rgb(250, 250, 250); }


.table > thead > tr > th { line-height:44px; font-size: 13px; }
.table > thead { border-top: 2px solid #333; }


.write-wrap .option_checkbox .control-label {
    border: 0;
    background: #fff;
    padding: 5px;
}