ul.mod_flexicontent.mod_flexicontent_standard.list_pr {
    list-style: none;
    padding-left: 0px;
}

ul.mod_flexicontent.mod_flexicontent_standard.list_pr li {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    padding-top: 16px;
}

.prnews span {
    margin-left: 0px !important;
}

.block_date {
    width: 120px;
    text-align: left;
    display: flex;
    float: left;
    justify-content: center;
}
a.fcitem_link {
    display: flex;
}
.list_pr a.fcitem_link.hasTooltip {
    display: flex;
    text-transform: uppercase;
}
.list_pr span.date_value {
    color: #ba3042;
    background: #f0f1f2;
    padding: 5px 8px;
}

a.readon {
    color: #fff;
    text-decoration: none;
}
a.readon:hover {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
span.module_readon {
    width: 96%;
    text-align: center;
    background: #1361a5 !important;
    display: block;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    float: left;
}