
.pdfviewer {
	margin:1% 0;
	border:1px solid #aaa;
	height:700px;
	width:100%;
}
@media (max-width:767px){ 
	.pdfviewer { 
		height:350px;
	}
}


        /*.type2 h5 {*/
    /*    display: block !important;*/
    /*}*/
    
    .bbs .file-icon {
        color:#666;
    }
    .bbs .ti-volume {
        font-size:1.3em;
        color:#87B87F
    }
    .bbs .notice {
        background:#f7f9fb;
    }
    .bbs .board-icon {
        vertical-align:middle;
        font-size:11px;
        text-align:center;
    }
    .board-icon.comment {
        margin:0px;
        color:#F26520;
    }
    .bbs img.reply {
        margin-right:5px;
    }
    .management input {
        vertical-align:middle;
        margin:0px 0 2px 0;
        width:13px;
        height:13px;
    }

