.aui .dark {
  background: #363636;
  color: #E3E3E3;
  /* ---------- Dockbar ---------- */
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Tables ---------- */ }
  .aui .dark.portal-popup {
    background-color: transparent;
    color: #555; }
    .aui .dark.portal-popup legend {
      color: #555; }
  .aui .dark.yui3-skin-sam .yui3-widget-mask {
    background-color: #111; }
  .aui .dark a {
    color: #009CEB; }
  .aui .dark label, .aui .dark legend, .aui .dark .control-label, .aui .dark .panel .panel-toggle, .aui .dark .portlet-wiki .portlet-body h3, .aui .dark .taglib-header {
    color: #E3E3E3; }
  .aui .dark .tagselector-content .textboxlistentry-holder, .aui .dark .table-striped tbody tr:nth-child(odd) td, .aui .dark .table-striped tbody tr:nth-child(odd) th {
    background: #555; }
  .aui .dark .table-hover tbody tr:hover > td, .aui .dark .table-hover tbody tr:hover > th {
    background-color: #222; }
  .aui .dark .has-error label, .aui .dark .has-error .help-block {
    color: #D46565; }
  .aui .dark .has-error .form-control {
    border-color: #D46565; }
  .aui .dark .modal-content, .aui .dark .modal-content legend, .aui .dark .modal-content label, .aui .dark .modal-content .form-control {
    color: #555; }
  .aui .dark .panel, .aui .dark .html-editor, .aui .dark table td {
    background: #363636; }
  .aui .dark .panel, .aui .dark .html-editor, .aui .dark table td {
    background: #363636; }
  .aui .dark .table-bordered {
    border-color: #111; }
    .aui .dark .table-bordered > thead > tr > th, .aui .dark .table-bordered > thead > tr > td, .aui .dark .table-bordered > tbody > tr > th, .aui .dark .table-bordered > tbody > tr > td, .aui .dark .table-bordered > tfoot > tr > th, .aui .dark .table-bordered > tfoot > tr > td {
      border-color: #111; }
  .aui .dark .dockbar .nav li.dropdown .dropdown-menu {
    background: #007BB3; }
  .aui .dark #breadcrumbs {
    padding-left: 10px; }
  .aui .dark #navigation .navbar-inner {
    background: #2F2F2F; }
    .aui .dark #navigation .navbar-inner .nav > li > a {
      color: #E3E3E3; }
  .aui .dark .breadcrumb li a {
    color: #E3E3E3; }
  .aui .dark .lfr-header-row-content {
    padding: 3px 0 0; }
  .aui .dark .portlet {
    background: #363636; }
  .aui .dark .portlet-title {
    color: #00CAFF; }
  .aui .dark .table {
    color: #555; }