#finder-wrapper{width:100%}#finder-wrapper.opened{height:100%;position:absolute;top:0;z-index:100;background-color:rgba(0,0,0,.4);overflow-y:auto}#finder-wrapper.opened.is-document-open{z-index:auto}.finder{width:100%;height:100%;max-width:500px;margin:0 auto}.finder .header{width:100%;height:75px;table-layout:fixed;box-shadow:0 3px 6px #00000029;padding:0 25px;z-index:1}.finder .back-button-cell,.finder .filters-button-cell{width:42px}.finder .back-button{width:30px;height:30px;background:url(../images/btn-back.png) no-repeat center center;background-size:100% 100%;cursor:pointer;float:left}.finder .clear-button{width:24px;height:24px;position:absolute;right:5px;cursor:pointer;top:25px}.finder .filters-button{width:30px;height:30px;float:right;cursor:pointer;border-radius:17px}.finder .filters-button.opened{background-color:rgba(0,0,0,.3)}.finder .filters-button-icon{width:20px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.finder .input{width:100%;height:30px;padding-left:20px;padding-right:34px;border:none;border-radius:17px;background-color:rgba(0,0,0,.4);color:#fff;font-size:16px}.finder .input::placeholder{color:#fff;opacity:.5;text-transform:lowercase}.finder .body{width:100%;background-color:#fff}.finder .body-title{margin:0;padding:25px 13px 13px 17px;color:#888;font-style:italic;font-size:14px}.finder .recent-searches-container{padding:0 17px}.finder .recommended-searches-container{padding:0 0 .25px}.finder .recent-search-label{padding:9px 27px;margin:0 10px 13px 0;background-color:#e9ebed;font-size:15px;font-weight:500;color:#282828;border-radius:20px;cursor:pointer}.finder .recommended-search-item{height:40px;position:relative;cursor:pointer}.finder .recommended-search-item:last-child{margin-bottom:10px}.finder .recommended-search-item:hover{background-color:#efefef}.finder .recommended-search-item-label{margin-bottom:0;color:#282828;font-size:15px;font-weight:500;padding:0 17px;position:relative;top:50%;transform:translateY(-50%)}.finder .filters-container{height:60px;background-color:#f2f2f2;box-shadow:0 3px 6px #00000029;position:relative}.finder .results{min-height:calc(100% - 75px);background-color:#d9d9d9}.finder .results-text{height:50px;background-color:#fff;color:#282828;font-size:14px;font-weight:500;letter-spacing:-.35px;padding:15px 25px;display:flex;align-items:center;margin-bottom:1px}#finder-documentation-documents{list-style:none;margin:0;padding:0;margin-top:0}#finder-wrapper .documentDetailStackable .wrapper{background-color:#d9d9d9}.finder-matches{background:#f0f0f0;padding:20px 20px 10px 20px;cursor:default}.finder-match-item{position:relative;width:100%;margin-bottom:10px;height:50px;background:#fff;border-radius:8px;font-size:1em;cursor:pointer;display:table;vertical-align:middle}.finder-match-time{display:table-cell;vertical-align:middle;color:#000;font-weight:500;padding:0 0 0 14px}.finder-match-value{margin:0;display:table-cell;vertical-align:middle;line-height:15px;padding:10px 30px 10px 14px;font-style:italic;color:#8c8c8c;width:100%}.finder-match-icon{position:absolute;top:8px;right:12px;width:16px}.finder-filter-icon{background-color:#fff;width:30px;height:30px;border-radius:8px;padding:6px;cursor:pointer;margin-left:5px;margin-right:5px}.finder-filter-icon.filterEnabled{background-color:#a5a5a5}@media(max-width:420px){.finder-filter-icon{width:25px;height:25px;padding:4px;border-radius:6px}}