.view[name='answers'] {
    background-color: #ffffff;
}
.view[name='answers'] > .header,
.view[name='answers'] > .content > .items > .item {
    border-bottom: 1px solid #e0e0e0;
}
.view[name='answers'] > .content > .tableWrapper > .fTable > .content > table > tbody > tr > td > .button {
    background-color: #0373f3;
    color: #ffffff
}
.view[name='answers'] > .content > .tableWrapper > .fTable > .content > table > tbody > tr {
    border-bottom: 1px solid #e0e0e0;
}