/* Generated code, do not modify */

#brokers_brokers {
    position: absolute;
    width: 100%;
    height: 100%;
}

#brokers_grdBrokers {
    left: 10px;
    top: 50px;
    width: calc(100% - 20px);
    height: calc(100% - 50px);
    position: absolute;
    padding: 0px;
}
#brokers_btnCreateNew {
    right: 10px;
    top: 10px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#brokers_lblBrokers {
    left: 10px;
    top: 10px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: 18pt;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
