a.exit {
    position: absolute;
    left: 5px;
    top: 0;
}
.subscriber-end-date-approved{
    direction: rtl;
    width: 700px;
    margin: auto;
    margin-top: 50px;
    border: 5px solid red;
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 180px;
    background: #fff;
    z-index: 9999;
}
.subscriber-end-date-approved ol{
    padding-right: 45px;
}

.subscriber-end-date-approved span {
    display: block;
    line-height: 1.5;
}