.sharebar {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 70px;
    border-top: 1px solid rgba(0, 0, 0, .12);
    z-index: 400000;
    right: 0;
}

.sharebar ul {
    margin: auto;
}

.sharebar li span {
    color: #FFFFFF;
}

.sharebar .fa {
    color: #FFFFFF;
}
