.ckendiv{
    line-height: 40px;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
    padding-left: 15px;
    position: relative;
    z-index: 9;
}
.night .ckendiv{
    border:1px solid #444;
}
.night .layui-btn-fluid{
    border:1px solid #444;
}
.fiti{
    display: block !important;
    width: unset !important;
    margin: 0.2rem auto !important;
}
.filev{
    word-wrap: break-word !important;
    display: block !important;
    width: unset !important;
    color: unset !important;
    margin-right: 0 !important;
    font-weight: unset !important;
}

.file2hashclear{
    font-size: 0.6rem;
    height: 1.8rem;
    line-height: 1.8rem;
    border: 1px solid #eee;
    color: #888;
    margin-top: 0.5rem;
    width: 100%;
    background-color: transparent;
    cursor: pointer;
}

.night .file2hashclear {
    border: 1px solid #444;
}