/* Generated code, do not modify */

#tokensEditTextContent {
    width: 600px;
    height: 450px;
}
#tokensEditText_lblTitle {
    width: 560px;
    white-space: nowrap;
    overflow: hidden;
}
#tokensEditText_btnEdit {
    left: 10px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditText_btnRevisions {
    left: 140px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditText_divTabs {
    left: 0px;
    top: 50px;
    width: calc(100% - 0px);
    height: 400px;
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#tokensEditText_tmpEditTab {
    left: 0px;
    top: 0px;
    width: 600px;
    height: 400px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditText_txtContent {
    left: 10px;
    top: 10px;
    width: 580px;
    height: 340px;
    position: absolute;
    padding: 0px;
    resize: none;
}
#tokensEditText_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditText_btnSave {
    right: 140px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}


#tokensEditText_tmpRevisionTab {
    left: 0px;
    top: 0px;
    width: 600px;
    height: 400px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditText_btnRevertToSelectedVersion {
    right: 140px;
    bottom: 10px;
    width: 250px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditText_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditText_divRevisions {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}


