
.o_portal .breadcrumb {
  margin-bottom: 0px;
  display: inline-block;
}
.o_portal > tbody.o_portal_report_tbody {
  vertical-align: middle;
}
.o_portal_wrap .o_portal_my_home > .page-header > a:hover {
  text-decoration: none;
}
.o_portal_wrap .o_portal_my_doc_table td,
.o_portal_wrap .o_portal_my_doc_table th {
  text-align: right;
}
.o_portal_wrap .o_portal_my_doc_table tr > :first-child {
  text-align: left;
}
.o_portal_wrap .o_portal_search_panel_fixed_width {
  overflow: hidden;
  max-width: 125px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.o_portal_wrap table.table tr {
  word-wrap: break-word;
}
.oe_attachments .o_image_small {
  height: 40px;
  width: 50px;
}
.o_portal_chatter {
  padding: 10px;
}
.o_portal_chatter .o_portal_chatter_avatar {
  width: 45px;
  height: 45px;
}
.o_portal_chatter .o_portal_chatter_header {
  margin-bottom: 15px;
}
.o_portal_chatter .o_portal_chatter_composer {
  margin-bottom: 15px;
}
.o_portal_chatter .o_portal_chatter_messages {
  margin-bottom: 15px;
}
.o_portal_chatter .o_portal_chatter_messages .o_portal_chatter_message_title p {
  font-size: 85%;
  color: #a8a8a8;
  margin: 0px;
}
.o_portal_chatter .o_portal_chatter_pager {
  text-align: center;
}
.label-optional {
  font-weight: normal;
}
