.badge-info {
    text-align: center;
}

.badge-info .badge-title {
    font-family: 'Open Sans', sans-serif;
    display: block;
    font-size: 18px;
}

.csgo-block {
    margin-top: 20px;
    margin-bottom: 20px;
}

.friendPlayerLevel {
    display: inline-block;
    font-size: 16px;
    border-radius: 50%;
    border: solid white 2px;
    height: 40px;
    width: 40px;
    line-height: 28px;
    text-align: center;
    cursor: default;
    margin-top: 5px;
    margin-bottom: -15px;
}

.friendPlayerLevel .friendPlayerLevelNum {
    color: #e5e5e5;
}

.friendPlayerLevel.lvl_0 {
    border-color: #9b9b9b;
}

.friendPlayerLevel.lvl_10 {
    border-color: #c02942;
}

.friendPlayerLevel.lvl_20 {
    border-color: #d95b43;
}

.friendPlayerLevel.lvl_30 {
    border-color: #fecc23;
}

.friendPlayerLevel.lvl_40 {
    border-color: #467a3c;
}

.friendPlayerLevel.lvl_50 {
    border-color: #4e8ddb;
}

.friendPlayerLevel.lvl_60 {
    border-color: #7652c9;
}

.friendPlayerLevel.lvl_70 {
    border-color: #c252c9;
}

.friendPlayerLevel.lvl_80 {
    border-color: #542437;
}

.friendPlayerLevel.lvl_90 {
    border-color: #997c52;
}

.friendPlayerLevel.lvl_100, .friendPlayerLevel.lvl_200,
.friendPlayerLevel.lvl_300, .friendPlayerLevel.lvl_400,
.friendPlayerLevel.lvl_500, .friendPlayerLevel.lvl_600,
.friendPlayerLevel.lvl_700, .friendPlayerLevel.lvl_800,
.friendPlayerLevel.lvl_900, .friendPlayerLevel.lvl_1000,
.friendPlayerLevel.lvl_1100, .friendPlayerLevel.lvl_1200,
.friendPlayerLevel.lvl_1300, .friendPlayerLevel.lvl_1400,
.friendPlayerLevel.lvl_1500, .friendPlayerLevel.lvl_1600,
.friendPlayerLevel.lvl_1700, .friendPlayerLevel.lvl_1800,
.friendPlayerLevel.lvl_1900, .friendPlayerLevel.lvl_2000,
.friendPlayerLevel.lvl_2100, .friendPlayerLevel.lvl_2200,
.friendPlayerLevel.lvl_2300, .friendPlayerLevel.lvl_2400,
.friendPlayerLevel.lvl_2500, .friendPlayerLevel.lvl_2600,
.friendPlayerLevel.lvl_2700, .friendPlayerLevel.lvl_2800,
.friendPlayerLevel.lvl_2900, .friendPlayerLevel.lvl_3000
{
    border: none;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: 0 0;

    font-size: 14px;

    height: 40px;
    width: 40px;
    background-size: 40px;
    line-height: 32px;
}

.friendPlayerLevel.lvl_100 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_hexagons.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_200 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_shields.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_300 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_books.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_400 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_chevrons.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_500 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_circle2.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_600 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_angle.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_700 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_flag.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_800 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_wings.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_900 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_arrows.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1000 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_crystals.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1100 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_space.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1200 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_waterelement.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1300 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_fireelement.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1400 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_earthelement.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1500 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_1-2.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1600 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_3-4.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1700 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_5-6.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1800 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_7-8.png' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_1900 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_airelement_9-10.png' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2000 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_1-2.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2100 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_3-4.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2200 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_5-6.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2300 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_7-8.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2400 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_geo_9-10.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2500 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_1-2.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2600 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_3-4.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2700 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_5-6.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2800 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_7-8.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}
.friendPlayerLevel.lvl_2900 {
    background-image: url( 'https://steamcommunity-a.akamaihd.net/public/shared/images/community/levels_mandala_9-10.png?v=2' );
    text-shadow: 1px 1px #1a1a1a;
}

.friendPlayerLevel.lvl_plus_10 {
    background-position: 0 -40px;
}
.friendPlayerLevel.lvl_plus_20 {
    background-position: 0 -80px;
}
.friendPlayerLevel.lvl_plus_30 {
    background-position: 0 -120px;
}
.friendPlayerLevel.lvl_plus_40 {
    background-position: 0 -160px;
}
.friendPlayerLevel.lvl_plus_50 {
    background-position: 0 -200px;
}
.friendPlayerLevel.lvl_plus_60 {
    background-position: 0 -240px;
}
.friendPlayerLevel.lvl_plus_70 {
    background-position: 0 -280px;
}
.friendPlayerLevel.lvl_plus_80 {
    background-position: 0 -320px;
}
.friendPlayerLevel.lvl_plus_90 {
    background-position: 0 -360px;
}