.notifyMenu {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
}

.notifyMenu .modCustomBox {
    display: none;
    z-index: 50;
    border-radius: 8px;
    width: 296px;
    margin: 0 auto;
    padding: 0 !important;
    background: #ffffff;
    position: relative;
}

.notifyCommentMenu {
    display: none;
}

.notifyCommentMenu .modCustomBox {
    z-index: 50;
    width: 296px;
    right: 55px;
    margin: 0 auto;
    padding: 0 !important;
    border: solid 2px #4f4f4f;
    background: #ffffff;
    font-size: 11px;
    position: absolute;
    border-radius: 6px 6px 0 0;
}

.d112_Btn {
    text-align: center;
    margin-top: 40px;
}

.btn122 {
    background: #e76767;
    color: #fff;
    width: 80px;
    height: 30px;
    border: none;
    border-radius: 3px;
}

.btnCancel {
    background: #434547;
    color: #fff;
    width: 80px;
    height: 30px;
    border: none;
    border-radius: 3px;
    margin-top: 10px;
}

.d112_1 {
    height: 34px;
    background: #4f4f4f;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-weight: 500;
}

.d112_2 {
    width: 15%;
    float: left;
    height: 30px;
    line-height: 30px;
    vertical-align: text-top;
}

.d112_3 {
    width: 220px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.pText {
    line-height: 15px;
    margin-bottom: 20px;
}

.withText {
    width: 218px;
    height: 28px;
    border: 1px solid #a9a9a9;
    border-radius: 3px;
}

#upload_block_select,
#upload_block_select2 {
    width: 100%;
    height: 30px;
}

td.txt div.page_info {
    margin: 3px 0 3px 0;
}

td.txt div.page_info p.page_bar {
    width: 75%;
    height: 9px;
    background: #d2d2d2;
    margin-right: 3px;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
}

td.txt div.page_info p.page_bar span {
    height: 9px;
    background: #ff6767;
    display: block;
}

.filelist1 {
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #d9d9d9;
    border-radius: 3px;
    margin: 0 2px;
    padding: 4px 0;
    font-weight: 500;
}
