/* Generated code, do not modify */

#pedigrees_pedigrees {
    position: absolute;
    width: 100%;
    height: 100%;
}

#pedigrees_lblPedigrees {
    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;
}
#pedigrees_lblCropYear {
    left: 10px;
    top: 50px;
    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;
}
#pedigrees_cboCropYear {
    left: 10px;
    top: 80px;
    width: 100px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#pedigrees_lblPedigree {
    left: 130px;
    top: 50px;
    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;
}
#pedigrees_txtPedigreeFilter {
    left: 130px;
    top: 80px;
    width: 190px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#pedigrees_btnFilter {
    left: 340px;
    top: 80px;
    width: 110px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#pedigrees_btnCreateNew {
    right: 10px;
    top: 80px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#pedigrees_grdPedigrees {
    left: 10px;
    top: 120px;
    width: calc(100% - 20px);
    height: calc(100% - 120px);
    position: absolute;
    padding: 0px;
}
