/* common */
.bt-board .shortcut{position:fixed;top:198px;right:10px}
.bt-board .shortcut ul{margin:0;padding:0;list-style:none}
.bt-board .shortcut ul li{width:35px;padding:6px 0;border-bottom:1px #fff solid;background:#F6F6F6}
.bt-board .shortcut ul li a{color:#333}

@media all and (max-width: 1199.98px) {}
@media all and (max-width: 991.98px) {}
@media all and (max-width: 767.98px) {
	.bt-board .shortcut{display:none}
}
@media all and (max-width: 575.98px) {}


/* board-header */
.board-header h2{margin-bottom:20px}
.board-header h2 a{color:#333;text-decoration:none}

.btn-outline-secondary{background:#fff !important}


/* board-list-default */
.board-list-default table{border-top:2px #dee2e6 solid;border-bottom:2px #dee2e6 solid;background:#fff}
.board-list-default th,
.board-list-default td{padding-top:8px !important;padding-bottom:8px !important;font-size:13px}
.board-list-default th{background:#e5e5e5}
.board-list-default td a{color:#333}
.board-list-default kbd{margin-right:10px}
.board-list-default i{padding-left:5px}
.board-list-default .icons{display:inline-block;padding-left:5px}


/* list-footer */
.list-footer a,
.list-footer select,
.list-footer input,
.list-footer button{font-size:13px}
.list-footer .buttons button:hover,
.list-footer .buttons a:hover{background:#6c757d !important;color:#fff}

.list-footer .pagination-bar .pagination li a{color:#6c757d}
.list-footer .pagination-bar .pagination li.active a{background:#6c757d;border:1px #6c757d solid;color:#fff}
.list-footer select{height:auto}


/* board-list-pagination */
.board-list-pagination .pagination li a{color:#6c757d}
.board-list-pagination .pagination li.active a{background:#6c757d;border:1px #6c757d solid}


/* board-read */
.admin-view{color:#aaa !important}

.board-read-header{font-size:14px}
.board-read-header .list-group-item{padding-top:7px;padding-bottom:7px;border-radius:0 !important}
.board-read-header a{text-decoration:none}
.board-read-header .board-read-header-title{background:#585C66}
.board-read-header .board-read-header-title a{color:#fff;text-decoration:none}
.board-read-header .board-read-header-title .regdate{color:#aaa;font-size:13px}
.board-read-header .board-read-header-info{}
.board-read-header .board-read-header-info .user_name{color:#333;text-decoration:none;font-weight:bold}
.board-read-header .board-read-header-info .dropdown-menu{font-size:13px}
.board-read-content .content-wrap{padding:30px 0;background:#fff}
.board-read-content .content-wrap img{max-width:100%;height:auto}

.board-read .btn-outline-secondary:hover{background:#6c757d !important;color:#fff}

.board-read .board-read-ctrl-left .dropdown.show .btn-outline-secondary{background:#6c757d !important;color:#fff}
.board-read .board-read-ctrl-left .dropdown-menu{font-size:13px}
.board-read .board-read-ctrl-left button,
.board-read .board-read-ctrl-right a{font-size:13px}

.board-read-file-button button{font-size:13px}
.board-read-tags a{font-size:13px;color:#fff !important}

.readed-log{display:none}

@media all and (max-width: 1199.98px) {}
@media all and (max-width: 991.98px) {}
@media all and (max-width: 767.98px) {
.board-read-content .content-wrap{}
}
@media all and (max-width: 575.98px) {}


/* board-read-extra */
.board-read-extra table{font-size:14px}


/* board-read-player */
.board-read-player-info{font-size:14px}
.board-read-player-info .breadcrumb{padding-top:8px;padding-bottom:8px;border-radius:0}


/* board-read-accociation */
.board-read-association .list-group{font-size:13px}
.board-read-association .list-group .list-group-item{padding-top:8px;padding-bottom:8px;border-radius:0}
.board-read-association .list-group .list-group-item strong{font-weight:700}
.board-read-association .list-group .list-group-item a{color:#333}


/* board-read-filelist */
.board-read-filelist{display:none;font-size:13px}
.board-read-filelist .list-group .list-group-item{padding-top:5px;padding-bottom:5px}
.board-read-filelist img{width:40px;height:auto;margin-right:10px}


/* board-read-profile */
.board-read-profile{}
.board-read-profile .card-title{color:#333;text-decoration:none}
.board-read-profile .dropdown-menu{font-size:13px}
.board-read-profile .card-text{line-height:1.5em}
.board-read-profile .card-text p{padding:0}


/* board-comment */
.board-comment{}
.board-comment .list-group .list-group-item{border-radius:0}
.board-comment .board-comment-head{}
.board-comment .board-comment-list{position:relative}
.board-comment .board-comment-list .fa-reply{position:absolute;top:15px}
.board-comment .board-comment-list .writer{color:#333;text-decoration:none;font-size:14px;font-weight:bold}
.board-comment .board-comment-list .dropdown-menu{font-size:13px}
.board-comment .board-comment-list .regdate{color:#999;font-size:12px;letter-spacing:-1px;line-height:1.2em}
.board-comment .board-comment-list .comment-list-ctrl a,
.board-comment .board-comment-list .comment-list-ctrl button{font-size:11px}
.board-comment .board-comment-form{}
.board-comment .board-comment-form .xeTextEditor{margin:0}

/* board-write */
.board-write-header{}
.board-write-header select{font-size:14px}
.board-write-header strong,
.board-write-header input{font-size:14px}
.board-write-exform .form-group.row,
.board-write-exform .form-group.row input,
.board-write-exform .form-group.row select{font-size:14px}
.board-write-exform .form-group.row{margin-bottom:5px}
.board-write-editer{}
.board-write-setting{font-size:14px}
.board-write-tag{}
.board-write-tag strong,
.board-write-tag input{font-size:14px}
.board-write-ctrl{}
.board-write-ctrl input{font-size:14px}


/* comment-form */
.comment-form .xeTextEditor{margin:0}

.comment-list-memo{word-break:break-all}


/* board-message */
.board-message{}
.board-message .btn-outline-secondary:hover{background:#6c757d !important;color:#fff}

