.wvrx-form {
    position: absolute;
    left: -99999px;
}
.wvrx-hr {
    margin: 20px 0px 10px;
}
.wvrx-settings-restore-file {
    background: #eeeeee;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    font-size: 12px;
}
.wvrx-settings-restore-images {
    display: block;
    margin-bottom: 10px;
}
.wvrx-uploading {
    background: #eeeeee;
    display: none;
    margin: 10px 0;
    padding: 10px;
    font-size: 12px;
}
