/* Generated code, do not modify */

#tokensEditRichTextEdit_tokensEditRichTextEdit {
    position: absolute;
    width: 100%;
    height: 100%;
}

#tokensEditRichTextEdit_txtContent {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    position: absolute;
    padding: 0px;
    resize: none;
}
#tokensEditRichTextEdit_btnSave {
    right: 140px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditRichTextEdit_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
