.btn-ld{
    position: relative
}
.ld-msg{
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 999999;
    width: 200px;
    padding: 8px 12px;
    line-height: 20px;
    background-color: #fff;
    color: #000;
    border: 1px solid #888;
    font-size: 16px;
    text-align: center;border-radius: 4px
}
.ld-msg .error{
    color: #a22;
    font-weight: bold
}

.btn-likebb-lk {
    margin-right: 4px;
}
