.b-rating {
    height: 607px;
    background: #0f0f0f no-repeat 50% 0;
    background-size: cover;
}

.b-rating__wrap {
    padding: 27px 0 17px;
}

.b-rating__inner {
    position: relative;
    margin: 0 -70px;
    padding: 0 70px;
    min-height: 565px;
    background: #000;
    background: rgba(0,0,0, .85);
}

.b-rating__entry {
    position: absolute;
    visibility: hidden;
    height: 0;
    left: 70px;
    right: 70px;
    top: 88px;
}

.b-rating__head {
    position: absolute;
    top: -88px;
    right: 0;
    left: 0;
}

.b-rating__title {
    float: left;
    margin: -5px 0 0;
    padding: 3px 41px 0 18px;
    background: #a90101;
    color: #fff;
    text-transform: uppercase;
    font-family: 'steelfishregular', Arial, sans-serif;
    font-size: 49px;
    line-height: 67px;
    font-weight: normal;
}

.b-rating__title_type_small-gaps {
    padding-right: 10px;
}

.b-rating__titles {
    margin: 5px 0 0 13px;
    float: left;
    color: #fff;
}

.b-rating__title-subtitle {
    margin: 0;
    font-weight: normal;
    font-size: 27px;
    line-height: 27px;
    width: 510px;
}

.b-rating__title-subtitle_type_bold {
    font-family: 'Robotobold', Arial, sans-serif;
}

.b-rating__image-inner {
    margin: 10px 0 -2px 22px;
}

.b-rating__tables {
    min-height: 371px;
    border-bottom: 2px solid #424242;
}

.b-rating__foot {
    position: absolute;
    top: 392px;
    left: 3px;
    right: 0;
}

.b-rating__tags {
    float: left;
}

.b-rating__more-inner {
    float: right;
    margin: 0 6px 0 0;
}

.b-rating__more-link {
    margin: 0;
}

.b-rating__tabs {
    position: absolute;
    bottom: -31px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: center;
}

.b-rating__tabs-item {
    display: inline-block;
    margin: 0 0 0 7px;
    list-style: none;
    vertical-align: top;
}

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

.b-rating__tabs-link {
    position: relative;
    width: 140px;
    height: 53px;
    line-height: 53px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    background: #242b31;
    font-family: 'steelfishregular', Arial, sans-serif;
    font-size: 26px;
    -moz-transition: 0.1s all linear;
    -webkit-transition: 0.1s all linear;
    transition: 0.1s all linear;
}

.b-rating__tabs-link:hover {
    background: #30383f;
}

.b-rating__tabs-link:active {
    background: #1f252b;
}

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

.b-rating__tabs-corner {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: -9px;
    height: 9px;
    background: url(corner-top-gray.png);
}

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

.b-rating__info {
    width: 135px;
    float: left;
    color: #fff;
    font-size: 11px;
    text-align: left;
}

.b-rating__info_pos_right {
    text-align: right;
}

.b-rating__info-title {
    margin: 0;
    min-height: 44px;
    background: #242B31;
    font-size: 14px;
}

.b-rating__info-title-text {
    display: block;
    padding: 9px 15px;
    font-style: normal;
    font-family: 'Robotobold', Arial, sans-serif;
}

.b-rating__info-list {
    margin: 10px 0 0;
    padding: 0 0 0 15px;
}

.b-rating__info_pos_right .b-rating__info-list {
    padding: 0 15px 0 0;
}

.b-rating__info-item {
    margin: 3px 0 0;
    list-style: none;
}

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

.b-rating__info-offenses {
    margin: 40px 0 0 15px;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
}

.b-rating__info_pos_right .b-rating__info-offenses {
    margin: 40px 15px 0 0;
}

.b-rating__info-offenses-title {
    margin: 0 0 7px;
}

.b-rating__info-offenses-squires {
    height: 81px;
    display: inline-block;
    vertical-align: top;
}

