
.achievement-notify {
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 2px 33px 0 rgba(176,192,237,.33);
}

.achievement-notify button {
    outline: none;
}

.achievement-notify img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.achievement-notify .title {
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle;
}