/* Generated code, do not modify */

#bagTraitGroups_bagTraitGroups {
}

#bagTraitGroups_lblBagTraitGroups {
    left: 10px;
    top: 10px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: 17pt;
    justify-content: flex-start;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#bagTraitGroups_btnAddBagTraitGroup {
    right: 10px;
    top: 10px;
    width: 220px;
    height: 30px;
}
#bagTraitGroups_grdBagTraitGroups {
    left: 10px;
    top: 90px;
    width: calc(100% - 20px);
    height: calc(100% - 100px);
    position: absolute;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

#bagTraitGroups_chkIncludeInactive {
    left: 10px;
    top: 50px;
    width: 160px;
    height: 30px;
}
#bagTraitGroups_btnSearch {
    left: 530px;
    top: 50px;
    width: 120px;
    height: 30px;
}
#bagTraitGroups_txtSearch {
    left: 180px;
    top: 50px;
    width: 340px;
    height: 30px;
}
