/* Generated code, do not modify */

#tokensEditRichTextContent {
    width: 790px;
    height: 600px;
}
#tokensEditRichText_lblTitle {
    width: 750px;
    white-space: nowrap;
    overflow: hidden;
}
#tokensEditRichText_btnEdit {
    left: 10px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_btnRevisions {
    left: 140px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_divTabs {
    left: 0px;
    top: 50px;
    width: calc(100% - 0px);
    height: 550px;
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_tmpEditTab {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditRichText_txtContent {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    position: absolute;
    padding: 0px;
    resize: none;
}
#tokensEditRichText_btnSave {
    right: 140px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}


#tokensEditRichText_tmpRevisionTab {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditRichText_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_btnRevertToSelectedVersion {
    right: 130px;
    bottom: 10px;
    width: 250px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichText_divRevisions {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}


