html {
font-family:Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif;
}
.block-container {
background: #e8e7e7;
}
.message-cell.message-cell--main {
background-color: #f1f1f1;
}
.message-cell.message-cell--user {
background-color: #e6e6e6;
}
.uix_headerContainer .p-navSticky.is-sticky .p-nav {
background: #868686;
}
.p-header {
display: none;
}
.p-description {
display: none;
}
.uix_headerInner {
margin:0px;
}
.p-body-inner .p-body-header {
margin-bottom: 0px;
}
.breadcrumb {
margin: -16px -16px 0px;
}
.block-outer {
padding-bottom: 12px;
}