﻿.board-theme .board-pages > span.prev,
.board-theme .board-pages > span.next {
    cursor: pointer;
    color: #666;
    padding: 10px;
}

.theme-list > table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}


.comments-in-detail { display:none; }

#search-menu { padding:30px 0; width: 40%; float: right;}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{margin-left: 20px;}
.div-right-list .document{height: 574px; overflow-y: scroll;}

.rt_area>div:nth-child(1)>a{background-repeat: no-repeat;background-size: auto 25px;background-position: 50% 50%;
position: relative;z-index: 99;display: block;}
.rt_area>div:nth-child(2)>a{text-align: center;text-decoration: none;color: #333;display: inline-block;

width: 100%;}


.input-group-btn #select-search{width: 104px; margin-right: 20px;}
.board_read_bottom2 ul { margin-top:30px; }
.board_read_bottom2 ul a {text-decoration:none; color:#fff; }
.board_read_bottom2 ul li { display:inline-block; text-align:center; font-size:15px; width:70px; height:70px; color:#fff;  padding:10px 0; margin-right:10px;}
.board_read_bottom2 ul > li.vimeo-box { background:#458EC8; }
.board_read_bottom2 ul > li.youtube-box { background:#E41E1F }
.board_read_bottom2 ul > li.sermon-detail-box { background:#489834; }
.board_read_bottom2 ul > li.mp3down-box { background:#0d2c44; }
.board_read_bottom2 .fab { font-size:25px; display:block; margin-bottom:5px; color:#fff; }
.board_read_bottom2 .fas { font-size:25px; display:block; margin-bottom:5px; color:#fff; }
.full-content { padding:30px; border: 1px dashed #bbb; margin-top:50px; }
.bible-title-value { font-size:18px; color:#333; }
.bible-title-value > span { font-size:16px; }

.board-action{font-size: 12px;line-height: 21px;padding: 5px 12px;border-radius: 0;position: relative;}
.board-actions-left{float: left;min-width: 300px;left: 0; }
.board-actions-right{text-align: right;float: right;right: 0;}

.board_btn { 
	display:none!important; 
}


.theme-list > table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}


#dimodeBoard.board-detail .document-extended_keys table th, #dimodeBoard.board-detail .document-extended_keys table td {
	font-size:15px; 
	padding:8px;
}


.list-in-detail { display:none; }

/* board-list s */
.board-theme .theme-list {
    overflow: hidden;
    width: 100%;
}

    .board-theme .theme-list .list-categories {
        margin-bottom: 12px;
    }

        .board-theme .theme-list .list-categories .category-group {
            vertical-align: top;
        }

            .board-theme .theme-list .list-categories .category-group:hover button {
                background-color: #e6e6e6;
                border-color: #adadad;
            }

            .board-theme .theme-list .list-categories .category-group .category-btn {
                margin-bottom: 2px;
            }

            .board-theme .theme-list .list-categories .category-group .addon-btn {
                padding-left: 5px;
                padding-right: 5px;
            }

            .board-theme .theme-list .list-categories .category-group ul {
                min-width: 100%;
                padding: 0;
                margin: 0;
                border-radius: 0;
            }

                .board-theme .theme-list .list-categories .category-group ul li:last-child {
                    border-bottom: 0;
                }

                .board-theme .theme-list .list-categories .category-group ul li a {
                    cursor: pointer;
                    font-size: 12px;
                    padding: 6px 12px;
                }

                .board-theme .theme-list .list-categories .category-group ul li.selected a {
                    background: #eee;
                }

    .board-theme .theme-list table {
        border-top-width: 1px;
    }

        .board-theme .theme-list table th,
        .board-theme .theme-list table td {
            font-size: 15px;
            text-align: center;
            padding: 8px;
        }

        .board-theme .theme-list table th {
            background: #f0f0f0;
            border-bottom-width: 1px;
            min-width: 70px;
        }

            .board-theme .theme-list table th.document-title {
                width: 50%;
            }

        .board-theme .theme-list table td.document-title {
            text-align: center;
        }

        .board-theme .theme-list table tr.notice td.document-no,
        .board-theme .theme-list table tr.notice td.document-title {
            font-weight: 600;
        }

        .board-theme .theme-list table tr td.document-added_file {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .board-theme .theme-list table tr td.document-added_file .file-ico {
                display: inline-block;
                width: 30px;
                height: 30px;
                background: #333;
                margin-top: 5px;
            }

        .board-theme .theme-list table th input,
        .board-theme .theme-list table td input {
            margin: 0;
        }

        .board-theme .theme-list table thead th.title {
            width: 50%;
        }

        .board-theme .theme-list table tbody td.document-title a {
            color: #000;
            text-align: left;
        }
        
        .board-theme .theme-list table tbody td.document-title  a:hover, .board-theme .theme-list table tbody td.document-title  a:focus {
    color: #331a0b;
    text-decoration: underline;
}
        

            .board-theme .theme-list table tbody td.document-title a:hover {
                text-decoration: underline;
            }

            .board-theme .theme-list table tbody td.document-title a.comment-count {
                color: #333;
                margin-left: 6px;
                text-decoration: none;
                font-weight: 600;
            }

        .board-theme .theme-list table tbody td.document-title span.file {
            color: #000;
            vertical-align: middle;
        }

        .board-theme .theme-list table tbody td.document-title span.reserved {
            background: #444;
            color: #fff;
            padding: 2px 4px;
            margin-left: 6px;
        }

    .board-theme .theme-list .document-title a.active {
        text-decoration: underline;
    }

    .board-theme .theme-list .no-document {
        text-align: center;
        padding: 21px 0;
    }

.board-theme.list .board-pages {
    padding: 21px 0 30px 0;
    text-align: center;
    max-width: 1040px;
    margin: 0 auto;
}

    .board-theme.list .board-pages > span {
        padding-left: 11px;
        padding-right: 11px;
    }

        .board-theme.list .board-pages > span.page {
            margin-bottom: 5px;
            cursor: pointer;
            font-size: 13px;
            border-radius: 0;
        }

.board-theme.gallery .theme-list table {
    margin-bottom: 15px;
}

.board-theme.gallery .theme-list > .each-document {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin-bottom: 5px;
}

    .board-theme.gallery .theme-list > .each-document > a.title-image {
        display: inline-block;
        width: 140px;
        height: 130px;
        position: relative;
        border: 1px solid #ddd;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: 50% 50%;
        background-color: #000;
    }

        .board-theme.gallery .theme-list > .each-document > a.title-image > .no-image {
            position: absolute;
            left: 0;
            width: 100%;
            text-align: center;
            color: #333;
            margin-top: 0;
            height: 100%;
            top: 0;
            background: #eee;
        }

            .board-theme.gallery .theme-list > .each-document > a.title-image > .no-image span {
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                margin-top: -9px;
            }

        .board-theme.gallery .theme-list > .each-document > a.title-image > .list-items {
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.63);
            position: absolute;
            left: 0;
            top: 0;
            display: table;
            transition: opacity 0.21s;
            opacity: 0;
        }

        .board-theme.gallery .theme-list > .each-document > a.title-image:hover > .list-items {
            opacity: 1;
        }

        .board-theme.gallery .theme-list > .each-document > a.title-image > .list-items .items-wrapper {
            display: table-cell;
            color: #fff;
            vertical-align: middle;
        }

            .board-theme.gallery .theme-list > .each-document > a.title-image > .list-items .items-wrapper > .list-item {
                display: block;
                text-align: center;
            }

                .board-theme.gallery .theme-list > .each-document > a.title-image > .list-items .items-wrapper > .list-item.title {
                    font-size: 16px;
                    margin-bottom: 4px;
                }

    .board-theme.gallery .theme-list > .each-document > a.title {
        width: 140px;
        display: block;
        overflow: hidden;
        text-align: center;
        color: #333;
        margin-top: 1px;
        height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.board-theme.webzine .each-document {
    display: block;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #333;
    position: relative;
    height: 172px;
    transition: border 0.4s;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

    .board-theme.webzine .each-document:first-child {
        margin-top: 0;
    }

    .board-theme.webzine .each-document:hover {
        border-color: #07c;
    }

    .board-theme.webzine .each-document span {
        display: block;
    }

    .board-theme.webzine .each-document > span {
        height: 100%;
    }

    .board-theme.webzine .each-document .list-img {
        height: 100%;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: #eee;
        height: 170px;
    }

    .board-theme.webzine .each-document .list-content .top {
        color: #333;
        font-weight: bold;
        padding: 15px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

        .board-theme.webzine .each-document .list-content .top .title {
            font-size: 16px;
            display: inline-block;
            width: 50%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .board-theme.webzine .each-document .list-content .top .date {
            float: right;
        }

        .board-theme.webzine .each-document .list-content .top .writer {
            float: right;
            margin-right: 10px;
        }

    .board-theme.webzine .each-document .list-content .content {
        padding: 50px 0 15px 0;
        height: 100%;
    }

        .board-theme.webzine .each-document .list-content .content .wrapper {
            height: 100%;
            display: block;
            overflow: hidden;
            width: 100%;
            display: -webkit-box;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical;
        }

            .board-theme.webzine .each-document .list-content .content .wrapper img {
                display: none;
            }
/* board-list e */
/* board-detail s */
.board-theme .theme-detail .detail-top {
    background: #fbfbfb;
    padding: 8px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
}

    .board-theme .theme-detail .detail-top .document-title {
        float: left;
        color: #333;
        overflow: hidden;
        font-weight: 600;
        font-size:15px; 
    }

        .board-theme .theme-detail .detail-top .document-title .category {
            margin-right: 3px;
        }

    .board-theme .theme-detail .detail-top .document-regdate {
        float: right;
        font-size:15px;
        display:none; 
    }

.board-theme .theme-detail .detail-upper {
    padding: 8px 14px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
}

    .board-theme .theme-detail .detail-upper .document-writer {
        float: left;
        font-size:15px;
    }

    .board-theme .theme-detail .detail-upper .document-readed_count {
        float: right;
        font-size:15px;
        display:none;
    }

.board-theme .theme-detail .detail-video > * {
    margin-top: 12px;
}

.board-theme .theme-detail .detail-video > a.video-button {
    display: block;
    width: 100%;
    text-align: center;
    background: #4e4e4e;
    color: #fff;
    padding: 16px 0;
    border-radius: 2px;
    font-size: 14px;
    text-decoration: none;
}

.board-theme .theme-detail .detail-video .video-js {
    width: 100%;
    height: auto;
}

    .board-theme .theme-detail .detail-video .video-js .vjs-tech {
        height: auto;
        position: relative;
    }

.board-theme .theme-detail .detail-video iframe {
    width: 100%;
    height: 540px;
}

.board-theme .theme-detail .detail-audio > * {
    margin-top: 12px;
}

.board-theme .theme-detail .detail-audio-downlad {
    text-align: center;
    margin: 12px 0 21px 0;
}

    .board-theme .theme-detail .detail-audio-downlad > a {
        font-size: 14px;
        background: #07c;
        color: #fff;
        text-decoration: none;
        padding: 12px 24px;
        display: inline-block;
    }

.board-theme .theme-detail .detail-pdf iframe {
    width: 100%;
    height: 550px;
}

.board-theme .theme-detail .detail-content {
    padding: 14px;
    word-break: break-all;
    font-size: 16px;
    line-height:25px;
}

    .board-theme .theme-detail .detail-content img {
        cursor: pointer;
    }
/* board-detail e */

/* board-write s */
.board-theme .theme-write2 {
    padding: 25px 35px 35px 35px;
    background: #f7f7f7;
  	max-width:900px;
  	margin: 0 auto;  	
  	box-shadow: 7px 7px 20px #c5c5c5bf;
  	
}


.apply-title { margin:0 0 30px; font-size:25px; }
.apply-title span { color:#45BBC9; }

.apply-title2 { margin:0 0 20px; font-size:22px; font-weight:100; line-height: 1.5;}
.apply-title2 span { color:#45BBC9; }

.apply-title3 { margin:15px 0; font-size:15px; font-weight:bold; }

.dimode-file-upload { display:none!important; }

.checkbox-inline { font-size:15px; margin:5px 0!important; vertical-align: top; width:24%; font-weight:bold; padding:0!important; }

#dimodeBoard.board-write .form-action { display:none!important; }

    .board-theme .theme-write2 .title-category {
        padding: 0;
    }

    .board-theme .theme-write2 .title-content {
        padding: 0;
    }

    .board-theme .theme-write2 .document-title {
        margin: 0;
    }

    .board-theme .theme-write2 .document-extended_keys {
        margin-top: 20px;
        padding: 0px;
    }

        .board-theme .theme-write2 .document-extended_keys table {
            border: 1px solid #ccc;
        }

            .board-theme .theme-write2 .document-extended_keys table tr {
                background: #f9f9f9;
            }

                .board-theme .theme-write2 .document-extended_keys table tr th {
                    font-size: 15px;
                    vertical-align: middle;
                    
                }

                .board-theme .theme-write2 .document-extended_keys table tr td select,
                .board-theme .theme-write2 .document-extended_keys table tr td input {
                    font-size: 14px;
                }

                .board-theme .theme-write2 .document-extended_keys table tr td textarea {
                    width: 100% !important;
                    height: 120px;
                    min-height: 70px;
                }

        .board-theme .theme-write2 .document-extended_keys select {
            max-width: 210px;
        }

    .board-theme .theme-write2 .document-content {
        margin-top: 12px;
    }

        .board-theme .theme-write2 .document-content #cke_content {
            margin: 0 auto;
        }
/* board-write e */

@media (min-width:768px) and (max-width:992px) {
    .board-theme .theme-write2 .title-category {
        padding-right: 15px;
    }
    .board-theme .theme-write2 { margin:0 auto; }
}

@media(max-width:767px) {
	
	.board-theme { padding:0 15px; }
	.board-theme .theme-detail .detail-top .document-title { font-size:14px; }
	.board-theme .theme-detail .detail-upper .document-writer { font-size:14px; }
	#dimodeBoard.board-detail .document-extended_keys table th, #dimodeBoard.board-detail .document-extended_keys table td { font-size:14px; }
	#dimodeBoard .board-actions { padding-top:15px!important; }
	#dimodeBoard .board-actions.detail { padding: 15px 15px 0!important; }
	
	.apply-title2 { font-size:18px; font-weight:bold; }
	
	.apply-title { font-size:18px; font-weight:bold; line-height:30px; }
	.board-theme .theme-write2 { padding:30px 15px; margin:0 auto; }
	.checkbox-inline { width:49%; }
	.board-theme .theme-write2 .document-extended_keys table tr th { font-size:14px; }
	
    .board-theme .theme-list table thead {
        display: none;
    }

    .board-theme .theme-list table td {
        display: none;
    }

        .board-theme .theme-list table td.document-category,
        .board-theme .theme-list table td.document-title {
            display: table-cell;
        }

    .board-theme .theme-detail .detail-top .document-title {
        width: 100%;
    }

    .board-theme.gallery {
        text-align: center;
    }
}
