/* Generated code, do not modify */

#tokensEditRichTextRevisions_tokensEditRichTextRevisions {
    position: absolute;
    width: 100%;
    height: 100%;
}

#tokensEditRichTextRevisions_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichTextRevisions_btnRevertToSelectedVersion {
    right: 130px;
    bottom: 10px;
    width: 250px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichTextRevisions_divRevisions {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
