/* Generated code, do not modify */

#main_main {
    position: relative;
    margin: 0 auto;
    min-width: 800px;
    max-width: 1500px;
    width: 100%;
    min-height: 400px;
    max-height: 4096px;
    height: 100%;
}

#main_mnuMenu {
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 50px;
    position: absolute;
    padding: 0px;
}
#main_tmpMain {
    left: 10px;
    top: 60px;
    width: calc(100% - 20px);
    height: calc(100% - 100px);
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}

#main_linBottom {
    left: 10px;
    bottom: 10px;
    width: calc(100% - 20px);
    height: 20px;
    border-left: none;
    border-top: solid 1px #C0C0C0;
    position: absolute;
    padding: 0px;
}
#main_lblCopyright {
    left: 10px;
    bottom: 0px;
    width: auto;
    height: 20px;
    font-style: initial;
    font-weight: initial;
    font-size: 9pt;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
