.m-pdf-search-panel{position:absolute;top:0;width:100%;box-sizing:border-box;z-index:101;border-bottom:.5px solid #ddd;background:#f6f6f6}.m-pdf-search-panel .component-group{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;margin:8px 0;padding:0 8px}.m-pdf-search-panel .component-group .m-pdf-search-btn{flex:1;display:flex;flex-direction:row;justify-content:space-around}.m-pdf-search-panel .component-group .mobile-icon{position:relative}.m-pdf-search-panel .component-group .mobile-icon:before{content:"";position:absolute;top:-5px;left:-5px;width:34px;height:34px}.m-pdf-search-panel .component-group .m-search-up-arrow{margin-left:15px}.m-pdf-search-panel .component-group .component-input-wrap{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;background-color:#fff;width:235px;border-radius:3px}.m-pdf-search-panel .component-group .component-input-wrap .component-form{flex:1}.m-pdf-search-panel .component-group .component-input-wrap input{width:100%;padding:6px 0;font-size:14px;border:none;line-height:20px;border-radius:3px}.m-pdf-search-panel .component-group .component-input-wrap input[type=search]::-webkit-search-cancel-button{display:none}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container{width:100%;height:35px;border:.5px solid #e2e6ed;border-radius:3px;display:flex;flex-wrap:nowrap;align-items:center;-webkit-box-align:center;overflow:hidden}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container{display:inline-block;line-height:24px;font-size:0;padding:2px 3px;pointer-events:none;position:absolute}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container .component-btn-wrap{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100%;margin-left:5px;font-size:14px}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container .component-btn-wrap .search-loading{height:20px;width:20px;position:relative;animation:findLoading 1s infinite linear;-webkit-animation:findLoading 1s infinite linear}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container .component-btn-wrap .search-loading:before{content:"";display:inline-block;height:80%;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(0,0,0,.3)}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container .component-btn-wrap .search-loading:after{content:"";display:inline-block;height:50%;width:50%;position:absolute;right:0;bottom:0;background:#fff}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-result-container .component-find-loading i{animation:findLoading 1s infinite linear;-webkit-animation:findLoading 1s infinite linear}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .component-find-input{padding:0 0 0 35px;background:#fff}.m-pdf-search-panel .component-group .component-input-wrap .component-find-input-container .clear-search-content{margin-right:5.5px}.m-pdf-search-panel .component-group .component-input-wrap .component-find-result{white-space:nowrap}@keyframes findLoading{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg)}to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.close_btn_wrap{height:20px;width:35px;padding-right:8px}.close_btn_wrap i{position:relative;top:50%;transform:translateY(-50%)}
