
		.board-form .type2 {
		box-shadow:none;
	}
	.board-form .type2 h5 {
		display:none
	}
	.bbs th .new {
		display:none	
	}
    .pdfviewer {
        margin:1% 0;
        border:1px solid #aaa;
        height:700px;
        width:100%;
    }
    @media (max-width:767px){
        .pdfviewer {
            height:350px;
        }
    }

