.jhcfp-time.jhbcr-busy,
.jhcfp-time:disabled {
    opacity: .35 !important;
    cursor: not-allowed !important;
    text-decoration: line-through;
}
.jhcfp-time.jhbcr-checking {
    opacity: .45 !important;
    cursor: wait !important;
}
.jhbcr-status {
    margin: 0 0 12px;
    padding: 10px 12px;
    border-radius: 10px;
    background: #f4f6f5;
    font-size: 14px;
    font-weight: 700;
}