/* Empty. Add your own CSS if you like */
i.icon.ion-chevron-right {
    color: #41c1cd;
}

.alliances {
    position: absolute;
    left: 20%;
    bottom: 4px;
    font-weight: 200;
}

.alliances td {
    padding: 0 5px;
    font-size: 12px;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.rankDetails {
    float: right;
    margin-top: -8px;
    
}

.rankRecord {
    font-size: 12px;
    text-align: right;
    display: block;
}

.rankPoints {
    font-size: 10px;
    color: #000;
    font-weight: 200;
    text-align: right;
}

.rankings.item-complex .item-content {
    padding-bottom: 8px;
}