.b-rating__info-offenses-squire {
    display: block;
    width: 55px;
}

.b-rating__info-offenses-squire_style_red {
    background: #900;
}

.b-rating__info-offenses-squire_style_dark-pink {
    background: #983d3d;
}

.b-rating__info-offenses-squire_style_pink {
    background: #9d6767;
}

.b-rating__info-offenses-list {
    margin: 2px 0 0;
    padding: 0;
    text-align: left;
    white-space: nowrap;
}

.b-rating__info-offenses-list-item {
    margin: -1px 0 0;;
    list-style: none;
    color: #818181;
}

.b-rating__info-offenses-list-item:first-child {
    margin: 0;
}

.b-rating__info-offenses-label,
.b-rating__info-offenses-value {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
}

.b-rating__info-offenses-label {
    width: 31px;
}

/* New */
.b-rating__content {
    margin-bottom: 1px;
    border-bottom: 2px solid #424242;
}

.b-rating__content_type_last-event {
    height: 380px;
}

.b-rating__names {
    margin: -7px 0 2px 0;
    padding: 9px 0 8px 13px;
}

.b-rating__names_type_small {
    padding-bottom: 4px;
}

.b-rating__left {
    margin: -7px 0 0;
    width: 372px;
    float: left;


}

.b-rating__right {
    margin: -14px 0 0 2px;
    width: 371px;
    float: right;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
}

.b-rating__name {
    position: relative;
    margin: -1px 0 -5px 0;
    padding: 0 0 0 17px;
    color: #fff;
    font-family: 'Robotobold', Arial, sans-serif;
    font-size: 27px;
    font-weight: normal;
}

