/* Generated code, do not modify */

#tokensEditDocContent {
    width: 500px;
    height: 330px;
}
#tokensEditDoc_lblTitle {
    width: 460px;
    white-space: nowrap;
    overflow: hidden;
}
#tokensEditDoc_btnEdit {
    left: 10px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_btnRevisions {
    left: 140px;
    top: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_divTabs {
    left: 0px;
    top: 50px;
    width: calc(100% - 0px);
    height: 280px;
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_tmpEditTab {
    left: 0px;
    top: 0px;
    width: 500px;
    height: 280px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditDoc_divDropzone {
    left: 10px;
    top: 10px;
    width: 180px;
    height: 180px;
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_btnSave {
    right: 140px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_lblImageName {
    left: 10px;
    top: 200px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}


#tokensEditDoc_tmpRevisionTab {
    left: 0px;
    top: 0px;
    width: 500px;
    height: 280px;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#tokensEditDoc_btnRevertToSelectedVersion {
    right: 140px;
    bottom: 10px;
    width: 250px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_btnCancel {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#tokensEditDoc_divRevisions {
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 60px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}


