.statistics_block .content-row table .img{width:35px;height:35px;display:block}
.statistics_block .content-row table{width:100%}
.statistics_block .content-row{position:relative;background:#fff;padding:20px;}
.statistics_block .content-row tbody tr:nth-child(2n){background: #fff;}
.statistics_block .content-row tbody tr{background: rgba(19, 56, 169, 0.2);}
.statistics_block .content-row td:not(.NAME){text-align:center}
.statistics_block .content-row td {padding: 5px;font-size: 16px;}
.statistics_block .content-row thead td {font-weight: 800;text-transform: uppercase;padding: 5px;}
.statistics_block .content-row td.PHOTO {width: 55px;}
.statistics_block .content-row td.PHOTO span{margin:auto}
.statistics_block .content-row thead td.sort.active{color: #1338a9;}
.statistics_block .content-row thead td.sort{cursor:pointer; transition:0.3s;}
.statistics_block .content-row thead td.sort:hover{color: #1338a9;}
.statistics_block .content-row thead td.sort.active.ASC span:after{transform: rotate(180deg);}
.statistics_block .content-row thead td.sort.active span:after{right: -13px;top: 0px;bottom: 0px;margin: auto;height: 15px;position:absolute;display: inline-block;content: '\f063';font-family: fontawesome;font-size: 10px;font-weight: 200;margin-left: 5px;}
.statistics_block .content-row thead td.sort span{position:relative}
.statistics_block .filter-align, .statistics_block .filter-name, .statistics_block .filter-val{position: relative;display:inline-block;vertical-align:middle;}
.statistics_block .filter-name p{margin:0px;font-weight:800}
.statistics_block .filter-row{text-align: right;margin-bottom: 20px;}
.statistics_block .filter-row .dropdown {display:none;list-style: none;padding: 0px;text-align: left;z-index: 22;position: absolute;margin: 0px;top: 100%;background: #eaeaea;width: 100%;left: 0px;}
.statistics_block .filter-row .dropdown.active{display:block}
.statistics_block .filter-val{cursor:pointer;width: 250px;padding: 10px;text-align: left;background: #fff;border: 1px solid #eaeaea;margin-left:15px;}
.statistics_block .filter-row .dropdown li{cursor:pointer;transition:0.3s;padding: 10px;border-top: 1px dotted #fff;}
.statistics_block .filter-val:after {content: "\f078";font-family: fontawesome;font-size: 12px;color: #0246b5;position: absolute;right: 15px;top: 0px;bottom: 0px;height: 15px;margin: auto;}
.statistics_block .filter-row .dropdown li.selected{background: #1338a9;color: #fff;}
.statistics_block .filter-row .dropdown li.selected:hover, .statistics_block .filter-row .dropdown li:hover{color: #fff;background: rgba(19, 56, 169, 0.31);}
.statistics_block .filter-val:hover{border:1px solid #fff}
.inner-hint{position: absolute;top: 0;left: 0;width: auto;max-width: 150px;text-align: center;padding: 10px;border: 0px;background: rgba(0,0,0,.99);color: #fff;}
.statistics_block .content-row thead td span.hint{display:none;position: absolute;width: 150px;top: 62px;background: #222;padding: 10px;color: #fff;text-transform: none;font-size: 14px;font-weight: 400;z-index: 2;border-radius: 5px;}
.statistics_block .content-row thead td span.hint:after {z-index: -1;content: '';position: absolute;top: 30px;width: 15px;height: 15px;background: #222;transform: rotate(45deg);left: 0px;right: 0px;margin: auto;top: -40px;}
.inner-hint:after{content: '';display: block;width: 0;height: 0;border-left: 7.5px solid transparent;border-right: 7.5px solid transparent;border-bottom: 7px solid rgba(0, 0, 0, 0.9);position: absolute;top: -7px;left: 20px;}
ul.history-list {column-count: 2;list-style: none;padding: 40px 0px;}
ul.history-list li{padding:4px;}
ul.history-list li .name{font-weight:800;color: #1338a9;}
.statistics_block .sidebar {padding: 25px 15px ;background: #fff;box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);position: relative;z-index: 22;}
.statistics_block .sidebar .best-block {padding: 0px;border: 2px solid #f4f7fb;margin-bottom: 20px;}
.statistics_block .sidebar .best-block p{margin:0px}
.statistics_block .sidebar .title-block{padding:15px;}
.statistics_block .sidebar .title-block p{font-size:20px;font-weight:900}
.statistics_block .sidebar .align-img {height: 160px;width: 140px;max-width: 100%;margin: auto;}
.statistics_block .sidebar .inner-title-block {padding: 5px 10px;background: #1338a9;color: #fff;}
.statistics_block .sidebar .inner-title-block .name{text-transform: uppercase;font-weight: 900;}
.statistics_block .sidebar  .inner-info-block .name{padding: 5px 10px;text-transform: uppercase;}
.statistics_block .sidebar  .inner-info-block .align{display:flex;align-items:center;flex-wrap: nowrap;}
.statistics_block .sidebar  .inner-info-block .align .name{width:100%;font-weight: 800;color: #999;}
.statistics_block .sidebar .inner-info-block .align .val {padding: 7px;background: #f4f7fb;min-width: 36px;text-align: center;color: #1338a9;font-weight: 800;font-size: 16px;}
.statistics_block .sidebar .respon-img.contain img{object-position: bottom;font-family: 'object-fit: contain; object-position: bottom;';}