.b-rating__title-content {
    margin-left: 8px;
    max-width: 285px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b-rating__bullet {
    position: absolute;
    left: 6px;
    top: 50%;
    margin: -5px 0 0;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.b-rating__bullet_style_red {
    background: #b20101;
}

.b-rating__bullet_style_blue {
    background: #0182b2;
}

.b-rating__circles {
    margin-bottom: 3px;
    padding: 0 0 0 13px;
    height: 182px;
}

.b-rating__circles_type_height-auto {
    padding: 11px 0 0;
    height: 275px;
}

.b-rating__circles_type_with-gap {
    margin-bottom: 9px;
}

.b-rating__circles-title {
    margin: 12px 0 -10px -13px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
}

.b-rating__circles-title_type_gray {
    margin: -3px 0 2px -27px;
    color: #656565;
}

.b-rating__circles-title_style_margin-large {
    margin: -3px 0 5px 14px;
}

.b-rating__circle-left {
    height: 150px;
    float: left;
    margin-left: -10px;
}

.b-rating__circle-right {
    width: 174px;
    height: 150px;
    float: right;
    left: -9px;
}

.b-rating__results {
    line-height: 23px;
    color: #fff;
    text-align: center;
}

.b-rating__result {
    padding: 8px 0 7px;
}

.b-rating__result-left {
    padding-left: 6px;
    margin-right: 1px;
    width: 178px;
    float: left;
}

.b-rating__result-right {
    padding-right: 4px;
    width: 179px;
    float: right;
}

.b-rating__result-header {
    margin: 0;
    font-size: 20px;
}

.b-rating__result-data {
    margin-top: 5px;
    margin-left: 9px;
}

.b-rating__result-content {
    margin-left: 16px;
    font-style: normal;
    font-size: 14px;
}

.b-rating__result-content:first-child {
    margin-left: 0;
}

.b-rating__result-footer {
    margin: -21px 24px 0 21px;
    font-size: 11px;
    line-height: 24px;
}

.b-rating__result-line {
    position: relative;
    display: inline-block;
    width: 139px;
    height: 1px;
    top: -13px;
}

.b-rating__result-line_style_red {
    background: #b20101;
    border-top: 1px solid #2b0707;
    border-bottom: 1px solid #2b0707;
    left: 1px;

}

.b-rating__result-line_style_blue {
    background: #0182b2;
    border-top: 1px solid #07212b;
    border-bottom: 1px solid #07212b;
    left: 4px;
}

.b-rating__list-left {
    float: left;
}

.b-rating__list-right {
    width: 186px;
    float: right;
}

.b-rating__box-bg {
    background: rgba(0, 0, 0, .2);
    border-top: 1px solid #262626;
}

.b-rating__list-box {
    width: 183px;
    height: 92px;
}

.b-rating__list-box_style_big {
    width: 100%;
}

.b-rating__list-box:first-child {
    height: 85px;
}

.b-rating__list-box_type_first,
.b-rating__list-box_type_first:first-child {
    margin: 0 0 2px;
    height: 100px;
}

.b-rating__list-box-inner {
    line-height: 18px;
    margin: 2px 0 0 0;
    padding: 0;
}

.b-rating__list-title {
    margin: 7px 0 3px 0;
    text-align: center;
    line-height: 22px;
}

.b-rating__list-value {
    position: relative;
    width: 65px;
    float: left;
    margin-left: 19px;
    text-align: center;
}

.b-rating__list-content {
    line-height: 29px;
    font-size: 24px;
    font-style: normal;
}

.b-rating__list-stock {
    display: inline-block;
    width: 100%;
    height: 7px;
}

.b-rating__list-stock_style_red {
    background: #451b1b;
}

.b-rating__list-stock_style_blue {
    background: #163743;
}

.b-rating__list-position {
    float: left;
    margin-bottom: 4px;
    display: inline-block;
    height: 7px;
}

.b-rating__list-position_style_red {
    background: #b20101;
}

.b-rating__list-position_style_blue {
    background: #0182b2;
}

.b-rating__list-balance {
    position: relative;
    top: -4px;
    display: inline-block;
    width: 100%;
    height: 0;
}

.b-rating__list-balance_type_red {
    background: #451b1b;
    border-top: 1px solid #221111;
    border-bottom: 1px solid #221111;
}

.b-rating__list-balance_type_blue {
    background: #163743;
    border-top: 1px solid #0e1b20;
    border-bottom: 1px solid #0e1b20;
}

.b-rating__alt {
    position: absolute;
    display: none;
    left: 22px;
    top: 48px;
    margin: 0;
    width: 126px;
    background: #000;
    border: 1px solid #6d6d6d;
    font-size: 9px;
    font-style: normal;
    text-transform: none;
    line-height: 20px;
    z-index: 2;
}

.b-rating__alt_pos_right-bottom {
    width: auto;
    height: 24px;
    white-space: nowrap;
    left: 100%;
    top: auto;
    bottom: -17px;
    margin: 0 0 0 -6px;
    padding: 0 5px;
    background: #000;
    background: rgba(0,0,0,.8);
    line-height: 24px;
    z-index: 2;
    color: #fff;
}

.b-rating__alt_pos_bottom {
    bottom: -28px;
}

.b-rating__alt-pointer {
    display: inline-block;
    position: absolute;
    top: -11px;
    left: -1px;
    height: 11px;
    width: 4px;
    background: url('alt-pointer.png') no-repeat;
}

.b-rating__list-center {
    margin: -1px 0 10px 0;
    display: inline-block;
    width: 2px;
    height: 1px;
    background: #fff;
    border-top: 1px solid #706565;
    border-bottom: 1px solid #706565;
}

.b-rating__label {
    margin: 0 0 0 13px;
    position: absolute;
    top: 8px;
    width: 48px;
    height: 23px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    vertical-align: middle;
}

.b-rating__label-text {
    padding: 0 3px 0 0;
    display: inline-block;
    font-style: normal;
    color: #000;
    text-transform: uppercase;
    line-height: 25px;
}

.b-rating__label-corner {
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 12px solid rgba(0, 0, 0, 0);
    border-right: 6px solid #fff;
    border-bottom: 11px solid rgba(0, 0, 0, 0);
}

.b-rating__text {
    color: #656565;
    font-style: normal;
    font-size: 12px;
    font-family: 'Robotoregular', Arial, sans-serif;
}

.b-rating__text_style_margin-left {
    display: inline-block;
    margin: 4px 0 0 27px;
}

.b-rating__list-table {
    padding: 17px 0 11px 5px;
    border-collapse: separate;
    border-spacing: 7px 1px;
}

.b-rating__list-item {
    width: 45px;
    text-align: center;
    font-family: 'Robotoregular', Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    white-space: nowrap;
}

.b-rating__list-item_type_clear {
    padding: 3px 0;
}

.b-rating__list-item_type_gray {
    color: #656565;
}

.b-rating__list_type_caption .b-rating__list-item {
    color: #656565;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-family: 'Robotoregular', Arial, sans-serif;
}

.b-rating__bars {
    margin: 0 32px 22px 45px;
    border-collapse: separate;
    border-spacing: 0 6px;
}

.b-rating__bars-col {
    margin: 10px 0;
    width: 43px;
    height: 36px;
    font-style: normal;
}

.b-rating__bars-col_width_middle {
    width: 85px;
}

.b-rating__bars-col_width_large {
    width: 154px;
}

.b-rating__bars-text {
    color: #656565;
    text-transform: none;
    font-style: normal;
    font-size: 11px;
    font-family: 'Robotobold', Arial, sans-serif;
}

.b-rating__bar,
.b-rating__bar-fill {
    margin: 0 0 3px 0;
    display: block;
    height: 15px;
}

.b-rating__bar_style_red {
    background: #490000;
}

.b-rating__bar_style_blue {
    background: #003649;
}

.b-rating__bar-fill_style_red {
    background: #b30303;
}

.b-rating__bar-fill_style_blue {
    background: #0182b2;
}

.b-rating__charts {
    margin: 3px 0 0;
    width: 345px;
    height: 247px;

}

.b-rating__charts-inner {
    position: relative;
    padding: 3px 0 0;
    height: 100%;
}

.b-rating__charts-rows-inner {
    position: relative;
    z-index: 2;
}

.b-rating__charts-separator {
    top: 3px;
    bottom: 24px;
    left: 196px;
    width: 1px;
    position: absolute;
    border-right: 1px solid #656565;
    z-index: 1;
}

.b-rating__charts-rows {
    position: relative;
    display: block;
    padding: 5px 0;
    background: no-repeat 21px 50%;
}

.b-rating__charts-rows_style_distance {
    min-height: 80px;

    background-image: url(distance.png);
}

.b-rating__charts-rows_style_clinch {
    min-height: 39px;

    background-image: url(clinch.png);
}

.b-rating__charts-rows_style_ground {
    min-height: 39px;

    background-image: url(ground.png);
}

.b-rating__charts-rows:first-child {
    padding-top: 0;
}

.b-rating__charts-line {
    position: absolute;
    left: 19px;
    right: 10px;
    height: 1px;
    background: #333;
}

.b-rating__charts-line_pos_top {
    top: 0;
}

.b-rating__charts-line_pos_bottom {
    bottom: 0;
}

.b-rating__charts-row {
    margin: 3px 0 0;
    display: block;
    background: no-repeat 44px 50%;
}

.b-rating__charts-row:first-child {
    margin: 0;
}

.b-rating__chart {
    position: absolute;
}

.b-rating__chart_style_red {
    right: 148px;
    background: #a90101;
}

.b-rating__chart_style_blue {
    left: 198px;
    background: #0182b2;
}

.b-rating__chart_style_gray {
    width: 19px;
    left: 188px;
    background: #333;
}
#overlay {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 100px;
    width:100%;
    height:100%;
    text-align:center;
    z-index: 1000;
}