
.page-view .layer-contents { padding: 1em 0; } .div_board_contents { #list_tab { border-top: none !important; border-bottom: none !important; } .pdf-viewer { width: 100%; height: 80vh; } } #list_top form.cate { float: left; } #list_top .category .selected { font-weight: 500; } .form_ezboard_search input[name="st"] { width: 50vw; max-width: 200px; border-top-left-radius: 4px !important; border-bottom-left-radius: 4px !important; } .for_search { color:#fff;border-color: #1c3b51 !important;background-color: #1c3b51 !important; } .page-list .cls_ellipsis_subjct { font-weight: 500; } .page-list .check-all { float: left; margin-left: -3px; } .page-write tbody th { background-color: inherit !important; } .page-write input[type=date] { line-height: 1em; } .page-write tbody td.in, .page-write tbody td, .page-write tbody th { height: inherit !important; padding: .5em !important; } .page-write .line { height: 1px; padding: 0 !important; } .page-write .gong_limit_btn_wrap .btn { width: 45px; } .page-write .gong_limit_wrap * { font-size: 14px; } .page-write .gong_limit_btn_wrap * { font-size: 12px; } .page-write .option-original { font-size: 14px; } .page-write .option-original .checkbox { display: inline-block; vertical-align: middle; margin-top: 0; } .page-write #super-only-notice, .page-write #super-only-notice label { font-size: 14px; } .link-wrap { margin: 5px 0; text-align: right; font-size: 11px; color: #dbdbdb; } tr.list .hit-date { margin-top: 6px; } tr.list .hit-date * { font-size: 13px; color: #999; } .attached-files .file-link-wrap, .attached-files .file-link-wrap .file-name-btn { max-width: 100%; } .page-view .view-btn-prev-next { position: fixed; top: 50%; } .page-view .view-btn-prev-next.prev { left: 1em; } .page-view .view-btn-prev-next.next { right: 1em; } .page-view .upload_img, .page-view-modal .upload_img { width: 100%; } .arrow { width: 40px; height: 40px; border-left: 5px solid #f4f4f4; border-bottom: 5px solid #f4f4f4; } .arrow.left { transform: rotate(45deg); } .arrow.right { transform: rotate(225deg); } div[image-preview] { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 9999999; display: flex; background-color: #545454; cursor: pointer; } div[image-preview] > img { margin: 0 auto; margin-top: auto; margin-bottom: auto; width: 100%; height: 100%; object-fit: contain; } div[image-preview] > button[close] { position: fixed; top: 15px; right: 5px; border: none; background-color: #545454; padding: 10px; opacity: .7; } div[image-preview] > iframe { width: 100%; } div[image-preview] .tooltip { display: none; background-color: black; color: #fff; text-align: center; padding: 5px; border-radius: 6px; position: absolute; z-index: 1; transition: opacity 0.3s; visibility: hidden; opacity: 0; white-space: nowrap; pointer-events: none; } div[image-preview]:hover .tooltip { visibility: visible; opacity: 1; } .div_board_contents [need-select] { display: none; } .div_board_contents.selected [need-select] { display: block; } .ezboard-view-mode, .__page-view-modal { overflow: hidden; } .ez-modal-dialog { position: relative; width: 1000px; max-width: calc(100% - .01px) !important; margin: 0 auto; margin-top: auto !important; margin-bottom: auto !important; } .ez-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6); z-index: 99998; overflow-y: auto; padding: 50px; display: none; opacity: 0; transition: opacity .15s linear; } .ez-modal.ez-opened { display: flex !important; opacity: 1; } .ez-modal .layer-contents { background-color: white; padding: 1em; } .ez-modal .uk-modal-close-full { padding: 10px; } @media only screen and (max-width: 768px) { .ez-modal { padding: 20px; } } @media only screen and (max-width: 640px) { .arrow { width: 35px; height: 35px; border-left: 3px solid #f4f4f4; border-bottom: 3px solid #f4f4f4; } } @media only screen and (max-width: 425px) { .div_board_contents .attached-files ul li .file-download-btn { right: -10px !important; } .ez-modal { padding: 0; } }