                      .mo-thuong-ngay:hover::after {
    content: "";
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    z-index: 1;
    background: #685dd8;
    position: absolute;
}       
.mo-thuong-ngay {
    line-height: 45px;
}

.mo-thuong-ngay-parent {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
       body {
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    background: #e1e3e4;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: url(/image/albuma176de.jpg), #f8f8f8;
    mix-blend-mode: normal;
    color: rgba(10, 10, 10, 1);
}