@charset "utf-8";

/* PC 목록 */
table.list-tbl { border-bottom: 1px solid #ddd; margin-bottom:10px; }
table.list-tbl th { clear:both; height:43px; background: url('./img/head.gif') repeat-x !important;  font-weight:bold; font-size:12px; color:#333; border:0px; padding:0px !important; margin:0px !important; text-align:center; }
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-head { padding: 0px; border: 0px currentColor; border-image: none; margin-bottom:15px; }
.view-head h1 { font-weight:bold; padding:0 !important; border: 0px currentColor; border-image: none; color: rgb(59, 62, 67); line-height: 30px; font-size: 22px; letter-spacing:-1px; padding:0; margin:0; }
.view-head .author-photo { width: 64px; margin-right:15px; }
.view-head .view-info { list-style: none; margin-top: 4px; padding: 0px; display: block; }
.view-head .view-info li:first-child { padding: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; }
.view-head .view-info li { margin-right:20px; color: rgb(161, 161, 161); display: inline-block; }
.view-head .view-info li a { color: rgb(122, 146, 172); }
.view-head .view-info li a:hover { color: rgb(224, 109, 88); text-decoration: none; }

.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 4px; border:0; height:409px; width:409px; }
.view-content { margin-bottom:20px; overflow-y: scroll; height:820px;  border-left: 1px solid #ddd;  }
.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; }

#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; }

.page-wrap { width:100%; overflow:hidden; line-height:22px; }
.page-wrap h1 { padding:0px; margin:0px; font-size:20px; font-weight:bold; letter-spacing:-1px; line-height:46px; padding-left:20px; border-bottom:1px solid #ddd; white-space:nowrap; height:47px; }
.page-wrap p { padding:0px; margin:0px; }
.page-wrap img { max-width:100%; border:0px; height:auto; }

.page-wrap .tabs { margin: 0px; margin-bottom:-46px;}
.page-wrap .tabs::before { display: table; content: " "; }
.page-wrap .tabs::after { display: table; content: " "; clear:both; }
.page-wrap .tabs ul.nav-tabs { margin: 0px; border:0px; border-left:1px solid #ddd; float:right; margin-right:10px; }
.page-wrap .tabs ul.nav-tabs li.active a { background: rgb(255, 255, 255); color: rgb(233, 27, 35); font-weight:bold; border-bottom:1px solid #fff;}
.page-wrap .tabs ul.nav-tabs a { font-family:dotum; padding:6px 13px; 0px 13px; background: rgb(247, 247, 247); color: #333; margin-right: 0px; border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0; border:1px solid #ddd; border-left:0px; }
.page-wrap .tabs ul.nav-tabs a:hover, .page-wrap .tabs ul.nav-tabs a:active, .page-wrap .tabs ul.nav-tabs a:focus { color: #fff; background: rgb(233, 27, 35); }
.page-wrap .page-select { display:none; padding:0px 20px 5px; }
.page-wrap .page-content { padding:25px 20px; }
.page-wrap .page-sns { margin-top:25px; }
.page-wrap .page-btn { margin-top:20px; }
@media (max-width: 992px) {
	.page-wrap .tabs { display:none; }
	.page-wrap .page-select { display:block; }
}

/* 댓글 공통 */
.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; }
}
