@charset "utf-8";

#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-more { text-align:center; }

.list-top { line-height:1px; }

.list-board { margin-bottom:0px; }

/* Icon */
.list-notice .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-notice .wr-notice { margin-right:4px; width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }

/* Width */
.list-board .wr-none { padding:50px 0px; text-align:center; color:#888; }

/* List */
.list-board .board-list { list-style:none; padding:0px; margin:0px; }
.list-board .wr-photo { width:105px; padding-right:5px; }
.div-head {
    border-bottom: 1px solid #000000 !important;
}
.div-tab-btn.tabs ul.nav-tabs {
    border-top: 1px solid #4c4c4c !important;
    border-bottom: 1px solid #4c4c4c !important;
}
.panel>.list-group .list-group-item {
    background-color: #000000 !important;
}

.bg-light, i.bg-light, .badge.bg-light {
    color: #d3d3d3;
    background-color: #2e2e2e !important;
}
.panel {
    background-color: #222 !important;
}
.panel-default {
    border-color: #3e3e3e !important;
}
.panel-default>.panel-heading {
    color: #c7c7c7 !important;
    background-color: #333333 !important;
    border-color: #4e4e4e !important;
}
.text-muted {
    color: #a9a9a9 !important;
}
.member, .guest {
    color: rgb(255 255 255) !important;
}
.comment-media .media {
    border-top: 1px solid #505050 !important;
}

.form-control {
    background-color: #222 !important; 
    border: 1px solid #444 !important;
}
.bg-light, i.bg-light, .badge.bg-light {
    color: #c3c3c3;
    background-color: #000000 !important;
}
.div-head {
    border-bottom: 1px solid #000000 !important;
}
.div-tab-btn.tabs ul.nav-tabs {
    border-top: 1px solid #4c4c4c !important;
    border-bottom: 1px solid #4c4c4c !important;
}
@media all and (max-width:768px) {
	.responsive .pull-right.list-top { float:none !important; margin-bottom:10px; }
	.responsive .pull-left.list-top { float:none !important; }
	.responsive .list-board .pull-left.wr-photo { width:235px; }
}
@media all and (max-width:480px) {
	.responsive .list-board .pull-left.wr-subject { float:none !important; }
	.responsive .list-board .pull-right.wr-num { float:none !important; margin-top:8px; }
	.responsive .list-board .pull-left.wr-photo { float:none !important; width:100%; padding-right:0px; margin-bottom:15px; }
}
