﻿.searchStats{position:absolute;height:100%;width:100%;top:0;display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:scroll;padding-bottom:150px;}.searchStats .umb-box-header{background:#fff;}.searchStats .umb-box-content{display:flex;flex-direction:column;box-sizing:border-box;padding:0;}.searchStats .umb-box-content .topsearch{padding:70px 0;text-align:center;background:#ececec;margin-bottom:15px;}.searchStats .umb-box-content .topsearch .searchbar{display:flex;justify-content:center;align-items:center;margin:0 auto;width:50%;height:50px;border:1px solid #e4e4e4;box-sizing:border-box;padding:0 10px;}.searchStats .umb-box-content .topsearch .date-filter{margin:0 auto;width:20%;box-sizing:border-box;margin-top:10px;}.searchStats .umb-box-content .topsearch .date-filter input{width:100%;height:100%;border:0;outline:0;font-size:16px;margin:0;margin-bottom:10px;}.searchStats .umb-box-content .topsearch .date-filter label{margin-bottom:10px;width:100%;}.searchStats .umb-box-content .topsearch .dropdown{display:flex;justify-content:center;align-items:center;margin:0 auto;width:50%;height:50px;box-sizing:border-box;margin-top:10px;}.searchStats .umb-box-content .topsearch .dropdown select{width:100%;height:100%;border:0;outline:0;font-size:16px;}.searchStats .umb-box-content .topsearch .filter{padding-top:10px;display:flex;width:fit-content;margin:10px;margin:auto;}.searchStats .umb-box-content .topsearch .filter .filter-row{margin:15px 15px 0 15px;}.searchStats .umb-box-content .topsearch .filter .filter-row input{margin:0;width:20px;height:20px;}.searchStats .umb-box-content .topsearch .filter .filter-row label{margin:0;width:auto;}.searchStats .umb-box-content .topsearch .filter-button{margin:30px 0 0 0;}.searchStats .umb-box-content .topsearch .filter-button a{width:100px;padding:10px 20px;}.searchStats .umb-box-content .stat-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;box-sizing:border-box;flex-wrap:wrap;}.searchStats .umb-box-content .stat-wrapper .stats-card{background:#fff;padding:5px 10px;margin:0 5px 10px 5px;width:calc(33% - 5px);box-sizing:border-box;}.searchStats .umb-box-content .stat-wrapper .stats-card i{margin:10px 5px;display:flex;align-items:flex-end;justify-content:flex-end;cursor:pointer;}.searchStats .umb-box-content .stat-wrapper .stats-card p small{font-size:12px;color:#808080;}.searchStats .umb-box-content .stat-wrapper .stats-card p .openLink{background:none;border:0;outline:0;color:#6495ed;cursor:pointer;font-size:16px;font-weight:500;}.searchStats .umb-box-content .stat-wrapper .stats-card .title{display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;padding:0 10px;}.searchStats .umb-box-content .stat-wrapper .stats-card .title h2{font-size:18px;margin-bottom:10px;}.searchStats .umb-box-content .stat-wrapper .stats-card .title h2 small{font-size:12px;color:#808080;}.searchStats .umb-box-content .stat-wrapper .stats-card ul{max-height:150px;padding:0 10px;margin:15px 0;list-style:none;overflow-y:auto;}.searchStats .umb-box-content .stat-wrapper .stats-card ul li{display:flex;justify-content:space-between;border-bottom:1px solid #e4e4e4;margin-bottom:10px;}.searchStats .umb-box-content .stat-wrapper .stats-card ul li p{margin-bottom:10px;font-size:16px;}.searchStats .umb-box-content .stat-wrapper .stats-card ul li span{background-color:#6495ed;color:#fff;padding:10px;margin-bottom:5px;margin-right:5px;font-weight:500;}.searchStats .umb-box-content .stat-wrapper .loadmore{width:100%;padding:20px;display:flex;align-items:center;justify-content:center;background:#1b264f;color:#fff;height:40px;font-size:18px;border:1px solid #1b264f;transition:all .3s;}.searchStats .umb-box-content .stat-wrapper .loadmore:hover{background:#fff;color:#1b264f;text-decoration:inherit;}