.pl_l {
    padding: 16px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
}
.pl_u.pl_v {
    position: static;
    width: 100%;
    margin-top: 9px;
}
.pl_p, .pl_o {
    font-size: inherit;
}
.pl_o {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.pl_p {
    color: #005ff9!important;
    line-height: inherit;
    text-decoration: none;
    font-weight: 700;
}
.pl_t {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    color: #333;
}
.pl_u.pl_v {
    position: static;
    width: 100%;
    margin-top: 9px;
}
.pl_u {
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 16px;
    background: rgba(0,0,0,.12);
}