@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; }

/* 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:45px; height:23px; 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:80px; }
.list-board .wr-name { width:120px; }
.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:50px 0px; text-align:center; color:#888; }
.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 #606d94; display:table; width:100%; table-layout:fixed; }
.list-board .list-body li:hover { color:#000; background-color:#394469; }
.list-board .list-body li > div { display:table-cell; height:34px; line-height:22px; padding:6px 0px; text-align:center; color:#888; vertical-align:middle; }
.list-board .list-body .wr-subject { padding-left:10px; text-align:left; }
.list-board .list-body .wr-subject .item-subject { display:block; word-break:break-all; }
.list-board .list-body .wr-subject a { color:#fff !important; }
.list-board .list-body .wr-name { text-align:left; padding-left:10px; font-weight:bold; }
.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 .thumb-icon { position:relative; width:46px; height:46px; display:table; margin:0px auto; }
.list-board .list-body .thumb-icon a { display:table-cell; width:1%; background:#eee; color:#fff; vertical-align:middle; font-size:30px; }
.list-board .list-body .thumb-icon img { 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; }

@media all and (max-width:768px) {
	.responsive .list-board .wr-hidden { display:inline-block !important; }
	.responsive .list-board .item-subject { text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
}

	/* »ö»ó º¯°æ ½ÃÀÛ */


	/*°Ë»ö*/
	.list-tsearch { border:1px solid #333; background:transparent; }
	.list-tsearch .form-control, .list-tsearch .well {
	  background-color: #000 !important;
	  border-color: #333 !important;
	  color: #fff !important;
	}
	.list-tsearch .input-group-addon {
	  background-color: #000 !important;
	  border-color: #333 !important;
	  color: #fff !important;
	}

	/* ¸®½ºÆ® Ä«Å×°í¸® */
	.list-category .active a, .list-category .selected a { color:#000 !important; }

	.div-tab.tabs.trans-top ul.nav-tabs {
	  border-bottom: 1px solid #333;
	}
	.div-tab.tabs.trans-top ul.nav-tabs > li {
	  float: left;
	  margin-bottom: 1px;
	}
	.div-tab.tabs.trans-top ul.nav-tabs li.active { 
		border-top-color: #333 !important; 
	}
	.div-tab.tabs.trans-top ul.nav-tabs li.active a { 
		color: crimson !important;
		border-top-color: transparent !important; 
	}
	.div-tab.tabs ul.nav-tabs li { 
		background: #000 !important;
		color: #fff !important; 
		border-top: 1px solid #333 !important; 
		border-left: 1px solid #333 !important; 
	}
	.div-tab.tabs ul.nav-tabs li:hover, .div-tab.tabs ul.nav-tabs li:focus { 
		border-top: 1px solid #333 !important; 
		border-left: 1px solid #333 !important; 
	}
	.div-tab.tabs ul.nav-tabs li:first-child  {
		border-left:1px solid #333 !important; 
	}
	.div-tab.tabs ul.nav-tabs li:last-child, .div-tab.tabs ul.nav-tabs li:last-child:hover {
		border-right:1px solid #333 !important; 
	}
	.div-tab.tabs ul.nav-tabs li.active { 
		background: #fff; 
		border-top:1px solid #333; 
	}
	.div-tab.tabs ul.nav-tabs li a, .div-tab.tabs ul.nav-tabs li a:hover, .div-tab.tabs ul.nav-tabs li a:focus,
	.div-tab.tabs ul.nav-tabs li:first-child a, .div-tab.tabs ul.nav-tabs li:first-child a:hover, .div-tab.tabs ul.nav-tabs li:first-child a:focus,
	.div-tab.tabs ul.nav-tabs li:last-child a, .div-tab.tabs ul.nav-tabs li:last-child a:hover, .div-tab.tabs ul.nav-tabs li:last-child a:focus { 
		color:#fff;
		border:0;
		border-bottom:0px solid rgb(221, 221, 221);
	}
	.div-tab.tabs ul.nav-tabs li.active a, .div-tab.tabs ul.nav-tabs li.active a:hover, .div-tab.tabs ul.nav-tabs li.active a:focus,
	.div-tab.tabs ul.nav-tabs li.active:first-child a, .div-tab.tabs ul.nav-tabs li.active:first-child a:hover, .div-tab.tabs ul.nav-tabs li.active:first-child a:focus,
	.div-tab.tabs ul.nav-tabs li.active:last-child a, .div-tab.tabs ul.nav-tabs li.active:last-child a:hover, .div-tab.tabs ul.nav-tabs li.active:last-child a:focus { 
		color: #333;
		border-top:0px solid #333; 
		border-bottom:0px solid transparent;
	}

	.list-category .dropdown-menu > li > a {
		color:#000 !important;
	}
	.list-category .dropdown-menu > li > a:hover,
	.list-category .dropdown-menu > li > a:focus {
		color:#000 !important;
	}
	.list-category .dropdown-menu > .active > a,
	.list-category .dropdown-menu > .active > a:hover,
	.list-category .dropdown-menu > .active > a:focus {
		color:#000 !important;
	}


	.list-wrap .btn-sm {
		padding:10px 20px;
	}
	.list-board .list-head { color:#fff !important; }
	.list-board .list-head a { color:#fff !important; }
	.list-board .list-head span { padding:8px 0; }
	.list-board .list-body li { padding:8px 0; }
	.list-board .list-body li { border-bottom:1px solid #52555e; }
	.list-board .list-body li:hover { background-color:#4C4F58; color:#F5C24D !important; }

	.list-page .pagination li a { color:#fff !important;background:#464646 !important; border-color:#52555e !important; padding:10px 15px; }
	.list-page .pagination li.active a { color:#000 !important; background:#ffc000 !important; border-color:#52555e !important; }
	.member, .guest { color:#fff; }
	/* »ö»ó º¯°æ ³¡ */
	
/* ¨¬¡Æ©¡ */

.list-page .pagination li a {
    background: var(--background-color-gray) !important;
    border: 0px;
    border-radius: 10px !important;
    position: relative;
    color: #959595 !important;
    font-size: 12px;
    height: 45px;
    min-width: 45px;
    line-height: 43px;
    padding: 0 5px;
    text-decoration: none;
    font-family: "a4";
}
.list-page .pagination li.active a {
    display: inline-block;
    background: var(--background-color-gray2) !important;
    color: var(--type-green) !important;
    height: 45px;
    line-height: 43px;
    padding: 0 10px;
    min-width: 45px;
    border-radius: 10px !important;
    border: 0px;
}
.member, .guest { color:#fff; }