/* Generated code, do not modify */

#inbreds_inbreds {
    position: absolute;
    width: 100%;
    height: 100%;
}

#inbreds_lblInbreds {
    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;
}
#inbreds_grdInbreds {
    left: 10px;
    top: 120px;
    width: calc(100% - 20px);
    height: calc(100% - 120px);
    position: absolute;
    padding: 0px;
}
#inbreds_btnCreateNew {
    right: 10px;
    top: 80px;
    width: 230px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#inbreds_txtInbred {
    left: 10px;
    top: 80px;
    width: 200px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#inbreds_lblInbred {
    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;
}
#inbreds_btnSearch {
    left: 230px;
    top: 80px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
