/* Generated code, do not modify */

#orderEditNotes_orderEditNotes {
    position: absolute;
    width: 100%;
    height: 100%;
}

#orderEditNotes_txtNotes {
    left: 0px;
    top: 0px;
    width: 640px;
    height: 190px;
    position: absolute;
    padding: 0px;
    resize: none;
}
#orderEditNotes_lblContractFiles {
    left: 0px;
    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;
}
#orderEditNotes_btnViewFiles {
    left: 520px;
    top: 200px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#orderEditNotes_divContractFiles {
    left: 0px;
    top: 240px;
    width: calc(100% - 0px);
    height: calc(100% - 240px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
