.b-statistics__section {
    margin-top: 37px;
}

.b-statistics__section_details {
    margin-top: 20px;
}

.b-statistics__header {
    margin-bottom: 27px;
}

.b-statistics__header_type_big-gaps {
    margin-bottom: 45px;
}

.b-statistics__tabs-inner {
    height: 344px;
}

.b-statistics__tabs {
    float: left;
    width: 55%;
    margin: 0;
    padding: 0;
}

.b-statistics__tabs_style_all-width {
    margin: 35px 0 0 1px;
    width: 100%;
}

.b-statistics__tabs-item {
    display: inline-block;
    margin-left: 12px;
}

.b-statistics__tabs_style_all-width .b-statistics__tabs-item {
    margin-left: 23px;
    vertical-align: top;
}

.b-statistics__tabs-item:first-child {
    margin-left: 0;
}

.b-statistics__tabs-item_state_current .b-statistics__tabs-corner {
    display: block;
}

.b-statistics__tabs-link {
    position: relative;
    width: 182px;
    height: 41px;
    line-height: 44px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #242b31;
    font-family: 'Robotobold', Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    -moz-transition: 0.1s all linear;
    -webkit-transition: 0.1s all linear;
    transition: 0.1s all linear;
}

.b-statistics__tabs-link:hover {
    background: #b20101;
}

.b-statistics__tabs-link:active {
    background: #14191e;
}

.b-statistics__tabs-item_state_current .b-statistics__tabs-link {
    background: #666d74;
    cursor: default;
}

.b-statistics__tabs-item_state_current .b-statistics__tabs-link-pointer {
    background: #666d74;
    cursor: pointer;
}

.b-statistics__tabs-corner {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 41px;
    height: 9px;
}

.b-statistics__tabs-corner_type_down {
    border-left: 90px solid rgba(0, 0, 0, 0);
    border-top: 11px solid #666d74;
    border-right: 90px solid rgba(0, 0, 0, 0);
}

.b-statistics__tags_type_header {
    margin-top: 0;
    width: 261px;
    float: right;
}

.b-statistics__tags_style_small-margin {
    margin: 0 -6px 0 0;
}

.b-statistics__tags_style_big-margin {
    margin: -3px -4px 3px 0;
}

.b-statistics__search-inner {
    float: right;
    position: relative;
    top: -8px;
    width: 407px;
}

.b-statistics__search {
    margin-right: 2px;
    border: 1px solid #A8AAAD;
}

