﻿.profile-icons
{
    position:relative;
    
}

.profile-icons > *{
    border-style:none;
}

.profile-icons > * > *{
    border-style:none;
}

    .profile-icons-1
    {
        position: absolute;
        left: 2px;
        top: 2px;
    }

    .profile-icons-2
    {
        position: absolute;
        left: 22px;
        top: 2px;
    }
    
    .profile-icons-3
    {
        position: absolute;
        left: 42px;
        top: 2px;
    }

    .profile-icons-4
    {
        position: absolute;
        left: 62px;
        top: 2px;
    }
    
    .profile-icons-5
    {
        position: absolute;
        left: 82px;
        top: 2px;
    }

    .profile-icons-6
    {
        position: absolute;
        left: 102px;
        top: 2px;
    }
    
    .profile-icons-7
    {
        position: absolute;
        left: 122px;
        top: 2px;
    }

    .profile-icons-8
    {
        position: absolute;
        left: 142px;
        top: 2px;
    }
