.searchBar-container{height:50px;background:#fff}.searchBar-container .s-layout{height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.searchBar-container .s-layout .icon{width:30px;height:30px}.searchBar-container .s-layout .l-layout{display:flex;flex-direction:row;align-items:center;margin-left:20px}.searchBar-container .s-layout .l-layout .s-divider{background:#2d5ac3;height:30px;margin:0 20px 0 20px}.searchBar-container .s-layout .l-layout .s-title{font-size:20px;color:#333;font-weight:700}.searchBar-container .s-layout .r-layout{display:flex;flex-direction:row;align-items:center;margin-right:20px}.searchBar-container .s-layout .r-layout .s-date-picker{border:1px solid #aed0ff;font-size:16px;color:#999;margin-right:20px;border-radius:5px}.searchBar-container .s-layout .r-layout .search-btn{width:30px;height:30px;border:none;background:url(../img/ic-history-search.5c63f893.png) no-repeat;background-size:100% 100%}.history-container{background:#f2f8ff;height:calc(100vh - 50px)}.history-container .h-layout{padding:20px 20px 10px 20px}.history-container .t-layout{background:#fff;margin:0 20px 0 20px;padding:20px;height:calc(100vh - 220px);overflow-y:scroll;overflow-x:hidden}.history-container .t-layout::-webkit-scrollbar{display:none}.history-container .t-layout .t-table-header-cell{text-align:center;background:#e5f0ff;color:#333;font-size:16px;border:1px solid #f8fafd}.history-container .t-layout .t-table-cell{text-align:center;border:1px solid #f8fafd}.history-container .t-layout .t-view-btn{color:#2d5ac3;font-size:16px;background:transparent;border:none}.history-container .t-layout .t-view-btn-disable{color:red;font-size:16px;background:transparent;border:none}.history-container .t-layout .t-no-data{display:flex;flex-direction:column;align-items:center;position:absolute;left:calc(50vw - 75px);top:calc(50vh - 75px);z-index:999;font-size:22px;color:#999}.history-container .t-layout .t-no-data .icon{width:150px;height:150px;margin-bottom:10px}.history-container .t-layout .el-table__empty-block{display:none}.history-container .t-page-layout{display:flex;flex-direction:row;justify-content:space-between;margin:10px 20px 0 20px}.history-container .t-page-layout .el-pagination button,.history-container .t-page-layout .el-pagination li{background:transparent}.history-container .t-page-layout .t-page-items-layout{display:flex;flex-direction:row;align-items:center;line-height:36px;font-size:14px;color:#999}.history-container .t-page-layout .t-page-items-layout .t-dropdown-layout{height:26px;display:flex;align-items:center;border:1px solid #aed0ff;padding:0 10px 0 10px;margin:0 10px 0 10px}.history-container .t-page-layout .t-page-items-layout .t-dropdown-layout .t-page-count-layout{display:flex;flex-direction:row;align-items:center}.history-container .t-page-layout .t-page-items-layout .t-dropdown-layout .t-page-count-layout .t-page-count{margin-right:10px}