.task-login #layout-content {
    text-align: center;
    background-color: #8b9fa7;
    width: 100%;
    display: block
}

tr.message td {
    border-bottom: 1px solid #111314;
    cursor: default;
    font-weight: 400;
    line-height: 35px
}


td.subject > span.fromto > span.adr > span.rcmContactAddress {
    text-align: left;
    font-family: Roboto,sans-serif;
    border-spacing: 0;
    border-collapse: unset;
    cursor: default;
    font-weight: 700;
    white-space: nowrap;
    font-size: 120%!important;
    color: #636667;
    box-sizing: border-box;
    line-height: 2em;
}

td.subject > span.fromto > span.adr > span.rcmContactAddress::before {
  content: "@: ";
  color: #636667;
  font-weight: bold;
}
