@base: black;

.c7n-settings {
  width: 100%;
  height: 100%;
  .c7n-table tr {
    color: fade(@base, 65%);
  }

  .page-content {
    padding-top: 0;
  }
}
