/* Generated code, do not modify */

#notificationSubscriptionsManageContent {
    width: 700px;
    height: 500px;
}
#notificationSubscriptionsManage_lblTitle {
    width: 660px;
    white-space: nowrap;
    overflow: hidden;
}
#notificationSubscriptionsManage_btnExistingSubscribers {
    left: 10px;
    top: 10px;
    width: 210px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_btnUnassignedPeople {
    left: 240px;
    top: 10px;
    width: 210px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_btnCreateNewPerson {
    right: 10px;
    top: 10px;
    width: 190px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_divTabs {
    left: 10px;
    top: 50px;
    width: calc(100% - 20px);
    height: calc(100% - 100px);
    background-color: inherit;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_btnClose {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_tmpNotificationSubscriptionsExisting {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#notificationSubscriptionsManage_grdSubscriptionsExisting {
    left: 0px;
    top: 0px;
    width: calc(100% - 0px);
    height: calc(100% - 0px);
    position: absolute;
    padding: 0px;
}


#notificationSubscriptionsManage_tmpNotificationSubscriptionsUnassigned {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
}
#notificationSubscriptionsManage_lblSearch {
    left: 0px;
    top: 0px;
    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;
}
#notificationSubscriptionsManage_txtSearch {
    left: 0px;
    top: 30px;
    width: 320px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_btnSearch {
    left: 340px;
    top: 30px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#notificationSubscriptionsManage_grdSubscriptionsUnassigned {
    left: 0px;
    top: 80px;
    width: calc(100% - 0px);
    height: calc(100% - 80px);
    position: absolute;
    padding: 0px;
}


