@charset "utf-8";

.list-top { line-height:1px; }
.list-category .div-tab.tabs { margin-bottom:0px; }
.list-board { margin-bottom:15px; }
.list-board #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.list-board .list-more { text-align:center; margin-top:15px; }
.list-board .list-more a { color:#ddd; font-size:60px; }
.list-board .list-top { line-height:1px; }
.list-board .list-head {font-size:14px}
.list-board .list-item {padding:5px 0;font-size:14px}

/* Icon */
.list-board .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-board .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-board .wr-notice { width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }
.list-board .wr-new { width:12px; height:12px; background-image: url('../../img/icon_new.gif'); }
.list-board .wr-secret { width:12px; height:12px; background-image: url('../../img/icon_secret.gif'); }
.list-board .wr-hot { width:12px; height:12px; background-image: url('../../img/icon_hot.gif'); }
.list-board .wr-video { width:12px; height:12px; background-image: url('../../img/icon_video.gif'); }
.list-board .wr-image { width:12px; height:12px; background-image: url('../../img/icon_image.gif'); }
.list-board .wr-file { width:12px; height:12px; background-image: url('../../img/icon_file.gif'); }
.list-board .wr-vicon { position:absolute; left:4px; bottom:3px; color: rgba(255,255,255,1); font-size:16px; z-index:1; }
.list-board .reply-wait { width:44px; height:15px; background-image: url('../../img/reply_wait.gif'); }
.list-board .reply-end { width:44px; height:15px; background-image: url('../../img/reply_end.gif'); }

/* Width */
.list-board .wr-chk { width:40px; }
.list-board .wr-num { width:60px; }
.list-board .wr-thumb { width:60px; }
.list-board .wr-category { width:140px; }
.list-board .wr-name { width:100px; }
.list-board .wr-sex { width:80px; }
.list-board .wr-area { width:60px; }
.list-board .wr-work { width:60px; }
.list-board .wr-education { width:110px; }
.list-board .wr-career { width:100px; }
.list-board .wr-state { width:100px; }
.list-board .wr-date { width:80px; }
.list-board .wr-hit { width:60px; }
.list-board .wr-down { width:50px; }
.list-board .wr-visit { width:50px; }
.list-board .wr-good { width:50px; }
.list-board .wr-nogood { width:50px; }
.list-board .wr-star { width:80px; }
.list-board .wr-reply { width:60px; }
.list-board .wr-none { padding:0px 0px; text-align:center; color:#888; line-height:150px; }
.list-board .wr-comment { margin:0px 10px; }
.list-board .wr-hidden { display:none; }

/* List */
.list-board .list-body { list-style:none; padding:0px; margin:0px; }
.list-board .list-body li { border-bottom:1px solid #ddd; display:table; width:100%; table-layout:fixed; }
.list-board .list-body li:hover { color:#000; background-color:#F8F8F8; }
.list-board .list-body li > div { display:table-cell; height:34px; line-height:22px; padding:6px 0px; text-align:center; color:#666; vertical-align:middle; }
.list-board .list-body .wr-work a { color:#2b37e5; }
.list-board .list-body .wr-education { font-size:13px; letter-spacing:-1px; }
.list-board .list-body .wr-career { font-size:13px; letter-spacing:-1px; }
.list-board .list-body .wr-subject { padding-left:20px; text-align:left; }
.list-board .list-body .wr-subject .wr-part { display:block; font-size:13px; }
.list-board .list-body .wr-subject .count { font-size:11px; }
.list-board .list-body a.item-subject { font-size:14px; color:#000; font-weight:bold; word-break:break-all; }
.list-board .list-body .wr-name { text-align:center; }
.list-board .list-body .wr-name a { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.list-board .list-body .thumb-img { position:relative; width:46px; height:46px; margin:0px auto; }
.list-board .list-body .wr-reply span { font-size:11px; letter-spacing:-1px; padding:3px 5px; line-height:11px; }
.list-board a.wr-work-detail { display:none; }
.list-topmargin { height:50px; }
.mc-list-skin { position:absolute; clear:both; }
.hd_write_btn { position:absolute; right:0; top:24px; }
.hd_write_btn .btn { height:30px; }
#mc_frm select { padding:5px; font-size:12px; top:24px; }
.sort-btn {	position:absolute; right:15px; top:24px; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {	position:absolute; top:25px; left:-62px; bottom:auto; margin-bottom:1px !important; font-size:12px; min-width:120px; border-radius:0px; }
.list_notice { display:none; }

@media all and (max-width:768px) {
	.list_notice { display:inline-block; }
	.list-board .wr-area { width:70px; }
	.list-board .wr-area span { display:block; }
	.list-board a.wr-work-detail { display:inline-block; font-size:16px; color:#2b37e5; font-weight:bold; }
	.list-board .list-body a.item-subject { font-size:16px; color:#000; font-weight:bold; word-break:break-all; }
	.list-board .list-head { display:none; }
	.list-board .list-body { border-top:2px solid #000; }
	.list-board .list-body .wr-subject { padding-left:10px; }
	.list-board .list-body a.item-subject { letter-spacing:-1px; }
	.responsive .list-board .wr-hidden { display:inline-block !important; }
	.responsive .list-board .item-details { margin-top:5px; margin-right:-15px; font-size:13px; }
	.responsive .list-board .item-details > span { margin-right:15px; font-weight:normal; }
	.responsive .list-board .item-details > span:last-child { margin-right:0px; }
	.responsive .list-board .item-details i { margin-left:10px; }
	.mc-list-skin div { width:200px !important; }
	.sort-btn { right:0px; }
}