.b-statistics__search-field {
    height: 43px;
    padding: 12px 0 12px 17px;
    width: 100%;
    color: #000;
    font-family: 'Robotobold', Arial, sans-serif;
    border: 0;
    border-top: 3px solid #EBEBEB;
    border-left: 3px solid #EBEBEB;
    -moz-transition: 0.2s border-color;
    -webkit-transition: 0.2s border-color;
    transition: 0.2s border-color;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.b-statistics__search-field:focus {
    border-color: #dadada;
}

.b-statistics__search-btn {
    border: none;
    outline: none;
    position: absolute;
    right: 2px;
    top: 0;
    width: 45px;
    height: 45px;
    background: url('search.png') 50% 50% no-repeat #b20101;
    cursor: pointer;
    -moz-transition: 0.2s linear background;
    -moz-transition: 0.2s linear background;
    transition: 0.2s linear background;
}

.b-statistics__search-btn:hover {
    background: url('search.png') 50% 50% no-repeat #8a0101;
}

.b-statistics__search-btn:active {
    background: url('search.png') 50% 60% no-repeat #8a0101;
}

.b-statistics__nav-inner {
    margin-top: 19px;
}

.b-statistics__nav {
    width: 100%;
    height: 33px;
    border-top: 1px solid #9b9ea1;
    border-bottom: 1px solid #9b9ea1;
}

.b-statistics__nav-text {
    display: inline-block;
    font-family: 'Robotobold', Arial, sans-serif;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 36px;
}

.b-statistics__nav-items {
    margin: 0;
    padding-left: 7px;
    display: inline-block;
    list-style: none;
}

.b-statistics__nav-item {
    padding: 0 10px 0 3px;
    display: inline-block;
}

.b-statistics__nav-item:last-child {
    padding: 0;
}

.b-statistics__nav-link {
    color: #b10101;
    text-decoration: none;
    text-transform: uppercase;
}

.b-statistics__nav-link:hover {
    text-decoration: none;
}

.b-statistics__nav-item_state_current .b-statistics__nav-link {
    color: #000;
    font-family: 'Robotobold', Arial, sans-serif;
    text-decoration: none;
    cursor: default;
}

.b-statistics__inner {
    margin: 0 0 106px 0;
}

.b-statistics__entry, .b-statistics__sub-entry {
    width: 100%;
}

.b-statistics__sub-inner {
    margin-top: 27px;
    min-height: 565px;
}

.b-statistics__table {
    position: relative;
    margin: 5px 0 50px;
    width: 100%;
}

.b-statistics__table-title {
    padding: 6px 18px;
    background: #b20101;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-family: 'Robotobold', Arial, sans-serif;
    text-transform: uppercase;
}
.b-statistics__table-title_slpm {
    padding: 6px 18px;
    background: #b20101;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-family: 'Robotobold', Arial, sans-serif;

}

.b-statistics__table-small-title {
    margin-bottom: 19px;
    padding: 0 0 0 7px;
    text-transform: none;
    font-size: 10px;
}

.b-statistics__table-caption {
    background: #242b31;
    font-family: 'Robotobold', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 10px;
}

.b-statistics__table-row:nth-child(2n) {
    background: #ced4da;
}

.b-statistics__table-row:last-child {
    border-bottom: 2px solid #9b9ea1;
}

.b-statistics__table-caption .b-statistics__table-row:last-child {
    border-bottom: none;
}

.b-statistics__table-caption .b-statistics__table-col {
    text-align: left;
    padding: 17px 10px 13px 15px;
    color: #fff;
    font-size: 13px;
}

.b-statistics__table-caption .b-statistics__table-col_type_small, .b-statistics__table-col_type_small {
    padding-left: 4px !important;
    padding-right: 5px !important;
}

.b-statistics__table-col {
    padding: 19px 0 17px 16px;
    font-size: 11px;
    font-style: normal;
}

.b-statistics__table-col_type_size_middle {
    width: 108px;
}

.b-statistics__table-col_type_size_large {
    width: 427px;
}

.b-statistics__table-col_type_clear {
    padding: 5px;
}

.b-statistics__table-line {
    float: left;
    height: 10px;
    background: #ced4da;
    border-top: 1px solid #d4d9dd;
    border-right: 1px solid #d4d9dd;
    border-bottom: 1px solid #dfe2e4;
}
.b-statistics__link {
    color: #232b31;
}

.b-statistics__link:hover {
    text-decoration: none;
}

.b-statistics__sub-tabs {
    margin: 18px 0 0;
    padding: 0;
}

.b-statistics__sub-tabs-item {
    display: inline-block;
    margin-left: 12px;
}

.b-statistics__sub-tabs-item:first-child {
    margin-left: 0;
}

.b-statistics__sub-tabs-item_state_current .b-statistics__sub-tabs-corner {
    display: block;
}

.b-statistics__sub-tabs-link {
    position: relative;
    width: 128px;
    height: 29px;
    line-height: 32px;
    display: block;
    cursor: pointer;
    color: #fff;
    background: #242b31;
    text-decoration: none;
    font-family: 'Robotobold', Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    -moz-transition: 0.1s all linear;
    -webkit-transition: 0.1s all linear;
    transition: 0.1s all linear;
}

.b-statistics__sub-tabs-link:hover {
    background: #B20101;;
}

.b-statistics__sub-tabs-link:active {
    background: #14191E;
}

.b-statistics__sub-tabs-item_state_current .b-statistics__sub-tabs-link {
    background: #666d74;
}

.b-statistics__sub-tabs-corner {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 29px;
    height: 9px;
}

.b-statistics__sub-tabs-corner_type_down {
    border-left: 64px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #666d74;
    border-right: 64px solid rgba(0, 0, 0, 0);
}

.b-statistics__table-events {
    width: 100%;
}

.b-statistics__table-row_type_first {
    background: #666d74;
}

.b-statistics__table-events .b-statistics__table-caption .b-statistics__table-col {
    padding: 16px 1px 15px 22px;
}

.b-statistics__table-events .b-statistics__table-col {
    padding: 15px 0 5px 22px;
    line-height: 9px;
}

.b-statistics__table-events .b-statistics__table-row_type_first .b-statistics__table-col {
    padding: 9px 0 10px 22px;
    line-height: 9px;
}

.b-statistics__table-row_type_first .b-statistics__table-col {
    color: #fff;
}

.b-statistics__table-events .b-statistics__table-col:first-child {
    width: 294px;
}

.b-statistics__table-events .b-statistics__table-row_type_first .b-statistics__table-col_style_big-top-padding {
    padding-top: 15px;
}

.b-statistics__table-events .b-statistics__table-col_style_big-top-padding {
    padding-top: 12px;
}

.b-statistics__table-content {
    font-style: normal;
    color: #666d74;
}

.b-statistics__table-row_type_first .b-statistics__link {
    color: #fff;
}

.b-statistics__table-row_type_first .b-statistics__table-content {
    color: #fff;
}

.b-statistics__date {
    display: block;
    line-height: 22px;
}

.b-statistics__table-row_type_first  .b-statistics__date {
    padding-bottom: 5px;
    margin-left: 50px;
    line-height: 3px;
    display: block;
}

.b-statistics__icon {
    padding: 10px 8px 0 1px;
}

.b-statistics__paginate-inner {
    margin-top: 19px;
}

.b-statistics__paginate {
    margin: 0;
    padding: 0;
    list-style: none;
}

.b-statistics__paginate-item {
    margin-right: 2px;
    float: left;
    font-size: 13px;
    text-transform: uppercase;
}

.b-statistics__paginate-link {
    display: block;
    padding: 6px 15px 7px;
    text-decoration: none;
    color: #242b31;
}

.b-statistics__paginate-link:hover {
    background: #ccc;
    color: #fff;
}

.b-statistics__paginate-link:active {
    background: #a7a6a6;
}

.b-statistics__paginate-item_state_current .b-statistics__paginate-link {
    text-decoration: none;
    color: #fff;
    background: #b20101;
    cursor: default;
}

.b-statistics__list {
    margin-top: 25px;
    padding: 0 0 0 19px;
    line-height: 20px;
    font-size: 11px;
    font-family: 'Robotobold', Arial, sans-serif;
    list-style: none;
}

.b-statistics__table_type_leaders .b-statistics__table-caption {
    background: none;
}

.b-statistics__table_type_leaders .b-statistics__table-caption .b-statistics__table-col {
    padding: 25px 10px 10px 17px;
    color: #232b31;
    font-size: 12px;
}

.b-statistics__table_type_leaders .b-statistics__table-caption .b-statistics__table-col:first-child {
    width: 45px;
}

.b-statistics__table_type_leaders .b-statistics__table-row:last-child {
    border-bottom: none;
}
.b-statistics__table_type_leaders .b-statistics__table-row:nth-child(2n) {
    background: none;
}

.b-statistics__table_type_leaders .b-statistics__table-col {
    padding: 11px 0 1px 16px;
    line-height: 12px;
}

.b-statistics__table_type_leaders .b-statistics__table-col:first-child {
    padding-left: 18px;
    font-family: 'Robotobold', Arial, sans-serif;
}

.b-statistics__table-row_type_leader .b-statistics__table-line {
    background: #b20101;
    border-right: 1px solid #d79898;
    border-bottom: 1px solid #e0bcbc;
}

.b-statistics__table-row_type_leader .b-statistics__table-col:last-child {
    color: #b10101;
}

.b-statistics__table-separator {
    margin-bottom: -9px;
    padding-right: 13px;
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 447px;
    width: 10px;
    background: url('average.png') 50% no-repeat;
    border-right: 2px dashed;
}

.b-statistics__item-link {
    cursor: pointer;
    text-decoration: underline;
    color: #232b31;
}

.b-statistics__item-link:hover {
    text-decoration: none;
}

.b-statistics__table-preview {
    margin: 10px 0 9px;
    display: inline-block;
}

.b-statistics__table-preview-item {
    padding-left: 42px;
    font-style: normal;
    font-size: 11px;
    font-family: 'Robotobold', Arial, sans-serif;
}

.b-statistics__table-preview-item:first-child {
    padding-left: 16px;
}

.b-statistics__table-status {
    padding: 0 0 0 3px;
}

.b-statistics__table-status:first-child {
    padding: 0 0 0 6px;
}

::-webkit-input-placeholder {
    color:    #000;
}

:-moz-placeholder {
    color:    #000;
}

::-moz-placeholder {
    color:    #000;
}

:-ms-input-placeholder {
    color:    #000;
}