/**
 * Copyright 2024-2025 Kronseder & Reiner GmbH, smartics
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/**
 * Confluence colors.
 */
td.highlight-\#000000 {
  background-color: #000000;
}

td.highlight-\#bf2600 {
  background-color: #bf2600;
}

td.highlight-\#702e00 {
  background-color: #702e00;
}

td.highlight-\#ff8b00 {
  background-color: #ff8b00;
}

td.highlight-\#006644 {
  background-color: #006644;
}

td.highlight-\#008da6 {
  background-color: #008da6;
}

td.highlight-\#0747a6 {
  background-color: #0747a6;
}

td.highlight-\#50253f {
  background-color: #50253f;
}

td.highlight-\#403294 {
  background-color: #403294;
}

td.highlight-\#172b4d {
  background-color: #172b4d;
}

td.highlight-\#de350b {
  background-color: #de350b;
}

td.highlight-\#a54800 {
  background-color: #a54800;
}

td.highlight-\#ff991f {
  background-color: #ff991f;
}

td.highlight-\#00875a {
  background-color: #00875a;
}

td.highlight-\#00a3bf {
  background-color: #00a3bf;
}

td.highlight-\#0052cc {
  background-color: #0052cc;
}

td.highlight-\#943d73 {
  background-color: #943d73;
}

td.highlight-\#5243aa {
  background-color: #5243aa;
}

td.highlight-\#42526e {
  background-color: #42526e;
}

td.highlight-\#ff5630 {
  background-color: #ff5630;
}

td.highlight-\#c25100 {
  background-color: #c25100;
}

td.highlight-\#ffab00 {
  background-color: #ffab00;
}

td.highlight-\#36b37e {
  background-color: #36b37e;
}

td.highlight-\#00b8d9 {
  background-color: #00b8d9;
}

td.highlight-\#0065ff {
  background-color: #0065ff;
}

td.highlight-\#ae4787 {
  background-color: #ae4787;
}

td.highlight-\#6554c0 {
  background-color: #6554c0;
}

td.highlight-\#7a869a {
  background-color: #7a869a;
}

td.highlight-\#ff7452 {
  background-color: #ff7452;
}

td.highlight-\#e56910 {
  background-color: #e56910;
}

td.highlight-\#ffc400 {
  background-color: #ffc400;
}

td.highlight-\#57d9a3 {
  background-color: #57d9a3;
}

td.highlight-\#00c7e6 {
  background-color: #00c7e6;
}

td.highlight-\#2684ff {
  background-color: #2684ff;
}

td.highlight-\#da62ac {
  background-color: #da62ac;
}

td.highlight-\#8777d9 {
  background-color: #8777d9;
}

td.highlight-\#c1c7d0 {
  background-color: #c1c7d0;
}

td.highlight-\#ff8f73 {
  background-color: #ff8f73;
}

td.highlight-\#fea362 {
  background-color: #fea362;
}

td.highlight-\#ffe380 {
  background-color: #ffe380;
}

td.highlight-\#79f2c0 {
  background-color: #79f2c0;
}

td.highlight-\#79e2f2 {
  background-color: #79e2f2;
}

td.highlight-\#4c9aff {
  background-color: #4c9aff;
}

td.highlight-\#e774bb {
  background-color: #e774bb;
}

td.highlight-\#998dd9 {
  background-color: #998dd9;
}

td.highlight-\#f4f5f7 {
  background-color: #f4f5f7;
}

td.highlight-\#ffbdad {
  background-color: #ffbdad;
}

td.highlight-\#fedec8 {
  background-color: #fedec8;
}

td.highlight-\#fff0b3 {
  background-color: #fff0b3;
}

td.highlight-\#abf5d1 {
  background-color: #abf5d1;
}

td.highlight-\#b3f5ff {
  background-color: #b3f5ff;
}

td.highlight-\#b3d4ff {
  background-color: #b3d4ff;
}

td.highlight-\#fdd0ec {
  background-color: #fdd0ec;
}

td.highlight-\#c0b6f2 {
  background-color: #c0b6f2;
}

td.highlight-\#ffebe6 {
  background-color: #ffebe6;
}

td.highlight-\#fff3eb {
  background-color: #fff3eb;
}

td.highlight-\#fffae6 {
  background-color: #fffae6;
}

td.highlight-\#e3fcef {
  background-color: #e3fcef;
}

td.highlight-\#e6fcff {
  background-color: #e6fcff;
}

td.highlight-\#deebff {
  background-color: #deebff;
}

td.highlight-\#ffecf8 {
  background-color: #ffecf8;
}

td.highlight-\#eae6ff {
  background-color: #eae6ff;
}
/* ... /Confluence colors. ... */
