html,
body {
	background: none;
}

div.message-row.response div.msg-body,
div.message-admin div.msg-body{
    background: none;
    color: #000!important;
    padding-right: 0;
    padding-left: 0;
}
.msg-date-op, .msg-date-vi{
    padding:0!important;
}

.msgBlock-admin .message-row.response:first-child .usr-tit, .msgBlock-admin .message-row.message-admin:first-child .usr-tit, div.message-row.operator-changes .usr-tit{
    margin-right: 0!important;
}