@charset "UTF-8";

.scrollable-wrapper .scrollable_table {
  table-layout: auto;
}

.table_data_medium {
  min-width: 150px;
}

.rte a.border_bottom_none {
  border-bottom: none;
}