/* Generated code, do not modify */

#publishConfirmContent {
    width: 410px;
    height: 120px;
}
#publishConfirm_lblTitle {
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
}
#publishConfirm_btnNo {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#publishConfirm_btnYes {
    right: 140px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#publishConfirm_lblPublish {
    left: 10px;
    top: 10px;
    width: 390px;
    height: 60px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    white-space: initial;
}
