@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap);
@charset "UTF-8";
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #24AAE0;
  --bs-indigo: #6574cd;
  --bs-purple: #9561e2;
  --bs-pink: #f66d9b;
  --bs-red: #E02424;
  --bs-orange: #FF6600;
  --bs-yellow: #ffed4a;
  --bs-green: #38c172;
  --bs-teal: #4dc0b5;
  --bs-cyan: #7acbb8;
  --bs-black: #0A0A0B;
  --bs-white: #ffffff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #24AAE0;
  --bs-secondary: #FF6600;
  --bs-success: #10B981;
  --bs-info: #cccccc;
  --bs-warning: #ffed4a;
  --bs-danger: #E02424;
  --bs-light: #d5d6cf;
  --bs-dark: #212529;
  --bs-primary-rgb: 36, 170, 224;
  --bs-secondary-rgb: 255, 102, 0;
  --bs-success-rgb: 16, 185, 129;
  --bs-info-rgb: 204, 204, 204;
  --bs-warning-rgb: 255, 237, 74;
  --bs-danger-rgb: 224, 36, 36;
  --bs-light-rgb: 213, 214, 207;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(14.4, 68, 89.6);
  --bs-secondary-text-emphasis: rgb(102, 40.8, 0);
  --bs-success-text-emphasis: rgb(6.4, 74, 51.6);
  --bs-info-text-emphasis: rgb(81.6, 81.6, 81.6);
  --bs-warning-text-emphasis: rgb(102, 94.8, 29.6);
  --bs-danger-text-emphasis: rgb(89.6, 14.4, 14.4);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(211.2, 238, 248.8);
  --bs-secondary-bg-subtle: rgb(255, 224.4, 204);
  --bs-success-bg-subtle: rgb(207.2, 241, 229.8);
  --bs-info-bg-subtle: rgb(244.8, 244.8, 244.8);
  --bs-warning-bg-subtle: rgb(255, 251.4, 218.8);
  --bs-danger-bg-subtle: rgb(248.8, 211.2, 211.2);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(167.4, 221, 242.6);
  --bs-secondary-border-subtle: rgb(255, 193.8, 153);
  --bs-success-border-subtle: rgb(159.4, 227, 204.6);
  --bs-info-border-subtle: rgb(234.6, 234.6, 234.6);
  --bs-warning-border-subtle: rgb(255, 247.8, 182.6);
  --bs-danger-border-subtle: rgb(242.6, 167.4, 167.4);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 10, 10, 11;
  --bs-font-sans-serif: Outfit, sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #464547;
  --bs-body-color-rgb: 70, 69, 71;
  --bs-body-bg: #f3f6f7;
  --bs-body-bg-rgb: 243, 246, 247;
  --bs-emphasis-color: #0A0A0B;
  --bs-emphasis-color-rgb: 10, 10, 11;
  --bs-secondary-color: rgba(70, 69, 71, 0.75);
  --bs-secondary-color-rgb: 70, 69, 71;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(70, 69, 71, 0.5);
  --bs-tertiary-color-rgb: 70, 69, 71;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #24AAE0;
  --bs-link-color-rgb: 36, 170, 224;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(28.8, 136, 179.2);
  --bs-link-hover-color-rgb: 29, 136, 179;
  --bs-link-hover-decoration: none;
  --bs-code-color: #f66d9b;
  --bs-highlight-color: #464547;
  --bs-highlight-bg: rgb(255, 251.4, 218.8);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(10, 10, 11, 0.175);
  --bs-border-radius: 0.3125rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(10, 10, 11, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(10, 10, 11, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(10, 10, 11, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(10, 10, 11, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(36, 170, 224, 0.25);
  --bs-form-valid-color: #10B981;
  --bs-form-valid-border-color: #10B981;
  --bs-form-invalid-color: #E02424;
  --bs-form-invalid-border-color: #E02424;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #ffffff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(123.6, 204, 236.4);
  --bs-secondary-text-emphasis: rgb(255, 163.2, 102);
  --bs-success-text-emphasis: rgb(111.6, 213, 179.4);
  --bs-info-text-emphasis: rgb(224.4, 224.4, 224.4);
  --bs-warning-text-emphasis: rgb(255, 244.2, 146.4);
  --bs-danger-text-emphasis: rgb(236.4, 123.6, 123.6);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(7.2, 34, 44.8);
  --bs-secondary-bg-subtle: rgb(51, 20.4, 0);
  --bs-success-bg-subtle: rgb(3.2, 37, 25.8);
  --bs-info-bg-subtle: rgb(40.8, 40.8, 40.8);
  --bs-warning-bg-subtle: rgb(51, 47.4, 14.8);
  --bs-danger-bg-subtle: rgb(44.8, 7.2, 7.2);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: rgb(31, 34, 37.5);
  --bs-primary-border-subtle: rgb(21.6, 102, 134.4);
  --bs-secondary-border-subtle: rgb(153, 61.2, 0);
  --bs-success-border-subtle: rgb(9.6, 111, 77.4);
  --bs-info-border-subtle: rgb(122.4, 122.4, 122.4);
  --bs-warning-border-subtle: rgb(153, 142.2, 44.4);
  --bs-danger-border-subtle: rgb(134.4, 21.6, 21.6);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(123.6, 204, 236.4);
  --bs-link-hover-color: rgb(149.88, 214.2, 240.12);
  --bs-link-color-rgb: 124, 204, 236;
  --bs-link-hover-color-rgb: 150, 214, 240;
  --bs-code-color: rgb(249.6, 167.4, 195);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 94.8, 29.6);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(135.6, 217.8, 170.4);
  --bs-form-valid-border-color: rgb(135.6, 217.8, 170.4);
  --bs-form-invalid-color: rgb(236.4, 123.6, 123.6);
  --bs-form-invalid-border-color: rgb(236.4, 123.6, 123.6);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(10, 10, 11, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, div.aimeos .item-header, .h5, h4, div.aimeos .navbar-brand, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, div.aimeos .navbar-brand, .h4 {
  font-size: calc(1.263rem + 0.156vw);
}
@media (min-width: 1200px) {
  h4, div.aimeos .navbar-brand, .h4 {
    font-size: 1.38rem;
  }
}

h5, div.aimeos .item-header, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: none;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid, .img-responsive {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row, .main-courses .email-inbox__area .form-group.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > *, .main-courses .email-inbox__area .form-group.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1, .main-courses form .col-lg-3, .main-courses .admin-special-feature-section-page form .col-lg-3 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2, .main-courses .admin-general-settings-page form .col-lg-3, .main-courses .email-inbox__area form .col-lg-3 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3, .main-courses .admin-special-feature-section-page form .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5, .main-courses form .col-lg-9 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10, .main-courses .admin-general-settings-page form .col-lg-9, .main-courses .email-inbox__area form .col-lg-9 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table, body #firstLevelContent table#table_report, body #firstLevelContent table.podtable, body #firstLevelContent table.table, body #firstLevelContent table.table, body #firstLevelContent .tableWrapper table, body #firstLevelContent .tableWrapper table, body .tableWrapper #firstLevelContent table, body .tableWrapper #firstLevelContent table, body #firstLevelContent table.dataTable, body #firstLevelContent table.no-footer, body #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer, body .tableWrapper table,
body .tableWrapper .table,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table,
body #firstLevelContent .tableWrapper table,
body .tableWrapper #firstLevelContent table,
body .tableWrapper #firstLevelContent table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > *, body #firstLevelContent table#table_report > :not(caption) > * > *, body #firstLevelContent table.podtable > :not(caption) > * > *, body #firstLevelContent table.podtable > :not(caption) > * > *, body #firstLevelContent table.table > :not(caption) > * > *, body #firstLevelContent table.table > :not(caption) > * > *, body #firstLevelContent table.table > :not(caption) > * > *, body #firstLevelContent table.table > :not(caption) > * > *, body #firstLevelContent .tableWrapper table > :not(caption) > * > *, body #firstLevelContent .tableWrapper table > :not(caption) > * > *, body .tableWrapper #firstLevelContent table > :not(caption) > * > *, body .tableWrapper #firstLevelContent table > :not(caption) > * > *, body #firstLevelContent table.dataTable > :not(caption) > * > *, body #firstLevelContent table.dataTable > :not(caption) > * > *, body #firstLevelContent table.no-footer > :not(caption) > * > *, body #firstLevelContent table.no-footer > :not(caption) > * > *, body #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *, body #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > *, body .tableWrapper table > :not(caption) > * > *,
body .tableWrapper .table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.podtable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.table > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > *,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody, body #firstLevelContent table#table_report > tbody, body #firstLevelContent table.podtable > tbody, body #firstLevelContent table.podtable > tbody, body #firstLevelContent table.table > tbody, body #firstLevelContent table.table > tbody, body #firstLevelContent table.table > tbody, body #firstLevelContent table.table > tbody, body #firstLevelContent .tableWrapper table > tbody, body #firstLevelContent .tableWrapper table > tbody, body .tableWrapper #firstLevelContent table > tbody, body .tableWrapper #firstLevelContent table > tbody, body #firstLevelContent table.dataTable > tbody, body #firstLevelContent table.dataTable > tbody, body #firstLevelContent table.no-footer > tbody, body #firstLevelContent table.no-footer > tbody, body #firstLevelContent table.dataTable.no-footer > tbody, body #firstLevelContent table.dataTable.no-footer > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody, body .tableWrapper table > tbody,
body .tableWrapper .table > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table > tbody,
body #firstLevelContent .tableWrapper table > tbody,
body .tableWrapper #firstLevelContent table > tbody,
body .tableWrapper #firstLevelContent table > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body .tableWrapper #firstLevelContent table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body #firstLevelContent .tableWrapper table.podtable > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body .tableWrapper #firstLevelContent table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body #firstLevelContent .tableWrapper table.table > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body #firstLevelContent .tableWrapper table.dataTable > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body #firstLevelContent .tableWrapper table.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > tbody {
  vertical-align: inherit;
}
.table > thead, body #firstLevelContent table#table_report > thead, body #firstLevelContent table.podtable > thead, body #firstLevelContent table.podtable > thead, body #firstLevelContent table.table > thead, body #firstLevelContent table.table > thead, body #firstLevelContent table.table > thead, body #firstLevelContent table.table > thead, body #firstLevelContent .tableWrapper table > thead, body #firstLevelContent .tableWrapper table > thead, body .tableWrapper #firstLevelContent table > thead, body .tableWrapper #firstLevelContent table > thead, body #firstLevelContent table.dataTable > thead, body #firstLevelContent table.dataTable > thead, body #firstLevelContent table.no-footer > thead, body #firstLevelContent table.no-footer > thead, body #firstLevelContent table.dataTable.no-footer > thead, body #firstLevelContent table.dataTable.no-footer > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead, body .tableWrapper table > thead,
body .tableWrapper .table > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table > thead,
body #firstLevelContent .tableWrapper table > thead,
body .tableWrapper #firstLevelContent table > thead,
body .tableWrapper #firstLevelContent table > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body .tableWrapper #firstLevelContent table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body #firstLevelContent .tableWrapper table.podtable > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body .tableWrapper #firstLevelContent table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body #firstLevelContent .tableWrapper table.table > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body .tableWrapper #firstLevelContent table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body #firstLevelContent .tableWrapper table.dataTable > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body .tableWrapper #firstLevelContent table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body #firstLevelContent .tableWrapper table.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body .tableWrapper #firstLevelContent table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead,
body #firstLevelContent .tableWrapper table.dataTable.no-footer > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(211.2, 238, 248.8);
  --bs-table-border-color: rgb(170.96, 192.4, 201.24);
  --bs-table-striped-bg: rgb(201.14, 226.6, 236.91);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(191.08, 215.2, 225.02);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(196.11, 220.9, 230.965);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(255, 224.4, 204);
  --bs-table-border-color: rgb(206, 181.52, 165.4);
  --bs-table-striped-bg: rgb(242.75, 213.68, 194.35);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(230.5, 202.96, 184.7);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(236.625, 208.32, 189.525);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(207.2, 241, 229.8);
  --bs-table-border-color: rgb(167.76, 194.8, 186.04);
  --bs-table-striped-bg: rgb(197.34, 229.45, 218.86);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(187.48, 217.9, 207.92);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(192.41, 223.675, 213.39);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(244.8, 244.8, 244.8);
  --bs-table-border-color: rgb(197.84, 197.84, 198.04);
  --bs-table-striped-bg: rgb(233.06, 233.06, 233.11);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(221.32, 221.32, 221.42);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(227.19, 227.19, 227.265);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(255, 251.4, 218.8);
  --bs-table-border-color: rgb(206, 203.12, 177.24);
  --bs-table-striped-bg: rgb(242.75, 239.33, 208.41);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(230.5, 227.26, 198.02);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(236.625, 233.295, 203.215);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: rgb(248.8, 211.2, 211.2);
  --bs-table-border-color: rgb(201.04, 170.96, 171.16);
  --bs-table-striped-bg: rgb(236.86, 201.14, 201.19);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(224.92, 191.08, 191.18);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(230.89, 196.11, 196.185);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #0A0A0B;
  --bs-table-bg: #d5d6cf;
  --bs-table-border-color: rgb(172.4, 173.2, 167.8);
  --bs-table-striped-bg: rgb(202.85, 203.8, 197.2);
  --bs-table-striped-color: #0A0A0B;
  --bs-table-active-bg: rgb(192.7, 193.6, 187.4);
  --bs-table-active-color: #0A0A0B;
  --bs-table-hover-bg: rgb(197.775, 198.7, 192.3);
  --bs-table-hover-color: #0A0A0B;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #ffffff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #ffffff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #ffffff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #ffffff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.55rem + var(--bs-border-width));
  padding-bottom: calc(0.55rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control, .form-control, .main-courses .input-group-text, .main-courses .dataTables_filter input[type=search], body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body form .group-main .form-group textarea, body .main-courses .input-group-text, body .main-courses .dataTables_filter input[type=search], body.hasInterface select, body.hasInterface form#settingsform select, body.hasInterface form#period_form select#period_preset, body.hasInterface form#period_form input.date, body.hasInterface form textarea.large, body.hasInterface form input.large, body.hasInterface form input.flat, body.hasInterface form input[type=text], body .form-control, body .form-control,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body .main-courses .input-group-text, body .main-courses .input-group-text, body.hasInterface select, body.hasInterface select {
  display: block;
  width: 100%;
  padding: 0.55rem 1.125rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .form-control, .main-courses .input-group-text, .main-courses .dataTables_filter input[type=search], body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body form .group-main .form-group textarea, body .main-courses .input-group-text, body .main-courses .dataTables_filter input[type=search], body.hasInterface select, body.hasInterface form#settingsform select, body.hasInterface form#period_form select#period_preset, body.hasInterface form#period_form input.date, body.hasInterface form textarea.large, body.hasInterface form input.large, body.hasInterface form input.flat, body.hasInterface form input[type=text], body .form-control, body .form-control,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body .main-courses .input-group-text, body .main-courses .input-group-text, body.hasInterface select, body.hasInterface select {
    transition: none;
  }
}
.form-control[type=file], .main-courses [type=file].input-group-text, .main-courses .dataTables_filter input[type=file][type=search], body table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area, body form .group-main .form-group textarea[type=file], body .main-courses [type=file].input-group-text, body .main-courses [type=file].input-group-text, body.hasInterface select[type=file], body.hasInterface select[type=file], body.hasInterface form#settingsform select[type=file], body.hasInterface form#period_form select[type=file]#period_preset, body.hasInterface form#period_form input[type=file].date, body.hasInterface form textarea[type=file].large, body.hasInterface form input[type=file].large, body.hasInterface form input[type=file].flat, body.hasInterface form input[type=file][type=text] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]), .main-courses [type=file].input-group-text:not(:disabled):not([readonly]), .main-courses .dataTables_filter input[type=file][type=search]:not(:disabled):not([readonly]), body table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea[type=file].hostname_area:not(:disabled):not([readonly]), body form .group-main .form-group textarea[type=file]:not(:disabled):not([readonly]), body.hasInterface select[type=file]:not(:disabled):not([readonly]), body.hasInterface form#settingsform select[type=file]:not(:disabled):not([readonly]), body.hasInterface form#period_form select[type=file]#period_preset:not(:disabled):not([readonly]), body.hasInterface form#period_form input[type=file].date:not(:disabled):not([readonly]), body.hasInterface form textarea[type=file].large:not(:disabled):not([readonly]), body.hasInterface form input[type=file].large:not(:disabled):not([readonly]), body.hasInterface form input[type=file].flat:not(:disabled):not([readonly]), body.hasInterface form input[type=file][type=text]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, .main-courses .input-group-text:focus, .main-courses .dataTables_filter input[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus, body form .group-main .form-group textarea:focus, body .main-courses .input-group-text:focus, body .main-courses .input-group-text:focus, body.hasInterface select:focus, body.hasInterface select:focus, body.hasInterface form#settingsform select:focus, body.hasInterface form#period_form select#period_preset:focus, body.hasInterface form#period_form input.date:focus, body.hasInterface form textarea.large:focus, body.hasInterface form input.large:focus, body.hasInterface form input.flat:focus, body.hasInterface form input[type=text]:focus {
  color: var(--bs-body-color);
  background-color: #24AAE0;
  border-color: rgb(145.5, 212.5, 239.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.form-control::-webkit-date-and-time-value, .main-courses .input-group-text::-webkit-date-and-time-value, .main-courses .dataTables_filter input[type=search]::-webkit-date-and-time-value, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-date-and-time-value, body form .group-main .form-group textarea::-webkit-date-and-time-value, body .main-courses .input-group-text::-webkit-date-and-time-value, body .main-courses .input-group-text::-webkit-date-and-time-value, body.hasInterface select::-webkit-date-and-time-value, body.hasInterface select::-webkit-date-and-time-value, body.hasInterface form#settingsform select::-webkit-date-and-time-value, body.hasInterface form#period_form select#period_preset::-webkit-date-and-time-value, body.hasInterface form#period_form input.date::-webkit-date-and-time-value, body.hasInterface form textarea.large::-webkit-date-and-time-value, body.hasInterface form input.large::-webkit-date-and-time-value, body.hasInterface form input.flat::-webkit-date-and-time-value, body.hasInterface form input[type=text]::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit, .main-courses .input-group-text::-webkit-datetime-edit, .main-courses .dataTables_filter input[type=search]::-webkit-datetime-edit, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-webkit-datetime-edit, body form .group-main .form-group textarea::-webkit-datetime-edit, body .main-courses .input-group-text::-webkit-datetime-edit, body .main-courses .input-group-text::-webkit-datetime-edit, body.hasInterface select::-webkit-datetime-edit, body.hasInterface select::-webkit-datetime-edit, body.hasInterface form#settingsform select::-webkit-datetime-edit, body.hasInterface form#period_form select#period_preset::-webkit-datetime-edit, body.hasInterface form#period_form input.date::-webkit-datetime-edit, body.hasInterface form textarea.large::-webkit-datetime-edit, body.hasInterface form input.large::-webkit-datetime-edit, body.hasInterface form input.flat::-webkit-datetime-edit, body.hasInterface form input[type=text]::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::-moz-placeholder, .main-courses .input-group-text::-moz-placeholder, .main-courses .dataTables_filter input[type=search]::-moz-placeholder, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::-moz-placeholder, body form .group-main .form-group textarea::-moz-placeholder, body .main-courses .input-group-text::-moz-placeholder, body .main-courses .input-group-text::-moz-placeholder, body.hasInterface select::-moz-placeholder, body.hasInterface select::-moz-placeholder, body.hasInterface form#settingsform select::-moz-placeholder, body.hasInterface form#period_form select#period_preset::-moz-placeholder, body.hasInterface form#period_form input.date::-moz-placeholder, body.hasInterface form textarea.large::-moz-placeholder, body.hasInterface form input.large::-moz-placeholder, body.hasInterface form input.flat::-moz-placeholder, body.hasInterface form input[type=text]::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder, .main-courses .input-group-text::placeholder, .main-courses .dataTables_filter input[type=search]::placeholder, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::placeholder, body form .group-main .form-group textarea::placeholder, body .main-courses .input-group-text::placeholder, body .main-courses .input-group-text::placeholder, body.hasInterface select::placeholder, body.hasInterface select::placeholder, body.hasInterface form#settingsform select::placeholder, body.hasInterface form#period_form select#period_preset::placeholder, body.hasInterface form#period_form input.date::placeholder, body.hasInterface form textarea.large::placeholder, body.hasInterface form input.large::placeholder, body.hasInterface form input.flat::placeholder, body.hasInterface form input[type=text]::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled, .main-courses .input-group-text:disabled, .main-courses .dataTables_filter input[type=search]:disabled, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:disabled, body form .group-main .form-group textarea:disabled, body .main-courses .input-group-text:disabled, body .main-courses .input-group-text:disabled, body.hasInterface select:disabled, body.hasInterface select:disabled, body.hasInterface form#settingsform select:disabled, body.hasInterface form#period_form select#period_preset:disabled, body.hasInterface form#period_form input.date:disabled, body.hasInterface form textarea.large:disabled, body.hasInterface form input.large:disabled, body.hasInterface form input.flat:disabled, body.hasInterface form input[type=text]:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button, .main-courses .input-group-text::file-selector-button, .main-courses .dataTables_filter input[type=search]::file-selector-button, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button, body form .group-main .form-group textarea::file-selector-button, body .main-courses .input-group-text::file-selector-button, body .main-courses .input-group-text::file-selector-button, body.hasInterface select::file-selector-button, body.hasInterface select::file-selector-button, body.hasInterface form#settingsform select::file-selector-button, body.hasInterface form#period_form select#period_preset::file-selector-button, body.hasInterface form#period_form input.date::file-selector-button, body.hasInterface form textarea.large::file-selector-button, body.hasInterface form input.large::file-selector-button, body.hasInterface form input.flat::file-selector-button, body.hasInterface form input[type=text]::file-selector-button {
  padding: 0.55rem 1.125rem;
  margin: -0.55rem -1.125rem;
  margin-inline-end: 1.125rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button, .main-courses .input-group-text::file-selector-button, .main-courses .dataTables_filter input[type=search]::file-selector-button, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button,
  body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area::file-selector-button, body form .group-main .form-group textarea::file-selector-button, body .main-courses .input-group-text::file-selector-button, body .main-courses .input-group-text::file-selector-button, body.hasInterface select::file-selector-button, body.hasInterface select::file-selector-button, body.hasInterface form#settingsform select::file-selector-button, body.hasInterface form#period_form select#period_preset::file-selector-button, body.hasInterface form#period_form input.date::file-selector-button, body.hasInterface form textarea.large::file-selector-button, body.hasInterface form input.large::file-selector-button, body.hasInterface form input.flat::file-selector-button, body.hasInterface form input[type=text]::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .main-courses .input-group-text:hover:not(:disabled):not([readonly])::file-selector-button, .main-courses .dataTables_filter input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:hover:not(:disabled):not([readonly])::file-selector-button, body form .group-main .form-group textarea:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface select:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form#settingsform select:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form#period_form select#period_preset:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form#period_form input.date:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form textarea.large:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form input.large:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form input.flat:hover:not(:disabled):not([readonly])::file-selector-button, body.hasInterface form input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.55rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control, .main-courses textarea.input-group-text, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body form .group-main .form-group textarea, body .main-courses textarea.input-group-text, body .main-courses textarea.input-group-text, body.hasInterface form textarea.large {
  min-height: calc(1.5em + 1.1rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 1.1rem + calc(var(--bs-border-width) * 2));
  padding: 0.55rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.55rem 3.375rem 0.55rem 1.125rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 1.125rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(145.5, 212.5, 239.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 1.125rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(145.5, 212.5, 239.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.form-check-input:checked {
  background-color: #24AAE0;
  border-color: #24AAE0;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #24AAE0;
  border-color: #24AAE0;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2810, 10, 11, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28145.5, 212.5, 239.5%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check[disabled] + .accordion-button, .main-courses .customers__area .btn-check[disabled] + .btn-sm, .btn-check:disabled + .btn, .btn-check:disabled + .accordion-button, .main-courses .customers__area .btn-check:disabled + .btn-sm {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f3f6f7, 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f3f6f7, 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
          appearance: none;
  background-color: #24AAE0;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(189.3, 229.5, 245.7);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
       appearance: none;
  background-color: #24AAE0;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(189.3, 229.5, 245.7);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control, .main-courses .form-floating > .input-group-text, .main-courses .dataTables_filter .form-floating > input[type=search], body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area, body form .group-main .form-group .form-floating > textarea, body .main-courses .form-floating > .input-group-text, body .main-courses .form-floating > .input-group-text, body.hasInterface .form-floating > select, body.hasInterface .form-floating > select, body.hasInterface form#settingsform .form-floating > select, body.hasInterface form#period_form .form-floating > select#period_preset, body.hasInterface form#period_form .form-floating > input.date, body.hasInterface form .form-floating > textarea.large, body.hasInterface form .form-floating > input.large, body.hasInterface form .form-floating > input.flat, body.hasInterface form .form-floating > input[type=text],
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 1.125rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control, .main-courses .form-floating > .input-group-text, .main-courses .dataTables_filter .form-floating > input[type=search], body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area, body form .group-main .form-group .form-floating > textarea, body .main-courses .form-floating > .input-group-text, body .main-courses .form-floating > .input-group-text, body.hasInterface .form-floating > select, body.hasInterface .form-floating > select, body.hasInterface form#settingsform .form-floating > select, body.hasInterface form#period_form .form-floating > select#period_preset, body.hasInterface form#period_form .form-floating > input.date, body.hasInterface form .form-floating > textarea.large, body.hasInterface form .form-floating > input.large, body.hasInterface form .form-floating > input.flat, body.hasInterface form .form-floating > input[type=text],
.form-floating > .form-control-plaintext {
  padding: 1rem 1.125rem;
}
.form-floating > .form-control::-moz-placeholder, .main-courses .form-floating > .input-group-text::-moz-placeholder, .main-courses .dataTables_filter .form-floating > input[type=search]::-moz-placeholder, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::-moz-placeholder, body form .group-main .form-group .form-floating > textarea::-moz-placeholder, body .main-courses .form-floating > .input-group-text::-moz-placeholder, body.hasInterface .form-floating > select::-moz-placeholder, body.hasInterface form#settingsform .form-floating > select::-moz-placeholder, body.hasInterface form#period_form .form-floating > select#period_preset::-moz-placeholder, body.hasInterface form#period_form .form-floating > input.date::-moz-placeholder, body.hasInterface form .form-floating > textarea.large::-moz-placeholder, body.hasInterface form .form-floating > input.large::-moz-placeholder, body.hasInterface form .form-floating > input.flat::-moz-placeholder, body.hasInterface form .form-floating > input[type=text]::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder, .main-courses .form-floating > .input-group-text::placeholder, .main-courses .dataTables_filter .form-floating > input[type=search]::placeholder, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area::placeholder, body form .group-main .form-group .form-floating > textarea::placeholder, body .main-courses .form-floating > .input-group-text::placeholder, body.hasInterface .form-floating > select::placeholder, body.hasInterface form#settingsform .form-floating > select::placeholder, body.hasInterface form#period_form .form-floating > select#period_preset::placeholder, body.hasInterface form#period_form .form-floating > input.date::placeholder, body.hasInterface form .form-floating > textarea.large::placeholder, body.hasInterface form .form-floating > input.large::placeholder, body.hasInterface form .form-floating > input.flat::placeholder, body.hasInterface form .form-floating > input[type=text]::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .main-courses .form-floating > .input-group-text:not(:-moz-placeholder-shown), .main-courses .dataTables_filter .form-floating > input[type=search]:not(:-moz-placeholder-shown), body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown), body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown), body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown), body.hasInterface .form-floating > select:not(:-moz-placeholder-shown), body.hasInterface .form-floating > select:not(:-moz-placeholder-shown), body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown), body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown), body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown), body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown), body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown), body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown), body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .main-courses .form-floating > .input-group-text:focus, .main-courses .dataTables_filter .form-floating > input[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus, body form .group-main .form-group .form-floating > textarea:focus, body form .group-main .form-group .form-floating > textarea:focus, body.hasInterface .form-floating > select:focus, body.hasInterface .form-floating > select:focus, body.hasInterface form#settingsform .form-floating > select:focus, body.hasInterface form#settingsform .form-floating > select:focus, body.hasInterface form#period_form .form-floating > select#period_preset:focus, body.hasInterface form#period_form .form-floating > select#period_preset:focus, body.hasInterface form#period_form .form-floating > input.date:focus, body.hasInterface form#period_form .form-floating > input.date:focus, body.hasInterface form .form-floating > textarea.large:focus, body.hasInterface form .form-floating > textarea.large:focus, body.hasInterface form .form-floating > input.large:focus, body.hasInterface form .form-floating > input.large:focus, body.hasInterface form .form-floating > input.flat:focus, body.hasInterface form .form-floating > input.flat:focus, body.hasInterface form .form-floating > input[type=text]:focus, body.hasInterface form .form-floating > input[type=text]:focus, .form-floating > .form-control:not(:placeholder-shown), .main-courses .form-floating > .input-group-text:not(:placeholder-shown), .main-courses .dataTables_filter .form-floating > input[type=search]:not(:placeholder-shown), body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown), body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown), body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown), body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown), body.hasInterface .form-floating > select:not(:placeholder-shown), body.hasInterface .form-floating > select:not(:placeholder-shown), body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown), body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown), body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown), body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown), body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown), body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown), body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown), body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown), body.hasInterface form .form-floating > input.large:not(:placeholder-shown), body.hasInterface form .form-floating > input.large:not(:placeholder-shown), body.hasInterface form .form-floating > input.flat:not(:placeholder-shown), body.hasInterface form .form-floating > input.flat:not(:placeholder-shown), body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown), body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, .main-courses .form-floating > .input-group-text:-webkit-autofill, .main-courses .dataTables_filter .form-floating > input[type=search]:-webkit-autofill, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill, body form .group-main .form-group .form-floating > textarea:-webkit-autofill, body.hasInterface .form-floating > select:-webkit-autofill, body.hasInterface form#settingsform .form-floating > select:-webkit-autofill, body.hasInterface form#period_form .form-floating > select#period_preset:-webkit-autofill, body.hasInterface form#period_form .form-floating > input.date:-webkit-autofill, body.hasInterface form .form-floating > textarea.large:-webkit-autofill, body.hasInterface form .form-floating > input.large:-webkit-autofill, body.hasInterface form .form-floating > input.flat:-webkit-autofill, body.hasInterface form .form-floating > input[type=text]:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .main-courses .form-floating > .input-group-text:not(:-moz-placeholder-shown) ~ label, .main-courses .dataTables_filter .form-floating > input[type=search]:not(:-moz-placeholder-shown) ~ label, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label, body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown) ~ label, body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown) ~ label, body.hasInterface .form-floating > select:not(:-moz-placeholder-shown) ~ label, body.hasInterface .form-floating > select:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown) ~ label, body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown) ~ label, body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label, .main-courses .form-floating > .input-group-text:focus ~ label, .main-courses .dataTables_filter .form-floating > input[type=search]:focus ~ label, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label, body form .group-main .form-group .form-floating > textarea:focus ~ label, body form .group-main .form-group .form-floating > textarea:focus ~ label, body.hasInterface .form-floating > select:focus ~ label, body.hasInterface .form-floating > select:focus ~ label, body.hasInterface form#settingsform .form-floating > select:focus ~ label, body.hasInterface form#settingsform .form-floating > select:focus ~ label, body.hasInterface form#period_form .form-floating > select#period_preset:focus ~ label, body.hasInterface form#period_form .form-floating > select#period_preset:focus ~ label, body.hasInterface form#period_form .form-floating > input.date:focus ~ label, body.hasInterface form#period_form .form-floating > input.date:focus ~ label, body.hasInterface form .form-floating > textarea.large:focus ~ label, body.hasInterface form .form-floating > textarea.large:focus ~ label, body.hasInterface form .form-floating > input.large:focus ~ label, body.hasInterface form .form-floating > input.large:focus ~ label, body.hasInterface form .form-floating > input.flat:focus ~ label, body.hasInterface form .form-floating > input.flat:focus ~ label, body.hasInterface form .form-floating > input[type=text]:focus ~ label, body.hasInterface form .form-floating > input[type=text]:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.main-courses .form-floating > .input-group-text:not(:placeholder-shown) ~ label,
.main-courses .dataTables_filter .form-floating > input[type=search]:not(:placeholder-shown) ~ label,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label,
body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown) ~ label,
body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown) ~ label,
body.hasInterface .form-floating > select:not(:placeholder-shown) ~ label,
body.hasInterface .form-floating > select:not(:placeholder-shown) ~ label,
body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown) ~ label,
body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown) ~ label,
body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown) ~ label,
body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown) ~ label,
body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown) ~ label,
body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input.large:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input.large:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input.flat:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input.flat:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown) ~ label,
body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after, .main-courses .form-floating > .input-group-text:not(:-moz-placeholder-shown) ~ label::after, .main-courses .dataTables_filter .form-floating > input[type=search]:not(:-moz-placeholder-shown) ~ label::after, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:-moz-placeholder-shown) ~ label::after, body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown) ~ label::after, body form .group-main .form-group .form-floating > textarea:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface .form-floating > select:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface .form-floating > select:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#settingsform .form-floating > select:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#period_form .form-floating > select#period_preset:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form#period_form .form-floating > input.date:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > textarea.large:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input.large:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input.flat:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown) ~ label::after, body.hasInterface form .form-floating > input[type=text]:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.5625rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:focus ~ label::after, .main-courses .form-floating > .input-group-text:focus ~ label::after, .main-courses .dataTables_filter .form-floating > input[type=search]:focus ~ label::after, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:focus ~ label::after, body form .group-main .form-group .form-floating > textarea:focus ~ label::after, body form .group-main .form-group .form-floating > textarea:focus ~ label::after, body.hasInterface .form-floating > select:focus ~ label::after, body.hasInterface .form-floating > select:focus ~ label::after, body.hasInterface form#settingsform .form-floating > select:focus ~ label::after, body.hasInterface form#settingsform .form-floating > select:focus ~ label::after, body.hasInterface form#period_form .form-floating > select#period_preset:focus ~ label::after, body.hasInterface form#period_form .form-floating > select#period_preset:focus ~ label::after, body.hasInterface form#period_form .form-floating > input.date:focus ~ label::after, body.hasInterface form#period_form .form-floating > input.date:focus ~ label::after, body.hasInterface form .form-floating > textarea.large:focus ~ label::after, body.hasInterface form .form-floating > textarea.large:focus ~ label::after, body.hasInterface form .form-floating > input.large:focus ~ label::after, body.hasInterface form .form-floating > input.large:focus ~ label::after, body.hasInterface form .form-floating > input.flat:focus ~ label::after, body.hasInterface form .form-floating > input.flat:focus ~ label::after, body.hasInterface form .form-floating > input[type=text]:focus ~ label::after, body.hasInterface form .form-floating > input[type=text]:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.main-courses .form-floating > .input-group-text:not(:placeholder-shown) ~ label::after,
.main-courses .dataTables_filter .form-floating > input[type=search]:not(:placeholder-shown) ~ label::after,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:not(:placeholder-shown) ~ label::after,
body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown) ~ label::after,
body form .group-main .form-group .form-floating > textarea:not(:placeholder-shown) ~ label::after,
body.hasInterface .form-floating > select:not(:placeholder-shown) ~ label::after,
body.hasInterface .form-floating > select:not(:placeholder-shown) ~ label::after,
body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown) ~ label::after,
body.hasInterface form#settingsform .form-floating > select:not(:placeholder-shown) ~ label::after,
body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown) ~ label::after,
body.hasInterface form#period_form .form-floating > select#period_preset:not(:placeholder-shown) ~ label::after,
body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown) ~ label::after,
body.hasInterface form#period_form .form-floating > input.date:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > textarea.large:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input.large:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input.large:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input.flat:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input.flat:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown) ~ label::after,
body.hasInterface form .form-floating > input[type=text]:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.5625rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label, .main-courses .form-floating > .input-group-text:-webkit-autofill ~ label, .main-courses .dataTables_filter .form-floating > input[type=search]:-webkit-autofill ~ label, body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:-webkit-autofill ~ label, body form .group-main .form-group .form-floating > textarea:-webkit-autofill ~ label, body.hasInterface .form-floating > select:-webkit-autofill ~ label, body.hasInterface form#settingsform .form-floating > select:-webkit-autofill ~ label, body.hasInterface form#period_form .form-floating > select#period_preset:-webkit-autofill ~ label, body.hasInterface form#period_form .form-floating > input.date:-webkit-autofill ~ label, body.hasInterface form .form-floating > textarea.large:-webkit-autofill ~ label, body.hasInterface form .form-floating > input.large:-webkit-autofill ~ label, body.hasInterface form .form-floating > input.flat:-webkit-autofill ~ label, body.hasInterface form .form-floating > input[type=text]:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label,
.main-courses .dataTables_filter .form-floating > input[type=search]:disabled ~ label,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label,
body form .group-main .form-group .form-floating > textarea:disabled ~ label,
body.hasInterface .form-floating > select:disabled ~ label,
body.hasInterface form#settingsform .form-floating > select:disabled ~ label,
body.hasInterface form#period_form .form-floating > select#period_preset:disabled ~ label,
body.hasInterface form#period_form .form-floating > input.date:disabled ~ label,
body.hasInterface form .form-floating > textarea.large:disabled ~ label,
body.hasInterface form .form-floating > input.large:disabled ~ label,
body.hasInterface form .form-floating > input.flat:disabled ~ label,
body.hasInterface form .form-floating > input[type=text]:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after,
.main-courses .dataTables_filter .form-floating > input[type=search]:disabled ~ label::after,
body table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .form-floating > textarea.hostname_area:disabled ~ label::after,
body form .group-main .form-group .form-floating > textarea:disabled ~ label::after,
body.hasInterface .form-floating > select:disabled ~ label::after,
body.hasInterface form#settingsform .form-floating > select:disabled ~ label::after,
body.hasInterface form#period_form .form-floating > select#period_preset:disabled ~ label::after,
body.hasInterface form#period_form .form-floating > input.date:disabled ~ label::after,
body.hasInterface form .form-floating > textarea.large:disabled ~ label::after,
body.hasInterface form .form-floating > input.large:disabled ~ label::after,
body.hasInterface form .form-floating > input.flat:disabled ~ label::after,
body.hasInterface form .form-floating > input[type=text]:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .main-courses .input-group > .input-group-text, .main-courses .dataTables_filter .input-group > input[type=search], body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area, body form .group-main .form-group .input-group > textarea, body .main-courses .input-group > .input-group-text, body .main-courses .input-group > .input-group-text, body.hasInterface .input-group > select, body.hasInterface .input-group > select, body.hasInterface form#settingsform .input-group > select, body.hasInterface form#period_form .input-group > select#period_preset, body.hasInterface form#period_form .input-group > input.date, body.hasInterface form .input-group > textarea.large, body.hasInterface form .input-group > input.large, body.hasInterface form .input-group > input.flat, body.hasInterface form .input-group > input[type=text],
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .main-courses .input-group > .input-group-text:focus, .main-courses .dataTables_filter .input-group > input[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:focus, body form .group-main .form-group .input-group > textarea:focus, body.hasInterface .input-group > select:focus, body.hasInterface form#settingsform .input-group > select:focus, body.hasInterface form#period_form .input-group > select#period_preset:focus, body.hasInterface form#period_form .input-group > input.date:focus, body.hasInterface form .input-group > textarea.large:focus, body.hasInterface form .input-group > input.large:focus, body.hasInterface form .input-group > input.flat:focus, body.hasInterface form .input-group > input[type=text]:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .accordion-button, .input-group .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .input-group .btn-group-sm > .accordion-button, .input-group .main-courses .customers__area .btn-sm, .main-courses .customers__area .input-group .btn-sm, .input-group .main-courses .customers__area .btn-group-sm > .btn, .main-courses .customers__area .input-group .btn-group-sm > .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .accordion-button:focus, .input-group .main-courses .customers__area .btn-sm:focus, .main-courses .customers__area .input-group .btn-sm:focus {
  z-index: 5;
}

.input-group-text, .main-courses .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.55rem 1.125rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control, .main-courses .dataTables_filter .input-group-lg > input[type=search], body table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-lg > textarea.hostname_area, body form .group-main .form-group .input-group-lg > textarea, body .main-courses .input-group-lg > .input-group-text, body .main-courses .input-group-lg > .input-group-text, body.hasInterface .input-group-lg > select, body.hasInterface .input-group-lg > select, body.hasInterface form#settingsform .input-group-lg > select, body.hasInterface form#period_form .input-group-lg > select#period_preset, body.hasInterface form#period_form .input-group-lg > input.date, body.hasInterface form .input-group-lg > textarea.large, body.hasInterface form .input-group-lg > input.large, body.hasInterface form .input-group-lg > input.flat, body.hasInterface form .input-group-lg > input[type=text],
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.input-group-lg > .accordion-button,
.main-courses .customers__area .input-group-lg.btn-group-sm > .accordion-button,
.main-courses .customers__area .input-group-lg > .btn-sm,
.main-courses .customers__area .input-group-lg.btn-group-sm > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control, .main-courses .dataTables_filter .input-group-sm > input[type=search], body table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group-sm > textarea.hostname_area, body form .group-main .form-group .input-group-sm > textarea, body .main-courses .input-group-sm > .input-group-text, body .main-courses .input-group-sm > .input-group-text, body.hasInterface .input-group-sm > select, body.hasInterface .input-group-sm > select, body.hasInterface form#settingsform .input-group-sm > select, body.hasInterface form#period_form .input-group-sm > select#period_preset, body.hasInterface form#period_form .input-group-sm > input.date, body.hasInterface form .input-group-sm > textarea.large, body.hasInterface form .input-group-sm > input.large, body.hasInterface form .input-group-sm > input.flat, body.hasInterface form .input-group-sm > input[type=text],
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.input-group-sm > .accordion-button,
.main-courses .customers__area .input-group-sm.btn-group-sm > .accordion-button,
.main-courses .customers__area .input-group-sm > .btn-sm,
.main-courses .customers__area .input-group-sm.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 4.5rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.main-courses .input-group:not(.has-validation) > .form-floating:not(:last-child) > .input-group-text,
.main-courses .dataTables_filter .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=search],
body table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.hostname_area,
body form .group-main .form-group .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea,
body.hasInterface .input-group:not(.has-validation) > .form-floating:not(:last-child) > select,
body.hasInterface form#settingsform .input-group:not(.has-validation) > .form-floating:not(:last-child) > select,
body.hasInterface form#period_form .input-group:not(.has-validation) > .form-floating:not(:last-child) > select#period_preset,
body.hasInterface form#period_form .input-group:not(.has-validation) > .form-floating:not(:last-child) > input.date,
body.hasInterface form .input-group:not(.has-validation) > .form-floating:not(:last-child) > textarea.large,
body.hasInterface form .input-group:not(.has-validation) > .form-floating:not(:last-child) > input.large,
body.hasInterface form .input-group:not(.has-validation) > .form-floating:not(:last-child) > input.flat,
body.hasInterface form .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type=text],
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.main-courses .input-group.has-validation > .form-floating:nth-last-child(n+3) > .input-group-text,
.main-courses .dataTables_filter .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=search],
body table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.hostname_area,
body form .group-main .form-group .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea,
body.hasInterface .input-group.has-validation > .form-floating:nth-last-child(n+3) > select,
body.hasInterface form#settingsform .input-group.has-validation > .form-floating:nth-last-child(n+3) > select,
body.hasInterface form#period_form .input-group.has-validation > .form-floating:nth-last-child(n+3) > select#period_preset,
body.hasInterface form#period_form .input-group.has-validation > .form-floating:nth-last-child(n+3) > input.date,
body.hasInterface form .input-group.has-validation > .form-floating:nth-last-child(n+3) > textarea.large,
body.hasInterface form .input-group.has-validation > .form-floating:nth-last-child(n+3) > input.large,
body.hasInterface form .input-group.has-validation > .form-floating:nth-last-child(n+3) > input.flat,
body.hasInterface form .input-group.has-validation > .form-floating:nth-last-child(n+3) > input[type=text],
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control, .main-courses .input-group > .form-floating:not(:first-child) > .input-group-text, .main-courses .dataTables_filter .input-group > .form-floating:not(:first-child) > input[type=search], body table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > .form-floating:not(:first-child) > textarea.hostname_area, body form .group-main .form-group .input-group > .form-floating:not(:first-child) > textarea, body.hasInterface .input-group > .form-floating:not(:first-child) > select, body.hasInterface form#settingsform .input-group > .form-floating:not(:first-child) > select, body.hasInterface form#period_form .input-group > .form-floating:not(:first-child) > select#period_preset, body.hasInterface form#period_form .input-group > .form-floating:not(:first-child) > input.date, body.hasInterface form .input-group > .form-floating:not(:first-child) > textarea.large, body.hasInterface form .input-group > .form-floating:not(:first-child) > input.large, body.hasInterface form .input-group > .form-floating:not(:first-child) > input.flat, body.hasInterface form .input-group > .form-floating:not(:first-child) > input[type=text],
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .main-courses .input-group-text:valid, .main-courses .was-validated .input-group-text:valid, .was-validated .main-courses .dataTables_filter input[type=search]:valid, .main-courses .dataTables_filter .was-validated input[type=search]:valid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid, .was-validated body form .group-main .form-group textarea:valid, .was-validated body form .group-main .form-group textarea:valid, body form .group-main .form-group .was-validated textarea:valid, body form .group-main .form-group .was-validated textarea:valid, .was-validated body.hasInterface select:valid, .was-validated body.hasInterface select:valid, body.hasInterface .was-validated select:valid, body.hasInterface .was-validated select:valid, .was-validated body.hasInterface form#settingsform select:valid, .was-validated body.hasInterface form#settingsform select:valid, body.hasInterface form#settingsform .was-validated select:valid, body.hasInterface form#settingsform .was-validated select:valid, .was-validated body.hasInterface form#period_form select#period_preset:valid, .was-validated body.hasInterface form#period_form select#period_preset:valid, body.hasInterface form#period_form .was-validated select#period_preset:valid, body.hasInterface form#period_form .was-validated select#period_preset:valid, .was-validated body.hasInterface form#period_form input.date:valid, .was-validated body.hasInterface form#period_form input.date:valid, body.hasInterface form#period_form .was-validated input.date:valid, body.hasInterface form#period_form .was-validated input.date:valid, .was-validated body.hasInterface form textarea.large:valid, .was-validated body.hasInterface form textarea.large:valid, body.hasInterface form .was-validated textarea.large:valid, body.hasInterface form .was-validated textarea.large:valid, .was-validated body.hasInterface form input.large:valid, .was-validated body.hasInterface form input.large:valid, body.hasInterface form .was-validated input.large:valid, body.hasInterface form .was-validated input.large:valid, .was-validated body.hasInterface form input.flat:valid, .was-validated body.hasInterface form input.flat:valid, body.hasInterface form .was-validated input.flat:valid, body.hasInterface form .was-validated input.flat:valid, .was-validated body.hasInterface form input[type=text]:valid, .was-validated body.hasInterface form input[type=text]:valid, body.hasInterface form .was-validated input[type=text]:valid, body.hasInterface form .was-validated input[type=text]:valid, .form-control.is-valid, .main-courses .is-valid.input-group-text, .main-courses .dataTables_filter input.is-valid[type=search], body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area, body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area, body form .group-main .form-group textarea.is-valid, body form .group-main .form-group textarea.is-valid, body .main-courses .is-valid.input-group-text, body .main-courses .is-valid.input-group-text, body.hasInterface select.is-valid, body.hasInterface select.is-valid, body.hasInterface form#settingsform select.is-valid, body.hasInterface form#settingsform select.is-valid, body.hasInterface form#period_form select.is-valid#period_preset, body.hasInterface form#period_form select.is-valid#period_preset, body.hasInterface form#period_form input.is-valid.date, body.hasInterface form#period_form input.is-valid.date, body.hasInterface form textarea.is-valid.large, body.hasInterface form textarea.is-valid.large, body.hasInterface form input.is-valid.large, body.hasInterface form input.is-valid.large, body.hasInterface form input.is-valid.flat, body.hasInterface form input.is-valid.flat, body.hasInterface form input.is-valid[type=text], body.hasInterface form input.is-valid[type=text] {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 1.1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310B981' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.275rem) center;
  background-size: calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}
.was-validated .form-control:valid:focus, .was-validated .main-courses .input-group-text:valid:focus, .main-courses .was-validated .input-group-text:valid:focus, .was-validated .main-courses .dataTables_filter input[type=search]:valid:focus, .main-courses .dataTables_filter .was-validated input[type=search]:valid:focus, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid:focus, .was-validated body form .group-main .form-group textarea:valid:focus, .was-validated body form .group-main .form-group textarea:valid:focus, body form .group-main .form-group .was-validated textarea:valid:focus, body form .group-main .form-group .was-validated textarea:valid:focus, .was-validated body.hasInterface select:valid:focus, .was-validated body.hasInterface select:valid:focus, body.hasInterface .was-validated select:valid:focus, body.hasInterface .was-validated select:valid:focus, .was-validated body.hasInterface form#settingsform select:valid:focus, .was-validated body.hasInterface form#settingsform select:valid:focus, body.hasInterface form#settingsform .was-validated select:valid:focus, body.hasInterface form#settingsform .was-validated select:valid:focus, .was-validated body.hasInterface form#period_form select#period_preset:valid:focus, .was-validated body.hasInterface form#period_form select#period_preset:valid:focus, body.hasInterface form#period_form .was-validated select#period_preset:valid:focus, body.hasInterface form#period_form .was-validated select#period_preset:valid:focus, .was-validated body.hasInterface form#period_form input.date:valid:focus, .was-validated body.hasInterface form#period_form input.date:valid:focus, body.hasInterface form#period_form .was-validated input.date:valid:focus, body.hasInterface form#period_form .was-validated input.date:valid:focus, .was-validated body.hasInterface form textarea.large:valid:focus, .was-validated body.hasInterface form textarea.large:valid:focus, body.hasInterface form .was-validated textarea.large:valid:focus, body.hasInterface form .was-validated textarea.large:valid:focus, .was-validated body.hasInterface form input.large:valid:focus, .was-validated body.hasInterface form input.large:valid:focus, body.hasInterface form .was-validated input.large:valid:focus, body.hasInterface form .was-validated input.large:valid:focus, .was-validated body.hasInterface form input.flat:valid:focus, .was-validated body.hasInterface form input.flat:valid:focus, body.hasInterface form .was-validated input.flat:valid:focus, body.hasInterface form .was-validated input.flat:valid:focus, .was-validated body.hasInterface form input[type=text]:valid:focus, .was-validated body.hasInterface form input[type=text]:valid:focus, body.hasInterface form .was-validated input[type=text]:valid:focus, body.hasInterface form .was-validated input[type=text]:valid:focus, .form-control.is-valid:focus, .main-courses .is-valid.input-group-text:focus, .main-courses .dataTables_filter input.is-valid[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus, body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area:focus, body form .group-main .form-group textarea.is-valid:focus, body form .group-main .form-group textarea.is-valid:focus, body.hasInterface select.is-valid:focus, body.hasInterface select.is-valid:focus, body.hasInterface form#settingsform select.is-valid:focus, body.hasInterface form#settingsform select.is-valid:focus, body.hasInterface form#period_form select.is-valid#period_preset:focus, body.hasInterface form#period_form select.is-valid#period_preset:focus, body.hasInterface form#period_form input.is-valid.date:focus, body.hasInterface form#period_form input.is-valid.date:focus, body.hasInterface form textarea.is-valid.large:focus, body.hasInterface form textarea.is-valid.large:focus, body.hasInterface form input.is-valid.large:focus, body.hasInterface form input.is-valid.large:focus, body.hasInterface form input.is-valid.flat:focus, body.hasInterface form input.is-valid.flat:focus, body.hasInterface form input.is-valid[type=text]:focus, body.hasInterface form input.is-valid[type=text]:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, .was-validated .main-courses textarea.input-group-text:valid, .main-courses .was-validated textarea.input-group-text:valid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:valid, .was-validated body form .group-main .form-group textarea:valid, .was-validated body form .group-main .form-group textarea:valid, body form .group-main .form-group .was-validated textarea:valid, body form .group-main .form-group .was-validated textarea:valid, .was-validated body.hasInterface form textarea.large:valid, .was-validated body.hasInterface form textarea.large:valid, body.hasInterface form .was-validated textarea.large:valid, body.hasInterface form .was-validated textarea.large:valid, textarea.form-control.is-valid, .main-courses textarea.is-valid.input-group-text, body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area, body table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-valid.hostname_area, body form .group-main .form-group textarea.is-valid, body form .group-main .form-group textarea.is-valid, body .main-courses textarea.is-valid.input-group-text, body .main-courses textarea.is-valid.input-group-text, body.hasInterface form textarea.is-valid.large, body.hasInterface form textarea.is-valid.large {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310B981' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 6.1875rem;
  background-position: right 1.125rem center, center right 3.375rem;
  background-size: 16px 12px, calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 1.1rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .was-validated .main-courses .input-group > .input-group-text:not(:focus):valid, .main-courses .was-validated .input-group > .input-group-text:not(:focus):valid, .was-validated .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):valid, .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):valid, .was-validated body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid, .was-validated body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid, body table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid, body table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):valid, .was-validated body form .group-main .form-group .input-group > textarea:not(:focus):valid, .was-validated body form .group-main .form-group .input-group > textarea:not(:focus):valid, body form .group-main .form-group .was-validated .input-group > textarea:not(:focus):valid, body form .group-main .form-group .was-validated .input-group > textarea:not(:focus):valid, .was-validated body .main-courses .input-group > .input-group-text:not(:focus):valid, .was-validated body .main-courses .input-group > .input-group-text:not(:focus):valid, body .main-courses .was-validated .input-group > .input-group-text:not(:focus):valid, body .main-courses .was-validated .input-group > .input-group-text:not(:focus):valid, .was-validated body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):valid, .was-validated body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):valid, body .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):valid, body .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):valid, .was-validated body.hasInterface .input-group > select:not(:focus):valid, .was-validated body.hasInterface .input-group > select:not(:focus):valid, body.hasInterface .was-validated .input-group > select:not(:focus):valid, body.hasInterface .was-validated .input-group > select:not(:focus):valid, .was-validated body.hasInterface form#settingsform .input-group > select:not(:focus):valid, .was-validated body.hasInterface form#settingsform .input-group > select:not(:focus):valid, body.hasInterface form#settingsform .was-validated .input-group > select:not(:focus):valid, body.hasInterface form#settingsform .was-validated .input-group > select:not(:focus):valid, .was-validated body.hasInterface form#period_form .input-group > select#period_preset:not(:focus):valid, .was-validated body.hasInterface form#period_form .input-group > select#period_preset:not(:focus):valid, body.hasInterface form#period_form .was-validated .input-group > select#period_preset:not(:focus):valid, body.hasInterface form#period_form .was-validated .input-group > select#period_preset:not(:focus):valid, .was-validated body.hasInterface form#period_form .input-group > input.date:not(:focus):valid, .was-validated body.hasInterface form#period_form .input-group > input.date:not(:focus):valid, body.hasInterface form#period_form .was-validated .input-group > input.date:not(:focus):valid, body.hasInterface form#period_form .was-validated .input-group > input.date:not(:focus):valid, .was-validated body.hasInterface form .input-group > textarea.large:not(:focus):valid, .was-validated body.hasInterface form .input-group > textarea.large:not(:focus):valid, body.hasInterface form .was-validated .input-group > textarea.large:not(:focus):valid, body.hasInterface form .was-validated .input-group > textarea.large:not(:focus):valid, .was-validated body.hasInterface form .input-group > input.large:not(:focus):valid, .was-validated body.hasInterface form .input-group > input.large:not(:focus):valid, body.hasInterface form .was-validated .input-group > input.large:not(:focus):valid, body.hasInterface form .was-validated .input-group > input.large:not(:focus):valid, .was-validated body.hasInterface form .input-group > input.flat:not(:focus):valid, .was-validated body.hasInterface form .input-group > input.flat:not(:focus):valid, body.hasInterface form .was-validated .input-group > input.flat:not(:focus):valid, body.hasInterface form .was-validated .input-group > input.flat:not(:focus):valid, .was-validated body.hasInterface form .input-group > input[type=text]:not(:focus):valid, .was-validated body.hasInterface form .input-group > input[type=text]:not(:focus):valid, body.hasInterface form .was-validated .input-group > input[type=text]:not(:focus):valid, body.hasInterface form .was-validated .input-group > input[type=text]:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .main-courses .input-group > .input-group-text:not(:focus).is-valid, .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-valid, body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid, body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-valid, body form .group-main .form-group .input-group > textarea:not(:focus).is-valid, body form .group-main .form-group .input-group > textarea:not(:focus).is-valid, body .main-courses .input-group > .input-group-text:not(:focus).is-valid, body .main-courses .input-group > .input-group-text:not(:focus).is-valid, body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-valid, body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-valid, body.hasInterface .input-group > select:not(:focus).is-valid, body.hasInterface .input-group > select:not(:focus).is-valid, body.hasInterface form#settingsform .input-group > select:not(:focus).is-valid, body.hasInterface form#settingsform .input-group > select:not(:focus).is-valid, body.hasInterface form#period_form .input-group > select#period_preset:not(:focus).is-valid, body.hasInterface form#period_form .input-group > select#period_preset:not(:focus).is-valid, body.hasInterface form#period_form .input-group > input.date:not(:focus).is-valid, body.hasInterface form#period_form .input-group > input.date:not(:focus).is-valid, body.hasInterface form .input-group > textarea.large:not(:focus).is-valid, body.hasInterface form .input-group > textarea.large:not(:focus).is-valid, body.hasInterface form .input-group > input.large:not(:focus).is-valid, body.hasInterface form .input-group > input.large:not(:focus).is-valid, body.hasInterface form .input-group > input.flat:not(:focus).is-valid, body.hasInterface form .input-group > input.flat:not(:focus).is-valid, body.hasInterface form .input-group > input[type=text]:not(:focus).is-valid, body.hasInterface form .input-group > input[type=text]:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .main-courses .input-group-text:invalid, .main-courses .was-validated .input-group-text:invalid, .was-validated .main-courses .dataTables_filter input[type=search]:invalid, .main-courses .dataTables_filter .was-validated input[type=search]:invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid, .was-validated body form .group-main .form-group textarea:invalid, .was-validated body form .group-main .form-group textarea:invalid, body form .group-main .form-group .was-validated textarea:invalid, body form .group-main .form-group .was-validated textarea:invalid, .was-validated body.hasInterface select:invalid, .was-validated body.hasInterface select:invalid, body.hasInterface .was-validated select:invalid, body.hasInterface .was-validated select:invalid, .was-validated body.hasInterface form#settingsform select:invalid, .was-validated body.hasInterface form#settingsform select:invalid, body.hasInterface form#settingsform .was-validated select:invalid, body.hasInterface form#settingsform .was-validated select:invalid, .was-validated body.hasInterface form#period_form select#period_preset:invalid, .was-validated body.hasInterface form#period_form select#period_preset:invalid, body.hasInterface form#period_form .was-validated select#period_preset:invalid, body.hasInterface form#period_form .was-validated select#period_preset:invalid, .was-validated body.hasInterface form#period_form input.date:invalid, .was-validated body.hasInterface form#period_form input.date:invalid, body.hasInterface form#period_form .was-validated input.date:invalid, body.hasInterface form#period_form .was-validated input.date:invalid, .was-validated body.hasInterface form textarea.large:invalid, .was-validated body.hasInterface form textarea.large:invalid, body.hasInterface form .was-validated textarea.large:invalid, body.hasInterface form .was-validated textarea.large:invalid, .was-validated body.hasInterface form input.large:invalid, .was-validated body.hasInterface form input.large:invalid, body.hasInterface form .was-validated input.large:invalid, body.hasInterface form .was-validated input.large:invalid, .was-validated body.hasInterface form input.flat:invalid, .was-validated body.hasInterface form input.flat:invalid, body.hasInterface form .was-validated input.flat:invalid, body.hasInterface form .was-validated input.flat:invalid, .was-validated body.hasInterface form input[type=text]:invalid, .was-validated body.hasInterface form input[type=text]:invalid, body.hasInterface form .was-validated input[type=text]:invalid, body.hasInterface form .was-validated input[type=text]:invalid, .form-control.is-invalid, .main-courses .is-invalid.input-group-text, .main-courses .dataTables_filter input.is-invalid[type=search], body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area, body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area, body form .group-main .form-group textarea.is-invalid, body form .group-main .form-group textarea.is-invalid, body .main-courses .is-invalid.input-group-text, body .main-courses .is-invalid.input-group-text, body.hasInterface select.is-invalid, body.hasInterface select.is-invalid, body.hasInterface form#settingsform select.is-invalid, body.hasInterface form#settingsform select.is-invalid, body.hasInterface form#period_form select.is-invalid#period_preset, body.hasInterface form#period_form select.is-invalid#period_preset, body.hasInterface form#period_form input.is-invalid.date, body.hasInterface form#period_form input.is-invalid.date, body.hasInterface form textarea.is-invalid.large, body.hasInterface form textarea.is-invalid.large, body.hasInterface form input.is-invalid.large, body.hasInterface form input.is-invalid.large, body.hasInterface form input.is-invalid.flat, body.hasInterface form input.is-invalid.flat, body.hasInterface form input.is-invalid[type=text], body.hasInterface form input.is-invalid[type=text] {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 1.1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E02424'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E02424' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.275rem) center;
  background-size: calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}
.was-validated .form-control:invalid:focus, .was-validated .main-courses .input-group-text:invalid:focus, .main-courses .was-validated .input-group-text:invalid:focus, .was-validated .main-courses .dataTables_filter input[type=search]:invalid:focus, .main-courses .dataTables_filter .was-validated input[type=search]:invalid:focus, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid:focus, .was-validated body form .group-main .form-group textarea:invalid:focus, .was-validated body form .group-main .form-group textarea:invalid:focus, body form .group-main .form-group .was-validated textarea:invalid:focus, body form .group-main .form-group .was-validated textarea:invalid:focus, .was-validated body.hasInterface select:invalid:focus, .was-validated body.hasInterface select:invalid:focus, body.hasInterface .was-validated select:invalid:focus, body.hasInterface .was-validated select:invalid:focus, .was-validated body.hasInterface form#settingsform select:invalid:focus, .was-validated body.hasInterface form#settingsform select:invalid:focus, body.hasInterface form#settingsform .was-validated select:invalid:focus, body.hasInterface form#settingsform .was-validated select:invalid:focus, .was-validated body.hasInterface form#period_form select#period_preset:invalid:focus, .was-validated body.hasInterface form#period_form select#period_preset:invalid:focus, body.hasInterface form#period_form .was-validated select#period_preset:invalid:focus, body.hasInterface form#period_form .was-validated select#period_preset:invalid:focus, .was-validated body.hasInterface form#period_form input.date:invalid:focus, .was-validated body.hasInterface form#period_form input.date:invalid:focus, body.hasInterface form#period_form .was-validated input.date:invalid:focus, body.hasInterface form#period_form .was-validated input.date:invalid:focus, .was-validated body.hasInterface form textarea.large:invalid:focus, .was-validated body.hasInterface form textarea.large:invalid:focus, body.hasInterface form .was-validated textarea.large:invalid:focus, body.hasInterface form .was-validated textarea.large:invalid:focus, .was-validated body.hasInterface form input.large:invalid:focus, .was-validated body.hasInterface form input.large:invalid:focus, body.hasInterface form .was-validated input.large:invalid:focus, body.hasInterface form .was-validated input.large:invalid:focus, .was-validated body.hasInterface form input.flat:invalid:focus, .was-validated body.hasInterface form input.flat:invalid:focus, body.hasInterface form .was-validated input.flat:invalid:focus, body.hasInterface form .was-validated input.flat:invalid:focus, .was-validated body.hasInterface form input[type=text]:invalid:focus, .was-validated body.hasInterface form input[type=text]:invalid:focus, body.hasInterface form .was-validated input[type=text]:invalid:focus, body.hasInterface form .was-validated input[type=text]:invalid:focus, .form-control.is-invalid:focus, .main-courses .is-invalid.input-group-text:focus, .main-courses .dataTables_filter input.is-invalid[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus, body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area:focus, body form .group-main .form-group textarea.is-invalid:focus, body form .group-main .form-group textarea.is-invalid:focus, body.hasInterface select.is-invalid:focus, body.hasInterface select.is-invalid:focus, body.hasInterface form#settingsform select.is-invalid:focus, body.hasInterface form#settingsform select.is-invalid:focus, body.hasInterface form#period_form select.is-invalid#period_preset:focus, body.hasInterface form#period_form select.is-invalid#period_preset:focus, body.hasInterface form#period_form input.is-invalid.date:focus, body.hasInterface form#period_form input.is-invalid.date:focus, body.hasInterface form textarea.is-invalid.large:focus, body.hasInterface form textarea.is-invalid.large:focus, body.hasInterface form input.is-invalid.large:focus, body.hasInterface form input.is-invalid.large:focus, body.hasInterface form input.is-invalid.flat:focus, body.hasInterface form input.is-invalid.flat:focus, body.hasInterface form input.is-invalid[type=text]:focus, body.hasInterface form input.is-invalid[type=text]:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, .was-validated .main-courses textarea.input-group-text:invalid, .main-courses .was-validated textarea.input-group-text:invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated textarea.hostname_area:invalid, .was-validated body form .group-main .form-group textarea:invalid, .was-validated body form .group-main .form-group textarea:invalid, body form .group-main .form-group .was-validated textarea:invalid, body form .group-main .form-group .was-validated textarea:invalid, .was-validated body.hasInterface form textarea.large:invalid, .was-validated body.hasInterface form textarea.large:invalid, body.hasInterface form .was-validated textarea.large:invalid, body.hasInterface form .was-validated textarea.large:invalid, textarea.form-control.is-invalid, .main-courses textarea.is-invalid.input-group-text, body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area, body table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.is-invalid.hostname_area, body form .group-main .form-group textarea.is-invalid, body form .group-main .form-group textarea.is-invalid, body .main-courses textarea.is-invalid.input-group-text, body .main-courses textarea.is-invalid.input-group-text, body.hasInterface form textarea.is-invalid.large, body.hasInterface form textarea.is-invalid.large {
  padding-right: calc(1.5em + 1.1rem);
  background-position: top calc(0.375em + 0.275rem) right calc(0.375em + 0.275rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23E02424'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E02424' stroke='none'/%3e%3c/svg%3e");
  padding-right: 6.1875rem;
  background-position: right 1.125rem center, center right 3.375rem;
  background-size: 16px 12px, calc(0.75em + 0.55rem) calc(0.75em + 0.55rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 1.1rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .was-validated .main-courses .input-group > .input-group-text:not(:focus):invalid, .main-courses .was-validated .input-group > .input-group-text:not(:focus):invalid, .was-validated .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):invalid, .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid, .was-validated body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid, body table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
.was-validated body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .was-validated .input-group > textarea.hostname_area:not(:focus):invalid, .was-validated body form .group-main .form-group .input-group > textarea:not(:focus):invalid, .was-validated body form .group-main .form-group .input-group > textarea:not(:focus):invalid, body form .group-main .form-group .was-validated .input-group > textarea:not(:focus):invalid, body form .group-main .form-group .was-validated .input-group > textarea:not(:focus):invalid, .was-validated body .main-courses .input-group > .input-group-text:not(:focus):invalid, .was-validated body .main-courses .input-group > .input-group-text:not(:focus):invalid, body .main-courses .was-validated .input-group > .input-group-text:not(:focus):invalid, body .main-courses .was-validated .input-group > .input-group-text:not(:focus):invalid, .was-validated body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):invalid, .was-validated body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus):invalid, body .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):invalid, body .main-courses .dataTables_filter .was-validated .input-group > input[type=search]:not(:focus):invalid, .was-validated body.hasInterface .input-group > select:not(:focus):invalid, .was-validated body.hasInterface .input-group > select:not(:focus):invalid, body.hasInterface .was-validated .input-group > select:not(:focus):invalid, body.hasInterface .was-validated .input-group > select:not(:focus):invalid, .was-validated body.hasInterface form#settingsform .input-group > select:not(:focus):invalid, .was-validated body.hasInterface form#settingsform .input-group > select:not(:focus):invalid, body.hasInterface form#settingsform .was-validated .input-group > select:not(:focus):invalid, body.hasInterface form#settingsform .was-validated .input-group > select:not(:focus):invalid, .was-validated body.hasInterface form#period_form .input-group > select#period_preset:not(:focus):invalid, .was-validated body.hasInterface form#period_form .input-group > select#period_preset:not(:focus):invalid, body.hasInterface form#period_form .was-validated .input-group > select#period_preset:not(:focus):invalid, body.hasInterface form#period_form .was-validated .input-group > select#period_preset:not(:focus):invalid, .was-validated body.hasInterface form#period_form .input-group > input.date:not(:focus):invalid, .was-validated body.hasInterface form#period_form .input-group > input.date:not(:focus):invalid, body.hasInterface form#period_form .was-validated .input-group > input.date:not(:focus):invalid, body.hasInterface form#period_form .was-validated .input-group > input.date:not(:focus):invalid, .was-validated body.hasInterface form .input-group > textarea.large:not(:focus):invalid, .was-validated body.hasInterface form .input-group > textarea.large:not(:focus):invalid, body.hasInterface form .was-validated .input-group > textarea.large:not(:focus):invalid, body.hasInterface form .was-validated .input-group > textarea.large:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input.large:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input.large:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input.large:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input.large:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input.flat:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input.flat:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input.flat:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input.flat:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input[type=text]:not(:focus):invalid, .was-validated body.hasInterface form .input-group > input[type=text]:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input[type=text]:not(:focus):invalid, body.hasInterface form .was-validated .input-group > input[type=text]:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .main-courses .input-group > .input-group-text:not(:focus).is-invalid, .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-invalid, body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid, body table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .input-group > textarea.hostname_area:not(:focus).is-invalid, body form .group-main .form-group .input-group > textarea:not(:focus).is-invalid, body form .group-main .form-group .input-group > textarea:not(:focus).is-invalid, body .main-courses .input-group > .input-group-text:not(:focus).is-invalid, body .main-courses .input-group > .input-group-text:not(:focus).is-invalid, body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-invalid, body .main-courses .dataTables_filter .input-group > input[type=search]:not(:focus).is-invalid, body.hasInterface .input-group > select:not(:focus).is-invalid, body.hasInterface .input-group > select:not(:focus).is-invalid, body.hasInterface form#settingsform .input-group > select:not(:focus).is-invalid, body.hasInterface form#settingsform .input-group > select:not(:focus).is-invalid, body.hasInterface form#period_form .input-group > select#period_preset:not(:focus).is-invalid, body.hasInterface form#period_form .input-group > select#period_preset:not(:focus).is-invalid, body.hasInterface form#period_form .input-group > input.date:not(:focus).is-invalid, body.hasInterface form#period_form .input-group > input.date:not(:focus).is-invalid, body.hasInterface form .input-group > textarea.large:not(:focus).is-invalid, body.hasInterface form .input-group > textarea.large:not(:focus).is-invalid, body.hasInterface form .input-group > input.large:not(:focus).is-invalid, body.hasInterface form .input-group > input.large:not(:focus).is-invalid, body.hasInterface form .input-group > input.flat:not(:focus).is-invalid, body.hasInterface form .input-group > input.flat:not(:focus).is-invalid, body.hasInterface form .input-group > input[type=text]:not(:focus).is-invalid, body.hasInterface form .input-group > input[type=text]:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-sm, .main-courses .customers__area .btn-group-sm > .btn {
  --bs-btn-padding-x: 1.125rem;
  --bs-btn-padding-y: 0.55rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(10, 10, 11, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-sm, .main-courses .customers__area .btn-group-sm > .btn {
    transition: none;
  }
}
.btn:hover, .accordion-button:hover, .main-courses .customers__area .btn-group-sm > .accordion-button:hover, .main-courses .customers__area .btn-sm:hover, .main-courses .customers__area .btn-group-sm > .btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .btn-check + .accordion-button:hover, .main-courses .customers__area .btn-check + .btn-sm:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .accordion-button:focus-visible, .main-courses .customers__area .btn-group-sm > .accordion-button:focus-visible, .main-courses .customers__area .btn-sm:focus-visible, .main-courses .customers__area .btn-group-sm > .btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .btn-check:focus-visible + .accordion-button, .main-courses .customers__area .btn-check:focus-visible + .btn-sm {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .btn-check:checked + .accordion-button, .main-courses .customers__area .btn-check:checked + .btn-sm, :not(.btn-check) + .btn:active, :not(.btn-check) + .accordion-button:active, .main-courses .customers__area :not(.btn-check) + .btn-sm:active, .btn:first-child:active, .accordion-button:first-child:active, .main-courses .customers__area .btn-sm:first-child:active, .btn.active, .active.accordion-button, .main-courses .customers__area .btn-group-sm > .active.accordion-button, .main-courses .customers__area .active.btn-sm, .main-courses .customers__area .btn-group-sm > .active.btn, #oaNavigationTabs .btn.active, #oaNavigationTabs .active.accordion-button, #oaNavigationTabs .main-courses .customers__area .active.btn-sm, .main-courses .customers__area #oaNavigationTabs .active.btn-sm, #thirdLevelNavigation .navigation .btn.active, #thirdLevelNavigation .navigation .active.accordion-button, #thirdLevelNavigation .navigation .main-courses .customers__area .active.btn-sm, .main-courses .customers__area #thirdLevelNavigation .navigation .active.btn-sm, .btn.show, .show.accordion-button, .main-courses .customers__area .btn-group-sm > .show.accordion-button, .main-courses .customers__area .show.btn-sm, .main-courses .customers__area .btn-group-sm > .show.btn {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .btn-check:checked + .accordion-button:focus-visible, .main-courses .customers__area .btn-check:checked + .btn-sm:focus-visible, :not(.btn-check) + .btn:active:focus-visible, :not(.btn-check) + .accordion-button:active:focus-visible, .main-courses .customers__area :not(.btn-check) + .btn-sm:active:focus-visible, .btn:first-child:active:focus-visible, .accordion-button:first-child:active:focus-visible, .main-courses .customers__area .btn-sm:first-child:active:focus-visible, .btn.active:focus-visible, .active.accordion-button:focus-visible, .main-courses .customers__area .active.btn-sm:focus-visible, #oaNavigationTabs .btn.active:focus-visible, #oaNavigationTabs .active.accordion-button:focus-visible, #oaNavigationTabs .main-courses .customers__area .active.btn-sm:focus-visible, .main-courses .customers__area #oaNavigationTabs .active.btn-sm:focus-visible, #thirdLevelNavigation .navigation .btn.active:focus-visible, #thirdLevelNavigation .navigation .active.accordion-button:focus-visible, #thirdLevelNavigation .navigation .main-courses .customers__area .active.btn-sm:focus-visible, .main-courses .customers__area #thirdLevelNavigation .navigation .active.btn-sm:focus-visible, .btn.show:focus-visible, .show.accordion-button:focus-visible, .main-courses .customers__area .show.btn-sm:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .btn-check:checked:focus-visible + .accordion-button, .main-courses .customers__area .btn-check:checked:focus-visible + .btn-sm {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .accordion-button:disabled, .main-courses .customers__area .btn-group-sm > .accordion-button:disabled, .main-courses .customers__area .btn-sm:disabled, .main-courses .customers__area .btn-group-sm > .btn:disabled, .btn.disabled, .disabled.accordion-button, .main-courses .customers__area .btn-group-sm > .disabled.accordion-button, .main-courses .customers__area .disabled.btn-sm, .main-courses .customers__area .btn-group-sm > .disabled.btn, fieldset:disabled .btn, fieldset:disabled .accordion-button, fieldset:disabled .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area fieldset:disabled .btn-group-sm > .accordion-button, fieldset:disabled .main-courses .customers__area .btn-sm, .main-courses .customers__area fieldset:disabled .btn-sm, fieldset:disabled .main-courses .customers__area .btn-group-sm > .btn, .main-courses .customers__area fieldset:disabled .btn-group-sm > .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .accordion-button, .main-courses .btn-blue, .main-courses .btn-purple {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #24AAE0;
  --bs-btn-border-color: #24AAE0;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(68.85, 182.75, 228.65);
  --bs-btn-hover-border-color: rgb(57.9, 178.5, 227.1);
  --bs-btn-focus-shadow-rgb: 32, 146, 192;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(79.8, 187, 230.2);
  --bs-btn-active-border-color: rgb(57.9, 178.5, 227.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #24AAE0;
  --bs-btn-disabled-border-color: #24AAE0;
}

.btn-secondary, .main-courses .btn-success {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #FF6600;
  --bs-btn-border-color: #FF6600;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(255, 124.95, 38.25);
  --bs-btn-hover-border-color: rgb(255, 117.3, 25.5);
  --bs-btn-focus-shadow-rgb: 218, 88, 2;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(255, 132.6, 51);
  --bs-btn-active-border-color: rgb(255, 117.3, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #FF6600;
  --bs-btn-disabled-border-color: #FF6600;
}

.btn-success {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #10B981;
  --bs-btn-border-color: #10B981;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(51.85, 195.5, 147.9);
  --bs-btn-hover-border-color: rgb(39.9, 192, 141.6);
  --bs-btn-focus-shadow-rgb: 15, 159, 111;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(63.8, 199, 154.2);
  --bs-btn-active-border-color: rgb(39.9, 192, 141.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #10B981;
  --bs-btn-disabled-border-color: #10B981;
}

.btn-info {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #cccccc;
  --bs-btn-border-color: #cccccc;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(211.65, 211.65, 211.65);
  --bs-btn-hover-border-color: rgb(209.1, 209.1, 209.1);
  --bs-btn-focus-shadow-rgb: 175, 175, 175;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(214.2, 214.2, 214.2);
  --bs-btn-active-border-color: rgb(209.1, 209.1, 209.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #cccccc;
  --bs-btn-disabled-border-color: #cccccc;
}

.btn-warning {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #ffed4a;
  --bs-btn-border-color: #ffed4a;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(255, 239.7, 101.15);
  --bs-btn-hover-border-color: rgb(255, 238.8, 92.1);
  --bs-btn-focus-shadow-rgb: 218, 203, 65;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(255, 240.6, 110.2);
  --bs-btn-active-border-color: rgb(255, 238.8, 92.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #ffed4a;
  --bs-btn-disabled-border-color: #ffed4a;
}

.btn-danger {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #E02424;
  --bs-btn-border-color: #E02424;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(190.4, 30.6, 30.6);
  --bs-btn-hover-border-color: rgb(179.2, 28.8, 28.8);
  --bs-btn-focus-shadow-rgb: 229, 69, 69;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(179.2, 28.8, 28.8);
  --bs-btn-active-border-color: #a81b1b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #E02424;
  --bs-btn-disabled-border-color: #E02424;
}

.btn-light, button[type=reset].btn-danger, button[type=reset]:focus.btn-danger, .dataTables_wrapper .btn-group .btn-secondary, .dataTables_wrapper .btn-group .main-courses .btn-success, .main-courses .dataTables_wrapper .btn-group .btn-success, div.aimeos .main-content .btn-primary.btn-card-more.act-add, div.aimeos .main-content .btn-card-more.act-add.accordion-button, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-blue, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-blue, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-purple, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-purple, div.aimeos .main-content .btn-secondary, div.aimeos .main-content .main-courses .btn-success, .main-courses div.aimeos .main-content .btn-success {
  --bs-btn-color: #0A0A0B;
  --bs-btn-bg: #d5d6cf;
  --bs-btn-border-color: #d5d6cf;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: rgb(181.05, 181.9, 175.95);
  --bs-btn-hover-border-color: rgb(170.4, 171.2, 165.6);
  --bs-btn-focus-shadow-rgb: 183, 183, 178;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: rgb(170.4, 171.2, 165.6);
  --bs-btn-active-border-color: rgb(159.75, 160.5, 155.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #0A0A0B;
  --bs-btn-disabled-bg: #d5d6cf;
  --bs-btn-disabled-border-color: #d5d6cf;
}

.btn-dark {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #24AAE0;
  --bs-btn-border-color: #24AAE0;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #24AAE0;
  --bs-btn-hover-border-color: #24AAE0;
  --bs-btn-focus-shadow-rgb: 36, 170, 224;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #24AAE0;
  --bs-btn-active-border-color: #24AAE0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #24AAE0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #24AAE0;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #FF6600;
  --bs-btn-border-color: #FF6600;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #FF6600;
  --bs-btn-hover-border-color: #FF6600;
  --bs-btn-focus-shadow-rgb: 255, 102, 0;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #FF6600;
  --bs-btn-active-border-color: #FF6600;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #FF6600;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FF6600;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #10B981;
  --bs-btn-border-color: #10B981;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #10B981;
  --bs-btn-hover-border-color: #10B981;
  --bs-btn-focus-shadow-rgb: 16, 185, 129;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #10B981;
  --bs-btn-active-border-color: #10B981;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #10B981;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #10B981;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #cccccc;
  --bs-btn-border-color: #cccccc;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #cccccc;
  --bs-btn-hover-border-color: #cccccc;
  --bs-btn-focus-shadow-rgb: 204, 204, 204;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #cccccc;
  --bs-btn-active-border-color: #cccccc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #cccccc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #cccccc;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffed4a;
  --bs-btn-border-color: #ffed4a;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #ffed4a;
  --bs-btn-hover-border-color: #ffed4a;
  --bs-btn-focus-shadow-rgb: 255, 237, 74;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #ffed4a;
  --bs-btn-active-border-color: #ffed4a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #ffed4a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffed4a;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #E02424;
  --bs-btn-border-color: #E02424;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #E02424;
  --bs-btn-hover-border-color: #E02424;
  --bs-btn-focus-shadow-rgb: 224, 36, 36;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #E02424;
  --bs-btn-active-border-color: #E02424;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #E02424;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E02424;
  --bs-gradient: none;
}

.btn-outline-light, .btn-gradient-light {
  --bs-btn-color: #d5d6cf;
  --bs-btn-border-color: #d5d6cf;
  --bs-btn-hover-color: #0A0A0B;
  --bs-btn-hover-bg: #d5d6cf;
  --bs-btn-hover-border-color: #d5d6cf;
  --bs-btn-focus-shadow-rgb: 213, 214, 207;
  --bs-btn-active-color: #0A0A0B;
  --bs-btn-active-bg: #d5d6cf;
  --bs-btn-active-border-color: #d5d6cf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #d5d6cf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d5d6cf;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(10, 10, 11, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 32, 146, 192;
  text-decoration: underline;
}
.btn-link:hover, .btn-link:focus-visible {
  text-decoration: none;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .accordion-button, .main-courses .customers__area .btn-group-lg.btn-group-sm > .accordion-button, .main-courses .customers__area .btn-group-lg > .btn-sm, .main-courses .customers__area .btn-group-lg.btn-group-sm > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-group-sm > .btn-sm, .main-courses .customers__area .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #ffffff;
  --bs-dropdown-link-active-bg: #24AAE0;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, #oaNavigationTabs .dropdown-item.active, #thirdLevelNavigation .navigation .dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #ffffff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #ffffff;
  --bs-dropdown-link-active-bg: #24AAE0;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group > .accordion-button, .main-courses .customers__area .btn-group.btn-group-sm > .accordion-button, .main-courses .customers__area .btn-group > .btn-sm, .main-courses .customers__area .btn-group.btn-group-sm > .btn,
.btn-group-vertical > .btn,
.btn-group-vertical > .accordion-button,
.main-courses .customers__area .btn-group-vertical.btn-group-sm > .accordion-button,
.main-courses .customers__area .btn-group-vertical > .btn-sm,
.main-courses .customers__area .btn-group-vertical.btn-group-sm > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:checked + .accordion-button, .main-courses .customers__area .btn-group > .btn-check:checked + .btn-sm,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn-check:focus + .accordion-button,
.main-courses .customers__area .btn-group > .btn-check:focus + .btn-sm,
.btn-group > .btn:hover,
.btn-group > .accordion-button:hover,
.main-courses .customers__area .btn-group > .btn-sm:hover,
.btn-group > .btn:focus,
.btn-group > .accordion-button:focus,
.main-courses .customers__area .btn-group > .btn-sm:focus,
.btn-group > .btn:active,
.btn-group > .accordion-button:active,
.main-courses .customers__area .btn-group > .btn-sm:active,
.btn-group > .btn.active,
.btn-group > .active.accordion-button,
.main-courses .customers__area .btn-group > .active.btn-sm,
#oaNavigationTabs .btn-group > .btn.active,
#oaNavigationTabs .btn-group > .active.accordion-button,
#oaNavigationTabs .main-courses .customers__area .btn-group > .active.btn-sm,
.main-courses .customers__area #oaNavigationTabs .btn-group > .active.btn-sm,
#thirdLevelNavigation .navigation .btn-group > .btn.active,
#thirdLevelNavigation .navigation .btn-group > .active.accordion-button,
#thirdLevelNavigation .navigation .main-courses .customers__area .btn-group > .active.btn-sm,
.main-courses .customers__area #thirdLevelNavigation .navigation .btn-group > .active.btn-sm,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:checked + .accordion-button,
.main-courses .customers__area .btn-group-vertical > .btn-check:checked + .btn-sm,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn-check:focus + .accordion-button,
.main-courses .customers__area .btn-group-vertical > .btn-check:focus + .btn-sm,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .accordion-button:hover,
.main-courses .customers__area .btn-group-vertical > .btn-sm:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .accordion-button:focus,
.main-courses .customers__area .btn-group-vertical > .btn-sm:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .accordion-button:active,
.main-courses .customers__area .btn-group-vertical > .btn-sm:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.accordion-button,
.main-courses .customers__area .btn-group-vertical > .active.btn-sm,
#oaNavigationTabs .btn-group-vertical > .btn.active,
#oaNavigationTabs .btn-group-vertical > .active.accordion-button,
#oaNavigationTabs .main-courses .customers__area .btn-group-vertical > .active.btn-sm,
.main-courses .customers__area #oaNavigationTabs .btn-group-vertical > .active.btn-sm,
#thirdLevelNavigation .navigation .btn-group-vertical > .btn.active,
#thirdLevelNavigation .navigation .btn-group-vertical > .active.accordion-button,
#thirdLevelNavigation .navigation .main-courses .customers__area .btn-group-vertical > .active.btn-sm,
.main-courses .customers__area #thirdLevelNavigation .navigation .btn-group-vertical > .active.btn-sm {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .btn-group > :not(.btn-check:first-child) + .accordion-button, .main-courses .customers__area .btn-group > :not(.btn-check:first-child) + .btn-sm,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .accordion-button:not(:last-child):not(.dropdown-toggle), .main-courses .customers__area .btn-group > .btn-sm:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .dropdown-toggle-split.accordion-button:first-child,
.main-courses .customers__area .btn-group > .dropdown-toggle-split.btn-sm:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group:not(:last-child) > .accordion-button,
.main-courses .customers__area .btn-group > .btn-group:not(:last-child) > .btn-sm {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .btn-group > .accordion-button:nth-child(n+3), .main-courses .customers__area .btn-group > .btn-sm:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > :not(.btn-check) + .accordion-button,
.main-courses .customers__area .btn-group > :not(.btn-check) + .btn-sm,
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group:not(:first-child) > .accordion-button,
.main-courses .customers__area .btn-group > .btn-group:not(:first-child) > .btn-sm {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.84375rem;
  padding-left: 0.84375rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .accordion-button + .dropdown-toggle-split, .main-courses .customers__area .btn-group-sm > .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .accordion-button + .dropdown-toggle-split, .main-courses .customers__area .btn-group-lg > .btn-sm + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > .accordion-button, .main-courses .customers__area .btn-group-vertical.btn-group-sm > .accordion-button, .main-courses .customers__area .btn-group-vertical > .btn-sm, .main-courses .customers__area .btn-group-vertical.btn-group-sm > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .accordion-button:not(:first-child), .main-courses .customers__area .btn-group-vertical > .btn-sm:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .accordion-button:not(:last-child):not(.dropdown-toggle), .main-courses .customers__area .btn-group-vertical > .btn-sm:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:last-child) > .accordion-button,
.main-courses .customers__area .btn-group-vertical > .btn-group:not(:last-child) > .btn-sm {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .accordion-button ~ .btn, .btn-group-vertical > .btn ~ .accordion-button, .btn-group-vertical > .accordion-button ~ .accordion-button, .main-courses .customers__area .btn-group-vertical > .btn-sm ~ .btn, .main-courses .customers__area .btn-group-vertical > .btn-sm ~ .accordion-button, .main-courses .customers__area .btn-group-vertical > .btn ~ .btn-sm, .main-courses .customers__area .btn-group-vertical > .accordion-button ~ .btn-sm, .main-courses .customers__area .btn-group-vertical > .btn-sm ~ .btn-sm,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .accordion-button,
.main-courses .customers__area .btn-group-vertical > .btn-group:not(:first-child) > .btn-sm {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .sidebar__mail__nav, #oaNavigationTabs, #thirdLevelNavigation .navigation {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .sidebar__mail__nav li a, #oaNavigationTabs .active, #thirdLevelNavigation .navigation .active, #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation .passive a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .sidebar__mail__nav li a, #oaNavigationTabs .active, #thirdLevelNavigation .navigation .active, #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation .passive a {
    transition: none;
  }
}
.nav-link:hover, .sidebar__mail__nav li a:hover, #oaNavigationTabs .active:hover, #thirdLevelNavigation .navigation .active:hover, #oaNavigationTabs .passive a:hover, #thirdLevelNavigation .navigation .passive a:hover, .nav-link:focus, .sidebar__mail__nav li a:focus, #oaNavigationTabs .active:focus, #thirdLevelNavigation .navigation .active:focus, #oaNavigationTabs .passive a:focus, #thirdLevelNavigation .navigation .passive a:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible, .sidebar__mail__nav li a:focus-visible, #oaNavigationTabs .active:focus-visible, #thirdLevelNavigation .navigation .active:focus-visible, #oaNavigationTabs .passive a:focus-visible, #thirdLevelNavigation .navigation .passive a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
}
.nav-link.disabled, .sidebar__mail__nav li a.disabled, #oaNavigationTabs .disabled.active, #thirdLevelNavigation .navigation .disabled.active, #oaNavigationTabs .passive a.disabled, #thirdLevelNavigation .navigation .passive a.disabled, .nav-link:disabled, .sidebar__mail__nav li a:disabled, #oaNavigationTabs .active:disabled, #thirdLevelNavigation .navigation .active:disabled, #oaNavigationTabs .passive a:disabled, #thirdLevelNavigation .navigation .passive a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .sidebar__mail__nav, #oaNavigationTabs, #thirdLevelNavigation .navigation {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .sidebar__mail__nav .nav-link, .sidebar__mail__nav li a, #oaNavigationTabs .nav-link, #oaNavigationTabs .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs a, #oaNavigationTabs .active, #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation .nav-link, #thirdLevelNavigation .navigation .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation a, #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .passive a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .sidebar__mail__nav .nav-link:hover, .sidebar__mail__nav li a:hover, #oaNavigationTabs .nav-link:hover, #oaNavigationTabs .sidebar__mail__nav li a:hover, .sidebar__mail__nav li #oaNavigationTabs a:hover, #oaNavigationTabs .active:hover, #oaNavigationTabs .passive a:hover, #thirdLevelNavigation .navigation .nav-link:hover, #thirdLevelNavigation .navigation .sidebar__mail__nav li a:hover, .sidebar__mail__nav li #thirdLevelNavigation .navigation a:hover, #thirdLevelNavigation .navigation .active:hover, #thirdLevelNavigation .navigation .passive a:hover, .nav-tabs .nav-link:focus, .sidebar__mail__nav .nav-link:focus, .sidebar__mail__nav li a:focus, #oaNavigationTabs .nav-link:focus, #oaNavigationTabs .sidebar__mail__nav li a:focus, .sidebar__mail__nav li #oaNavigationTabs a:focus, #oaNavigationTabs .active:focus, #oaNavigationTabs .passive a:focus, #thirdLevelNavigation .navigation .nav-link:focus, #thirdLevelNavigation .navigation .sidebar__mail__nav li a:focus, .sidebar__mail__nav li #thirdLevelNavigation .navigation a:focus, #thirdLevelNavigation .navigation .active:focus, #thirdLevelNavigation .navigation .passive a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .sidebar__mail__nav .nav-link.active, .sidebar__mail__nav li a.active, #oaNavigationTabs .active, #oaNavigationTabs .passive a.active, #thirdLevelNavigation .navigation .active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .sidebar__mail__nav li a,
.sidebar__mail__nav .nav-item.show .nav-link,
.sidebar__mail__nav .nav-item.show li a,
.sidebar__mail__nav li .nav-item.show a,
.sidebar__mail__nav li.show .nav-link,
.sidebar__mail__nav li.show a,
.nav-tabs .nav-item.show #oaNavigationTabs .passive a,
.sidebar__mail__nav .nav-item.show #oaNavigationTabs .passive a,
.sidebar__mail__nav li.show #oaNavigationTabs .passive a,
.nav-tabs .nav-item.show #thirdLevelNavigation .navigation .passive a,
.sidebar__mail__nav .nav-item.show #thirdLevelNavigation .navigation .passive a,
.sidebar__mail__nav li.show #thirdLevelNavigation .navigation .passive a,
#oaNavigationTabs .nav-item.show .nav-link,
#oaNavigationTabs .nav-item.show .sidebar__mail__nav li a,
.sidebar__mail__nav li #oaNavigationTabs .nav-item.show a,
#oaNavigationTabs .sidebar__mail__nav li.show .nav-link,
#oaNavigationTabs .sidebar__mail__nav li.show a,
.sidebar__mail__nav #oaNavigationTabs li.show .nav-link,
.sidebar__mail__nav #oaNavigationTabs li.show a,
#oaNavigationTabs .nav-item.show .passive a,
#oaNavigationTabs .passive .nav-item.show a,
#oaNavigationTabs .show.passive .nav-link,
#oaNavigationTabs .show.passive a,
#thirdLevelNavigation .navigation .nav-item.show .nav-link,
#thirdLevelNavigation .navigation .nav-item.show .sidebar__mail__nav li a,
.sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-item.show a,
#thirdLevelNavigation .navigation .sidebar__mail__nav li.show .nav-link,
#thirdLevelNavigation .navigation .sidebar__mail__nav li.show a,
.sidebar__mail__nav #thirdLevelNavigation .navigation li.show .nav-link,
.sidebar__mail__nav #thirdLevelNavigation .navigation li.show a,
#thirdLevelNavigation .navigation .nav-item.show .passive a,
#thirdLevelNavigation .navigation .passive .nav-item.show a,
#thirdLevelNavigation .navigation .show.passive .nav-link,
#thirdLevelNavigation .navigation .show.passive a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .sidebar__mail__nav .dropdown-menu, #oaNavigationTabs .dropdown-menu, #thirdLevelNavigation .navigation .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #ffffff;
  --bs-nav-pills-link-active-bg: #24AAE0;
}
.nav-pills .nav-link, .nav-pills .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-pills a, .nav-pills #oaNavigationTabs .active, #oaNavigationTabs .nav-pills .active, .nav-pills #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-pills .active, .nav-pills #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-pills a, .nav-pills #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-pills a.active, .nav-pills #oaNavigationTabs .active, #oaNavigationTabs .nav-pills .active, .nav-pills #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-pills .active,
.nav-pills .show > .nav-link,
.nav-pills .sidebar__mail__nav li .show > a,
.sidebar__mail__nav li .nav-pills .show > a,
.nav-pills #oaNavigationTabs .passive .show > a,
#oaNavigationTabs .passive .nav-pills .show > a,
.nav-pills #thirdLevelNavigation .navigation .passive .show > a,
#thirdLevelNavigation .navigation .passive .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-underline a, .nav-underline #oaNavigationTabs .active, #oaNavigationTabs .nav-underline .active, .nav-underline #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-underline .active, .nav-underline #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-underline a, .nav-underline #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .sidebar__mail__nav li a:hover, .sidebar__mail__nav li .nav-underline a:hover, .nav-underline #oaNavigationTabs .active:hover, #oaNavigationTabs .nav-underline .active:hover, .nav-underline #thirdLevelNavigation .navigation .active:hover, #thirdLevelNavigation .navigation .nav-underline .active:hover, .nav-underline #oaNavigationTabs .passive a:hover, #oaNavigationTabs .passive .nav-underline a:hover, .nav-underline #thirdLevelNavigation .navigation .passive a:hover, #thirdLevelNavigation .navigation .passive .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .sidebar__mail__nav li a:focus, .sidebar__mail__nav li .nav-underline a:focus, .nav-underline #oaNavigationTabs .active:focus, #oaNavigationTabs .nav-underline .active:focus, .nav-underline #thirdLevelNavigation .navigation .active:focus, #thirdLevelNavigation .navigation .nav-underline .active:focus, .nav-underline #oaNavigationTabs .passive a:focus, #oaNavigationTabs .passive .nav-underline a:focus, .nav-underline #thirdLevelNavigation .navigation .passive a:focus, #thirdLevelNavigation .navigation .passive .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-underline a.active, .nav-underline #oaNavigationTabs .active, #oaNavigationTabs .nav-underline .active, .nav-underline #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-underline .active,
.nav-underline .show > .nav-link,
.nav-underline .sidebar__mail__nav li .show > a,
.sidebar__mail__nav li .nav-underline .show > a,
.nav-underline #oaNavigationTabs .passive .show > a,
#oaNavigationTabs .passive .nav-underline .show > a,
.nav-underline #thirdLevelNavigation .navigation .passive .show > a,
#thirdLevelNavigation .navigation .passive .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .sidebar__mail__nav li .nav-fill > a, #oaNavigationTabs .nav-fill > .active, #thirdLevelNavigation .navigation .nav-fill > .active, #oaNavigationTabs .passive .nav-fill > a, #thirdLevelNavigation .navigation .passive .nav-fill > a,
.nav-fill .nav-item,
.nav-fill .sidebar__mail__nav li,
.sidebar__mail__nav .nav-fill li,
.nav-fill #oaNavigationTabs .passive,
#oaNavigationTabs .nav-fill .passive,
.nav-fill #thirdLevelNavigation .navigation .passive,
#thirdLevelNavigation .navigation .nav-fill .passive {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .sidebar__mail__nav li .nav-justified > a, #oaNavigationTabs .nav-justified > .active, #thirdLevelNavigation .navigation .nav-justified > .active, #oaNavigationTabs .passive .nav-justified > a, #thirdLevelNavigation .navigation .passive .nav-justified > a,
.nav-justified .nav-item,
.nav-justified .sidebar__mail__nav li,
.sidebar__mail__nav .nav-justified li,
.nav-justified #oaNavigationTabs .passive,
#oaNavigationTabs .nav-justified .passive,
.nav-justified #thirdLevelNavigation .navigation .passive,
#thirdLevelNavigation .navigation .nav-justified .passive {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-fill .nav-item a, .nav-fill .sidebar__mail__nav li .nav-link, .nav-fill .sidebar__mail__nav li a, .sidebar__mail__nav .nav-fill li .nav-link, .sidebar__mail__nav .nav-fill li a, .nav-fill .nav-item #oaNavigationTabs .active, .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav .nav-fill li #oaNavigationTabs .active, .nav-fill .nav-item #oaNavigationTabs .active, .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav .nav-fill li #oaNavigationTabs .active, .nav-fill .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, .nav-fill .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, .sidebar__mail__nav .nav-fill li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-fill .nav-item #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li #oaNavigationTabs .active, .nav-fill .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, .nav-fill .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, .sidebar__mail__nav .nav-fill li #oaNavigationTabs #thirdLevelNavigation .navigation .active, .nav-fill .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, .sidebar__mail__nav .nav-fill li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .nav-item #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li #oaNavigationTabs .active, #oaNavigationTabs .nav-fill .nav-item .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li .active, #oaNavigationTabs .nav-fill .nav-item .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li .active, #oaNavigationTabs .nav-fill .nav-item #thirdLevelNavigation .navigation .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .nav-item .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill li .active, #oaNavigationTabs .nav-fill .nav-item #thirdLevelNavigation .navigation .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .nav-item .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill li .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .nav-item .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill li .active, .nav-fill .nav-item #thirdLevelNavigation .navigation .active, .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav .nav-fill li #thirdLevelNavigation .navigation .active, .nav-fill .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, .sidebar__mail__nav .nav-fill li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #oaNavigationTabs .nav-fill .nav-item #thirdLevelNavigation .navigation .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li #thirdLevelNavigation .navigation .active, .nav-fill .nav-item #thirdLevelNavigation .navigation .active, .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav .nav-fill li #thirdLevelNavigation .navigation .active, .nav-fill .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, .nav-fill .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, .sidebar__mail__nav .nav-fill li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs .nav-fill .nav-item #thirdLevelNavigation .navigation .active, #oaNavigationTabs .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs .nav-fill li #thirdLevelNavigation .navigation .active, .nav-fill .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, .nav-fill .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, .sidebar__mail__nav .nav-fill li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .nav-item .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li .active, #thirdLevelNavigation .navigation .nav-fill .nav-item #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .nav-item .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill li .active, #thirdLevelNavigation .navigation .nav-fill .nav-item .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .nav-item .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill li .active, #thirdLevelNavigation .navigation .nav-fill .nav-item #oaNavigationTabs .active, #thirdLevelNavigation .navigation .nav-fill .sidebar__mail__nav li #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-fill li #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .nav-item .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill li .active, #oaNavigationTabs .passive .nav-fill .nav-item a, #oaNavigationTabs .passive .nav-fill .sidebar__mail__nav li a, .sidebar__mail__nav #oaNavigationTabs .passive .nav-fill li a, #thirdLevelNavigation .navigation .passive .nav-fill .nav-item a, #thirdLevelNavigation .navigation .passive .nav-fill .sidebar__mail__nav li a, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .nav-fill li a, .nav-fill #oaNavigationTabs .passive .nav-link, .nav-fill #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-fill #oaNavigationTabs .passive a, .nav-fill #oaNavigationTabs .passive .active, .nav-fill #oaNavigationTabs .passive .active, .nav-fill #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-fill #oaNavigationTabs .passive .active, .nav-fill #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, .nav-fill #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .nav-fill #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .nav-fill #oaNavigationTabs .passive .active, .nav-fill #oaNavigationTabs .passive a, #oaNavigationTabs .nav-fill .passive .nav-link, #oaNavigationTabs .nav-fill .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs .nav-fill .passive a, #oaNavigationTabs .nav-fill .passive .active, #oaNavigationTabs .nav-fill .passive .active, #oaNavigationTabs .nav-fill .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .passive .active, #oaNavigationTabs .nav-fill .passive #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .passive .active, #oaNavigationTabs .nav-fill .passive a, .nav-fill #thirdLevelNavigation .navigation .passive .nav-link, .nav-fill #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-fill #thirdLevelNavigation .navigation .passive a, .nav-fill #thirdLevelNavigation .navigation .passive .active, .nav-fill #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .nav-fill #thirdLevelNavigation .navigation .passive .active, .nav-fill #thirdLevelNavigation .navigation .passive .active, .nav-fill #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .nav-fill #thirdLevelNavigation .navigation .passive .active, .nav-fill #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, .nav-fill #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, .nav-fill #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-fill .passive .nav-link, #thirdLevelNavigation .navigation .nav-fill .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-fill .passive a, #thirdLevelNavigation .navigation .nav-fill .passive .active, #thirdLevelNavigation .navigation .nav-fill .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .passive .active, #thirdLevelNavigation .navigation .nav-fill .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-fill .passive .active, #thirdLevelNavigation .navigation .nav-fill .passive #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-fill .passive .active, #thirdLevelNavigation .navigation .nav-fill .passive a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .sidebar__mail__nav li a,
.sidebar__mail__nav li .nav-justified .nav-item a,
.nav-justified .sidebar__mail__nav li .nav-link,
.nav-justified .sidebar__mail__nav li a,
.sidebar__mail__nav .nav-justified li .nav-link,
.sidebar__mail__nav .nav-justified li a,
.nav-justified .nav-item #oaNavigationTabs .active,
.nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav .nav-justified li #oaNavigationTabs .active,
.nav-justified .nav-item #oaNavigationTabs .active,
.nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav .nav-justified li #oaNavigationTabs .active,
.nav-justified .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.nav-justified .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav .nav-justified li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li #oaNavigationTabs .active,
.nav-justified .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.nav-justified .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav .nav-justified li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.nav-justified .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.sidebar__mail__nav .nav-justified li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li #oaNavigationTabs .active,
#oaNavigationTabs .nav-justified .nav-item .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li .active,
#oaNavigationTabs .nav-justified .nav-item .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li .active,
#oaNavigationTabs .nav-justified .nav-item #thirdLevelNavigation .navigation .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li #thirdLevelNavigation .navigation .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .nav-item .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified li .active,
#oaNavigationTabs .nav-justified .nav-item #thirdLevelNavigation .navigation .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li #thirdLevelNavigation .navigation .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .nav-item .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified li .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .nav-item .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified li .active,
.nav-justified .nav-item #thirdLevelNavigation .navigation .active,
.nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav .nav-justified li #thirdLevelNavigation .navigation .active,
.nav-justified .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.sidebar__mail__nav .nav-justified li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
#oaNavigationTabs .nav-justified .nav-item #thirdLevelNavigation .navigation .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li #thirdLevelNavigation .navigation .active,
.nav-justified .nav-item #thirdLevelNavigation .navigation .active,
.nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav .nav-justified li #thirdLevelNavigation .navigation .active,
.nav-justified .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.nav-justified .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav .nav-justified li #oaNavigationTabs #thirdLevelNavigation .navigation .active,
#oaNavigationTabs .nav-justified .nav-item #thirdLevelNavigation .navigation .active,
#oaNavigationTabs .nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation .active,
.sidebar__mail__nav #oaNavigationTabs .nav-justified li #thirdLevelNavigation .navigation .active,
.nav-justified .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.nav-justified .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
.sidebar__mail__nav .nav-justified li #thirdLevelNavigation .navigation #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li #oaNavigationTabs .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .nav-item .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified li .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .nav-item .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified li .active,
#thirdLevelNavigation .navigation .nav-justified .nav-item #oaNavigationTabs .active,
#thirdLevelNavigation .navigation .nav-justified .sidebar__mail__nav li #oaNavigationTabs .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation .nav-justified li #oaNavigationTabs .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .nav-item .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .sidebar__mail__nav li .active,
.sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified li .active,
#oaNavigationTabs .passive .nav-justified .nav-item a,
#oaNavigationTabs .passive .nav-justified .sidebar__mail__nav li a,
.sidebar__mail__nav #oaNavigationTabs .passive .nav-justified li a,
#thirdLevelNavigation .navigation .passive .nav-justified .nav-item a,
#thirdLevelNavigation .navigation .passive .nav-justified .sidebar__mail__nav li a,
.sidebar__mail__nav #thirdLevelNavigation .navigation .passive .nav-justified li a,
.nav-justified #oaNavigationTabs .passive .nav-link,
.nav-justified #oaNavigationTabs .passive .sidebar__mail__nav li a,
.sidebar__mail__nav li .nav-justified #oaNavigationTabs .passive a,
.nav-justified #oaNavigationTabs .passive .active,
.nav-justified #oaNavigationTabs .passive .active,
.nav-justified #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active,
#thirdLevelNavigation .navigation .nav-justified #oaNavigationTabs .passive .active,
.nav-justified #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active,
.nav-justified #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active,
.nav-justified #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active,
#thirdLevelNavigation .navigation .nav-justified #oaNavigationTabs .passive .active,
.nav-justified #oaNavigationTabs .passive a,
#oaNavigationTabs .nav-justified .passive .nav-link,
#oaNavigationTabs .nav-justified .passive .sidebar__mail__nav li a,
.sidebar__mail__nav li #oaNavigationTabs .nav-justified .passive a,
#oaNavigationTabs .nav-justified .passive .active,
#oaNavigationTabs .nav-justified .passive .active,
#oaNavigationTabs .nav-justified .passive #thirdLevelNavigation .navigation .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .passive .active,
#oaNavigationTabs .nav-justified .passive #thirdLevelNavigation .navigation .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .passive .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .passive .active,
#oaNavigationTabs .nav-justified .passive a,
.nav-justified #thirdLevelNavigation .navigation .passive .nav-link,
.nav-justified #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a,
.sidebar__mail__nav li .nav-justified #thirdLevelNavigation .navigation .passive a,
.nav-justified #thirdLevelNavigation .navigation .passive .active,
.nav-justified #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active,
#oaNavigationTabs .nav-justified #thirdLevelNavigation .navigation .passive .active,
.nav-justified #thirdLevelNavigation .navigation .passive .active,
.nav-justified #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active,
#oaNavigationTabs .nav-justified #thirdLevelNavigation .navigation .passive .active,
.nav-justified #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active,
.nav-justified #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active,
.nav-justified #thirdLevelNavigation .navigation .passive a,
#thirdLevelNavigation .navigation .nav-justified .passive .nav-link,
#thirdLevelNavigation .navigation .nav-justified .passive .sidebar__mail__nav li a,
.sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-justified .passive a,
#thirdLevelNavigation .navigation .nav-justified .passive .active,
#thirdLevelNavigation .navigation .nav-justified .passive #oaNavigationTabs .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .passive .active,
#thirdLevelNavigation .navigation .nav-justified .passive .active,
#oaNavigationTabs #thirdLevelNavigation .navigation .nav-justified .passive .active,
#thirdLevelNavigation .navigation .nav-justified .passive #oaNavigationTabs .active,
#thirdLevelNavigation .navigation #oaNavigationTabs .nav-justified .passive .active,
#thirdLevelNavigation .navigation .nav-justified .passive a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, #oaNavigationTabs .tab-content > .active, #thirdLevelNavigation .navigation .tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2870, 69, 71, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .sidebar__mail__nav li a.active, .sidebar__mail__nav li .navbar-nav a.active, .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-nav .active, .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-nav .active, .navbar-nav .nav-link.show, .navbar-nav .sidebar__mail__nav li a.show, .sidebar__mail__nav li .navbar-nav a.show, .navbar-nav #oaNavigationTabs .passive a.show, #oaNavigationTabs .passive .navbar-nav a.show, .navbar-nav #thirdLevelNavigation .navigation .passive a.show, #thirdLevelNavigation .navigation .passive .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand-sm .navbar-nav a, .navbar-expand-sm .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand-sm .navbar-nav .active, .navbar-expand-sm .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand-sm .navbar-nav .active, .navbar-expand-sm .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand-sm .navbar-nav a, .navbar-expand-sm .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand-md .navbar-nav a, .navbar-expand-md .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand-md .navbar-nav .active, .navbar-expand-md .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand-md .navbar-nav .active, .navbar-expand-md .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand-md .navbar-nav a, .navbar-expand-md .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand-lg .navbar-nav a, .navbar-expand-lg .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand-lg .navbar-nav .active, .navbar-expand-lg .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand-lg .navbar-nav .active, .navbar-expand-lg .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand-lg .navbar-nav a, .navbar-expand-lg .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand-xl .navbar-nav a, .navbar-expand-xl .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand-xl .navbar-nav .active, .navbar-expand-xl .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand-xl .navbar-nav .active, .navbar-expand-xl .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand-xl .navbar-nav a, .navbar-expand-xl .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand-xxl .navbar-nav a, .navbar-expand-xxl .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand-xxl .navbar-nav .active, .navbar-expand-xxl .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand-xxl .navbar-nav .active, .navbar-expand-xxl .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand-xxl .navbar-nav a, .navbar-expand-xxl .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .sidebar__mail__nav li a, .sidebar__mail__nav li .navbar-expand .navbar-nav a, .navbar-expand .navbar-nav #oaNavigationTabs .active, #oaNavigationTabs .navbar-expand .navbar-nav .active, .navbar-expand .navbar-nav #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .navbar-expand .navbar-nav .active, .navbar-expand .navbar-nav #oaNavigationTabs .passive a, #oaNavigationTabs .passive .navbar-expand .navbar-nav a, .navbar-expand .navbar-nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #ffffff;
  --bs-navbar-brand-color: #ffffff;
  --bs-navbar-brand-hover-color: #ffffff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .sidebar__mail__nav li a.active, .sidebar__mail__nav li .card-header-tabs a.active, .card-header-tabs #oaNavigationTabs .active, #oaNavigationTabs .card-header-tabs .active, .card-header-tabs #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .card-header-tabs .active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23464547' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2814.4, 68, 89.6%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28123.6, 204, 236.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28123.6, 204, 236.4%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, #oaNavigationTabs .breadcrumb-item.active, #thirdLevelNavigation .navigation .breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
  --bs-pagination-active-color: #ffffff;
  --bs-pagination-active-bg: #24AAE0;
  --bs-pagination-active-border-color: #24AAE0;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, #oaNavigationTabs .page-link.active, #thirdLevelNavigation .navigation .page-link.active, .active > .page-link, #oaNavigationTabs .active > .page-link, #thirdLevelNavigation .navigation .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #ffffff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .accordion-button .badge, .main-courses .customers__area .btn-group-sm > .accordion-button .badge, .main-courses .customers__area .btn-sm .badge, .main-courses .customers__area .btn-group-sm > .btn .badge {
  position: relative;
  top: -1px;
}

.alert, body .alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #ffffff;
  --bs-progress-bar-bg: #24AAE0;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #ffffff;
  --bs-list-group-active-bg: #24AAE0;
  --bs-list-group-active-border-color: #24AAE0;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, #oaNavigationTabs .list-group-item.active, #thirdLevelNavigation .navigation .list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, #oaNavigationTabs .list-group-horizontal > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, #oaNavigationTabs .list-group-horizontal-sm > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal-sm > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, #oaNavigationTabs .list-group-horizontal-md > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal-md > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, #oaNavigationTabs .list-group-horizontal-lg > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal-lg > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, #oaNavigationTabs .list-group-horizontal-xl > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal-xl > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, #oaNavigationTabs .list-group-horizontal-xxl > .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, #oaNavigationTabs .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, #thirdLevelNavigation .navigation .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #0A0A0B;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230A0A0B'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(36, 170, 224, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.3125rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #0A0A0B;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, #oaNavigationTabs .carousel-item.active, #thirdLevelNavigation .navigation .carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
#oaNavigationTabs .carousel-item-end.active,
#thirdLevelNavigation .navigation .carousel-item-end.active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
#oaNavigationTabs .carousel-item-start.active,
#thirdLevelNavigation .navigation .carousel-item-start.active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade #oaNavigationTabs .carousel-item.active, #oaNavigationTabs .carousel-fade .carousel-item.active, .carousel-fade #thirdLevelNavigation .navigation .carousel-item.active, #thirdLevelNavigation .navigation .carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade #oaNavigationTabs .carousel-item-start.active, #oaNavigationTabs .carousel-fade .carousel-item-start.active, .carousel-fade #thirdLevelNavigation .navigation .carousel-item-start.active, #thirdLevelNavigation .navigation .carousel-fade .carousel-item-start.active,
.carousel-fade .active.carousel-item-end,
.carousel-fade #oaNavigationTabs .carousel-item-end.active,
#oaNavigationTabs .carousel-fade .carousel-item-end.active,
.carousel-fade #thirdLevelNavigation .navigation .carousel-item-end.active,
#thirdLevelNavigation .navigation .carousel-fade .carousel-item-end.active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade #oaNavigationTabs .carousel-item-start.active, #oaNavigationTabs .carousel-fade .carousel-item-start.active, .carousel-fade #thirdLevelNavigation .navigation .carousel-item-start.active, #thirdLevelNavigation .navigation .carousel-fade .carousel-item-start.active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade #oaNavigationTabs .carousel-item-end.active,
  #oaNavigationTabs .carousel-fade .carousel-item-end.active,
  .carousel-fade #thirdLevelNavigation .navigation .carousel-item-end.active,
  #thirdLevelNavigation .navigation .carousel-fade .carousel-item-end.active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators #oaNavigationTabs .active, #oaNavigationTabs .carousel-indicators .active, .carousel-indicators #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #ffffff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #0A0A0B;
}
.carousel-dark .carousel-caption {
  color: #0A0A0B;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #0A0A0B;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #0A0A0B;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #0A0A0B;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .placeholder.accordion-button::before, .main-courses .customers__area .btn-group-sm > .placeholder.accordion-button::before, .main-courses .customers__area .placeholder.btn-sm::before, .main-courses .customers__area .btn-group-sm > .placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #0A0A0B 55%, rgba(0, 0, 0, 0.8) 75%, #0A0A0B 95%);
          mask-image: linear-gradient(130deg, #0A0A0B 55%, rgba(0, 0, 0, 0.8) 75%, #0A0A0B 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #ffffff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #0A0A0B !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #ffffff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(80, 187, 230, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(80, 187, 230, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(255, 133, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 133, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(64, 199, 154, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(64, 199, 154, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(214, 214, 214, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(214, 214, 214, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 241, 110, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 241, 110, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(179, 29, 29, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(179, 29, 29, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(221, 222, 217, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(221, 222, 217, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .accordion-button {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.263rem + 0.156vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary, .text-primary-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(10, 10, 11, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.38rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */
.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  /*padding: 48px 0 0;  //Height of navbar*/
  padding: 0;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

.sidebar .nav-link, .sidebar .sidebar__mail__nav li a, .sidebar__mail__nav li .sidebar a, .sidebar #oaNavigationTabs .active, #oaNavigationTabs .sidebar .active, .sidebar #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar .active, .sidebar #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar a, .sidebar #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar a {
  font-weight: 400;
  color: #333;
  font-size: 15px;
}

.sidebar .nav-link .feather, .sidebar .sidebar__mail__nav li a .feather, .sidebar__mail__nav li .sidebar a .feather, .sidebar #oaNavigationTabs .active .feather, #oaNavigationTabs .sidebar .active .feather, .sidebar #thirdLevelNavigation .navigation .active .feather, #thirdLevelNavigation .navigation .sidebar .active .feather, .sidebar #oaNavigationTabs .passive a .feather, #oaNavigationTabs .passive .sidebar a .feather, .sidebar #thirdLevelNavigation .navigation .passive a .feather, #thirdLevelNavigation .navigation .passive .sidebar a .feather {
  margin-right: 4px;
  color: #999;
}

.sidebar .nav-link.active, .sidebar .sidebar__mail__nav li a.active, .sidebar__mail__nav li .sidebar a.active, .sidebar #oaNavigationTabs .active, #oaNavigationTabs .sidebar .active, .sidebar #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar .active {
  color: #1F84C2 !important;
}

.sidebar .nav-link:hover .feather, .sidebar .sidebar__mail__nav li a:hover .feather, .sidebar__mail__nav li .sidebar a:hover .feather, .sidebar #oaNavigationTabs .passive a:hover .feather, #oaNavigationTabs .passive .sidebar a:hover .feather, .sidebar #thirdLevelNavigation .navigation .passive a:hover .feather, #thirdLevelNavigation .navigation .passive .sidebar a:hover .feather,
.sidebar .nav-link.active .feather,
.sidebar .sidebar__mail__nav li a.active .feather,
.sidebar__mail__nav li .sidebar a.active .feather,
.sidebar #oaNavigationTabs .active .feather,
#oaNavigationTabs .sidebar .active .feather,
.sidebar #thirdLevelNavigation .navigation .active .feather,
#thirdLevelNavigation .navigation .sidebar .active .feather {
  color: inherit;
}

.sidebar-heading {
  font-size: 0.75rem;
  text-transform: uppercase;
}

/*
 * Content
 */
[role=main] {
  padding-top: 48px; /* Space for fixed navbar */
}

/*
 * Navbar
 */
.navbar-brand {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  /*    background-color: rgba(0, 0, 0, .25);*/
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.25);
}

.navbar .form-control, .navbar .form-control, .navbar .main-courses .input-group-text, .main-courses .navbar .input-group-text, .navbar .main-courses .dataTables_filter input[type=search], .main-courses .dataTables_filter .navbar input[type=search], .navbar body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area, .navbar body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area, body table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.navbar body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .navbar textarea.hostname_area, .navbar body form .group-main .form-group textarea, .navbar body form .group-main .form-group textarea, body form .group-main .form-group .navbar textarea, body form .group-main .form-group .navbar textarea, .navbar body .main-courses .input-group-text, .navbar body .main-courses .input-group-text, body .main-courses .navbar .input-group-text, body .main-courses .navbar .input-group-text, .navbar body.hasInterface select, .navbar body.hasInterface select, body.hasInterface .navbar select, body.hasInterface .navbar select, .navbar body.hasInterface form#settingsform select, .navbar body.hasInterface form#settingsform select, body.hasInterface form#settingsform .navbar select, body.hasInterface form#settingsform .navbar select, .navbar body.hasInterface form#period_form select#period_preset, .navbar body.hasInterface form#period_form select#period_preset, body.hasInterface form#period_form .navbar select#period_preset, body.hasInterface form#period_form .navbar select#period_preset, .navbar body.hasInterface form#period_form input.date, .navbar body.hasInterface form#period_form input.date, body.hasInterface form#period_form .navbar input.date, body.hasInterface form#period_form .navbar input.date, .navbar body.hasInterface form textarea.large, .navbar body.hasInterface form textarea.large, body.hasInterface form .navbar textarea.large, body.hasInterface form .navbar textarea.large, .navbar body.hasInterface form input.large, .navbar body.hasInterface form input.large, body.hasInterface form .navbar input.large, body.hasInterface form .navbar input.large, .navbar body.hasInterface form input.flat, .navbar body.hasInterface form input.flat, body.hasInterface form .navbar input.flat, body.hasInterface form .navbar input.flat, .navbar body.hasInterface form input[type=text], .navbar body.hasInterface form input[type=text], body.hasInterface form .navbar input[type=text], body.hasInterface form .navbar input[type=text] {
  padding: 0.75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}

/*** Customize CSS ***/
.opacity-100 {
  opacity: 1;
}

.font-size-small {
  font-size: 14px;
}

.modal-close {
  height: 30px;
  width: 30px;
  position: relative;
  top: -6px;
  right: -6px;
  color: #ffffff !important;
  font-weight: 100;
}

.btn-gradient-light {
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%);
}
.btn-gradient-light:hover {
  background: linear-gradient(180deg, #F3F4F5 0%, #FDFDFD 100%);
}

.bg-primary-light {
  background-color: rgba(36, 171, 224, 0.1) !important;
}

a:hover {
  text-decoration: none;
}

.custom-select {
  background: inherit !important;
  border-radius: 5px !important;
  line-height: 28px !important;
}

.custom-select.open {
  border-color: #24AAE0 !important;
  border-radius: 5px 5px 0 0 !important;
}

.nice-select ul.list {
  border-radius: 0 0 5px 5px !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  margin-top: 1px !important;
}
.nice-select ul.list:hover .option.selected {
  background-color: rgba(36, 171, 224, 0.2) !important;
}

.form-control:focus, .main-courses .input-group-text:focus, .main-courses .dataTables_filter input[type=search]:focus, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area:focus, body form .group-main .form-group textarea:focus, body .main-courses .input-group-text:focus, body .main-courses .input-group-text:focus, body.hasInterface select:focus, body.hasInterface select:focus, body.hasInterface form#settingsform select:focus, body.hasInterface form#period_form select#period_preset:focus, body.hasInterface form#period_form input.date:focus, body.hasInterface form textarea.large:focus, body.hasInterface form input.large:focus, body.hasInterface form input.flat:focus, body.hasInterface form input[type=text]:focus, .custom-select:focus {
  border: 1px solid #24AAE0;
  box-shadow: none;
  background: #ffffff;
  border-color: #24AAE0 !important;
}

.close:hover {
  opacity: 1 !important;
}

button.bg-danger:hover {
  background: #E02424 !important;
}

.option.selected.focus {
  background: rgba(36, 171, 224, 0.2) !important;
  color: #15608f !important;
  font-weight: 600;
}

/* input[type=radio]+label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: $white;
    border: 1px solid #cfcfd3;
    border-radius: 50px;
}
input[type=radio]+label::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: $white;
    border: 5px solid $blue;
    border-radius: 50px;
    opacity: 0;
    visibility: hidden;
}
input[type=radio]:checked+label::after {
    opacity: 1;
    visibility: visible;
} */
.breadcrumb li.breadcrumb-item::before {
  content: "/";
  width: auto;
  height: auto;
  display: block;
  font-size: 12px;
  color: #A0A0A7;
  margin: 0 5px 0 7px;
  padding: 0;
  line-height: 1.25;
}

/*** End ***/
/*** Image responsive ***/
div.aimeos .main-content .btn-secondary, div.aimeos .main-content .main-courses .btn-success, .main-courses div.aimeos .main-content .btn-success {
  color: #0A0A0B !important;
  box-shadow: none !important;
}
div.aimeos .main-content .btn-primary.btn-card-more.act-add, div.aimeos .main-content .btn-card-more.act-add.accordion-button, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-blue, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-blue, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-purple, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-purple {
  color: #0A0A0B !important;
}
div.aimeos .main-content .btn-primary.btn-card-more.act-add:hover, div.aimeos .main-content .btn-card-more.act-add.accordion-button:hover, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-blue:hover, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-blue:hover, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-purple:hover, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-purple:hover {
  background-color: #d5d6cf !important;
}
div.aimeos .btn-primary, div.aimeos .accordion-button, div.aimeos .main-courses .btn-blue, .main-courses div.aimeos .btn-blue, div.aimeos .main-courses .btn-purple, .main-courses div.aimeos .btn-purple {
  background-color: #FF6600;
  box-shadow: none !important;
}
div.aimeos .btn-primary:hover, div.aimeos .accordion-button:hover, div.aimeos .main-courses .btn-blue:hover, .main-courses div.aimeos .btn-blue:hover, div.aimeos .main-courses .btn-purple:hover, .main-courses div.aimeos .btn-purple:hover {
  background-color: #FF6600 !important;
  border-color: #FF6600 !important;
}
div.aimeos .btn-secondary:hover, div.aimeos .main-courses .btn-success:hover, .main-courses div.aimeos .btn-success:hover {
  background-color: #24AAE0 !important;
  border-color: #24AAE0 !important;
}
div.aimeos .btn-info:hover {
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
div.aimeos .btn-light:hover, div.aimeos button[type=reset].btn-danger:hover, div.aimeos .dataTables_wrapper .btn-group .btn-secondary:hover, .dataTables_wrapper .btn-group div.aimeos .btn-secondary:hover, div.aimeos .dataTables_wrapper .btn-group .main-courses .btn-success:hover, .dataTables_wrapper .btn-group .main-courses div.aimeos .btn-success:hover, div.aimeos .main-courses .dataTables_wrapper .btn-group .btn-success:hover, .main-courses .dataTables_wrapper .btn-group div.aimeos .btn-success:hover, div.aimeos .main-content .btn-secondary:hover, div.aimeos .main-content .main-courses .btn-success:hover, .main-courses div.aimeos .main-content .btn-success:hover, div.aimeos .main-content .btn-primary.btn-card-more.act-add:hover, div.aimeos .main-content .btn-card-more.act-add.accordion-button:hover, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-blue:hover, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-blue:hover, div.aimeos .main-content .main-courses .btn-card-more.act-add.btn-purple:hover, .main-courses div.aimeos .main-content .btn-card-more.act-add.btn-purple:hover {
  background-color: #d5d6cf !important;
  border-color: #d5d6cf !important;
}

div.aimeos .item-header {
  color: #464547;
}

html {
  /* END body tag */
}
html body {
  background: #f3f6f7;
}

h2, .h2 {
  font-size: 20px;
  line-height: normal;
  color: #414141;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.page_titlemn {
  width: auto;
  margin: 0;
  padding: 0 0 32px 0;
}
.page_titlemn h2, .page_titlemn .h2 {
  font-size: 22px;
  color: #0A0A0B;
}

.corner {
  display: none !important;
}

.adsexportexels {
  display: flex;
  justify-content: flex-start;
}

/* #thirdLevelTools { 
  display: none;
} */
#thirdLevelContent {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}

#firstLevelContent {
  margin: 0 0 0 200px;
  min-height: calc(100vh - 64px);
  padding: 10px 10px 40px 10px;
  display: flex;
}
#firstLevelContent #secondLevelContent {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}

#secondLevelContent {
  background: #ffffff;
  padding: 24px;
}

footer.footer {
  margin-left: 200px !important;
}

body.hasGradient #firstLevelContent {
  background: none;
}

.hasSidebar #secondLevelContent {
  margin: 0;
  padding: 24px;
}

#section-switcher {
  padding: 0;
  border: none;
}
#section-switcher .input_wrap {
  display: flex;
  align-items: center;
}
#section-switcher .input_wrap .leftoption {
  width: 200px;
}
#section-switcher .input_wrap select {
  width: 100% !important;
}
#section-switcher .input_wrap .rightoption {
  margin: 0 0 0 10px;
}
#section-switcher .input_wrap .playbtn {
  width: 42px;
  height: 42px;
  background: #24AAE0;
  border-radius: 5px;
}

.install_plugin_wrap .control-set {
  border: 1px solid #cccccc;
}

.hideshow_account .spbtnbox {
  margin: 14px 0 32px 0;
  align-items: center;
}

.flxrow {
  display: flex;
}

.flxcol {
  display: flex;
  flex-direction: column;
}

.flxfix {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

.flxflexi {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}

.flxwrap {
  flex-wrap: wrap;
}

h1,
.h1,
h2,
h3,
h4,
div.aimeos .navbar-brand,
h5,
div.aimeos .item-header,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Outfit, sans-serif;
}

h2, .h2 {
  font-size: 20px;
  line-height: normal;
  color: #414141;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

h3, .h3 {
  font-size: 18px;
  line-height: normal;
  color: #414141;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

h4, .h4, div.aimeos .navbar-brand {
  font-size: 16px;
  line-height: normal;
  color: #414141;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.hasSidebar #secondLevelNavigation + #secondLevelContent {
  margin: 0 0 0 220px;
}

#secondLevelNavigation {
  position: relative;
  margin: 0;
  padding: 0;
}

#firstLevelContent {
  /* END : secondLevelNavigation ID */
}
#firstLevelContent #secondLevelNavigation {
  position: fixed;
  left: 200px;
  top: 64px;
  width: 220px;
  height: calc(100vh - 64px);
  background: #F9F9FA;
  border-right: solid 1px #E5EDF0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  /* END : secondLevelNavigation ID > UL */
}
#firstLevelContent #secondLevelNavigation ul {
  /* END : secondLevelNavigation ID > UL.navigation */
}
#firstLevelContent #secondLevelNavigation ul.navigation {
  width: 100%;
  background: none;
  margin: 0;
  padding: 16px 0;
}
#firstLevelContent #secondLevelNavigation ul.navigation + ul.navigation {
  border-top: solid 1px #E1E8EA;
}
#firstLevelContent #secondLevelNavigation ul.navigation li {
  background: none;
  display: block;
}
#firstLevelContent #secondLevelNavigation ul.navigation li a {
  display: block;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 400;
  color: #0A0A0B;
}
#firstLevelContent #secondLevelNavigation ul.navigation li.active a {
  color: #24AAE0;
  font-weight: 500;
}
#firstLevelContent #secondLevelNavigation ul.navigation ul.navigation {
  padding: 0 0 10px 0;
}
#firstLevelContent #secondLevelNavigation ul.navigation ul.navigation li a {
  font-weight: 400;
  color: #58585F;
  font-size: 13px;
  padding: 5px 24px 5px 35px;
}
#firstLevelContent #secondLevelNavigation ul.navigation ul.navigation li.active a {
  color: #0A0A0B;
  font-weight: 500;
}

/* END : #firstLevelContent ID */
div#oaNavigation {
  position: fixed;
  left: 0;
  top: 64px;
  bottom: 0;
  width: 200px;
  padding: 0;
  height: calc(100vh - 64px);
}

ul {
  /* END : UL#oaNavigationTabs */
}
ul#oaNavigationTabs {
  flex-direction: column;
  display: flex;
  width: 100%;
  border-bottom: solid 1px #D7E0E5;
  padding: 5px 0;
  margin: 0;
  /* END : UL#oaNavigationTabs > LI */
}
ul#oaNavigationTabs li {
  margin: 0;
  padding: 0;
  width: 100%;
  background: none;
  border: none;
}
ul#oaNavigationTabs li.passive, ul#oaNavigationTabs li.active {
  margin: 0;
  padding: 0;
  width: 100%;
  background: none;
  border: none;
}
ul#oaNavigationTabs li.passive + li.passive, ul#oaNavigationTabs li.passive + li.active, ul#oaNavigationTabs li.active + li.passive, ul#oaNavigationTabs li.active + li.active {
  margin: 0 !important;
}
ul#oaNavigationTabs li.passive a, ul#oaNavigationTabs li.active a {
  padding: 10px 20px !important;
  color: #0A0A0B !important;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  align-items: center;
  position: relative;
  height: auto;
  display: flex;
  width: 100%;
}
ul#oaNavigationTabs li.passive a:hover, ul#oaNavigationTabs li.active a:hover {
  color: #1F84C2 !important;
}
ul#oaNavigationTabs li + li {
  margin: 0 !important;
}
ul#oaNavigationTabs li a {
  padding: 10px 20px !important;
  color: #0A0A0B !important;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  align-items: center;
  position: relative;
  height: auto;
  display: flex;
  width: 100%;
}
ul#oaNavigationTabs li a:hover {
  color: #1F84C2 !important;
}
ul#oaNavigationTabs li.active a {
  color: #1F84C2 !important;
  background: rgba(31, 132, 194, 0.1);
}

/* END : UL */
ul {
  /* END : UL#oaNavigationExtra */
}
ul#oaNavigationExtra {
  padding: 5px 5px;
  /* END : .expanded */
}
ul#oaNavigationExtra .triggerContainer {
  text-align: left;
  background: rgba(31, 132, 194, 0.1);
  border-radius: 6px;
  display: flex;
  align-items: center;
}
ul#oaNavigationExtra .triggerContainer > a {
  display: none;
}
ul#oaNavigationExtra .triggerContainer .switchTrigger {
  font-size: 13px;
  font-weight: 500;
  float: none;
  height: auto;
  margin: 0;
  max-width: 100%;
  background: none;
  padding: 8px 15px 8px 10px;
  top: auto;
  width: 100%;
  color: #1F84C2;
}
ul#oaNavigationExtra .triggerContainer .switchTrigger:after {
  content: "\e939";
  font-family: "sp-icon-font" !important;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
ul#oaNavigationExtra .accountsPanel .switchMiddle .switchMiddleBody div.label {
  padding: 0;
}
ul#oaNavigationExtra .accountsPanel .switchMiddle .switchMiddleBody div.label .search-switch {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}
ul#oaNavigationExtra .accountsPanel .switchMiddle .switchMiddleBody div.label [type=text] {
  width: 100%;
  padding: 4px 10px;
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px #cccccc;
}
ul#oaNavigationExtra .expanded .accountsPanel {
  top: 34px !important;
  z-index: 10000;
  width: auto;
  left: 0;
  right: auto;
  min-width: 100%;
}
ul#oaNavigationExtra .expanded .accountsPanel .switchTop {
  display: none;
}
ul#oaNavigationExtra .expanded .accountsPanel .switchDown {
  display: none;
}
ul#oaNavigationExtra .expanded .accountsPanel .switchMiddle {
  padding: 0;
  background: #ffffff;
  border: none;
  border-radius: 5px;
  box-shadow: 2px 6px 20px rgba(0, 0, 0, 0.06);
}
ul#oaNavigationExtra .expanded .switchMiddleBody {
  background: none;
  /* .label { 
    display: none;
  }
  #accountLoading { 
    display: none;
  } */
}
ul#oaNavigationExtra .expanded #accounts {
  padding: 5px 0;
}
ul#oaNavigationExtra .expanded #accounts li {
  padding: 0 !important;
}
ul#oaNavigationExtra .expanded #accounts li.opt {
  display: none;
}
ul#oaNavigationExtra .expanded #accounts li.inopt {
  padding: 0 !important;
}
ul#oaNavigationExtra .expanded #accounts li a {
  font-size: 13px;
  font-weight: 300;
  color: #0A0A0B;
  padding: 5px 10px;
  display: block;
}
ul#oaNavigationExtra .expanded #accounts li.hover {
  background: none;
}
ul#oaNavigationExtra .expanded #accounts li.hover a {
  background: rgba(10, 10, 11, 0.075);
}

/* END UL tag */
#secondLevelContent #thirdLevelNavigation {
  position: relative;
  top: auto;
  bottom: auto;
  margin: 0 0 24px 0;
}
#secondLevelContent #thirdLevelNavigation ul.navigation {
  margin: 0;
  padding: 0;
  display: flex;
  border: none;
  box-shadow: none;
}
#secondLevelContent #thirdLevelNavigation ul.navigation li {
  padding: 0;
  margin: 0;
  display: block;
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}
#secondLevelContent #thirdLevelNavigation ul.navigation li:hover {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}
#secondLevelContent #thirdLevelNavigation ul.navigation li + li {
  margin: 0 0 0 10px;
}
#secondLevelContent #thirdLevelNavigation ul.navigation li a {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  color: rgba(65, 65, 65, 0.5);
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  border: none;
  position: relative;
  border-radius: 5px;
  line-height: 1.8;
}
#secondLevelContent #thirdLevelNavigation ul.navigation li.active a {
  color: #1F84C2;
  background: rgba(36, 171, 224, 0.1);
}

body {
  /* END : .spbtn  */
}
body .spbtnbox {
  display: flex;
  margin: 24px 0 0 0;
}
body .spbtn, body .buttonLink input[type=submit], .buttonLink body input[type=submit], body form.flat input[type=submit], form.flat body input[type=submit], body form.flat input[type=button], form.flat body input[type=button], body form.flat a.iconTargetingChannelAdd, form.flat body a.iconTargetingChannelAdd, body.hasInterface input[type=submit], body.hasInterface input[type=button], body.hasInterface a.iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection, .tableWrapper .tableActions body a#deleteSelection, body .tableWrapper .tableActions a.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd, body .tableWrapper .tableActions .iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd {
  height: 36px;
  border: none;
  box-shadow: none;
  padding: 0 24px;
  font-weight: 500;
  border-radius: 50px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 16px;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
}
body .spbtn u, body .buttonLink input[type=submit] u, .buttonLink body input[type=submit] u, body form.flat input[type=submit] u, form.flat body input[type=submit] u, body form.flat input[type=button] u, form.flat body input[type=button] u, body form.flat a.iconTargetingChannelAdd u, form.flat body a.iconTargetingChannelAdd u, body.hasInterface input[type=submit] u, body.hasInterface input[type=button] u, body.hasInterface a.iconTargetingChannelAdd u, body .tableWrapper .tableActions a#deleteSelection u, .tableWrapper .tableActions body a#deleteSelection u, body .tableWrapper .tableActions a.iconCampaignAdd u, body .tableWrapper .tableActions a.iconCampaignAdd u, .tableWrapper .tableActions body a.iconCampaignAdd u, .tableWrapper .tableActions body a.iconCampaignAdd u, body .tableWrapper .tableActions .iconWebsiteAdd u, body .tableWrapper .tableActions .iconWebsiteAdd u, .tableWrapper .tableActions body .iconWebsiteAdd u, .tableWrapper .tableActions body .iconWebsiteAdd u, body .tableWrapper .tableActions .iconZoneAdd u, body .tableWrapper .tableActions .iconZoneAdd u, .tableWrapper .tableActions body .iconZoneAdd u, .tableWrapper .tableActions body .iconZoneAdd u, body .tableWrapper .tableActions .iconTargetingChannelAdd u, body .tableWrapper .tableActions .iconTargetingChannelAdd u, .tableWrapper .tableActions body .iconTargetingChannelAdd u, .tableWrapper .tableActions body .iconTargetingChannelAdd u, body .tableWrapper .tableActions .iconAdvertiserAdd u, body .tableWrapper .tableActions .iconAdvertiserAdd u, .tableWrapper .tableActions body .iconAdvertiserAdd u, .tableWrapper .tableActions body .iconAdvertiserAdd u {
  display: block;
  margin: 0 0 0 4px;
}
body .spbtn span.action, body .buttonLink input[type=submit] span.action, .buttonLink body input[type=submit] span.action, body form.flat input[type=submit] span.action, form.flat body input[type=submit] span.action, body form.flat input[type=button] span.action, form.flat body input[type=button] span.action, body form.flat a.iconTargetingChannelAdd span.action, form.flat body a.iconTargetingChannelAdd span.action, body.hasInterface input[type=submit] span.action, body.hasInterface input[type=button] span.action, body.hasInterface a.iconTargetingChannelAdd span.action, body .tableWrapper .tableActions a#deleteSelection span.action, .tableWrapper .tableActions body a#deleteSelection span.action, body .tableWrapper .tableActions a.iconCampaignAdd span.action, body .tableWrapper .tableActions a.iconCampaignAdd span.action, .tableWrapper .tableActions body a.iconCampaignAdd span.action, .tableWrapper .tableActions body a.iconCampaignAdd span.action, body .tableWrapper .tableActions .iconWebsiteAdd span.action, body .tableWrapper .tableActions .iconWebsiteAdd span.action, .tableWrapper .tableActions body .iconWebsiteAdd span.action, .tableWrapper .tableActions body .iconWebsiteAdd span.action, body .tableWrapper .tableActions .iconZoneAdd span.action, body .tableWrapper .tableActions .iconZoneAdd span.action, .tableWrapper .tableActions body .iconZoneAdd span.action, .tableWrapper .tableActions body .iconZoneAdd span.action, body .tableWrapper .tableActions .iconTargetingChannelAdd span.action, body .tableWrapper .tableActions .iconTargetingChannelAdd span.action, .tableWrapper .tableActions body .iconTargetingChannelAdd span.action, .tableWrapper .tableActions body .iconTargetingChannelAdd span.action, body .tableWrapper .tableActions .iconAdvertiserAdd span.action, body .tableWrapper .tableActions .iconAdvertiserAdd span.action, .tableWrapper .tableActions body .iconAdvertiserAdd span.action, .tableWrapper .tableActions body .iconAdvertiserAdd span.action {
  background-image: none !important;
}
body .spbtn + .spbtn, body .spbtn + .spbtn, body .buttonLink input[type=submit] + .spbtn, body .buttonLink input[type=submit] + .spbtn, .buttonLink body input[type=submit] + .spbtn, .buttonLink body input[type=submit] + .spbtn, body form.flat input[type=submit] + .spbtn, body form.flat input[type=submit] + .spbtn, form.flat body input[type=submit] + .spbtn, form.flat body input[type=submit] + .spbtn, body form.flat input[type=button] + .spbtn, body form.flat input[type=button] + .spbtn, form.flat body input[type=button] + .spbtn, form.flat body input[type=button] + .spbtn, body form.flat a.iconTargetingChannelAdd + .spbtn, body form.flat a.iconTargetingChannelAdd + .spbtn, form.flat body a.iconTargetingChannelAdd + .spbtn, form.flat body a.iconTargetingChannelAdd + .spbtn, body.hasInterface input[type=submit] + .spbtn, body.hasInterface input[type=submit] + .spbtn, body.hasInterface input[type=button] + .spbtn, body.hasInterface input[type=button] + .spbtn, body.hasInterface a.iconTargetingChannelAdd + .spbtn, body.hasInterface a.iconTargetingChannelAdd + .spbtn, body .tableWrapper .tableActions a#deleteSelection + .spbtn, body .tableWrapper .tableActions a#deleteSelection + .spbtn, .tableWrapper .tableActions body a#deleteSelection + .spbtn, .tableWrapper .tableActions body a#deleteSelection + .spbtn, body .tableWrapper .tableActions a.iconCampaignAdd + .spbtn, body .tableWrapper .tableActions a.iconCampaignAdd + .spbtn, .tableWrapper .tableActions body a.iconCampaignAdd + .spbtn, .tableWrapper .tableActions body a.iconCampaignAdd + .spbtn, body .tableWrapper .tableActions .iconWebsiteAdd + .spbtn, body .tableWrapper .tableActions .iconWebsiteAdd + .spbtn, .tableWrapper .tableActions body .iconWebsiteAdd + .spbtn, .tableWrapper .tableActions body .iconWebsiteAdd + .spbtn, body .tableWrapper .tableActions .iconZoneAdd + .spbtn, body .tableWrapper .tableActions .iconZoneAdd + .spbtn, .tableWrapper .tableActions body .iconZoneAdd + .spbtn, .tableWrapper .tableActions body .iconZoneAdd + .spbtn, body .tableWrapper .tableActions .iconTargetingChannelAdd + .spbtn, body .tableWrapper .tableActions .iconTargetingChannelAdd + .spbtn, .tableWrapper .tableActions body .iconTargetingChannelAdd + .spbtn, .tableWrapper .tableActions body .iconTargetingChannelAdd + .spbtn, body .tableWrapper .tableActions .iconAdvertiserAdd + .spbtn, body .tableWrapper .tableActions .iconAdvertiserAdd + .spbtn, .tableWrapper .tableActions body .iconAdvertiserAdd + .spbtn, .tableWrapper .tableActions body .iconAdvertiserAdd + .spbtn, body .buttonLink .spbtn + input[type=submit], body .buttonLink .spbtn + input[type=submit], .buttonLink body .spbtn + input[type=submit], .buttonLink body .spbtn + input[type=submit], body .buttonLink input[type=submit] + input[type=submit], body .buttonLink input[type=submit] + input[type=submit], .buttonLink body input[type=submit] + input[type=submit], .buttonLink body input[type=submit] + input[type=submit], body form.flat .buttonLink input[type=submit] + input[type=submit], body form.flat .buttonLink input[type=submit] + input[type=submit], .buttonLink body form.flat input[type=submit] + input[type=submit], .buttonLink body form.flat input[type=submit] + input[type=submit], form.flat body .buttonLink input[type=submit] + input[type=submit], form.flat body .buttonLink input[type=submit] + input[type=submit], .buttonLink form.flat body input[type=submit] + input[type=submit], .buttonLink form.flat body input[type=submit] + input[type=submit], body form.flat .buttonLink input[type=button] + input[type=submit], body form.flat .buttonLink input[type=button] + input[type=submit], .buttonLink body form.flat input[type=button] + input[type=submit], .buttonLink body form.flat input[type=button] + input[type=submit], form.flat body .buttonLink input[type=button] + input[type=submit], form.flat body .buttonLink input[type=button] + input[type=submit], .buttonLink form.flat body input[type=button] + input[type=submit], .buttonLink form.flat body input[type=button] + input[type=submit], body form.flat .buttonLink a.iconTargetingChannelAdd + input[type=submit], body form.flat .buttonLink a.iconTargetingChannelAdd + input[type=submit], .buttonLink body form.flat a.iconTargetingChannelAdd + input[type=submit], .buttonLink body form.flat a.iconTargetingChannelAdd + input[type=submit], form.flat body .buttonLink a.iconTargetingChannelAdd + input[type=submit], form.flat body .buttonLink a.iconTargetingChannelAdd + input[type=submit], .buttonLink form.flat body a.iconTargetingChannelAdd + input[type=submit], .buttonLink form.flat body a.iconTargetingChannelAdd + input[type=submit], body.hasInterface .buttonLink input[type=submit] + input[type=submit], body.hasInterface .buttonLink input[type=submit] + input[type=submit], .buttonLink body.hasInterface input[type=submit] + input[type=submit], .buttonLink body.hasInterface input[type=submit] + input[type=submit], body.hasInterface .buttonLink input[type=button] + input[type=submit], body.hasInterface .buttonLink input[type=button] + input[type=submit], .buttonLink body.hasInterface input[type=button] + input[type=submit], .buttonLink body.hasInterface input[type=button] + input[type=submit], body.hasInterface .buttonLink a.iconTargetingChannelAdd + input[type=submit], body.hasInterface .buttonLink a.iconTargetingChannelAdd + input[type=submit], .buttonLink body.hasInterface a.iconTargetingChannelAdd + input[type=submit], .buttonLink body.hasInterface a.iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink a#deleteSelection + input[type=submit], body .tableWrapper .tableActions .buttonLink a#deleteSelection + input[type=submit], .buttonLink body .tableWrapper .tableActions a#deleteSelection + input[type=submit], .buttonLink body .tableWrapper .tableActions a#deleteSelection + input[type=submit], .tableWrapper .tableActions body .buttonLink a#deleteSelection + input[type=submit], .tableWrapper .tableActions body .buttonLink a#deleteSelection + input[type=submit], .buttonLink .tableWrapper .tableActions body a#deleteSelection + input[type=submit], .buttonLink .tableWrapper .tableActions body a#deleteSelection + input[type=submit], body .tableWrapper .tableActions .buttonLink a.iconCampaignAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink a.iconCampaignAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink a.iconCampaignAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body a.iconCampaignAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body a.iconCampaignAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconWebsiteAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconWebsiteAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconWebsiteAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconWebsiteAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconWebsiteAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconZoneAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconZoneAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconZoneAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconZoneAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconZoneAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconZoneAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconTargetingChannelAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconTargetingChannelAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconAdvertiserAdd + input[type=submit], body .tableWrapper .tableActions .buttonLink .iconAdvertiserAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], .buttonLink body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body .buttonLink .iconAdvertiserAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=submit], .buttonLink .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=submit], body form.flat .spbtn + input[type=submit], body form.flat .spbtn + input[type=submit], form.flat body .spbtn + input[type=submit], form.flat body .spbtn + input[type=submit], body .buttonLink form.flat input[type=submit] + input[type=submit], body .buttonLink form.flat input[type=submit] + input[type=submit], form.flat body .buttonLink input[type=submit] + input[type=submit], form.flat body .buttonLink input[type=submit] + input[type=submit], .buttonLink body form.flat input[type=submit] + input[type=submit], .buttonLink body form.flat input[type=submit] + input[type=submit], form.flat .buttonLink body input[type=submit] + input[type=submit], form.flat .buttonLink body input[type=submit] + input[type=submit], body form.flat input[type=submit] + input[type=submit], body form.flat input[type=submit] + input[type=submit], form.flat body input[type=submit] + input[type=submit], form.flat body input[type=submit] + input[type=submit], body form.flat input[type=button] + input[type=submit], body form.flat input[type=button] + input[type=submit], form.flat body input[type=button] + input[type=submit], form.flat body input[type=button] + input[type=submit], body form.flat a.iconTargetingChannelAdd + input[type=submit], body form.flat a.iconTargetingChannelAdd + input[type=submit], form.flat body a.iconTargetingChannelAdd + input[type=submit], form.flat body a.iconTargetingChannelAdd + input[type=submit], body.hasInterface form.flat input[type=submit] + input[type=submit], body.hasInterface form.flat input[type=submit] + input[type=submit], form.flat body.hasInterface input[type=submit] + input[type=submit], form.flat body.hasInterface input[type=submit] + input[type=submit], body.hasInterface form.flat input[type=button] + input[type=submit], body.hasInterface form.flat input[type=button] + input[type=submit], form.flat body.hasInterface input[type=button] + input[type=submit], form.flat body.hasInterface input[type=button] + input[type=submit], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=submit], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=submit], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=submit], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions form.flat a#deleteSelection + input[type=submit], body .tableWrapper .tableActions form.flat a#deleteSelection + input[type=submit], form.flat body .tableWrapper .tableActions a#deleteSelection + input[type=submit], form.flat body .tableWrapper .tableActions a#deleteSelection + input[type=submit], .tableWrapper .tableActions body form.flat a#deleteSelection + input[type=submit], .tableWrapper .tableActions body form.flat a#deleteSelection + input[type=submit], form.flat .tableWrapper .tableActions body a#deleteSelection + input[type=submit], form.flat .tableWrapper .tableActions body a#deleteSelection + input[type=submit], body .tableWrapper .tableActions form.flat a.iconCampaignAdd + input[type=submit], body .tableWrapper .tableActions form.flat a.iconCampaignAdd + input[type=submit], form.flat body .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], form.flat body .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body form.flat a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body form.flat a.iconCampaignAdd + input[type=submit], form.flat .tableWrapper .tableActions body a.iconCampaignAdd + input[type=submit], form.flat .tableWrapper .tableActions body a.iconCampaignAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconWebsiteAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconWebsiteAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconWebsiteAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconWebsiteAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconWebsiteAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconZoneAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconZoneAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconZoneAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconZoneAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconZoneAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconZoneAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + input[type=submit], body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=submit], form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=submit], body form.flat .spbtn + input[type=button], body form.flat .spbtn + input[type=button], form.flat body .spbtn + input[type=button], form.flat body .spbtn + input[type=button], body .buttonLink form.flat input[type=submit] + input[type=button], body .buttonLink form.flat input[type=submit] + input[type=button], form.flat body .buttonLink input[type=submit] + input[type=button], form.flat body .buttonLink input[type=submit] + input[type=button], .buttonLink body form.flat input[type=submit] + input[type=button], .buttonLink body form.flat input[type=submit] + input[type=button], form.flat .buttonLink body input[type=submit] + input[type=button], form.flat .buttonLink body input[type=submit] + input[type=button], body form.flat input[type=submit] + input[type=button], body form.flat input[type=submit] + input[type=button], form.flat body input[type=submit] + input[type=button], form.flat body input[type=submit] + input[type=button], body form.flat input[type=button] + input[type=button], body form.flat input[type=button] + input[type=button], form.flat body input[type=button] + input[type=button], form.flat body input[type=button] + input[type=button], body form.flat a.iconTargetingChannelAdd + input[type=button], body form.flat a.iconTargetingChannelAdd + input[type=button], form.flat body a.iconTargetingChannelAdd + input[type=button], form.flat body a.iconTargetingChannelAdd + input[type=button], body.hasInterface form.flat input[type=submit] + input[type=button], body.hasInterface form.flat input[type=submit] + input[type=button], form.flat body.hasInterface input[type=submit] + input[type=button], form.flat body.hasInterface input[type=submit] + input[type=button], body.hasInterface form.flat input[type=button] + input[type=button], body.hasInterface form.flat input[type=button] + input[type=button], form.flat body.hasInterface input[type=button] + input[type=button], form.flat body.hasInterface input[type=button] + input[type=button], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=button], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=button], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=button], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=button], body .tableWrapper .tableActions form.flat a#deleteSelection + input[type=button], body .tableWrapper .tableActions form.flat a#deleteSelection + input[type=button], form.flat body .tableWrapper .tableActions a#deleteSelection + input[type=button], form.flat body .tableWrapper .tableActions a#deleteSelection + input[type=button], .tableWrapper .tableActions body form.flat a#deleteSelection + input[type=button], .tableWrapper .tableActions body form.flat a#deleteSelection + input[type=button], form.flat .tableWrapper .tableActions body a#deleteSelection + input[type=button], form.flat .tableWrapper .tableActions body a#deleteSelection + input[type=button], body .tableWrapper .tableActions form.flat a.iconCampaignAdd + input[type=button], body .tableWrapper .tableActions form.flat a.iconCampaignAdd + input[type=button], form.flat body .tableWrapper .tableActions a.iconCampaignAdd + input[type=button], form.flat body .tableWrapper .tableActions a.iconCampaignAdd + input[type=button], .tableWrapper .tableActions body form.flat a.iconCampaignAdd + input[type=button], .tableWrapper .tableActions body form.flat a.iconCampaignAdd + input[type=button], form.flat .tableWrapper .tableActions body a.iconCampaignAdd + input[type=button], form.flat .tableWrapper .tableActions body a.iconCampaignAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconWebsiteAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconWebsiteAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconWebsiteAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconWebsiteAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconWebsiteAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconWebsiteAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconWebsiteAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconWebsiteAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconZoneAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconZoneAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconZoneAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconZoneAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconZoneAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconZoneAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconZoneAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconZoneAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + input[type=button], body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=button], form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + input[type=button], .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=button], form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + input[type=button], body form.flat .spbtn + a.iconTargetingChannelAdd, body form.flat .spbtn + a.iconTargetingChannelAdd, form.flat body .spbtn + a.iconTargetingChannelAdd, form.flat body .spbtn + a.iconTargetingChannelAdd, body .buttonLink form.flat input[type=submit] + a.iconTargetingChannelAdd, body .buttonLink form.flat input[type=submit] + a.iconTargetingChannelAdd, form.flat body .buttonLink input[type=submit] + a.iconTargetingChannelAdd, form.flat body .buttonLink input[type=submit] + a.iconTargetingChannelAdd, .buttonLink body form.flat input[type=submit] + a.iconTargetingChannelAdd, .buttonLink body form.flat input[type=submit] + a.iconTargetingChannelAdd, form.flat .buttonLink body input[type=submit] + a.iconTargetingChannelAdd, form.flat .buttonLink body input[type=submit] + a.iconTargetingChannelAdd, body form.flat input[type=submit] + a.iconTargetingChannelAdd, body form.flat input[type=submit] + a.iconTargetingChannelAdd, form.flat body input[type=submit] + a.iconTargetingChannelAdd, form.flat body input[type=submit] + a.iconTargetingChannelAdd, body form.flat input[type=button] + a.iconTargetingChannelAdd, body form.flat input[type=button] + a.iconTargetingChannelAdd, form.flat body input[type=button] + a.iconTargetingChannelAdd, form.flat body input[type=button] + a.iconTargetingChannelAdd, body form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=submit] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=button] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=button] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=button] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=button] + a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a#deleteSelection + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a#deleteSelection + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a#deleteSelection + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a#deleteSelection + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a#deleteSelection + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a#deleteSelection + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a#deleteSelection + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a#deleteSelection + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconCampaignAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconCampaignAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a.iconCampaignAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a.iconCampaignAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a.iconCampaignAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a.iconCampaignAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconCampaignAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconCampaignAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconWebsiteAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconWebsiteAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconWebsiteAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconWebsiteAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconWebsiteAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconWebsiteAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconWebsiteAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconWebsiteAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconZoneAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconZoneAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconZoneAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconZoneAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconZoneAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconZoneAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconZoneAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconZoneAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconTargetingChannelAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat .iconAdvertiserAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + a.iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions .iconAdvertiserAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat .iconAdvertiserAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body .iconAdvertiserAdd + a.iconTargetingChannelAdd, body.hasInterface .spbtn + input[type=submit], body.hasInterface .spbtn + input[type=submit], body.hasInterface .buttonLink input[type=submit] + input[type=submit], body.hasInterface .buttonLink input[type=submit] + input[type=submit], .buttonLink body.hasInterface input[type=submit] + input[type=submit], .buttonLink body.hasInterface input[type=submit] + input[type=submit], body.hasInterface form.flat input[type=submit] + input[type=submit], body.hasInterface form.flat input[type=submit] + input[type=submit], form.flat body.hasInterface input[type=submit] + input[type=submit], form.flat body.hasInterface input[type=submit] + input[type=submit], body.hasInterface form.flat input[type=button] + input[type=submit], body.hasInterface form.flat input[type=button] + input[type=submit], form.flat body.hasInterface input[type=button] + input[type=submit], form.flat body.hasInterface input[type=button] + input[type=submit], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=submit], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=submit], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=submit], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=submit], body.hasInterface input[type=submit] + input[type=submit], body.hasInterface input[type=submit] + input[type=submit], body.hasInterface input[type=button] + input[type=submit], body.hasInterface input[type=button] + input[type=submit], body.hasInterface a.iconTargetingChannelAdd + input[type=submit], body.hasInterface a.iconTargetingChannelAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions a#deleteSelection + input[type=submit], body.hasInterface .tableWrapper .tableActions a#deleteSelection + input[type=submit], .tableWrapper .tableActions body.hasInterface a#deleteSelection + input[type=submit], .tableWrapper .tableActions body.hasInterface a#deleteSelection + input[type=submit], body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconZoneAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconZoneAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconZoneAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + input[type=submit], .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + input[type=submit], body.hasInterface .spbtn + input[type=button], body.hasInterface .spbtn + input[type=button], body.hasInterface .buttonLink input[type=submit] + input[type=button], body.hasInterface .buttonLink input[type=submit] + input[type=button], .buttonLink body.hasInterface input[type=submit] + input[type=button], .buttonLink body.hasInterface input[type=submit] + input[type=button], body.hasInterface form.flat input[type=submit] + input[type=button], body.hasInterface form.flat input[type=submit] + input[type=button], form.flat body.hasInterface input[type=submit] + input[type=button], form.flat body.hasInterface input[type=submit] + input[type=button], body.hasInterface form.flat input[type=button] + input[type=button], body.hasInterface form.flat input[type=button] + input[type=button], form.flat body.hasInterface input[type=button] + input[type=button], form.flat body.hasInterface input[type=button] + input[type=button], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=button], body.hasInterface form.flat a.iconTargetingChannelAdd + input[type=button], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=button], form.flat body.hasInterface a.iconTargetingChannelAdd + input[type=button], body.hasInterface input[type=submit] + input[type=button], body.hasInterface input[type=submit] + input[type=button], body.hasInterface input[type=button] + input[type=button], body.hasInterface input[type=button] + input[type=button], body.hasInterface a.iconTargetingChannelAdd + input[type=button], body.hasInterface a.iconTargetingChannelAdd + input[type=button], body.hasInterface .tableWrapper .tableActions a#deleteSelection + input[type=button], body.hasInterface .tableWrapper .tableActions a#deleteSelection + input[type=button], .tableWrapper .tableActions body.hasInterface a#deleteSelection + input[type=button], .tableWrapper .tableActions body.hasInterface a#deleteSelection + input[type=button], body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + input[type=button], body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + input[type=button], .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + input[type=button], .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconZoneAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconZoneAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconZoneAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconZoneAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + input[type=button], body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + input[type=button], .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + input[type=button], body.hasInterface .spbtn + a.iconTargetingChannelAdd, body.hasInterface .spbtn + a.iconTargetingChannelAdd, body.hasInterface .buttonLink input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface .buttonLink input[type=submit] + a.iconTargetingChannelAdd, .buttonLink body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, .buttonLink body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=submit] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=button] + a.iconTargetingChannelAdd, body.hasInterface form.flat input[type=button] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=button] + a.iconTargetingChannelAdd, form.flat body.hasInterface input[type=button] + a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface input[type=submit] + a.iconTargetingChannelAdd, body.hasInterface input[type=button] + a.iconTargetingChannelAdd, body.hasInterface input[type=button] + a.iconTargetingChannelAdd, body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface a.iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a#deleteSelection + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a#deleteSelection + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a#deleteSelection + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a#deleteSelection + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconWebsiteAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconWebsiteAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconZoneAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconZoneAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconZoneAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconZoneAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconTargetingChannelAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions .iconAdvertiserAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface .iconAdvertiserAdd + a.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn + a#deleteSelection, body .tableWrapper .tableActions .spbtn + a#deleteSelection, .tableWrapper .tableActions body .spbtn + a#deleteSelection, .tableWrapper .tableActions body .spbtn + a#deleteSelection, body .buttonLink .tableWrapper .tableActions input[type=submit] + a#deleteSelection, body .buttonLink .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body .buttonLink input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body .buttonLink input[type=submit] + a#deleteSelection, .buttonLink body .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .buttonLink body .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .tableWrapper .tableActions .buttonLink body input[type=submit] + a#deleteSelection, .tableWrapper .tableActions .buttonLink body input[type=submit] + a#deleteSelection, body form.flat .tableWrapper .tableActions input[type=submit] + a#deleteSelection, body form.flat .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body form.flat input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body form.flat input[type=submit] + a#deleteSelection, form.flat body .tableWrapper .tableActions input[type=submit] + a#deleteSelection, form.flat body .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .tableWrapper .tableActions form.flat body input[type=submit] + a#deleteSelection, .tableWrapper .tableActions form.flat body input[type=submit] + a#deleteSelection, body form.flat .tableWrapper .tableActions input[type=button] + a#deleteSelection, body form.flat .tableWrapper .tableActions input[type=button] + a#deleteSelection, .tableWrapper .tableActions body form.flat input[type=button] + a#deleteSelection, .tableWrapper .tableActions body form.flat input[type=button] + a#deleteSelection, form.flat body .tableWrapper .tableActions input[type=button] + a#deleteSelection, form.flat body .tableWrapper .tableActions input[type=button] + a#deleteSelection, .tableWrapper .tableActions form.flat body input[type=button] + a#deleteSelection, .tableWrapper .tableActions form.flat body input[type=button] + a#deleteSelection, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + a#deleteSelection, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + a#deleteSelection, body.hasInterface .tableWrapper .tableActions input[type=submit] + a#deleteSelection, body.hasInterface .tableWrapper .tableActions input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body.hasInterface input[type=submit] + a#deleteSelection, .tableWrapper .tableActions body.hasInterface input[type=submit] + a#deleteSelection, body.hasInterface .tableWrapper .tableActions input[type=button] + a#deleteSelection, body.hasInterface .tableWrapper .tableActions input[type=button] + a#deleteSelection, .tableWrapper .tableActions body.hasInterface input[type=button] + a#deleteSelection, .tableWrapper .tableActions body.hasInterface input[type=button] + a#deleteSelection, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + a#deleteSelection, body .tableWrapper .tableActions a#deleteSelection + a#deleteSelection, body .tableWrapper .tableActions a#deleteSelection + a#deleteSelection, .tableWrapper .tableActions body a#deleteSelection + a#deleteSelection, .tableWrapper .tableActions body a#deleteSelection + a#deleteSelection, body .tableWrapper .tableActions a.iconCampaignAdd + a#deleteSelection, body .tableWrapper .tableActions a.iconCampaignAdd + a#deleteSelection, .tableWrapper .tableActions body a.iconCampaignAdd + a#deleteSelection, .tableWrapper .tableActions body a.iconCampaignAdd + a#deleteSelection, body .tableWrapper .tableActions .iconWebsiteAdd + a#deleteSelection, body .tableWrapper .tableActions .iconWebsiteAdd + a#deleteSelection, .tableWrapper .tableActions body .iconWebsiteAdd + a#deleteSelection, .tableWrapper .tableActions body .iconWebsiteAdd + a#deleteSelection, body .tableWrapper .tableActions .iconZoneAdd + a#deleteSelection, body .tableWrapper .tableActions .iconZoneAdd + a#deleteSelection, .tableWrapper .tableActions body .iconZoneAdd + a#deleteSelection, .tableWrapper .tableActions body .iconZoneAdd + a#deleteSelection, body .tableWrapper .tableActions .iconTargetingChannelAdd + a#deleteSelection, body .tableWrapper .tableActions .iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body .iconTargetingChannelAdd + a#deleteSelection, .tableWrapper .tableActions body .iconTargetingChannelAdd + a#deleteSelection, body .tableWrapper .tableActions .iconAdvertiserAdd + a#deleteSelection, body .tableWrapper .tableActions .iconAdvertiserAdd + a#deleteSelection, .tableWrapper .tableActions body .iconAdvertiserAdd + a#deleteSelection, .tableWrapper .tableActions body .iconAdvertiserAdd + a#deleteSelection, body .tableWrapper .tableActions .spbtn + a.iconCampaignAdd, body .tableWrapper .tableActions .spbtn + a.iconCampaignAdd, .tableWrapper .tableActions body .spbtn + a.iconCampaignAdd, .tableWrapper .tableActions body .spbtn + a.iconCampaignAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + a.iconCampaignAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat input[type=submit] + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body input[type=submit] + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat input[type=button] + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body input[type=button] + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + a.iconCampaignAdd, body .tableWrapper .tableActions a#deleteSelection + a.iconCampaignAdd, body .tableWrapper .tableActions a#deleteSelection + a.iconCampaignAdd, .tableWrapper .tableActions body a#deleteSelection + a.iconCampaignAdd, .tableWrapper .tableActions body a#deleteSelection + a.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd + a.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd + a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd + a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconWebsiteAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconWebsiteAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconWebsiteAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconWebsiteAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconZoneAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconZoneAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconZoneAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconZoneAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + a.iconCampaignAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + a.iconCampaignAdd, body .tableWrapper .tableActions .spbtn + .iconWebsiteAdd, body .tableWrapper .tableActions .spbtn + .iconWebsiteAdd, .tableWrapper .tableActions body .spbtn + .iconWebsiteAdd, .tableWrapper .tableActions body .spbtn + .iconWebsiteAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconWebsiteAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconWebsiteAdd, body .tableWrapper .tableActions a#deleteSelection + .iconWebsiteAdd, body .tableWrapper .tableActions a#deleteSelection + .iconWebsiteAdd, .tableWrapper .tableActions body a#deleteSelection + .iconWebsiteAdd, .tableWrapper .tableActions body a#deleteSelection + .iconWebsiteAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconWebsiteAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconWebsiteAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconWebsiteAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconWebsiteAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconWebsiteAdd, body .tableWrapper .tableActions .spbtn + .iconZoneAdd, body .tableWrapper .tableActions .spbtn + .iconZoneAdd, .tableWrapper .tableActions body .spbtn + .iconZoneAdd, .tableWrapper .tableActions body .spbtn + .iconZoneAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconZoneAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconZoneAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconZoneAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconZoneAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconZoneAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconZoneAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconZoneAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconZoneAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconZoneAdd, body .tableWrapper .tableActions a#deleteSelection + .iconZoneAdd, body .tableWrapper .tableActions a#deleteSelection + .iconZoneAdd, .tableWrapper .tableActions body a#deleteSelection + .iconZoneAdd, .tableWrapper .tableActions body a#deleteSelection + .iconZoneAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconZoneAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconZoneAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconZoneAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconZoneAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconZoneAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconZoneAdd, body .tableWrapper .tableActions .spbtn + .iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn + .iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn + .iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn + .iconTargetingChannelAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconTargetingChannelAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection + .iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection + .iconTargetingChannelAdd, .tableWrapper .tableActions body a#deleteSelection + .iconTargetingChannelAdd, .tableWrapper .tableActions body a#deleteSelection + .iconTargetingChannelAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn + .iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn + .iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn + .iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn + .iconAdvertiserAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, body .buttonLink .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body .buttonLink input[type=submit] + .iconAdvertiserAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .buttonLink body .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions .buttonLink body input[type=submit] + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat input[type=submit] + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=submit] + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat input[type=button] + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=button] + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body form.flat a.iconTargetingChannelAdd + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, form.flat body .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=submit] + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=button] + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions a#deleteSelection + .iconAdvertiserAdd, body .tableWrapper .tableActions a#deleteSelection + .iconAdvertiserAdd, .tableWrapper .tableActions body a#deleteSelection + .iconAdvertiserAdd, .tableWrapper .tableActions body a#deleteSelection + .iconAdvertiserAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions a.iconCampaignAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body a.iconCampaignAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconWebsiteAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconWebsiteAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconZoneAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconZoneAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd + .iconAdvertiserAdd {
  margin-left: 10px;
}
body .spbtn[disabled], body .buttonLink input[disabled][type=submit], .buttonLink body input[disabled][type=submit], body form.flat input[disabled][type=submit], form.flat body input[disabled][type=submit], body form.flat input[disabled][type=button], form.flat body input[disabled][type=button], body form.flat a[disabled].iconTargetingChannelAdd, form.flat body a[disabled].iconTargetingChannelAdd, body.hasInterface input[disabled][type=submit], body.hasInterface input[disabled][type=button], body.hasInterface a[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions a[disabled]#deleteSelection, .tableWrapper .tableActions body a[disabled]#deleteSelection, body .tableWrapper .tableActions a[disabled].iconCampaignAdd, body .tableWrapper .tableActions a[disabled].iconCampaignAdd, .tableWrapper .tableActions body a[disabled].iconCampaignAdd, .tableWrapper .tableActions body a[disabled].iconCampaignAdd, body .tableWrapper .tableActions [disabled].iconWebsiteAdd, body .tableWrapper .tableActions [disabled].iconWebsiteAdd, .tableWrapper .tableActions body [disabled].iconWebsiteAdd, .tableWrapper .tableActions body [disabled].iconWebsiteAdd, body .tableWrapper .tableActions [disabled].iconZoneAdd, body .tableWrapper .tableActions [disabled].iconZoneAdd, .tableWrapper .tableActions body [disabled].iconZoneAdd, .tableWrapper .tableActions body [disabled].iconZoneAdd, body .tableWrapper .tableActions [disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions [disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body [disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body [disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions [disabled].iconAdvertiserAdd, body .tableWrapper .tableActions [disabled].iconAdvertiserAdd, .tableWrapper .tableActions body [disabled].iconAdvertiserAdd, .tableWrapper .tableActions body [disabled].iconAdvertiserAdd {
  opacity: 0.7;
  pointer-events: none;
  background: #E5E5E5 !important;
  color: #0A0A0B !important;
}
body .spbtn.spbtn-primary, body .spbtn.spbtn-primary, body .buttonLink input.spbtn-primary[type=submit], body .buttonLink input.spbtn-primary[type=submit], .buttonLink body input.spbtn-primary[type=submit], .buttonLink body input.spbtn-primary[type=submit], body form.flat input.spbtn-primary[type=submit], body form.flat input.spbtn-primary[type=submit], form.flat body input.spbtn-primary[type=submit], form.flat body input.spbtn-primary[type=submit], body form.flat input.spbtn-primary[type=button], body form.flat input.spbtn-primary[type=button], form.flat body input.spbtn-primary[type=button], form.flat body input.spbtn-primary[type=button], body form.flat a.spbtn-primary.iconTargetingChannelAdd, body form.flat a.spbtn-primary.iconTargetingChannelAdd, form.flat body a.spbtn-primary.iconTargetingChannelAdd, form.flat body a.spbtn-primary.iconTargetingChannelAdd, body.hasInterface input.spbtn-primary[type=submit], body.hasInterface input.spbtn-primary[type=submit], body.hasInterface input.spbtn-primary[type=button], body.hasInterface input.spbtn-primary[type=button], body.hasInterface a.spbtn-primary.iconTargetingChannelAdd, body.hasInterface a.spbtn-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-primary#deleteSelection, body .tableWrapper .tableActions a.spbtn-primary#deleteSelection, .tableWrapper .tableActions body a.spbtn-primary#deleteSelection, .tableWrapper .tableActions body a.spbtn-primary#deleteSelection, body .tableWrapper .tableActions a.spbtn-primary.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-primary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-primary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-primary.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-primary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-primary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-primary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-primary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-primary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-primary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-primary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-primary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-primary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-primary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-primary.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-primary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-primary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-primary.iconAdvertiserAdd, body .buttonLink input.spbtn[type=submit], body .buttonLink input.spbtn[type=submit], .buttonLink body input.spbtn[type=submit], .buttonLink body input.spbtn[type=submit], body .buttonLink input[type=submit], body .buttonLink input[type=submit], .buttonLink body input[type=submit], .buttonLink body input[type=submit], body form.flat .buttonLink input[type=submit], body form.flat .buttonLink input[type=submit], form.flat .buttonLink body input[type=submit], form.flat .buttonLink body input[type=submit], body .buttonLink form.flat input[type=submit], body .buttonLink form.flat input[type=submit], .buttonLink form.flat body input[type=submit], .buttonLink form.flat body input[type=submit], body form.flat .buttonLink input[type=button][type=submit], body form.flat .buttonLink input[type=button][type=submit], form.flat .buttonLink body input[type=button][type=submit], form.flat .buttonLink body input[type=button][type=submit], body .buttonLink form.flat input[type=button][type=submit], body .buttonLink form.flat input[type=button][type=submit], .buttonLink form.flat body input[type=button][type=submit], .buttonLink form.flat body input[type=button][type=submit], body.hasInterface .buttonLink input[type=submit], body.hasInterface .buttonLink input[type=submit], .buttonLink body.hasInterface input[type=submit], .buttonLink body.hasInterface input[type=submit], body.hasInterface .buttonLink input[type=button][type=submit], body.hasInterface .buttonLink input[type=button][type=submit], .buttonLink body.hasInterface input[type=button][type=submit], .buttonLink body.hasInterface input[type=button][type=submit], body .tableWrapper .tableActions .buttonLink input.iconWebsiteAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconWebsiteAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconZoneAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconZoneAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconZoneAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconZoneAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconZoneAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconZoneAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconZoneAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconZoneAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconTargetingChannelAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconTargetingChannelAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconAdvertiserAdd[type=submit], body .tableWrapper .tableActions .buttonLink input.iconAdvertiserAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconAdvertiserAdd[type=submit], .tableWrapper .tableActions .buttonLink body input.iconAdvertiserAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], body .buttonLink .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit], .buttonLink .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit], body form.flat input.spbtn[type=submit], body form.flat input.spbtn[type=submit], form.flat body input.spbtn[type=submit], form.flat body input.spbtn[type=submit], body .buttonLink form.flat input[type=submit], body .buttonLink form.flat input[type=submit], .buttonLink form.flat body input[type=submit], .buttonLink form.flat body input[type=submit], body form.flat .buttonLink input[type=submit], body form.flat .buttonLink input[type=submit], form.flat .buttonLink body input[type=submit], form.flat .buttonLink body input[type=submit], body form.flat input[type=submit], body form.flat input[type=submit], form.flat body input[type=submit], form.flat body input[type=submit], body form.flat input[type=button][type=submit], body form.flat input[type=button][type=submit], form.flat body input[type=button][type=submit], form.flat body input[type=button][type=submit], body.hasInterface form.flat input[type=submit], body.hasInterface form.flat input[type=submit], form.flat body.hasInterface input[type=submit], form.flat body.hasInterface input[type=submit], body.hasInterface form.flat input[type=button][type=submit], body.hasInterface form.flat input[type=button][type=submit], form.flat body.hasInterface input[type=button][type=submit], form.flat body.hasInterface input[type=button][type=submit], body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=submit], body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=submit], .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit], form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit], body form.flat input.spbtn[type=button], body form.flat input.spbtn[type=button], form.flat body input.spbtn[type=button], form.flat body input.spbtn[type=button], body .buttonLink form.flat input[type=submit][type=button], body .buttonLink form.flat input[type=submit][type=button], .buttonLink form.flat body input[type=submit][type=button], .buttonLink form.flat body input[type=submit][type=button], body form.flat .buttonLink input[type=submit][type=button], body form.flat .buttonLink input[type=submit][type=button], form.flat .buttonLink body input[type=submit][type=button], form.flat .buttonLink body input[type=submit][type=button], body form.flat input[type=submit][type=button], body form.flat input[type=submit][type=button], form.flat body input[type=submit][type=button], form.flat body input[type=submit][type=button], body form.flat input[type=button], body form.flat input[type=button], form.flat body input[type=button], form.flat body input[type=button], body.hasInterface form.flat input[type=submit][type=button], body.hasInterface form.flat input[type=submit][type=button], form.flat body.hasInterface input[type=submit][type=button], form.flat body.hasInterface input[type=submit][type=button], body.hasInterface form.flat input[type=button], body.hasInterface form.flat input[type=button], form.flat body.hasInterface input[type=button], form.flat body.hasInterface input[type=button], body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=button], body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=button], .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=button], .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=button], body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=button], body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=button], form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=button], form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=button], body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=button], body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=button], .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=button], .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=button], body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=button], body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=button], form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=button], form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=button], body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=button], body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=button], .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=button], .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=button], body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button], body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button], form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=button], form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=button], body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=button], body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=button], .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=button], .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=button], body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=button], body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=button], form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=button], form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=button], body form.flat a.spbtn.iconTargetingChannelAdd, body form.flat a.spbtn.iconTargetingChannelAdd, form.flat body a.spbtn.iconTargetingChannelAdd, form.flat body a.spbtn.iconTargetingChannelAdd, body form.flat a.iconTargetingChannelAdd, body form.flat a.iconTargetingChannelAdd, form.flat body a.iconTargetingChannelAdd, form.flat body a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a#deleteSelection.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a#deleteSelection.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconCampaignAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconCampaignAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconWebsiteAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconWebsiteAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconWebsiteAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconWebsiteAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconZoneAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconZoneAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconZoneAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconZoneAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconAdvertiserAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconAdvertiserAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconAdvertiserAdd.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconAdvertiserAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconAdvertiserAdd.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconAdvertiserAdd.iconTargetingChannelAdd, body.hasInterface input.spbtn[type=submit], body.hasInterface input.spbtn[type=submit], .buttonLink body.hasInterface input[type=submit], .buttonLink body.hasInterface input[type=submit], body.hasInterface .buttonLink input[type=submit], body.hasInterface .buttonLink input[type=submit], form.flat body.hasInterface input[type=submit], form.flat body.hasInterface input[type=submit], body.hasInterface form.flat input[type=submit], body.hasInterface form.flat input[type=submit], form.flat body.hasInterface input[type=button][type=submit], form.flat body.hasInterface input[type=button][type=submit], body.hasInterface form.flat input[type=button][type=submit], body.hasInterface form.flat input[type=button][type=submit], body.hasInterface input[type=submit], body.hasInterface input[type=submit], body.hasInterface input[type=button][type=submit], body.hasInterface input[type=button][type=submit], .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=submit], .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit], body.hasInterface input.spbtn[type=button], body.hasInterface input.spbtn[type=button], .buttonLink body.hasInterface input[type=submit][type=button], .buttonLink body.hasInterface input[type=submit][type=button], body.hasInterface .buttonLink input[type=submit][type=button], body.hasInterface .buttonLink input[type=submit][type=button], form.flat body.hasInterface input[type=submit][type=button], form.flat body.hasInterface input[type=submit][type=button], body.hasInterface form.flat input[type=submit][type=button], body.hasInterface form.flat input[type=submit][type=button], form.flat body.hasInterface input[type=button], form.flat body.hasInterface input[type=button], body.hasInterface form.flat input[type=button], body.hasInterface form.flat input[type=button], body.hasInterface input[type=submit][type=button], body.hasInterface input[type=submit][type=button], body.hasInterface input[type=button], body.hasInterface input[type=button], .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=button], .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=button], body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=button], body.hasInterface a.spbtn.iconTargetingChannelAdd, body.hasInterface a.spbtn.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd, form.flat body.hasInterface a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd, body.hasInterface form.flat a.iconTargetingChannelAdd, body.hasInterface a.iconTargetingChannelAdd, body.hasInterface a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a#deleteSelection.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconWebsiteAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconZoneAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconAdvertiserAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconAdvertiserAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn.iconCampaignAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconCampaignAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconCampaignAdd, body .tableWrapper .tableActions a#deleteSelection.iconCampaignAdd, body .tableWrapper .tableActions a#deleteSelection.iconCampaignAdd, .tableWrapper .tableActions body a#deleteSelection.iconCampaignAdd, .tableWrapper .tableActions body a#deleteSelection.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd, .tableWrapper .tableActions body a.iconCampaignAdd, body .tableWrapper .tableActions a.iconWebsiteAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconWebsiteAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconWebsiteAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconWebsiteAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconZoneAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconZoneAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconZoneAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconZoneAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconAdvertiserAdd.iconCampaignAdd, body .tableWrapper .tableActions a.iconAdvertiserAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconAdvertiserAdd.iconCampaignAdd, .tableWrapper .tableActions body a.iconAdvertiserAdd.iconCampaignAdd, body .tableWrapper .tableActions .spbtn.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn.iconWebsiteAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconWebsiteAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconWebsiteAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=button].iconWebsiteAdd, body form.flat .tableWrapper .tableActions input[type=button].iconWebsiteAdd, form.flat .tableWrapper .tableActions body input[type=button].iconWebsiteAdd, form.flat .tableWrapper .tableActions body input[type=button].iconWebsiteAdd, body .tableWrapper .tableActions form.flat input[type=button].iconWebsiteAdd, body .tableWrapper .tableActions form.flat input[type=button].iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=button].iconWebsiteAdd, .tableWrapper .tableActions form.flat body input[type=button].iconWebsiteAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconWebsiteAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconWebsiteAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconWebsiteAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconWebsiteAdd, body .tableWrapper .tableActions a#deleteSelection.iconWebsiteAdd, body .tableWrapper .tableActions a#deleteSelection.iconWebsiteAdd, .tableWrapper .tableActions body a#deleteSelection.iconWebsiteAdd, .tableWrapper .tableActions body a#deleteSelection.iconWebsiteAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconWebsiteAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconWebsiteAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconWebsiteAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd, .tableWrapper .tableActions body .iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconZoneAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconZoneAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconWebsiteAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconWebsiteAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn.iconZoneAdd, body .tableWrapper .tableActions .spbtn.iconZoneAdd, .tableWrapper .tableActions body .spbtn.iconZoneAdd, .tableWrapper .tableActions body .spbtn.iconZoneAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconZoneAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconZoneAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconZoneAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconZoneAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconZoneAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconZoneAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconZoneAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconZoneAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconZoneAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconZoneAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconZoneAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=button].iconZoneAdd, body form.flat .tableWrapper .tableActions input[type=button].iconZoneAdd, form.flat .tableWrapper .tableActions body input[type=button].iconZoneAdd, form.flat .tableWrapper .tableActions body input[type=button].iconZoneAdd, body .tableWrapper .tableActions form.flat input[type=button].iconZoneAdd, body .tableWrapper .tableActions form.flat input[type=button].iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=button].iconZoneAdd, .tableWrapper .tableActions form.flat body input[type=button].iconZoneAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconZoneAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconZoneAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconZoneAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconZoneAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconZoneAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconZoneAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconZoneAdd, body .tableWrapper .tableActions a#deleteSelection.iconZoneAdd, body .tableWrapper .tableActions a#deleteSelection.iconZoneAdd, .tableWrapper .tableActions body a#deleteSelection.iconZoneAdd, .tableWrapper .tableActions body a#deleteSelection.iconZoneAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconZoneAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconZoneAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconZoneAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconZoneAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconZoneAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconZoneAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconZoneAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd, .tableWrapper .tableActions body .iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconZoneAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconZoneAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconZoneAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconZoneAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconZoneAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconZoneAdd, body .tableWrapper .tableActions .spbtn.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn.iconTargetingChannelAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconTargetingChannelAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body input[type=button].iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body input[type=button].iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat input[type=button].iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat input[type=button].iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=button].iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body input[type=button].iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd, .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconZoneAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconZoneAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconTargetingChannelAdd, .tableWrapper .tableActions body .iconAdvertiserAdd.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn.iconAdvertiserAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, body .buttonLink .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd, .buttonLink .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconAdvertiserAdd, body .tableWrapper .tableActions .buttonLink input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions .buttonLink body input[type=submit].iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd, form.flat .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconAdvertiserAdd, body .tableWrapper .tableActions form.flat input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=submit].iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=button].iconAdvertiserAdd, body form.flat .tableWrapper .tableActions input[type=button].iconAdvertiserAdd, form.flat .tableWrapper .tableActions body input[type=button].iconAdvertiserAdd, form.flat .tableWrapper .tableActions body input[type=button].iconAdvertiserAdd, body .tableWrapper .tableActions form.flat input[type=button].iconAdvertiserAdd, body .tableWrapper .tableActions form.flat input[type=button].iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=button].iconAdvertiserAdd, .tableWrapper .tableActions form.flat body input[type=button].iconAdvertiserAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconAdvertiserAdd, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconAdvertiserAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconAdvertiserAdd, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=submit].iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions input[type=button].iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface input[type=button].iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconAdvertiserAdd, body .tableWrapper .tableActions a#deleteSelection.iconAdvertiserAdd, body .tableWrapper .tableActions a#deleteSelection.iconAdvertiserAdd, .tableWrapper .tableActions body a#deleteSelection.iconAdvertiserAdd, .tableWrapper .tableActions body a#deleteSelection.iconAdvertiserAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconAdvertiserAdd, body .tableWrapper .tableActions a.iconCampaignAdd.iconAdvertiserAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconAdvertiserAdd, .tableWrapper .tableActions body a.iconCampaignAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconWebsiteAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconWebsiteAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconZoneAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconZoneAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconZoneAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconZoneAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconAdvertiserAdd, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd, .tableWrapper .tableActions body .iconAdvertiserAdd {
  color: #FFFFFF;
  background: #24AAE0;
}
body .spbtn.spbtn-primary:hover, body .spbtn.spbtn-primary:hover, body .buttonLink input.spbtn-primary[type=submit]:hover, body .buttonLink input.spbtn-primary[type=submit]:hover, .buttonLink body input.spbtn-primary[type=submit]:hover, .buttonLink body input.spbtn-primary[type=submit]:hover, body form.flat input.spbtn-primary[type=submit]:hover, body form.flat input.spbtn-primary[type=submit]:hover, form.flat body input.spbtn-primary[type=submit]:hover, form.flat body input.spbtn-primary[type=submit]:hover, body form.flat input.spbtn-primary[type=button]:hover, body form.flat input.spbtn-primary[type=button]:hover, form.flat body input.spbtn-primary[type=button]:hover, form.flat body input.spbtn-primary[type=button]:hover, body form.flat a.spbtn-primary.iconTargetingChannelAdd:hover, body form.flat a.spbtn-primary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-primary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-primary.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-primary[type=submit]:hover, body.hasInterface input.spbtn-primary[type=submit]:hover, body.hasInterface input.spbtn-primary[type=button]:hover, body.hasInterface input.spbtn-primary[type=button]:hover, body.hasInterface a.spbtn-primary.iconTargetingChannelAdd:hover, body.hasInterface a.spbtn-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-primary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-primary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-primary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-primary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-primary.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-primary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-primary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-primary.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-primary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-primary.iconAdvertiserAdd:hover, body .buttonLink input.spbtn[type=submit]:hover, body .buttonLink input.spbtn[type=submit]:hover, .buttonLink body input.spbtn[type=submit]:hover, .buttonLink body input.spbtn[type=submit]:hover, body .buttonLink input[type=submit]:hover, body .buttonLink input[type=submit]:hover, .buttonLink body input[type=submit]:hover, .buttonLink body input[type=submit]:hover, body form.flat .buttonLink input[type=submit]:hover, body form.flat .buttonLink input[type=submit]:hover, form.flat .buttonLink body input[type=submit]:hover, form.flat .buttonLink body input[type=submit]:hover, body .buttonLink form.flat input[type=submit]:hover, body .buttonLink form.flat input[type=submit]:hover, .buttonLink form.flat body input[type=submit]:hover, .buttonLink form.flat body input[type=submit]:hover, body form.flat .buttonLink input[type=button][type=submit]:hover, body form.flat .buttonLink input[type=button][type=submit]:hover, form.flat .buttonLink body input[type=button][type=submit]:hover, form.flat .buttonLink body input[type=button][type=submit]:hover, body .buttonLink form.flat input[type=button][type=submit]:hover, body .buttonLink form.flat input[type=button][type=submit]:hover, .buttonLink form.flat body input[type=button][type=submit]:hover, .buttonLink form.flat body input[type=button][type=submit]:hover, body.hasInterface .buttonLink input[type=submit]:hover, body.hasInterface .buttonLink input[type=submit]:hover, .buttonLink body.hasInterface input[type=submit]:hover, .buttonLink body.hasInterface input[type=submit]:hover, body.hasInterface .buttonLink input[type=button][type=submit]:hover, body.hasInterface .buttonLink input[type=button][type=submit]:hover, .buttonLink body.hasInterface input[type=button][type=submit]:hover, .buttonLink body.hasInterface input[type=button][type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconWebsiteAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconWebsiteAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconZoneAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconZoneAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconZoneAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconZoneAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconTargetingChannelAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconTargetingChannelAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconAdvertiserAdd[type=submit]:hover, body .tableWrapper .tableActions .buttonLink input.iconAdvertiserAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconAdvertiserAdd[type=submit]:hover, .tableWrapper .tableActions .buttonLink body input.iconAdvertiserAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, body .buttonLink .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit]:hover, .buttonLink .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit]:hover, body form.flat input.spbtn[type=submit]:hover, body form.flat input.spbtn[type=submit]:hover, form.flat body input.spbtn[type=submit]:hover, form.flat body input.spbtn[type=submit]:hover, body .buttonLink form.flat input[type=submit]:hover, body .buttonLink form.flat input[type=submit]:hover, .buttonLink form.flat body input[type=submit]:hover, .buttonLink form.flat body input[type=submit]:hover, body form.flat .buttonLink input[type=submit]:hover, body form.flat .buttonLink input[type=submit]:hover, form.flat .buttonLink body input[type=submit]:hover, form.flat .buttonLink body input[type=submit]:hover, body form.flat input[type=submit]:hover, body form.flat input[type=submit]:hover, form.flat body input[type=submit]:hover, form.flat body input[type=submit]:hover, body form.flat input[type=button][type=submit]:hover, body form.flat input[type=button][type=submit]:hover, form.flat body input[type=button][type=submit]:hover, form.flat body input[type=button][type=submit]:hover, body.hasInterface form.flat input[type=submit]:hover, body.hasInterface form.flat input[type=submit]:hover, form.flat body.hasInterface input[type=submit]:hover, form.flat body.hasInterface input[type=submit]:hover, body.hasInterface form.flat input[type=button][type=submit]:hover, body.hasInterface form.flat input[type=button][type=submit]:hover, form.flat body.hasInterface input[type=button][type=submit]:hover, form.flat body.hasInterface input[type=button][type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=submit]:hover, body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=submit]:hover, .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit]:hover, form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=submit]:hover, body form.flat input.spbtn[type=button]:hover, body form.flat input.spbtn[type=button]:hover, form.flat body input.spbtn[type=button]:hover, form.flat body input.spbtn[type=button]:hover, body .buttonLink form.flat input[type=submit][type=button]:hover, body .buttonLink form.flat input[type=submit][type=button]:hover, .buttonLink form.flat body input[type=submit][type=button]:hover, .buttonLink form.flat body input[type=submit][type=button]:hover, body form.flat .buttonLink input[type=submit][type=button]:hover, body form.flat .buttonLink input[type=submit][type=button]:hover, form.flat .buttonLink body input[type=submit][type=button]:hover, form.flat .buttonLink body input[type=submit][type=button]:hover, body form.flat input[type=submit][type=button]:hover, body form.flat input[type=submit][type=button]:hover, form.flat body input[type=submit][type=button]:hover, form.flat body input[type=submit][type=button]:hover, body form.flat input[type=button]:hover, body form.flat input[type=button]:hover, form.flat body input[type=button]:hover, form.flat body input[type=button]:hover, body.hasInterface form.flat input[type=submit][type=button]:hover, body.hasInterface form.flat input[type=submit][type=button]:hover, form.flat body.hasInterface input[type=submit][type=button]:hover, form.flat body.hasInterface input[type=submit][type=button]:hover, body.hasInterface form.flat input[type=button]:hover, body.hasInterface form.flat input[type=button]:hover, form.flat body.hasInterface input[type=button]:hover, form.flat body.hasInterface input[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconWebsiteAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconWebsiteAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconWebsiteAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconWebsiteAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconZoneAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconZoneAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconZoneAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconZoneAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconTargetingChannelAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconTargetingChannelAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconTargetingChannelAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=button]:hover, body .tableWrapper .tableActions form.flat input.iconAdvertiserAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=button]:hover, .tableWrapper .tableActions form.flat body input.iconAdvertiserAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=button]:hover, body form.flat .tableWrapper .tableActions input.iconAdvertiserAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=button]:hover, form.flat .tableWrapper .tableActions body input.iconAdvertiserAdd[type=button]:hover, body form.flat a.spbtn.iconTargetingChannelAdd:hover, body form.flat a.spbtn.iconTargetingChannelAdd:hover, form.flat body a.spbtn.iconTargetingChannelAdd:hover, form.flat body a.spbtn.iconTargetingChannelAdd:hover, body form.flat a.iconTargetingChannelAdd:hover, body form.flat a.iconTargetingChannelAdd:hover, form.flat body a.iconTargetingChannelAdd:hover, form.flat body a.iconTargetingChannelAdd:hover, body.hasInterface form.flat a.iconTargetingChannelAdd:hover, body.hasInterface form.flat a.iconTargetingChannelAdd:hover, form.flat body.hasInterface a.iconTargetingChannelAdd:hover, form.flat body.hasInterface a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a#deleteSelection.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a#deleteSelection.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconCampaignAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconCampaignAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconWebsiteAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconZoneAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconZoneAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconZoneAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconZoneAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn[type=submit]:hover, body.hasInterface input.spbtn[type=submit]:hover, .buttonLink body.hasInterface input[type=submit]:hover, .buttonLink body.hasInterface input[type=submit]:hover, body.hasInterface .buttonLink input[type=submit]:hover, body.hasInterface .buttonLink input[type=submit]:hover, form.flat body.hasInterface input[type=submit]:hover, form.flat body.hasInterface input[type=submit]:hover, body.hasInterface form.flat input[type=submit]:hover, body.hasInterface form.flat input[type=submit]:hover, form.flat body.hasInterface input[type=button][type=submit]:hover, form.flat body.hasInterface input[type=button][type=submit]:hover, body.hasInterface form.flat input[type=button][type=submit]:hover, body.hasInterface form.flat input[type=button][type=submit]:hover, body.hasInterface input[type=submit]:hover, body.hasInterface input[type=submit]:hover, body.hasInterface input[type=button][type=submit]:hover, body.hasInterface input[type=button][type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=submit]:hover, .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=submit]:hover, body.hasInterface input.spbtn[type=button]:hover, body.hasInterface input.spbtn[type=button]:hover, .buttonLink body.hasInterface input[type=submit][type=button]:hover, .buttonLink body.hasInterface input[type=submit][type=button]:hover, body.hasInterface .buttonLink input[type=submit][type=button]:hover, body.hasInterface .buttonLink input[type=submit][type=button]:hover, form.flat body.hasInterface input[type=submit][type=button]:hover, form.flat body.hasInterface input[type=submit][type=button]:hover, body.hasInterface form.flat input[type=submit][type=button]:hover, body.hasInterface form.flat input[type=submit][type=button]:hover, form.flat body.hasInterface input[type=button]:hover, form.flat body.hasInterface input[type=button]:hover, body.hasInterface form.flat input[type=button]:hover, body.hasInterface form.flat input[type=button]:hover, body.hasInterface input[type=submit][type=button]:hover, body.hasInterface input[type=submit][type=button]:hover, body.hasInterface input[type=button]:hover, body.hasInterface input[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconWebsiteAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconWebsiteAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconZoneAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconZoneAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconTargetingChannelAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconTargetingChannelAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=button]:hover, .tableWrapper .tableActions body.hasInterface input.iconAdvertiserAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=button]:hover, body.hasInterface .tableWrapper .tableActions input.iconAdvertiserAdd[type=button]:hover, body.hasInterface a.spbtn.iconTargetingChannelAdd:hover, body.hasInterface a.spbtn.iconTargetingChannelAdd:hover, form.flat body.hasInterface a.iconTargetingChannelAdd:hover, form.flat body.hasInterface a.iconTargetingChannelAdd:hover, body.hasInterface form.flat a.iconTargetingChannelAdd:hover, body.hasInterface form.flat a.iconTargetingChannelAdd:hover, body.hasInterface a.iconTargetingChannelAdd:hover, body.hasInterface a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a#deleteSelection.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconCampaignAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconZoneAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconAdvertiserAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn.iconCampaignAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconCampaignAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconCampaignAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconCampaignAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconCampaignAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconWebsiteAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconWebsiteAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconWebsiteAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconWebsiteAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconZoneAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconZoneAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconZoneAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconZoneAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconAdvertiserAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions a.iconAdvertiserAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconAdvertiserAdd.iconCampaignAdd:hover, .tableWrapper .tableActions body a.iconAdvertiserAdd.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn.iconWebsiteAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconWebsiteAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconWebsiteAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconWebsiteAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconWebsiteAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconWebsiteAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconWebsiteAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconWebsiteAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn.iconZoneAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconZoneAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconZoneAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconZoneAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconZoneAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconZoneAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconZoneAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconZoneAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconZoneAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconZoneAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconZoneAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconZoneAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconZoneAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconZoneAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconZoneAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconZoneAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconZoneAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconZoneAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconZoneAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconZoneAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconZoneAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconZoneAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconZoneAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconZoneAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconZoneAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconZoneAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconZoneAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconZoneAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconZoneAdd:hover, body .tableWrapper .tableActions .iconZoneAdd:hover, .tableWrapper .tableActions body .iconZoneAdd:hover, .tableWrapper .tableActions body .iconZoneAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconZoneAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn.iconTargetingChannelAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn.iconAdvertiserAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, body .buttonLink .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd:hover, .buttonLink .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconAdvertiserAdd:hover, body .tableWrapper .tableActions .buttonLink input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions .buttonLink body input[type=submit].iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body input[type=submit].iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body input[type=submit].iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions input[type=button].iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body input[type=button].iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat input[type=button].iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body input[type=button].iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body form.flat .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, form.flat .tableWrapper .tableActions body a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions form.flat a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions form.flat body a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=submit].iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions input[type=button].iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface input[type=button].iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body.hasInterface .tableWrapper .tableActions a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body.hasInterface a.iconTargetingChannelAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconAdvertiserAdd:hover, body .tableWrapper .tableActions a#deleteSelection.iconAdvertiserAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconAdvertiserAdd:hover, .tableWrapper .tableActions body a#deleteSelection.iconAdvertiserAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions a.iconCampaignAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body a.iconCampaignAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconWebsiteAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconWebsiteAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconZoneAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconZoneAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconTargetingChannelAdd.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd:hover, body .tableWrapper .tableActions .iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd:hover, .tableWrapper .tableActions body .iconAdvertiserAdd:hover {
  background: #1F84C2;
  color: #FFFFFF;
}
body .spbtn.spbtn-secondary, body .buttonLink input.spbtn-secondary[type=submit], .buttonLink body input.spbtn-secondary[type=submit], body form.flat input.spbtn-secondary[type=submit], form.flat body input.spbtn-secondary[type=submit], body form.flat input.spbtn-secondary[type=button], form.flat body input.spbtn-secondary[type=button], body form.flat a.spbtn-secondary.iconTargetingChannelAdd, form.flat body a.spbtn-secondary.iconTargetingChannelAdd, body.hasInterface input.spbtn-secondary[type=submit], body.hasInterface input.spbtn-secondary[type=button], body.hasInterface a.spbtn-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-secondary#deleteSelection, .tableWrapper .tableActions body a.spbtn-secondary#deleteSelection, body .tableWrapper .tableActions a.spbtn-secondary.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-secondary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-secondary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-secondary.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-secondary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-secondary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-secondary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-secondary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-secondary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-secondary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-secondary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-secondary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-secondary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-secondary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-secondary.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-secondary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-secondary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-secondary.iconAdvertiserAdd {
  color: #FFFFFF;
  background: #FF6600;
}
body .spbtn.spbtn-secondary:hover, body .buttonLink input.spbtn-secondary[type=submit]:hover, .buttonLink body input.spbtn-secondary[type=submit]:hover, body form.flat input.spbtn-secondary[type=submit]:hover, form.flat body input.spbtn-secondary[type=submit]:hover, body form.flat input.spbtn-secondary[type=button]:hover, form.flat body input.spbtn-secondary[type=button]:hover, body form.flat a.spbtn-secondary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-secondary.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-secondary[type=submit]:hover, body.hasInterface input.spbtn-secondary[type=button]:hover, body.hasInterface a.spbtn-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-secondary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-secondary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-secondary.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-secondary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-secondary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-secondary.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-secondary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-secondary.iconAdvertiserAdd:hover {
  background: #ED5F00;
  color: #FFFFFF;
}
body .spbtn.spbtn-danger, body .buttonLink input.spbtn-danger[type=submit], .buttonLink body input.spbtn-danger[type=submit], body form.flat input.spbtn-danger[type=submit], form.flat body input.spbtn-danger[type=submit], body form.flat input.spbtn-danger[type=button], form.flat body input.spbtn-danger[type=button], body form.flat a.spbtn-danger.iconTargetingChannelAdd, form.flat body a.spbtn-danger.iconTargetingChannelAdd, body.hasInterface input.spbtn-danger[type=submit], body.hasInterface input.spbtn-danger[type=button], body.hasInterface a.spbtn-danger.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-danger.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-danger.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-danger.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-danger.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-danger.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-danger.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-danger.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-danger.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-danger.iconZoneAdd, body .tableWrapper .tableActions .spbtn-danger.iconZoneAdd, .tableWrapper .tableActions body .spbtn-danger.iconZoneAdd, .tableWrapper .tableActions body .spbtn-danger.iconZoneAdd, body .tableWrapper .tableActions .spbtn-danger.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-danger.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-danger.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-danger.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-danger.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-danger.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-danger.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-danger.iconAdvertiserAdd, body .tableWrapper .tableActions a#deleteSelection, .tableWrapper .tableActions body a#deleteSelection {
  color: #FFFFFF;
  background: #F15248;
}
body .spbtn.spbtn-danger:hover, body .buttonLink input.spbtn-danger[type=submit]:hover, .buttonLink body input.spbtn-danger[type=submit]:hover, body form.flat input.spbtn-danger[type=submit]:hover, form.flat body input.spbtn-danger[type=submit]:hover, body form.flat input.spbtn-danger[type=button]:hover, form.flat body input.spbtn-danger[type=button]:hover, body form.flat a.spbtn-danger.iconTargetingChannelAdd:hover, form.flat body a.spbtn-danger.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-danger[type=submit]:hover, body.hasInterface input.spbtn-danger[type=button]:hover, body.hasInterface a.spbtn-danger.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-danger.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-danger.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-danger.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-danger.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-danger.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-danger.iconAdvertiserAdd:hover, body .tableWrapper .tableActions a#deleteSelection:hover, .tableWrapper .tableActions body a#deleteSelection:hover {
  background: #d1372c;
  color: #ffffff;
}
body .spbtn.spbtn-danger[disabled], body .buttonLink input.spbtn-danger[disabled][type=submit], .buttonLink body input.spbtn-danger[disabled][type=submit], body form.flat input.spbtn-danger[disabled][type=submit], form.flat body input.spbtn-danger[disabled][type=submit], body form.flat input.spbtn-danger[disabled][type=button], form.flat body input.spbtn-danger[disabled][type=button], body form.flat a.spbtn-danger[disabled].iconTargetingChannelAdd, form.flat body a.spbtn-danger[disabled].iconTargetingChannelAdd, body.hasInterface input.spbtn-danger[disabled][type=submit], body.hasInterface input.spbtn-danger[disabled][type=button], body.hasInterface a.spbtn-danger[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-danger[disabled].iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-danger[disabled].iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-danger[disabled].iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-danger[disabled].iconCampaignAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconZoneAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconZoneAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconZoneAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconZoneAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-danger[disabled].iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-danger[disabled].iconAdvertiserAdd, body .tableWrapper .tableActions a[disabled]#deleteSelection, .tableWrapper .tableActions body a[disabled]#deleteSelection {
  color: #FFFFFF !important;
  background: #F15248 !important;
}
body .spbtn.spbtn-success, body .buttonLink input.spbtn-success[type=submit], .buttonLink body input.spbtn-success[type=submit], body form.flat input.spbtn-success[type=submit], form.flat body input.spbtn-success[type=submit], body form.flat input.spbtn-success[type=button], form.flat body input.spbtn-success[type=button], body form.flat a.spbtn-success.iconTargetingChannelAdd, form.flat body a.spbtn-success.iconTargetingChannelAdd, body.hasInterface input.spbtn-success[type=submit], body.hasInterface input.spbtn-success[type=button], body.hasInterface a.spbtn-success.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-success#deleteSelection, .tableWrapper .tableActions body a.spbtn-success#deleteSelection, body .tableWrapper .tableActions a.spbtn-success.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-success.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-success.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-success.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-success.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-success.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-success.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-success.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-success.iconZoneAdd, body .tableWrapper .tableActions .spbtn-success.iconZoneAdd, .tableWrapper .tableActions body .spbtn-success.iconZoneAdd, .tableWrapper .tableActions body .spbtn-success.iconZoneAdd, body .tableWrapper .tableActions .spbtn-success.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-success.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-success.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-success.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-success.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-success.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-success.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-success.iconAdvertiserAdd {
  color: #FFFFFF;
  background: #10B981;
}
body .spbtn.spbtn-success:hover, body .buttonLink input.spbtn-success[type=submit]:hover, .buttonLink body input.spbtn-success[type=submit]:hover, body form.flat input.spbtn-success[type=submit]:hover, form.flat body input.spbtn-success[type=submit]:hover, body form.flat input.spbtn-success[type=button]:hover, form.flat body input.spbtn-success[type=button]:hover, body form.flat a.spbtn-success.iconTargetingChannelAdd:hover, form.flat body a.spbtn-success.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-success[type=submit]:hover, body.hasInterface input.spbtn-success[type=button]:hover, body.hasInterface a.spbtn-success.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-success#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-success#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-success.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-success.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-success.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-success.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-success.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-success.iconAdvertiserAdd:hover {
  background: #09AC76;
  color: #ffffff;
}
body .spbtn.spbtn-success[disabled], body .buttonLink input.spbtn-success[disabled][type=submit], .buttonLink body input.spbtn-success[disabled][type=submit], body form.flat input.spbtn-success[disabled][type=submit], form.flat body input.spbtn-success[disabled][type=submit], body form.flat input.spbtn-success[disabled][type=button], form.flat body input.spbtn-success[disabled][type=button], body form.flat a.spbtn-success[disabled].iconTargetingChannelAdd, form.flat body a.spbtn-success[disabled].iconTargetingChannelAdd, body.hasInterface input.spbtn-success[disabled][type=submit], body.hasInterface input.spbtn-success[disabled][type=button], body.hasInterface a.spbtn-success[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-success[disabled]#deleteSelection, .tableWrapper .tableActions body a.spbtn-success[disabled]#deleteSelection, body .tableWrapper .tableActions a.spbtn-success[disabled].iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-success[disabled].iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-success[disabled].iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-success[disabled].iconCampaignAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconZoneAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconZoneAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconZoneAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconZoneAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-success[disabled].iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-success[disabled].iconAdvertiserAdd {
  color: #FFFFFF !important;
  background: #10B981 !important;
}
body .spbtn.spbtn-light, body .buttonLink input.spbtn-light[type=submit], .buttonLink body input.spbtn-light[type=submit], body form.flat input.spbtn-light[type=submit], form.flat body input.spbtn-light[type=submit], body form.flat input.spbtn-light[type=button], form.flat body input.spbtn-light[type=button], body form.flat a.spbtn-light.iconTargetingChannelAdd, form.flat body a.spbtn-light.iconTargetingChannelAdd, body.hasInterface input.spbtn-light[type=submit], body.hasInterface input.spbtn-light[type=button], body.hasInterface a.spbtn-light.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-light#deleteSelection, .tableWrapper .tableActions body a.spbtn-light#deleteSelection, body .tableWrapper .tableActions a.spbtn-light.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-light.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-light.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-light.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-light.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-light.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-light.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-light.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-light.iconZoneAdd, body .tableWrapper .tableActions .spbtn-light.iconZoneAdd, .tableWrapper .tableActions body .spbtn-light.iconZoneAdd, .tableWrapper .tableActions body .spbtn-light.iconZoneAdd, body .tableWrapper .tableActions .spbtn-light.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-light.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-light.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-light.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-light.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-light.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-light.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-light.iconAdvertiserAdd {
  color: #1C2224;
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%);
  border: 1px solid #CFDEE3;
  box-shadow: 0px 2px 2px rgba(81, 110, 134, 0.04) !important;
}
body .spbtn.spbtn-light:hover, body .buttonLink input.spbtn-light[type=submit]:hover, .buttonLink body input.spbtn-light[type=submit]:hover, body form.flat input.spbtn-light[type=submit]:hover, form.flat body input.spbtn-light[type=submit]:hover, body form.flat input.spbtn-light[type=button]:hover, form.flat body input.spbtn-light[type=button]:hover, body form.flat a.spbtn-light.iconTargetingChannelAdd:hover, form.flat body a.spbtn-light.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-light[type=submit]:hover, body.hasInterface input.spbtn-light[type=button]:hover, body.hasInterface a.spbtn-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-light#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-light#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-light.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-light.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-light.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-light.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-light.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-light.iconAdvertiserAdd:hover {
  background: linear-gradient(180deg, #F3F4F5 0%, #FDFDFD 100%);
  color: #1C2224;
}
body .spbtn.spbtn-outline-light, body .buttonLink input.spbtn-outline-light[type=submit], .buttonLink body input.spbtn-outline-light[type=submit], body form.flat input.spbtn-outline-light[type=submit], form.flat body input.spbtn-outline-light[type=submit], body form.flat input.spbtn-outline-light[type=button], form.flat body input.spbtn-outline-light[type=button], body form.flat a.spbtn-outline-light.iconTargetingChannelAdd, form.flat body a.spbtn-outline-light.iconTargetingChannelAdd, body.hasInterface input.spbtn-outline-light[type=submit], body.hasInterface input.spbtn-outline-light[type=button], body.hasInterface a.spbtn-outline-light.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-outline-light#deleteSelection, .tableWrapper .tableActions body a.spbtn-outline-light#deleteSelection, body .tableWrapper .tableActions a.spbtn-outline-light.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-outline-light.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-light.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-light.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-outline-light.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-light.iconAdvertiserAdd {
  color: #1C2224;
  background: #ffffff;
  border: solid 1px #CFDEE3;
}
body .spbtn.spbtn-outline-light:hover, body .buttonLink input.spbtn-outline-light[type=submit]:hover, .buttonLink body input.spbtn-outline-light[type=submit]:hover, body form.flat input.spbtn-outline-light[type=submit]:hover, form.flat body input.spbtn-outline-light[type=submit]:hover, body form.flat input.spbtn-outline-light[type=button]:hover, form.flat body input.spbtn-outline-light[type=button]:hover, body form.flat a.spbtn-outline-light.iconTargetingChannelAdd:hover, form.flat body a.spbtn-outline-light.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-outline-light[type=submit]:hover, body.hasInterface input.spbtn-outline-light[type=button]:hover, body.hasInterface a.spbtn-outline-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-light#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-outline-light#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-outline-light.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-light.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-light.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-light.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-outline-light.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-light.iconAdvertiserAdd:hover {
  background: #CFDEE3;
}
body .spbtn.spbtn-outline-primary, body .buttonLink input.spbtn-outline-primary[type=submit], .buttonLink body input.spbtn-outline-primary[type=submit], body form.flat input.spbtn-outline-primary[type=submit], form.flat body input.spbtn-outline-primary[type=submit], body form.flat input.spbtn-outline-primary[type=button], form.flat body input.spbtn-outline-primary[type=button], body form.flat a.spbtn-outline-primary.iconTargetingChannelAdd, form.flat body a.spbtn-outline-primary.iconTargetingChannelAdd, body.hasInterface input.spbtn-outline-primary[type=submit], body.hasInterface input.spbtn-outline-primary[type=button], body.hasInterface a.spbtn-outline-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-outline-primary#deleteSelection, .tableWrapper .tableActions body a.spbtn-outline-primary#deleteSelection, body .tableWrapper .tableActions a.spbtn-outline-primary.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-outline-primary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-primary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-primary.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-outline-primary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-primary.iconAdvertiserAdd {
  border: solid 1px;
  border-color: #24AAE0;
  background: #ffffff;
  color: #24AAE0;
}
body .spbtn.spbtn-outline-primary:hover, body .buttonLink input.spbtn-outline-primary[type=submit]:hover, .buttonLink body input.spbtn-outline-primary[type=submit]:hover, body form.flat input.spbtn-outline-primary[type=submit]:hover, form.flat body input.spbtn-outline-primary[type=submit]:hover, body form.flat input.spbtn-outline-primary[type=button]:hover, form.flat body input.spbtn-outline-primary[type=button]:hover, body form.flat a.spbtn-outline-primary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-outline-primary.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-outline-primary[type=submit]:hover, body.hasInterface input.spbtn-outline-primary[type=button]:hover, body.hasInterface a.spbtn-outline-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-primary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-outline-primary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-outline-primary.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-primary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-primary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-primary.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-outline-primary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-primary.iconAdvertiserAdd:hover {
  background: #ffffff;
  color: #24AAE0;
}
body .spbtn.spbtn-outline-secondary, body .buttonLink input.spbtn-outline-secondary[type=submit], .buttonLink body input.spbtn-outline-secondary[type=submit], body form.flat input.spbtn-outline-secondary[type=submit], form.flat body input.spbtn-outline-secondary[type=submit], body form.flat input.spbtn-outline-secondary[type=button], form.flat body input.spbtn-outline-secondary[type=button], body form.flat a.spbtn-outline-secondary.iconTargetingChannelAdd, form.flat body a.spbtn-outline-secondary.iconTargetingChannelAdd, body.hasInterface input.spbtn-outline-secondary[type=submit], body.hasInterface input.spbtn-outline-secondary[type=button], body.hasInterface a.spbtn-outline-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-outline-secondary#deleteSelection, .tableWrapper .tableActions body a.spbtn-outline-secondary#deleteSelection, body .tableWrapper .tableActions a.spbtn-outline-secondary.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-outline-secondary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-secondary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-secondary.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-outline-secondary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-secondary.iconAdvertiserAdd {
  background: #ffffff;
  border-color: #FF6600;
  color: #FF6600;
}
body .spbtn.spbtn-outline-secondary:hover, body .buttonLink input.spbtn-outline-secondary[type=submit]:hover, .buttonLink body input.spbtn-outline-secondary[type=submit]:hover, body form.flat input.spbtn-outline-secondary[type=submit]:hover, form.flat body input.spbtn-outline-secondary[type=submit]:hover, body form.flat input.spbtn-outline-secondary[type=button]:hover, form.flat body input.spbtn-outline-secondary[type=button]:hover, body form.flat a.spbtn-outline-secondary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-outline-secondary.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-outline-secondary[type=submit]:hover, body.hasInterface input.spbtn-outline-secondary[type=button]:hover, body.hasInterface a.spbtn-outline-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-secondary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-outline-secondary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-outline-secondary.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-secondary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-secondary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-secondary.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-outline-secondary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-secondary.iconAdvertiserAdd:hover {
  background: #FF6600;
  color: #ffffff;
}
body .spbtn.spbtn-outline-lightprimary, body .buttonLink input.spbtn-outline-lightprimary[type=submit], .buttonLink body input.spbtn-outline-lightprimary[type=submit], body form.flat input.spbtn-outline-lightprimary[type=submit], form.flat body input.spbtn-outline-lightprimary[type=submit], body form.flat input.spbtn-outline-lightprimary[type=button], form.flat body input.spbtn-outline-lightprimary[type=button], body form.flat a.spbtn-outline-lightprimary.iconTargetingChannelAdd, form.flat body a.spbtn-outline-lightprimary.iconTargetingChannelAdd, body.hasInterface input.spbtn-outline-lightprimary[type=submit], body.hasInterface input.spbtn-outline-lightprimary[type=button], body.hasInterface a.spbtn-outline-lightprimary.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-outline-lightprimary#deleteSelection, .tableWrapper .tableActions body a.spbtn-outline-lightprimary#deleteSelection, body .tableWrapper .tableActions a.spbtn-outline-lightprimary.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-outline-lightprimary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-lightprimary.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-outline-lightprimary.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconZoneAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconZoneAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconAdvertiserAdd {
  color: #1F84C2;
  background: #F8F9FE;
  border: solid 1px #EFF1F9;
}
body .spbtn.spbtn-outline-lightprimary:hover, body .buttonLink input.spbtn-outline-lightprimary[type=submit]:hover, .buttonLink body input.spbtn-outline-lightprimary[type=submit]:hover, body form.flat input.spbtn-outline-lightprimary[type=submit]:hover, form.flat body input.spbtn-outline-lightprimary[type=submit]:hover, body form.flat input.spbtn-outline-lightprimary[type=button]:hover, form.flat body input.spbtn-outline-lightprimary[type=button]:hover, body form.flat a.spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, form.flat body a.spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, body.hasInterface input.spbtn-outline-lightprimary[type=submit]:hover, body.hasInterface input.spbtn-outline-lightprimary[type=button]:hover, body.hasInterface a.spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-lightprimary#deleteSelection:hover, .tableWrapper .tableActions body a.spbtn-outline-lightprimary#deleteSelection:hover, body .tableWrapper .tableActions a.spbtn-outline-lightprimary.iconCampaignAdd:hover, body .tableWrapper .tableActions a.spbtn-outline-lightprimary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-lightprimary.iconCampaignAdd:hover, .tableWrapper .tableActions body a.spbtn-outline-lightprimary.iconCampaignAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconWebsiteAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconWebsiteAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconZoneAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconZoneAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconTargetingChannelAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconAdvertiserAdd:hover, body .tableWrapper .tableActions .spbtn-outline-lightprimary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconAdvertiserAdd:hover, .tableWrapper .tableActions body .spbtn-outline-lightprimary.iconAdvertiserAdd:hover {
  background: #EFF1F9;
}
body .spbtn.spbtn-sm, body .buttonLink input.spbtn-sm[type=submit], .buttonLink body input.spbtn-sm[type=submit], body form.flat input.spbtn-sm[type=submit], form.flat body input.spbtn-sm[type=submit], body form.flat input.spbtn-sm[type=button], form.flat body input.spbtn-sm[type=button], body form.flat a.spbtn-sm.iconTargetingChannelAdd, form.flat body a.spbtn-sm.iconTargetingChannelAdd, body.hasInterface input.spbtn-sm[type=submit], body.hasInterface input.spbtn-sm[type=button], body.hasInterface a.spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-sm#deleteSelection, .tableWrapper .tableActions body a.spbtn-sm#deleteSelection, body .tableWrapper .tableActions a.spbtn-sm.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-sm.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-sm.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-sm.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-sm.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-sm.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-sm.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-sm.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-sm.iconZoneAdd, body .tableWrapper .tableActions .spbtn-sm.iconZoneAdd, .tableWrapper .tableActions body .spbtn-sm.iconZoneAdd, .tableWrapper .tableActions body .spbtn-sm.iconZoneAdd, body .tableWrapper .tableActions .spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-sm.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-sm.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-sm.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-sm.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-sm.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-sm.iconAdvertiserAdd {
  height: 24px;
  padding: 0 10px;
  font-size: 12px !important;
  border-radius: 3px;
}
body .spbtn.spbtn-md, body .buttonLink input.spbtn-md[type=submit], .buttonLink body input.spbtn-md[type=submit], body form.flat input.spbtn-md[type=submit], form.flat body input.spbtn-md[type=submit], body form.flat input.spbtn-md[type=button], form.flat body input.spbtn-md[type=button], body form.flat a.spbtn-md.iconTargetingChannelAdd, form.flat body a.spbtn-md.iconTargetingChannelAdd, body.hasInterface input.spbtn-md[type=submit], body.hasInterface input.spbtn-md[type=button], body.hasInterface a.spbtn-md.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-md#deleteSelection, .tableWrapper .tableActions body a.spbtn-md#deleteSelection, body .tableWrapper .tableActions a.spbtn-md.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-md.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-md.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-md.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-md.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-md.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-md.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-md.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-md.iconZoneAdd, body .tableWrapper .tableActions .spbtn-md.iconZoneAdd, .tableWrapper .tableActions body .spbtn-md.iconZoneAdd, .tableWrapper .tableActions body .spbtn-md.iconZoneAdd, body .tableWrapper .tableActions .spbtn-md.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-md.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-md.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-md.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-md.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-md.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-md.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-md.iconAdvertiserAdd {
  padding: 0 16px;
  font-size: 14px;
  height: 32px;
  text-transform: capitalize;
  border-radius: 5px;
  white-space: nowrap;
}
body .spbtn.spbtn-sm, body .buttonLink input.spbtn-sm[type=submit], .buttonLink body input.spbtn-sm[type=submit], body form.flat input.spbtn-sm[type=submit], form.flat body input.spbtn-sm[type=submit], body form.flat input.spbtn-sm[type=button], form.flat body input.spbtn-sm[type=button], body form.flat a.spbtn-sm.iconTargetingChannelAdd, form.flat body a.spbtn-sm.iconTargetingChannelAdd, body.hasInterface input.spbtn-sm[type=submit], body.hasInterface input.spbtn-sm[type=button], body.hasInterface a.spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spbtn-sm#deleteSelection, .tableWrapper .tableActions body a.spbtn-sm#deleteSelection, body .tableWrapper .tableActions a.spbtn-sm.iconCampaignAdd, body .tableWrapper .tableActions a.spbtn-sm.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-sm.iconCampaignAdd, .tableWrapper .tableActions body a.spbtn-sm.iconCampaignAdd, body .tableWrapper .tableActions .spbtn-sm.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-sm.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-sm.iconWebsiteAdd, .tableWrapper .tableActions body .spbtn-sm.iconWebsiteAdd, body .tableWrapper .tableActions .spbtn-sm.iconZoneAdd, body .tableWrapper .tableActions .spbtn-sm.iconZoneAdd, .tableWrapper .tableActions body .spbtn-sm.iconZoneAdd, .tableWrapper .tableActions body .spbtn-sm.iconZoneAdd, body .tableWrapper .tableActions .spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-sm.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-sm.iconTargetingChannelAdd, .tableWrapper .tableActions body .spbtn-sm.iconTargetingChannelAdd, body .tableWrapper .tableActions .spbtn-sm.iconAdvertiserAdd, body .tableWrapper .tableActions .spbtn-sm.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-sm.iconAdvertiserAdd, .tableWrapper .tableActions body .spbtn-sm.iconAdvertiserAdd {
  padding: 0 12px;
  font-size: 12px;
  height: 28px;
  text-transform: capitalize;
  border-radius: 5px;
  white-space: nowrap;
}
body .spbtn.spdesable, body .buttonLink input.spdesable[type=submit], .buttonLink body input.spdesable[type=submit], body form.flat input.spdesable[type=submit], form.flat body input.spdesable[type=submit], body form.flat input.spdesable[type=button], form.flat body input.spdesable[type=button], body form.flat a.spdesable.iconTargetingChannelAdd, form.flat body a.spdesable.iconTargetingChannelAdd, body.hasInterface input.spdesable[type=submit], body.hasInterface input.spdesable[type=button], body.hasInterface a.spdesable.iconTargetingChannelAdd, body .tableWrapper .tableActions a.spdesable#deleteSelection, .tableWrapper .tableActions body a.spdesable#deleteSelection, body .tableWrapper .tableActions a.spdesable.iconCampaignAdd, body .tableWrapper .tableActions a.spdesable.iconCampaignAdd, .tableWrapper .tableActions body a.spdesable.iconCampaignAdd, .tableWrapper .tableActions body a.spdesable.iconCampaignAdd, body .tableWrapper .tableActions .spdesable.iconWebsiteAdd, body .tableWrapper .tableActions .spdesable.iconWebsiteAdd, .tableWrapper .tableActions body .spdesable.iconWebsiteAdd, .tableWrapper .tableActions body .spdesable.iconWebsiteAdd, body .tableWrapper .tableActions .spdesable.iconZoneAdd, body .tableWrapper .tableActions .spdesable.iconZoneAdd, .tableWrapper .tableActions body .spdesable.iconZoneAdd, .tableWrapper .tableActions body .spdesable.iconZoneAdd, body .tableWrapper .tableActions .spdesable.iconTargetingChannelAdd, body .tableWrapper .tableActions .spdesable.iconTargetingChannelAdd, .tableWrapper .tableActions body .spdesable.iconTargetingChannelAdd, .tableWrapper .tableActions body .spdesable.iconTargetingChannelAdd, body .tableWrapper .tableActions .spdesable.iconAdvertiserAdd, body .tableWrapper .tableActions .spdesable.iconAdvertiserAdd, .tableWrapper .tableActions body .spdesable.iconAdvertiserAdd, .tableWrapper .tableActions body .spdesable.iconAdvertiserAdd {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}
body .spbtn > img, body .buttonLink input[type=submit] > img, .buttonLink body input[type=submit] > img, body form.flat input[type=submit] > img, form.flat body input[type=submit] > img, body form.flat input[type=button] > img, form.flat body input[type=button] > img, body form.flat a.iconTargetingChannelAdd > img, form.flat body a.iconTargetingChannelAdd > img, body.hasInterface input[type=submit] > img, body.hasInterface input[type=button] > img, body.hasInterface a.iconTargetingChannelAdd > img, body .tableWrapper .tableActions a#deleteSelection > img, .tableWrapper .tableActions body a#deleteSelection > img, body .tableWrapper .tableActions a.iconCampaignAdd > img, body .tableWrapper .tableActions a.iconCampaignAdd > img, .tableWrapper .tableActions body a.iconCampaignAdd > img, .tableWrapper .tableActions body a.iconCampaignAdd > img, body .tableWrapper .tableActions .iconWebsiteAdd > img, body .tableWrapper .tableActions .iconWebsiteAdd > img, .tableWrapper .tableActions body .iconWebsiteAdd > img, .tableWrapper .tableActions body .iconWebsiteAdd > img, body .tableWrapper .tableActions .iconZoneAdd > img, body .tableWrapper .tableActions .iconZoneAdd > img, .tableWrapper .tableActions body .iconZoneAdd > img, .tableWrapper .tableActions body .iconZoneAdd > img, body .tableWrapper .tableActions .iconTargetingChannelAdd > img, body .tableWrapper .tableActions .iconTargetingChannelAdd > img, .tableWrapper .tableActions body .iconTargetingChannelAdd > img, .tableWrapper .tableActions body .iconTargetingChannelAdd > img, body .tableWrapper .tableActions .iconAdvertiserAdd > img, body .tableWrapper .tableActions .iconAdvertiserAdd > img, .tableWrapper .tableActions body .iconAdvertiserAdd > img, .tableWrapper .tableActions body .iconAdvertiserAdd > img {
  margin: 0 6px 0 0;
}
body * .spbtn, body .buttonLink input[type=submit], body form.flat input[type=submit], body form.flat input[type=button], body form.flat a.iconTargetingChannelAdd, body.hasInterface * input[type=submit], body.hasInterface * input[type=button], body.hasInterface * a.iconTargetingChannelAdd, body .tableWrapper .tableActions a#deleteSelection, .tableWrapper body .tableActions a#deleteSelection, body .tableWrapper .tableActions a.iconCampaignAdd, body .tableWrapper .tableActions a.iconCampaignAdd, .tableWrapper body .tableActions a.iconCampaignAdd, .tableWrapper body .tableActions a.iconCampaignAdd, body .tableWrapper .tableActions .iconWebsiteAdd, body .tableWrapper .tableActions .iconWebsiteAdd, .tableWrapper body .tableActions .iconWebsiteAdd, .tableWrapper body .tableActions .iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAdd, body .tableWrapper .tableActions .iconZoneAdd, .tableWrapper body .tableActions .iconZoneAdd, .tableWrapper body .tableActions .iconZoneAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconTargetingChannelAdd, .tableWrapper body .tableActions .iconTargetingChannelAdd, .tableWrapper body .tableActions .iconTargetingChannelAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, body .tableWrapper .tableActions .iconAdvertiserAdd, .tableWrapper body .tableActions .iconAdvertiserAdd, .tableWrapper body .tableActions .iconAdvertiserAdd {
  height: 36px;
  border: none;
  box-shadow: none;
  padding: 0 24px;
  font-weight: 500;
  border-radius: 50px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
}

i.feather {
  display: none;
}

/* .hasInterface {
    input.flat, input[type="text"] {
        @extend .form-control;
    }
    form#period_form {
        select#period_preset {
            @extend .form-control;
        }
        input.date {
            @extend .form-control;
        }
    }

    form {
        input.large, textarea.large {
            @extend .form-control;
        }
    }
    form#settingsform {
        input[type="checkbox"] {
            float: left;
            margin: 5px 5px 0 0;
        }
        select {
            @extend .form-control;
        }
    }
    select {
        @extend .form-control;
    }
} */
body {
  /* END .hasInterface */
}
body .form-check label .type-name {
  font-weight: 500 !important;
}
body .form-check + br {
  display: none;
}
body .form-check + br + .form-check {
  padding-top: 12px;
}
body .form-group.linkcampaigns .form-check {
  margin-top: 30px;
}
body .form-group.linkcampaigns .form-check .form-check {
  margin-top: 0;
}
body label + .form-check {
  margin-top: 0;
}
body .chainzone_select {
  margin-top: 14px;
}
body .chainzone_select.show {
  display: block !important;
}
body .chainzone_select > img {
  display: none;
}
body .period_imgbtn {
  width: 42px;
  height: 42px;
  margin-top: 30px;
}
body .input-radio-group .form-check {
  width: 100%;
  max-width: 100%;
}
body .input-radio-group .form-check .type-desc {
  display: block !important;
  padding: 5px 0 0 30px;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
  margin: 0 !important;
}
body .input-radio-group .form-check .type-desc label {
  color: #A6A6B4;
  font-size: 13px;
  font-style: italic;
}
body .input-radio-group.inline-radio-group {
  display: flex;
  align-items: flex-start;
}
body .input-radio-group.inline-radio-group .form-check {
  width: auto;
  padding: 0;
  margin-top: 7px;
}
body .input-radio-group.inline-radio-group .form-check + .form-check {
  padding: 0;
  margin-left: 24px;
}
body.hasInterface {
  /* END form tag */
}
body.hasInterface form input.large, body.hasInterface form input.flat, body.hasInterface form input[type=text] {
  padding: 12px 16px !important;
  border-radius: 8px;
  border: #CFDEE3;
  font-size: 14px !important;
  height: 42px;
}
body.hasInterface form input.large[readonly], body.hasInterface form input.flat[readonly], body.hasInterface form input[type=text][readonly] {
  background: #e9ecef !important;
}
body.hasInterface form input.large[readonly]:focus, body.hasInterface form input.flat[readonly]:focus, body.hasInterface form input[type=text][readonly]:focus {
  background: #e9ecef !important;
  border-color: #ECF0F5;
}
body.hasInterface form input.large[readonly] + .date-icon, body.hasInterface form input.flat[readonly] + .date-icon, body.hasInterface form input[type=text][readonly] + .date-icon {
  pointer-events: none;
}
body.hasInterface form textarea.large {
  font-family: "Outfit", sans-serif;
}
body.hasInterface form#period_form input.date {
  padding: 12px 16px !important;
  border-radius: 8px;
  font-size: 14px !important;
  height: 42px;
  border-color: #CFDEE3;
}
body.hasInterface form#period_form select#period_preset {
  font-size: 14px !important;
  height: 42px;
  padding: 0 16px !important;
  border-radius: 8px;
}
body.hasInterface form#settingsform select {
  font-size: 14px !important;
  height: 42px;
  padding: 0 16px !important;
  border-radius: 8px;
}
body.hasInterface select {
  font-size: 14px !important;
  height: 42px;
  padding: 0 16px !important;
  border-radius: 8px;
}
body.hasInterface select.smselect {
  height: 32px;
  padding: 0 8px !important;
  font-size: 13px !important;
}
body #thirdLevelTools {
  display: flex;
}
body #thirdLevelTools ul.contextContainer {
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
body #thirdLevelTools ul.contextContainer li {
  float: none;
}
body #thirdLevelTools ul.contextContainer .dropDown > span {
  height: 40px;
  background: #ffffff;
  padding: 0 18px;
  display: flex;
  align-items: center;
  border: solid 1px #A6A6B4;
  border-radius: 5px;
}
body #thirdLevelTools ul.contextContainer .dropDown > span span {
  background: none;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0B;
}
body #thirdLevelTools ul.contextContainer .dropDown > span::after {
  font-family: "sp-icon-font" !important;
  content: "\e939";
}
body #thirdLevelTools ul.contextContainer .dropDown .panel {
  margin: 0 !important;
  top: 100%;
  min-width: 100%;
  background: #ffffff;
  padding: 0;
  border: none;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div {
  min-width: 100%;
  background: #ffffff;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(31, 132, 194, 0.15);
  padding: 0;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul {
  min-width: 100%;
  padding: 0;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li {
  padding: 0;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li a {
  background: none;
  padding: 7px 15px;
  color: #414141;
  font-size: 13px;
  line-height: 1.2;
  display: block;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li a:hover {
  background: #F3F3F3;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li + li {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li label {
  background: none;
  padding: 7px 15px 0;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li form {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 5px 15px 8px;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li form select {
  height: 26px;
  font-size: 12px !important;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}
body #thirdLevelTools ul.contextContainer .dropDown .panel div ul li form input[type=image] {
  height: 0;
  width: 0;
  padding: 13px;
  border-radius: 5px;
  background: url(/images/Play-icon.svg?79b40c87baf8190a9ccd12869d60b6a0) no-repeat center center #24AAE0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
body .form-group label.filterLabel {
  float: none;
  font-weight: 400;
  padding: 0;
  width: auto;
  margin: 0 0 5px 0;
}
body .form-group .input_wrap,
body .form-group .input-wrap {
  position: relative;
}
body .form-group .input_wrap .date-icon,
body .form-group .input-wrap .date-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: none;
  padding: 5px;
  border: none;
}
body .form-group .input_wrap select,
body .form-group .input-wrap select {
  margin: 0 !important;
}
body .form-group .input_wrap select + select,
body .form-group .input-wrap select + select {
  margin-top: 14px !important;
}
body .form-group .input_wrap.withinlinetext,
body .form-group .input-wrap.withinlinetext {
  display: flex;
  align-items: center;
  max-width: 180px;
}
body .form-group .input_wrap.withinlinetext span,
body .form-group .input-wrap.withinlinetext span {
  font-size: 14px;
  padding: 0 0 0 5px;
}
body .form-group.selectboxsm {
  max-width: 250px;
}
body .form-group .inline-button-input {
  display: flex;
}
body .form-group .inline-button-input.single-select {
  max-width: 400px;
}
body .form-group.date-display-wrap {
  display: flex;
  flex-wrap: wrap;
}
body .form-group.date-display-wrap .in-form-date-col {
  max-width: 33.33%;
  width: 100%;
  margin: 0 0 30px 0;
}
body .form-group.date-display-wrap .in-form-date-col.selectboxsm {
  max-width: 100%;
}
body .form-group.date-display-wrap .in-form-date-col.selectboxsm .input_wrap {
  max-width: 250px;
}
body .form-group.date-display-wrap .spbtnbox {
  padding: 0 15px 0;
}
body .form-group.type_of_banner_invocation .input-wrap {
  max-width: 400px;
  display: flex;
}
body .form-group.cap_reset .tr-group-00-td-3, body .form-group.cap_per_d .tr-group-00-td-3, body .form-group.cap_per_s .tr-group-00-td-3 {
  display: flex;
}
body .form-group.cap_reset .tr-group-00-td-3 span, body .form-group.cap_per_d .tr-group-00-td-3 span, body .form-group.cap_per_s .tr-group-00-td-3 span {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 8px;
  background: #F2FBFF;
  border-radius: 0 8px 8px 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  border: solid 1px #CFDEE3;
  border-left: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .form-group.cap_reset .tr-group-00-td-3 span + .x-small, body .form-group.cap_per_d .tr-group-00-td-3 span + .x-small, body .form-group.cap_per_s .tr-group-00-td-3 span + .x-small {
  margin-left: 14px;
}
body .form-group.cap_reset .tr-group-00-td-3 .x-small, body .form-group.cap_per_d .tr-group-00-td-3 .x-small, body .form-group.cap_per_s .tr-group-00-td-3 .x-small {
  border-radius: 8px 0 0 8px;
  border-right: none;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}
body .form-group.cap_reset .tr-group-00-td-3 .x-small:focus + span, body .form-group.cap_per_d .tr-group-00-td-3 .x-small:focus + span, body .form-group.cap_per_s .tr-group-00-td-3 .x-small:focus + span {
  border-color: #24AAE0;
  border-left: none;
}
body #zxcvbn-container {
  height: auto;
  padding: 0;
  display: none;
  margin: 0;
}
body #zxcvbn-container #zxcvbn-text {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  padding: 5px 0;
}
body #zxcvbn-container #zxcvbn-display {
  height: 3px;
}
body #zxcvbn-container.active-pass {
  display: block;
}
body .showpadlock_box {
  display: none !important;
}
body form label, body form label {
  margin: 0 0 12px 0;
  color: #46545A;
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  line-height: normal;
}
body form label br, body form label br {
  display: none;
}
body form .titlebox, body form .titlebox {
  padding: 0 0 16px 0;
}
body form .titlebox h3, body form .titlebox h3, body form .titlebox .h3, body form .titlebox .h3 {
  font-size: 16px;
}
body form .group-main, body form .group-main {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
body form .group-main [id*=pricing_revenue_row],
body form .group-main [id*=pricing_conv_booked],
body form .group-main [id*=pricing_click_booked],
body form .group-main [id*=pricing_impr_booked],
body form .group-main [id*=pricing_impr_booked] {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 33.33%;
  margin: 0 0 30px 0;
}
body form .group-main [id*=pricing_revenue_row] [id*=pricing_],
body form .group-main [id*=pricing_conv_booked] [id*=pricing_],
body form .group-main [id*=pricing_click_booked] [id*=pricing_],
body form .group-main [id*=pricing_impr_booked] [id*=pricing_] {
  max-width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
}
body form .group-main .form-group, body form .group-main .form-group {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 33.33%;
  /*  */
  /* for Textarea */
  /* for Textarea */
  /* for Url Inputs */
  /* for Url Inputs */
}
body form .group-main .form-group .titlebox {
  max-width: 100%;
  width: 100%;
}
body form .group-main .form-group h5, body form .group-main .form-group .h5, body form .group-main .form-group div.aimeos .item-header, div.aimeos body form .group-main .form-group .item-header {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 7px 0 0 0;
}
body form .group-main .form-group select {
  width: 100%;
}
body form .group-main .form-group textarea {
  height: 80px;
  resize: none;
  padding-top: 11px;
  padding-bottom: 11px;
}
body form .group-main .form-group.g_ctype, body form .group-main .form-group.w3ncheckbox-main, body form .group-main .form-group.reportdeactivate, body form .group-main .form-group.report, body form .group-main .form-group.advertiser_limitation, body form .group-main .form-group.contract_ecpm_enabled, body form .group-main .form-group.campaign_ecpm_enabled, body form .group-main .form-group.warn_email_admin, body form .group-main .form-group.warn_email_manager, body form .group-main .form-group.warn_email_advertiser, body form .group-main .form-group.logging_blockInactiveBanners, body form .group-main .form-group.tracker_link_campaigns, body form .group-main .form-group.bannercode {
  max-width: 100%;
}
body form .group-main .form-group.comments {
  max-width: 66.66%;
}
body form .group-main .form-group.logging_blockAdClicksWindow, body form .group-main .form-group.warn_email_admin_impression_limit, body form .group-main .form-group.warn_email_manager_impression_limit, body form .group-main .form-group.warn_email_advertiser_impression_limit {
  max-width: 100%;
}
body form .group-main .form-group.logging_blockAdClicksWindow .input-wrap, body form .group-main .form-group.warn_email_admin_impression_limit .input-wrap, body form .group-main .form-group.warn_email_manager_impression_limit .input-wrap, body form .group-main .form-group.warn_email_advertiser_impression_limit .input-wrap {
  max-width: calc(33.33% - 20px);
}
body form .group-main .form-group.bannercode {
  margin-left: 0;
}
body form .group-main .form-group.bannercode textarea {
  height: auto;
}
body form .group-main .form-group.logging_ignoreHosts, body form .group-main .form-group.logging_ignoreUserAgents, body form .group-main .form-group.logging_enforceUserAgents {
  max-width: 100%;
}
body form .group-main .form-group.logging_ignoreHosts .input-wrap, body form .group-main .form-group.logging_ignoreUserAgents .input-wrap, body form .group-main .form-group.logging_enforceUserAgents .input-wrap {
  max-width: 66.66%;
}
body form .group-main .form-group.url-input {
  max-width: 100%;
}
body form .group-main .form-group.url-input .url_inrow {
  align-items: center;
}
body form .group-main .form-group.url-input .url_label {
  padding: 0 5px 0 0;
}
body form .group-main .form-group.reportdeactivate, body form .group-main .form-group.report, body form .group-main .form-group.advertiser_limitation {
  margin-bottom: 14px;
}
body form .group-main .form-group.act_date .specificStartDateSpan {
  margin: 10px 0 0 0;
  display: block;
  position: relative;
  font-size: 12px;
  color: #7E7E86;
  font-style: italic;
}
body form .group-main .form-group.act_date .specificStartDateSpan input[type=text] {
  margin: 0 0 5px 0;
}
body form .group-main .form-group.act_date .specificStartDateSpan #start_button {
  display: flex;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
}
body form .group-main .form-group.exp_date .input-radio-group .info-line span.link {
  margin: 9px 0 0 0;
  display: block;
  padding: 0;
}
body form .group-main .form-group.exp_date .input-radio-group .info-line span.link .icon {
  font-family: Outfit, sans-serif !important;
  color: #24AAE0;
  background: url(/images/info-icon.svg?7bcf5be995f9283df40c9a73bf6b011b) no-repeat left top;
}
body form .group-main .form-group.exp_date .input-radio-group .info-line + .form-check {
  padding-top: 12px;
}
body form .group-main .form-group.exp_date .specificEndDateSpan {
  margin: 10px 0 0 0;
  display: block;
  position: relative;
  font-size: 12px;
  color: #7E7E86;
  font-style: italic;
}
body form .group-main .form-group.exp_date .specificEndDateSpan input[type=text] {
  margin: 0 0 5px 0;
}
body form .group-main .form-group.exp_date .specificEndDateSpan #end_button {
  display: flex;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
}
body form .group-main .form-group.zone_types .tr-group-00-td-3 .form-check label img {
  display: none;
}
body form .group-main .form-group.zone_types .tr-group-00-td-3 > br {
  display: none;
}
body form .group-main .form-group.zone_types .tr-group-00-td-3 br + .form-check {
  padding-top: 12px;
}
body form .group-main .form-group.size_types .form-check {
  width: 24px;
  padding: 0;
}
body form .group-main .form-group.size_types .form-check input[type=radio] {
  display: block;
}
body form .group-main .form-group.size_types .tr-group-00-td-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 0;
}
body form .group-main .form-group.size_types .tr-group-00-td-3 .sizelabel {
  width: 60px;
  display: block;
  text-align: right;
  padding: 0 5px 0 0;
  margin: 0 0 0 auto;
}
body form .group-main .form-group.size_types .tr-group-00-td-3 select {
  width: calc(100% - 24px);
}
body form .group-main .form-group.size_types .tr-group-00-td-3 .x-small {
  width: calc(100% - 60px - 24px);
  margin: 0;
}
body form .group-main .form-group.affiliateid {
  display: none;
}
body form .group-main .form-group.auto_filter span.form-check {
  margin-bottom: 7px;
}
body form .group-main .controls, body form .group-main .controls {
  width: 100%;
  padding: 0 15px;
}
body form .controls .RequiredFieldLegend, body form .controls .RequiredFieldLegend {
  display: block;
  padding: 0 0 10px 0;
}
body form .controls .group-main, body form .controls .group-main {
  margin-left: 0;
  margin-right: 0;
}
body form .type-desc-wrap, body form .type-desc-wrap {
  margin: 0 0 12px 0;
}
body form .type-desc-wrap label, body form .type-desc-wrap label {
  margin: 0;
}
body form .type-desc-wrap .type-desc, body form .type-desc-wrap .type-desc {
  margin: 8px 0 12px 0;
  background: #F2FBFF;
  border: solid 1px #CFDEE3;
  padding: 8px 16px;
  border-radius: 8px;
}
body .adsexportexels {
  margin: 24px 0 0 0;
}
body .settings {
  background: none;
}
body .popup-help {
  left: 0 !important;
  top: 100% !important;
  margin: 10px 0 0 0;
  background: #e9f6fc;
  border: solid 1px #24AAE0;
  border-radius: 7px;
  width: 460px;
}
body .popup-help .close {
  position: absolute;
  right: 5px;
  top: 5px;
}
body .popup-help .close .link {
  margin: 0 !important;
}
body .popup-help .help-content {
  width: 100% !important;
  max-width: 440px;
  font-size: 13px;
  padding: 0 30px 0 0;
  font-weight: 400;
}
body div.link,
body strong.link,
body span.link,
body section.link,
body a.link {
  margin: 9px 0 0 0;
  display: block;
  padding: 0;
}
body div.link .icon-info,
body strong.link .icon-info,
body span.link .icon-info,
body section.link .icon-info,
body a.link .icon-info {
  font-family: Outfit, sans-serif !important;
  color: #24AAE0;
  background: url(/images/info-icon.svg?7bcf5be995f9283df40c9a73bf6b011b) no-repeat left top;
}
body .link-ads-filter-form-wrapper .link-ads-filter-form {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
body .link-ads-filter-form-wrapper .link-ads-filter-form .link-ads-filter form {
  display: flex;
  align-items: flex-start;
}
body .link-ads-filter-form-wrapper .link-ads-filter-form .link-ads-filter .select-wrapper {
  max-width: 450px;
}
body .link-ads-filter-form-wrapper .link-ads-filter-form .link-ads-filter .select-wrapper select {
  width: 100% !important;
}
body .link-ads-filter-form-wrapper .link-ads-filter-form .link-ads-filter + .link-ads-filter {
  margin-left: 10px;
}
body .maintenance_selection .form-group .input-wrap {
  max-width: 450px;
}
body .maintenance_selection .form-group .input-wrap .m-btnwrap {
  margin: 0 0 0 10px;
}
body .maintenance_selection .form-group .input-wrap .m-btnwrap a {
  height: 42px;
  width: 42px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
body .section .append-tracker-code-row {
  margin: 14px 0 0 0;
  padding: 14px;
  background: #ffffff;
  border: solid 1px #CFDEE3;
  border-radius: 8px;
}
body .section .append-tracker-code-row .label {
  width: 100%;
}
body .section .append-tracker-code-row .element {
  margin: 0;
}
body .section .append-tracker-code-row .element .form-check {
  margin-top: 10px;
}
body .section .append-tracker-code-row .link-buttons {
  display: flex;
  align-items: center;
  margin: 14px 0 0 0;
  width: 100%;
}
body .section .append-tracker-code-row .link-buttons a,
body .section .append-tracker-code-row .link-buttons span {
  display: flex;
  align-items: center;
  line-height: 18px;
  margin: 0 16px 0 0;
}
body .section .append-tracker-code-row .link-buttons a img,
body .section .append-tracker-code-row .link-buttons span img {
  vertical-align: top;
  float: left;
  margin: 0 4px 0 0;
}
body .payment-history-tbl-wrap .title h4, body .payment-history-tbl-wrap .title .h4, body .payment-history-tbl-wrap .title div.aimeos .navbar-brand, div.aimeos body .payment-history-tbl-wrap .title .navbar-brand {
  font-size: 18px;
  font-weight: 500;
  color: #1C2224;
  margin: 0 0 15px 0;
  padding: 0;
}
body .formgroup.billing-period > label {
  margin: 0 0 8px 0;
  padding: 0;
}
body .formgroup.billing-period .input-wrap {
  display: flex;
  align-items: flex-start;
}
body .formgroup.billing-period .input-wrap select + select {
  margin-left: 10px;
}

/* END body tag */
body {
  /* END tableWrapper Class */
}
body .tableWrapper, body .tableWrapper {
  /* END : tableFilters Class */
}
body .tableWrapper .tableHeader {
  padding: 0;
  margin: 0 0 15px 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .tableWrapper .tableHeader .clear {
  display: none;
}
body .tableWrapper .tableActions,
body .tableWrapper .tableFilters {
  height: auto;
  line-height: normal;
  padding: 0;
}
body .tableWrapper .tableActions li.inactive,
body .tableWrapper .tableFilters li.inactive {
  opacity: 0.5;
  pointer-events: none;
}
body .tableWrapper .tableActions .spbtn.iconZoneAddDisabled, body .tableWrapper .tableActions .buttonLink input.iconZoneAddDisabled[type=submit], .buttonLink body .tableWrapper .tableActions input.iconZoneAddDisabled[type=submit], body .tableWrapper .tableActions form.flat input.iconZoneAddDisabled[type=submit], form.flat body .tableWrapper .tableActions input.iconZoneAddDisabled[type=submit], body .tableWrapper .tableActions form.flat input.iconZoneAddDisabled[type=button], form.flat body .tableWrapper .tableActions input.iconZoneAddDisabled[type=button], body.hasInterface .tableWrapper .tableActions input.iconZoneAddDisabled[type=submit], body.hasInterface .tableWrapper .tableActions input.iconZoneAddDisabled[type=button], body .tableWrapper .tableActions a.iconZoneAddDisabled#deleteSelection, body .tableWrapper .tableActions a.iconZoneAddDisabled.iconCampaignAdd, body .tableWrapper .tableActions a.iconZoneAddDisabled.iconCampaignAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconWebsiteAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconZoneAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconZoneAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconTargetingChannelAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconAdvertiserAdd, body .tableWrapper .tableActions .iconZoneAddDisabled.iconAdvertiserAdd {
  opacity: 0.6;
  pointer-events: none;
}
body .tableWrapper table,
body .tableWrapper .table,
body .tableWrapper #firstLevelContent table#table_report,
body #firstLevelContent .tableWrapper table#table_report,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table,
body #firstLevelContent .tableWrapper table,
body .tableWrapper #firstLevelContent table,
body .tableWrapper #firstLevelContent table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer {
  margin: 0;
  border: solid 1px #ECF0F5;
  border-radius: 5px 5px 0 0;
  font-family: Outfit, sans-serif;
}
body .tableWrapper table thead th,
body .tableWrapper .table thead th,
body .tableWrapper #firstLevelContent table#table_report thead th,
body #firstLevelContent .tableWrapper table#table_report thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table thead th,
body #firstLevelContent .tableWrapper table thead th,
body .tableWrapper #firstLevelContent table thead th,
body .tableWrapper #firstLevelContent table thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th {
  background: #ECF0F5;
  border-radius: 0;
  padding: 12px 12px 12px 28px;
  font-size: 14px;
  color: #7E7E86;
  font-family: Outfit, sans-serif;
  font-weight: 500;
  border: none;
}
body .tableWrapper table thead th input[type=checkbox],
body .tableWrapper .table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table#table_report thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table#table_report thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox] {
  width: 20px !important;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin: 10px 0 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body .tableWrapper table thead th input[type=checkbox]:before,
body .tableWrapper .table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table#table_report thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table#table_report thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #A6A6B4;
  width: 20px;
  height: 20px;
  background: #ffffff;
  pointer-events: none;
}
body .tableWrapper table thead th input[type=checkbox]:after,
body .tableWrapper .table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table#table_report thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table#table_report thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after {
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #1F84C2;
  background: #24AAE0;
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-family: "sp-icon-font" !important;
  font-size: 18px;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  pointer-events: none;
  line-height: 18px;
  text-align: center;
}
body .tableWrapper table thead th input[type=checkbox]:checked:after,
body .tableWrapper .table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table#table_report thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table#table_report thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after {
  opacity: 1;
}
body .tableWrapper table thead th input[type=checkbox]:disabled,
body .tableWrapper .table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table#table_report thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table#table_report thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled {
  opacity: 0.5;
}
body .tableWrapper table thead th:first-child,
body .tableWrapper .table thead th:first-child,
body .tableWrapper #firstLevelContent table#table_report thead th:first-child,
body #firstLevelContent .tableWrapper table#table_report thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table thead th:first-child,
body #firstLevelContent .tableWrapper table thead th:first-child,
body .tableWrapper #firstLevelContent table thead th:first-child,
body .tableWrapper #firstLevelContent table thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child {
  border-radius: 0;
}
body .tableWrapper table thead th:last-child,
body .tableWrapper .table thead th:last-child,
body .tableWrapper #firstLevelContent table#table_report thead th:last-child,
body #firstLevelContent .tableWrapper table#table_report thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table thead th:last-child,
body #firstLevelContent .tableWrapper table thead th:last-child,
body .tableWrapper #firstLevelContent table thead th:last-child,
body .tableWrapper #firstLevelContent table thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child {
  border-radius: 0;
}
body .tableWrapper table thead th[data-title=Action],
body .tableWrapper .table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table#table_report thead th[data-title=Action],
body #firstLevelContent .tableWrapper table#table_report thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action] {
  width: 300px;
}
body .tableWrapper table thead th.last,
body .tableWrapper .table thead th.last,
body .tableWrapper #firstLevelContent table#table_report thead th.last,
body #firstLevelContent .tableWrapper table#table_report thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table thead th.last,
body #firstLevelContent .tableWrapper table thead th.last,
body .tableWrapper #firstLevelContent table thead th.last,
body .tableWrapper #firstLevelContent table thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last {
  border: none;
}
body .tableWrapper table thead th a,
body .tableWrapper .table thead th a,
body .tableWrapper #firstLevelContent table#table_report thead th a,
body #firstLevelContent .tableWrapper table#table_report thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table thead th a,
body #firstLevelContent .tableWrapper table thead th a,
body .tableWrapper #firstLevelContent table thead th a,
body .tableWrapper #firstLevelContent table thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a {
  color: #7E7E86;
  font-size: 14px;
  font-weight: 500;
}
body .tableWrapper table thead th.toggleAll, body .tableWrapper table thead th.toggleAll, body .tableWrapper table thead th.toggleSelection, body .tableWrapper table thead th.toggleSelection,
body .tableWrapper .table thead th.toggleAll,
body .tableWrapper .table thead th.toggleAll,
body .tableWrapper .table thead th.toggleAll,
body .tableWrapper .table thead th.toggleAll,
body .tableWrapper #firstLevelContent table#table_report thead th.toggleAll,
body .tableWrapper #firstLevelContent table#table_report thead th.toggleAll,
body #firstLevelContent .tableWrapper table#table_report thead th.toggleAll,
body #firstLevelContent .tableWrapper table#table_report thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table thead th.toggleAll,
body #firstLevelContent .tableWrapper table thead th.toggleAll,
body .tableWrapper #firstLevelContent table thead th.toggleAll,
body .tableWrapper #firstLevelContent table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper .table thead th.toggleSelection,
body .tableWrapper .table thead th.toggleSelection,
body .tableWrapper .table thead th.toggleSelection,
body .tableWrapper .table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table#table_report thead th.toggleSelection,
body .tableWrapper #firstLevelContent table#table_report thead th.toggleSelection,
body #firstLevelContent .tableWrapper table#table_report thead th.toggleSelection,
body #firstLevelContent .tableWrapper table#table_report thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection {
  padding: 3px 0 0 6px;
}
body .tableWrapper table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper .table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table#table_report thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table#table_report thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox] {
  margin: 0;
}
body .tableWrapper table thead tr.table_header th,
body .tableWrapper .table thead tr.table_header th,
body .tableWrapper #firstLevelContent table#table_report thead tr.table_header th,
body #firstLevelContent .tableWrapper table#table_report thead tr.table_header th,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table thead tr.table_header th,
body #firstLevelContent .tableWrapper table thead tr.table_header th,
body .tableWrapper #firstLevelContent table thead tr.table_header th,
body .tableWrapper #firstLevelContent table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th {
  background: none;
  font-size: 18px;
  color: #1C2224;
}
body .tableWrapper table thead tr.table_header th b, body .tableWrapper table thead tr.table_header th b,
body .tableWrapper table thead tr.table_header th strong,
body .tableWrapper table thead tr.table_header th strong,
body .tableWrapper .table thead tr.table_header th b,
body .tableWrapper .table thead tr.table_header th b,
body .tableWrapper .table thead tr.table_header th b,
body .tableWrapper .table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table#table_report thead tr.table_header th b,
body .tableWrapper #firstLevelContent table#table_report thead tr.table_header th b,
body #firstLevelContent .tableWrapper table#table_report thead tr.table_header th b,
body #firstLevelContent .tableWrapper table#table_report thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th b,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th b,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th b,
body .tableWrapper .table thead tr.table_header th strong,
body .tableWrapper .table thead tr.table_header th strong,
body .tableWrapper .table thead tr.table_header th strong,
body .tableWrapper .table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table#table_report thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table#table_report thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table#table_report thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table#table_report thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.podtable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.podtable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.table thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th strong,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th strong,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead tr.table_header th strong {
  font-weight: 600;
}
body .tableWrapper table tbody tr td,
body .tableWrapper .table tbody tr td,
body .tableWrapper #firstLevelContent table#table_report tbody tr td,
body #firstLevelContent .tableWrapper table#table_report tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table tbody tr td,
body #firstLevelContent .tableWrapper table tbody tr td,
body .tableWrapper #firstLevelContent table tbody tr td,
body .tableWrapper #firstLevelContent table tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td {
  padding: 16px 16px 16px 28px;
  font-size: 14px;
  color: #58585F;
  font-weight: 400;
  border: none;
  border-top: solid 1px #ECF0F5;
  line-height: 28px;
  font-family: Outfit, sans-serif;
}
body .tableWrapper table tbody tr td[data-title=Action],
body .tableWrapper .table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table#table_report tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table#table_report tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] {
  text-align: right;
  width: 300px;
}
body .tableWrapper table tbody tr td[data-title=Action] > a,
body .tableWrapper .table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #0A0A0B;
  font-size: 20px;
}
body .tableWrapper table tbody tr td[data-title=Action] > a i,
body .tableWrapper .table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i {
  display: block;
  float: left;
}
body .tableWrapper table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper .table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover {
  background: rgba(0, 0, 0, 0.04);
}
body .tableWrapper table tbody tr td[data-title=Action] > a + a,
body .tableWrapper .table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a {
  margin-left: 7px;
}
body .tableWrapper table tbody tr td > a,
body .tableWrapper .table tbody tr td > a,
body .tableWrapper #firstLevelContent table#table_report tbody tr td > a,
body #firstLevelContent .tableWrapper table#table_report tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table tbody tr td > a,
body #firstLevelContent .tableWrapper table tbody tr td > a,
body .tableWrapper #firstLevelContent table tbody tr td > a,
body .tableWrapper #firstLevelContent table tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a {
  color: #24AAE0;
  background-image: none;
}
body .tableWrapper table tbody tr td > a.inlineIcon,
body .tableWrapper .table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table#table_report tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table#table_report tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon {
  background: none;
  padding: 0;
  margin: 0;
}
body .tableWrapper table tbody tr td span.inlineIcon,
body .tableWrapper .table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table#table_report tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table#table_report tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon {
  background: none;
  padding: 0;
  margin: 0;
}
body .tableWrapper table tbody tr td[class*=change-].btn, body .tableWrapper table tbody tr td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper table tbody tr td[class*=change-].btn, body .tableWrapper table tbody tr td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn,
body .tableWrapper .table tbody tr td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn,
body .tableWrapper .table tbody tr td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn,
body .tableWrapper .table tbody tr td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn,
body .tableWrapper .table tbody tr td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  border: none;
  border-radius: 6px;
  padding: 4px 12px;
}
body .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm {
  color: #38c172;
  background: #E7F8F2;
}
body .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper .table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper .table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper .table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper .table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper .table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm {
  color: #F15248 !important;
  background: #FFEEE9 !important;
}
body .tableWrapper table tbody tr td input[type=checkbox],
body .tableWrapper .table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table#table_report tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table#table_report tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox] {
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin: 15px 0 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body .tableWrapper table tbody tr td input[type=checkbox]:before,
body .tableWrapper .table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table#table_report tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table#table_report tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #A6A6B4;
  width: 20px;
  height: 20px;
  background: #ffffff;
  pointer-events: none;
}
body .tableWrapper table tbody tr td input[type=checkbox]:after,
body .tableWrapper .table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table#table_report tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table#table_report tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after {
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #1F84C2;
  background: #24AAE0;
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-family: "sp-icon-font" !important;
  font-size: 18px;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  pointer-events: none;
  line-height: 18px;
}
body .tableWrapper table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper .table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table#table_report tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table#table_report tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after {
  opacity: 1;
}
body .tableWrapper table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper .table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table#table_report tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table#table_report tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled {
  opacity: 0.5;
}
body .tableWrapper table tbody tr td.hasPanel div.panel,
body .tableWrapper .table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
}
body .tableWrapper table tbody tr td.hasPanel div.panel table,
body .tableWrapper .table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table {
  border: none;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox {
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%) !important;
  border: 1px solid #D7E0E5;
  box-shadow: 0px 2px 2px rgba(81, 110, 134, 0.04) !important;
  padding: 12px;
  border-radius: 5px;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table {
  border: none;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th {
  color: #7e7e86;
  padding: 3px 5px;
  font-size: 12px;
  border-top: none;
  vertical-align: middle;
  width: 50px;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td {
  color: #0A0A0B;
  padding: 3px 5px;
  font-size: 12px;
  border-top: none;
  vertical-align: middle;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th {
  border-top: solid 1px #D7E0E5;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td {
  border-top: solid 1px #D7E0E5;
}
body .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper .table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover {
  background: none;
}
body .tableWrapper table tbody tr td.toggleAll, body .tableWrapper table tbody tr td.toggleAll, body .tableWrapper table tbody tr td.toggleSelection, body .tableWrapper table tbody tr td.toggleSelection,
body .tableWrapper .table tbody tr td.toggleAll,
body .tableWrapper .table tbody tr td.toggleAll,
body .tableWrapper .table tbody tr td.toggleAll,
body .tableWrapper .table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper .table tbody tr td.toggleSelection,
body .tableWrapper .table tbody tr td.toggleSelection,
body .tableWrapper .table tbody tr td.toggleSelection,
body .tableWrapper .table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table#table_report tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table#table_report tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection {
  padding: 5px 0 0 6px;
}
body .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper .table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table#table_report tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table#table_report tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox] {
  margin: 0;
}
body .tableWrapper table tbody tr:hover td,
body .tableWrapper .table tbody tr:hover td,
body .tableWrapper #firstLevelContent table#table_report tbody tr:hover td,
body #firstLevelContent .tableWrapper table#table_report tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table tbody tr:hover td,
body #firstLevelContent .tableWrapper table tbody tr:hover td,
body .tableWrapper #firstLevelContent table tbody tr:hover td,
body .tableWrapper #firstLevelContent table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td {
  background: #f5f8fa;
}
body .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper .table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table#table_report tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox {
  background: #ffffff !important;
}
body .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper .table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table#table_report tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th {
  background: #ffffff !important;
}
body .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper .table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table#table_report tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td {
  background: #ffffff !important;
}
body .tableWrapper table tbody tr + tr td,
body .tableWrapper .table tbody tr + tr td,
body .tableWrapper #firstLevelContent table#table_report tbody tr + tr td,
body #firstLevelContent .tableWrapper table#table_report tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table tbody tr + tr td,
body #firstLevelContent .tableWrapper table tbody tr + tr td,
body .tableWrapper #firstLevelContent table tbody tr + tr td,
body .tableWrapper #firstLevelContent table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td {
  border-top: 1px solid #ECF0F5;
}
body .tableWrapper table tbody tr.even,
body .tableWrapper .table tbody tr.even,
body .tableWrapper #firstLevelContent table#table_report tbody tr.even,
body #firstLevelContent .tableWrapper table#table_report tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table tbody tr.even,
body #firstLevelContent .tableWrapper table tbody tr.even,
body .tableWrapper #firstLevelContent table tbody tr.even,
body .tableWrapper #firstLevelContent table tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even {
  background: none;
}
body .tableWrapper table .sortUp a,
body .tableWrapper .table .sortUp a,
body .tableWrapper #firstLevelContent table#table_report .sortUp a,
body #firstLevelContent .tableWrapper table#table_report .sortUp a,
body .tableWrapper #firstLevelContent table.podtable .sortUp a,
body .tableWrapper #firstLevelContent table.podtable .sortUp a,
body #firstLevelContent .tableWrapper table.podtable .sortUp a,
body #firstLevelContent .tableWrapper table.podtable .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table .sortUp a,
body #firstLevelContent .tableWrapper table .sortUp a,
body .tableWrapper #firstLevelContent table .sortUp a,
body .tableWrapper #firstLevelContent table .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable .sortUp a,
body .tableWrapper #firstLevelContent table.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.podtable .sortUp a,
body .tableWrapper #firstLevelContent table.podtable .sortUp a,
body #firstLevelContent .tableWrapper table.podtable .sortUp a,
body #firstLevelContent .tableWrapper table.podtable .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body .tableWrapper #firstLevelContent table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body #firstLevelContent .tableWrapper table.table .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable .sortUp a,
body .tableWrapper #firstLevelContent table.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp a {
  padding-top: 0;
  padding-bottom: 0;
}
body .tableWrapper table .sortUp span,
body .tableWrapper .table .sortUp span,
body .tableWrapper #firstLevelContent table#table_report .sortUp span,
body #firstLevelContent .tableWrapper table#table_report .sortUp span,
body .tableWrapper #firstLevelContent table.podtable .sortUp span,
body .tableWrapper #firstLevelContent table.podtable .sortUp span,
body #firstLevelContent .tableWrapper table.podtable .sortUp span,
body #firstLevelContent .tableWrapper table.podtable .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table .sortUp span,
body #firstLevelContent .tableWrapper table .sortUp span,
body .tableWrapper #firstLevelContent table .sortUp span,
body .tableWrapper #firstLevelContent table .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable .sortUp span,
body .tableWrapper #firstLevelContent table.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.podtable .sortUp span,
body .tableWrapper #firstLevelContent table.podtable .sortUp span,
body #firstLevelContent .tableWrapper table.podtable .sortUp span,
body #firstLevelContent .tableWrapper table.podtable .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body .tableWrapper #firstLevelContent table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body #firstLevelContent .tableWrapper table.table .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable .sortUp span,
body .tableWrapper #firstLevelContent table.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .sortUp span {
  padding-top: 0;
  padding-bottom: 0;
}
body .tableWrapper table .alert, body .tableWrapper table .alert,
body .tableWrapper .table .alert,
body .tableWrapper .table .alert,
body .tableWrapper .table .alert,
body .tableWrapper .table .alert,
body .tableWrapper #firstLevelContent table#table_report .alert,
body .tableWrapper #firstLevelContent table#table_report .alert,
body #firstLevelContent .tableWrapper table#table_report .alert,
body #firstLevelContent .tableWrapper table#table_report .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body #firstLevelContent .tableWrapper table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body .tableWrapper #firstLevelContent table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body #firstLevelContent .tableWrapper table.podtable .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body .tableWrapper #firstLevelContent table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body #firstLevelContent .tableWrapper table.table .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body .tableWrapper #firstLevelContent table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body #firstLevelContent .tableWrapper table.dataTable .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body .tableWrapper #firstLevelContent table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body #firstLevelContent .tableWrapper table.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alert {
  margin: 0;
}
body .tableWrapper table .horizontalActions,
body .tableWrapper .table .horizontalActions,
body .tableWrapper #firstLevelContent table#table_report .horizontalActions,
body #firstLevelContent .tableWrapper table#table_report .horizontalActions,
body .tableWrapper #firstLevelContent table.podtable .horizontalActions,
body .tableWrapper #firstLevelContent table.podtable .horizontalActions,
body #firstLevelContent .tableWrapper table.podtable .horizontalActions,
body #firstLevelContent .tableWrapper table.podtable .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table .horizontalActions,
body #firstLevelContent .tableWrapper table .horizontalActions,
body .tableWrapper #firstLevelContent table .horizontalActions,
body .tableWrapper #firstLevelContent table .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable .horizontalActions,
body .tableWrapper #firstLevelContent table.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.podtable .horizontalActions,
body .tableWrapper #firstLevelContent table.podtable .horizontalActions,
body #firstLevelContent .tableWrapper table.podtable .horizontalActions,
body #firstLevelContent .tableWrapper table.podtable .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body #firstLevelContent .tableWrapper table.table .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable .horizontalActions,
body .tableWrapper #firstLevelContent table.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .horizontalActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .horizontalActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .horizontalActions {
  width: 400px;
}
body .tableWrapper table .rowActions,
body .tableWrapper .table .rowActions,
body .tableWrapper #firstLevelContent table#table_report .rowActions,
body #firstLevelContent .tableWrapper table#table_report .rowActions,
body .tableWrapper #firstLevelContent table.podtable .rowActions,
body .tableWrapper #firstLevelContent table.podtable .rowActions,
body #firstLevelContent .tableWrapper table.podtable .rowActions,
body #firstLevelContent .tableWrapper table.podtable .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table .rowActions,
body #firstLevelContent .tableWrapper table .rowActions,
body .tableWrapper #firstLevelContent table .rowActions,
body .tableWrapper #firstLevelContent table .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.podtable .rowActions,
body .tableWrapper #firstLevelContent table.podtable .rowActions,
body #firstLevelContent .tableWrapper table.podtable .rowActions,
body #firstLevelContent .tableWrapper table.podtable .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body .tableWrapper #firstLevelContent table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body #firstLevelContent .tableWrapper table.table .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions {
  display: inline-flex;
}
body .tableWrapper table .rowActions li,
body .tableWrapper .table .rowActions li,
body .tableWrapper #firstLevelContent table#table_report .rowActions li,
body #firstLevelContent .tableWrapper table#table_report .rowActions li,
body .tableWrapper #firstLevelContent table.podtable .rowActions li,
body .tableWrapper #firstLevelContent table.podtable .rowActions li,
body #firstLevelContent .tableWrapper table.podtable .rowActions li,
body #firstLevelContent .tableWrapper table.podtable .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table .rowActions li,
body #firstLevelContent .tableWrapper table .rowActions li,
body .tableWrapper #firstLevelContent table .rowActions li,
body .tableWrapper #firstLevelContent table .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.podtable .rowActions li,
body .tableWrapper #firstLevelContent table.podtable .rowActions li,
body #firstLevelContent .tableWrapper table.podtable .rowActions li,
body #firstLevelContent .tableWrapper table.podtable .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body .tableWrapper #firstLevelContent table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body #firstLevelContent .tableWrapper table.table .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li {
  display: block;
}
body .tableWrapper table .rowActions li.uninstall,
body .tableWrapper .table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table#table_report .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table#table_report .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.table .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.uninstall,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.uninstall,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.uninstall {
  background-image: none;
}
body .tableWrapper table .rowActions li.enable,
body .tableWrapper .table .rowActions li.enable,
body .tableWrapper #firstLevelContent table#table_report .rowActions li.enable,
body #firstLevelContent .tableWrapper table#table_report .rowActions li.enable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table .rowActions li.enable,
body #firstLevelContent .tableWrapper table .rowActions li.enable,
body .tableWrapper #firstLevelContent table .rowActions li.enable,
body .tableWrapper #firstLevelContent table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body #firstLevelContent .tableWrapper table.table .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.enable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.enable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.enable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.enable {
  background-image: none;
}
body .tableWrapper table .rowActions li.disable,
body .tableWrapper .table .rowActions li.disable,
body .tableWrapper #firstLevelContent table#table_report .rowActions li.disable,
body #firstLevelContent .tableWrapper table#table_report .rowActions li.disable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table .rowActions li.disable,
body #firstLevelContent .tableWrapper table .rowActions li.disable,
body .tableWrapper #firstLevelContent table .rowActions li.disable,
body .tableWrapper #firstLevelContent table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body #firstLevelContent .tableWrapper table.table .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.disable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.disable,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.disable,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.disable {
  background-image: none;
}
body .tableWrapper table .rowActions li.details,
body .tableWrapper .table .rowActions li.details,
body .tableWrapper #firstLevelContent table#table_report .rowActions li.details,
body #firstLevelContent .tableWrapper table#table_report .rowActions li.details,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.details,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.details,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.details,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table .rowActions li.details,
body #firstLevelContent .tableWrapper table .rowActions li.details,
body .tableWrapper #firstLevelContent table .rowActions li.details,
body .tableWrapper #firstLevelContent table .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.details,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.details,
body .tableWrapper #firstLevelContent table.podtable .rowActions li.details,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.details,
body #firstLevelContent .tableWrapper table.podtable .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body #firstLevelContent .tableWrapper table.table .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable .rowActions li.details,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.details,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.details,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .rowActions li.details {
  background-image: none;
}
body .tableWrapper table .verticalActions .rowActions,
body .tableWrapper .table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table#table_report .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table#table_report .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions {
  flex-direction: column;
}
body .tableWrapper table .verticalActions .rowActions li + li,
body .tableWrapper .table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table#table_report .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table#table_report .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.podtable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.podtable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.table .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions li + li,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions li + li,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .verticalActions .rowActions li + li {
  margin-top: 5px;
}
body .tableWrapper table .notable_data,
body .tableWrapper .table .notable_data,
body .tableWrapper #firstLevelContent table#table_report .notable_data,
body #firstLevelContent .tableWrapper table#table_report .notable_data,
body .tableWrapper #firstLevelContent table.podtable .notable_data,
body .tableWrapper #firstLevelContent table.podtable .notable_data,
body #firstLevelContent .tableWrapper table.podtable .notable_data,
body #firstLevelContent .tableWrapper table.podtable .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table .notable_data,
body #firstLevelContent .tableWrapper table .notable_data,
body .tableWrapper #firstLevelContent table .notable_data,
body .tableWrapper #firstLevelContent table .notable_data,
body .tableWrapper #firstLevelContent table.dataTable .notable_data,
body .tableWrapper #firstLevelContent table.dataTable .notable_data,
body #firstLevelContent .tableWrapper table.dataTable .notable_data,
body #firstLevelContent .tableWrapper table.dataTable .notable_data,
body .tableWrapper #firstLevelContent table.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.podtable .notable_data,
body .tableWrapper #firstLevelContent table.podtable .notable_data,
body #firstLevelContent .tableWrapper table.podtable .notable_data,
body #firstLevelContent .tableWrapper table.podtable .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body .tableWrapper #firstLevelContent table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body #firstLevelContent .tableWrapper table.table .notable_data,
body .tableWrapper #firstLevelContent table.dataTable .notable_data,
body .tableWrapper #firstLevelContent table.dataTable .notable_data,
body #firstLevelContent .tableWrapper table.dataTable .notable_data,
body #firstLevelContent .tableWrapper table.dataTable .notable_data,
body .tableWrapper #firstLevelContent table.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data {
  text-align: center;
  font-size: 15px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
body .tableWrapper table .notable_data a,
body .tableWrapper .table .notable_data a,
body .tableWrapper #firstLevelContent table#table_report .notable_data a,
body #firstLevelContent .tableWrapper table#table_report .notable_data a,
body .tableWrapper #firstLevelContent table.podtable .notable_data a,
body .tableWrapper #firstLevelContent table.podtable .notable_data a,
body #firstLevelContent .tableWrapper table.podtable .notable_data a,
body #firstLevelContent .tableWrapper table.podtable .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table .notable_data a,
body #firstLevelContent .tableWrapper table .notable_data a,
body .tableWrapper #firstLevelContent table .notable_data a,
body .tableWrapper #firstLevelContent table .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.podtable .notable_data a,
body .tableWrapper #firstLevelContent table.podtable .notable_data a,
body #firstLevelContent .tableWrapper table.podtable .notable_data a,
body #firstLevelContent .tableWrapper table.podtable .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body .tableWrapper #firstLevelContent table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body #firstLevelContent .tableWrapper table.table .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a {
  color: #24AAE0;
  font-weight: 400;
}
body .tableWrapper table .notable_data a:hover,
body .tableWrapper .table .notable_data a:hover,
body .tableWrapper #firstLevelContent table#table_report .notable_data a:hover,
body #firstLevelContent .tableWrapper table#table_report .notable_data a:hover,
body .tableWrapper #firstLevelContent table.podtable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.podtable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.podtable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.podtable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table .notable_data a:hover,
body #firstLevelContent .tableWrapper table .notable_data a:hover,
body .tableWrapper #firstLevelContent table .notable_data a:hover,
body .tableWrapper #firstLevelContent table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.podtable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.podtable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.podtable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.podtable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body #firstLevelContent .tableWrapper table.table .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable .notable_data a:hover,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .notable_data a:hover {
  text-decoration: underline;
}
body .tableWrapper table .alignRight .rowActions li a.spbtn, body .tableWrapper table .alignRight .rowActions li a.spbtn, body .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd, body .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd, form.flat body .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd, form.flat body .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd, body.hasInterface .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd, body.hasInterface .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection, body .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection, body .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection, body .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li a.spbtn,
body .tableWrapper .table .alignRight .rowActions li a.spbtn,
body .tableWrapper .table .alignRight .rowActions li a.spbtn,
body .tableWrapper .table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd {
  padding: 0 12px;
}
body .tableWrapper table .alignRight .rowActions li a.spbtn span, body .tableWrapper table .alignRight .rowActions li a.spbtn span, body .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span, body .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span, form.flat body .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span, form.flat body .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span, body.hasInterface .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span, body.hasInterface .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection span, body .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection span, body .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection span, body .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span, body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span, body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li a.spbtn span,
body .tableWrapper .table .alignRight .rowActions li a.spbtn span,
body .tableWrapper .table .alignRight .rowActions li a.spbtn span,
body .tableWrapper .table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.spbtn span,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li form.flat a.iconTargetingChannelAdd span,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
form.flat body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body.hasInterface #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a#deleteSelection span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a#deleteSelection span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconCampaignAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconWebsiteAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconZoneAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconTargetingChannelAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table#table_report .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.podtable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.table .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .alignRight .rowActions li .tableActions a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions .table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table#table_report .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.podtable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.table .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper .tableActions #firstLevelContent table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body .tableWrapper #firstLevelContent .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span,
body #firstLevelContent .tableWrapper .tableActions table.dataTable.no-footer .alignRight .rowActions li a.iconAdvertiserAdd span {
  background-image: none !important;
}
body .tableWrapper + .tableWrapper {
  margin-top: 32px;
}
body .tableWrapper .tableFilters {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  /* END : dropDown Class */
}
body .tableWrapper .tableFilters li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
body .tableWrapper .tableFilters .dropDown {
  height: auto;
  top: auto;
  left: auto;
}
body .tableWrapper .tableFilters .dropDown span {
  display: block;
  margin: 0;
  background: none;
  top: auto;
  height: 34px;
  line-height: 32px;
  border: solid 1px #D7E0E5;
  border-radius: 5px;
  padding: 0 34px 0 14px;
  display: flex;
  align-items: center;
  color: #414141;
  position: relative;
}
body .tableWrapper .tableFilters .dropDown span:after {
  content: "\e939";
  font-family: "sp-icon-font" !important;
  right: 8px;
  top: 0;
  position: absolute;
  font-size: 16px;
}
body .tableWrapper .tableFilters .dropDown span span {
  margin: 0;
  padding: 0;
  background: none;
  height: auto;
  line-height: normal;
  border: none;
  border-radius: 0;
  display: block;
  color: #414141;
}
body .tableWrapper .tableFilters .dropDown span span:after {
  display: none;
}
body .tableWrapper .tableFilters .dropDown.active span, body .tableWrapper .tableFilters #oaNavigationTabs .dropDown.active span, #oaNavigationTabs body .tableWrapper .tableFilters .dropDown.active span, body .tableWrapper .tableFilters #thirdLevelNavigation .navigation .dropDown.active span, #thirdLevelNavigation .navigation body .tableWrapper .tableFilters .dropDown.active span {
  color: #414141;
}
body .tableWrapper .tableFilters .dropDown.active span span, body .tableWrapper .tableFilters #oaNavigationTabs .dropDown.active span span, #oaNavigationTabs body .tableWrapper .tableFilters .dropDown.active span span, body .tableWrapper .tableFilters #thirdLevelNavigation .navigation .dropDown.active span span, #thirdLevelNavigation .navigation body .tableWrapper .tableFilters .dropDown.active span span {
  color: #414141;
}
body .tableWrapper .tableFilters .dropDown.active span:after, body .tableWrapper .tableFilters #oaNavigationTabs .dropDown.active span:after, #oaNavigationTabs body .tableWrapper .tableFilters .dropDown.active span:after, body .tableWrapper .tableFilters #thirdLevelNavigation .navigation .dropDown.active span:after, #thirdLevelNavigation .navigation body .tableWrapper .tableFilters .dropDown.active span:after {
  transform: rotate(180deg);
}
body .tableWrapper .tableFilters .dropDown div.panel {
  right: 0;
  left: auto;
  top: 34px;
  border-radius: 0 0 5px 5px !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(31, 132, 194, 0.15);
  padding: 0;
  margin: 0;
  background: #ffffff;
  min-width: 100%;
}
body .tableWrapper .tableFilters .dropDown div.panel ul {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}
body .tableWrapper .tableFilters .dropDown div.panel ul li {
  margin: 0;
  padding: 0;
  display: block;
}
body .tableWrapper .tableFilters .dropDown div.panel ul li a {
  margin: 0;
  display: block;
  line-height: 32px;
  padding: 0 15px;
  font-size: 13px;
  color: #414141;
}
body .tableWrapper .tableFilters .dropDown div.panel ul li a:hover {
  background: rgba(36, 171, 224, 0.2) !important;
}
body .tableWrapper .tableFilters .dropDown div.panel div {
  margin: 0;
  padding: 0;
  background: none;
  overflow: auto;
}
body .table .item-info .name, body #firstLevelContent table#table_report .item-info .name, body #firstLevelContent table.podtable .item-info .name, body #firstLevelContent table.podtable .item-info .name, body #firstLevelContent table.table .item-info .name, body #firstLevelContent table.table .item-info .name, body #firstLevelContent table.table .item-info .name, body #firstLevelContent table.table .item-info .name, body #firstLevelContent .tableWrapper table .item-info .name, body #firstLevelContent .tableWrapper table .item-info .name, body .tableWrapper #firstLevelContent table .item-info .name, body .tableWrapper #firstLevelContent table .item-info .name, body #firstLevelContent table.dataTable .item-info .name, body #firstLevelContent table.dataTable .item-info .name, body #firstLevelContent table.no-footer .item-info .name, body #firstLevelContent table.no-footer .item-info .name, body #firstLevelContent table.dataTable.no-footer .item-info .name, body #firstLevelContent table.dataTable.no-footer .item-info .name,
body .tableWrapper #firstLevelContent table.podtable .item-info .name,
body .tableWrapper #firstLevelContent table.podtable .item-info .name,
body #firstLevelContent .tableWrapper table.podtable .item-info .name,
body #firstLevelContent .tableWrapper table.podtable .item-info .name,
body .tableWrapper #firstLevelContent table.table .item-info .name,
body .tableWrapper #firstLevelContent table.table .item-info .name,
body .tableWrapper #firstLevelContent table.table .item-info .name,
body .tableWrapper #firstLevelContent table.table .item-info .name,
body #firstLevelContent .tableWrapper table.table .item-info .name,
body #firstLevelContent .tableWrapper table.table .item-info .name,
body #firstLevelContent .tableWrapper table.table .item-info .name,
body #firstLevelContent .tableWrapper table.table .item-info .name,
body .tableWrapper #firstLevelContent table.dataTable .item-info .name,
body .tableWrapper #firstLevelContent table.dataTable .item-info .name,
body #firstLevelContent .tableWrapper table.dataTable .item-info .name,
body #firstLevelContent .tableWrapper table.dataTable .item-info .name,
body .tableWrapper #firstLevelContent table.no-footer .item-info .name,
body .tableWrapper #firstLevelContent table.no-footer .item-info .name,
body #firstLevelContent .tableWrapper table.no-footer .item-info .name,
body #firstLevelContent .tableWrapper table.no-footer .item-info .name,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .item-info .name,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .item-info .name,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .item-info .name,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .item-info .name, body .tableWrapper table .item-info .name {
  font-size: 16px;
  color: #414141;
}
body .table .tabletitlebox, body #firstLevelContent table#table_report .tabletitlebox, body #firstLevelContent table.podtable .tabletitlebox, body #firstLevelContent table.podtable .tabletitlebox, body #firstLevelContent table.table .tabletitlebox, body #firstLevelContent table.table .tabletitlebox, body #firstLevelContent table.table .tabletitlebox, body #firstLevelContent table.table .tabletitlebox, body #firstLevelContent .tableWrapper table .tabletitlebox, body #firstLevelContent .tableWrapper table .tabletitlebox, body .tableWrapper #firstLevelContent table .tabletitlebox, body .tableWrapper #firstLevelContent table .tabletitlebox, body #firstLevelContent table.dataTable .tabletitlebox, body #firstLevelContent table.dataTable .tabletitlebox, body #firstLevelContent table.no-footer .tabletitlebox, body #firstLevelContent table.no-footer .tabletitlebox, body #firstLevelContent table.dataTable.no-footer .tabletitlebox, body #firstLevelContent table.dataTable.no-footer .tabletitlebox,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox,
body .tableWrapper #firstLevelContent table.table .tabletitlebox,
body .tableWrapper #firstLevelContent table.table .tabletitlebox,
body .tableWrapper #firstLevelContent table.table .tabletitlebox,
body .tableWrapper #firstLevelContent table.table .tabletitlebox,
body #firstLevelContent .tableWrapper table.table .tabletitlebox,
body #firstLevelContent .tableWrapper table.table .tabletitlebox,
body #firstLevelContent .tableWrapper table.table .tabletitlebox,
body #firstLevelContent .tableWrapper table.table .tabletitlebox,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox, body .tableWrapper table .tabletitlebox {
  display: flex;
  align-items: center;
}
body .table .tabletitlebox a.removelink, body #firstLevelContent table#table_report .tabletitlebox a.removelink, body #firstLevelContent table.podtable .tabletitlebox a.removelink, body #firstLevelContent table.podtable .tabletitlebox a.removelink, body #firstLevelContent table.table .tabletitlebox a.removelink, body #firstLevelContent table.table .tabletitlebox a.removelink, body #firstLevelContent table.table .tabletitlebox a.removelink, body #firstLevelContent table.table .tabletitlebox a.removelink, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink, body #firstLevelContent table.dataTable .tabletitlebox a.removelink, body #firstLevelContent table.dataTable .tabletitlebox a.removelink, body #firstLevelContent table.no-footer .tabletitlebox a.removelink, body #firstLevelContent table.no-footer .tabletitlebox a.removelink, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink, body .tableWrapper table .tabletitlebox a.removelink {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px 0 0;
  padding: 0;
  width: 22px;
  height: 22px;
  border-radius: 4px;
}
body .table .tabletitlebox a.removelink img, body #firstLevelContent table#table_report .tabletitlebox a.removelink img, body #firstLevelContent table.podtable .tabletitlebox a.removelink img, body #firstLevelContent table.podtable .tabletitlebox a.removelink img, body #firstLevelContent table.table .tabletitlebox a.removelink img, body #firstLevelContent table.table .tabletitlebox a.removelink img, body #firstLevelContent table.table .tabletitlebox a.removelink img, body #firstLevelContent table.table .tabletitlebox a.removelink img, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink img, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink img, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink img, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink img, body #firstLevelContent table.dataTable .tabletitlebox a.removelink img, body #firstLevelContent table.dataTable .tabletitlebox a.removelink img, body #firstLevelContent table.no-footer .tabletitlebox a.removelink img, body #firstLevelContent table.no-footer .tabletitlebox a.removelink img, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink img, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink img, body .tableWrapper table .tabletitlebox a.removelink img {
  margin: 0;
}
body .table .tabletitlebox a.removelink:hover, body #firstLevelContent table#table_report .tabletitlebox a.removelink:hover, body #firstLevelContent table.podtable .tabletitlebox a.removelink:hover, body #firstLevelContent table.podtable .tabletitlebox a.removelink:hover, body #firstLevelContent table.table .tabletitlebox a.removelink:hover, body #firstLevelContent table.table .tabletitlebox a.removelink:hover, body #firstLevelContent table.table .tabletitlebox a.removelink:hover, body #firstLevelContent table.table .tabletitlebox a.removelink:hover, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink:hover, body #firstLevelContent .tableWrapper table .tabletitlebox a.removelink:hover, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink:hover, body .tableWrapper #firstLevelContent table .tabletitlebox a.removelink:hover, body #firstLevelContent table.dataTable .tabletitlebox a.removelink:hover, body #firstLevelContent table.dataTable .tabletitlebox a.removelink:hover, body #firstLevelContent table.no-footer .tabletitlebox a.removelink:hover, body #firstLevelContent table.no-footer .tabletitlebox a.removelink:hover, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink:hover, body #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.table .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.table .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox a.removelink:hover, body .tableWrapper table .tabletitlebox a.removelink:hover {
  background: #FFEEE9;
}
body .table .tabletitlebox img, body #firstLevelContent table#table_report .tabletitlebox img, body #firstLevelContent table.podtable .tabletitlebox img, body #firstLevelContent table.podtable .tabletitlebox img, body #firstLevelContent table.table .tabletitlebox img, body #firstLevelContent table.table .tabletitlebox img, body #firstLevelContent table.table .tabletitlebox img, body #firstLevelContent table.table .tabletitlebox img, body #firstLevelContent .tableWrapper table .tabletitlebox img, body #firstLevelContent .tableWrapper table .tabletitlebox img, body .tableWrapper #firstLevelContent table .tabletitlebox img, body .tableWrapper #firstLevelContent table .tabletitlebox img, body #firstLevelContent table.dataTable .tabletitlebox img, body #firstLevelContent table.dataTable .tabletitlebox img, body #firstLevelContent table.no-footer .tabletitlebox img, body #firstLevelContent table.no-footer .tabletitlebox img, body #firstLevelContent table.dataTable.no-footer .tabletitlebox img, body #firstLevelContent table.dataTable.no-footer .tabletitlebox img,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox img,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox img,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox img,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox img,
body .tableWrapper #firstLevelContent table.table .tabletitlebox img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox img,
body #firstLevelContent .tableWrapper table.table .tabletitlebox img,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox img,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox img,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox img,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox img,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox img,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox img,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox img,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox img, body .tableWrapper table .tabletitlebox img {
  margin: 0 5px 0 0;
  max-width: 18px;
  max-height: 18px;
}
body .table .tabletitlebox span, body #firstLevelContent table#table_report .tabletitlebox span, body #firstLevelContent table.podtable .tabletitlebox span, body #firstLevelContent table.podtable .tabletitlebox span, body #firstLevelContent table.table .tabletitlebox span, body #firstLevelContent table.table .tabletitlebox span, body #firstLevelContent table.table .tabletitlebox span, body #firstLevelContent table.table .tabletitlebox span, body #firstLevelContent .tableWrapper table .tabletitlebox span, body #firstLevelContent .tableWrapper table .tabletitlebox span, body .tableWrapper #firstLevelContent table .tabletitlebox span, body .tableWrapper #firstLevelContent table .tabletitlebox span, body #firstLevelContent table.dataTable .tabletitlebox span, body #firstLevelContent table.dataTable .tabletitlebox span, body #firstLevelContent table.no-footer .tabletitlebox span, body #firstLevelContent table.no-footer .tabletitlebox span, body #firstLevelContent table.dataTable.no-footer .tabletitlebox span, body #firstLevelContent table.dataTable.no-footer .tabletitlebox span,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox span,
body .tableWrapper #firstLevelContent table.podtable .tabletitlebox span,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox span,
body #firstLevelContent .tableWrapper table.podtable .tabletitlebox span,
body .tableWrapper #firstLevelContent table.table .tabletitlebox span,
body .tableWrapper #firstLevelContent table.table .tabletitlebox span,
body .tableWrapper #firstLevelContent table.table .tabletitlebox span,
body .tableWrapper #firstLevelContent table.table .tabletitlebox span,
body #firstLevelContent .tableWrapper table.table .tabletitlebox span,
body #firstLevelContent .tableWrapper table.table .tabletitlebox span,
body #firstLevelContent .tableWrapper table.table .tabletitlebox span,
body #firstLevelContent .tableWrapper table.table .tabletitlebox span,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox span,
body .tableWrapper #firstLevelContent table.dataTable .tabletitlebox span,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox span,
body #firstLevelContent .tableWrapper table.dataTable .tabletitlebox span,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox span,
body .tableWrapper #firstLevelContent table.no-footer .tabletitlebox span,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox span,
body #firstLevelContent .tableWrapper table.no-footer .tabletitlebox span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox span,
body .tableWrapper #firstLevelContent table.dataTable.no-footer .tabletitlebox span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox span,
body #firstLevelContent .tableWrapper table.dataTable.no-footer .tabletitlebox span, body .tableWrapper table .tabletitlebox span {
  display: block;
  white-space: nowrap;
}
body .table_subtitlebox {
  display: flex;
  align-items: center;
  padding: 0 0 0 30px;
}
body .table_subtitlebox img {
  margin: 0 5px 0 0;
  max-width: 18px;
  max-height: 18px;
}
body .iconplustext {
  display: flex;
  align-items: center;
  margin: 0;
  line-height: 18px;
}
body .iconplustext img {
  max-width: 18px;
  max-height: 18px;
  margin: 0 5px 0 0;
}
body #thirdLevelContent .table .item-info p, body #thirdLevelContent #firstLevelContent table#table_report .item-info p, body #firstLevelContent #thirdLevelContent table#table_report .item-info p, body #thirdLevelContent #firstLevelContent table.podtable .item-info p, body #firstLevelContent #thirdLevelContent table.podtable .item-info p, body #thirdLevelContent #firstLevelContent table.table .item-info p, body #firstLevelContent #thirdLevelContent table.table .item-info p, body #thirdLevelContent #firstLevelContent .tableWrapper table .item-info p, body #firstLevelContent .tableWrapper #thirdLevelContent table .item-info p, body #thirdLevelContent .tableWrapper #firstLevelContent table .item-info p, body .tableWrapper #firstLevelContent #thirdLevelContent table .item-info p, body #thirdLevelContent #firstLevelContent table.dataTable .item-info p, body #firstLevelContent #thirdLevelContent table.dataTable .item-info p, body #thirdLevelContent #firstLevelContent table.no-footer .item-info p, body #firstLevelContent #thirdLevelContent table.no-footer .item-info p, body #thirdLevelContent .tableWrapper table .item-info p, body .tableWrapper #thirdLevelContent table .item-info p {
  margin: 5px 0;
}
body #secondLevelContent [class*=sts-] {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
  box-shadow: none;
  border: none;
}
body #secondLevelContent [class*=sts-].sts-pending, body #secondLevelContent [class*=sts-].sts-awaiting {
  background: #FFF4E5;
  color: #FF9800;
}
body #secondLevelContent [class*=sts-].sts-accepted, body #secondLevelContent [class*=sts-].sts-finished {
  background: #E7F8F2;
  color: #10B981;
}
body #secondLevelContent [class*=sts-].sts-paused, body #secondLevelContent [class*=sts-].sts-inactive {
  background: #F3F3F3;
  color: #939393;
}
body #secondLevelContent [class*=sts-].sts-not-started {
  background: #F0FBFF;
  color: #24AAE0;
}
body #secondLevelContent [class*=sts-].sts-rejected {
  background: #FFEEE9;
  color: #F15248;
}
body #firstLevelContent table.new-table, body #firstLevelContent table.new-table {
  font-family: Outfit, sans-serif;
}
body #firstLevelContent table.new-table thead tr th, body #firstLevelContent table.new-table thead tr th {
  padding: 5px 10px;
  background: #ECF0F5;
  color: #7E7E86;
  font-size: 13px;
  border: none;
  width: auto !important;
}
body #firstLevelContent table.new-table thead tr th.name, body #firstLevelContent table.new-table thead tr th.name {
  padding: 5px 10px !important;
}
body #firstLevelContent table.new-table thead tr th.ecpm, body #firstLevelContent table.new-table thead tr th.ecpm {
  width: 70px !important;
}
body #firstLevelContent table.new-table thead tr th.cr, body #firstLevelContent table.new-table thead tr th.cr {
  width: 70px !important;
}
body #firstLevelContent table.new-table thead tr th.ctr, body #firstLevelContent table.new-table thead tr th.ctr {
  width: 70px !important;
}
body #firstLevelContent table.new-table thead tr th.link, body #firstLevelContent table.new-table thead tr th.link {
  width: 50px !important;
}
body #firstLevelContent table.new-table tbody tr td, body #firstLevelContent table.new-table tbody tr td {
  padding: 5px 10px;
  color: #7E7E86;
  font-size: 13px;
  width: auto !important;
  border: none;
}
body #firstLevelContent table.new-table tbody tr td.name, body #firstLevelContent table.new-table tbody tr td.name {
  padding: 5px 10px !important;
}
body #firstLevelContent table.new-table tbody tr td.link .zone-icon, body #firstLevelContent table.new-table tbody tr td.link .zone-icon {
  width: 24px !important;
  height: 24px !important;
  background: url(/images/zone-ext.svg?6b47e39ca8b127f74585c855c05cb5b5) no-repeat center center !important;
}
body #firstLevelContent table.new-table tbody tr td.link .website-icon, body #firstLevelContent table.new-table tbody tr td.link .website-icon {
  width: 24px !important;
  height: 24px !important;
  background: url(/images/website-ext.svg?776ca67322c4dc4ffd1ee4f015d7d96d) no-repeat center center !important;
}
body #firstLevelContent table.new-table tbody tr.zone td.name, body #firstLevelContent table.new-table tbody tr.zone td.name {
  padding-left: 20px !important;
}
body #firstLevelContent table.new-table tbody tr + tr td, body #firstLevelContent table.new-table tbody tr + tr td {
  border-top: solid 1px #ECF0F5;
}
body #firstLevelContent table tr.last-action-tr, body #firstLevelContent table tr.last-action-tr {
  background: #F5F8FA;
}
body #firstLevelContent table#table_report, body #firstLevelContent table.podtable, body #firstLevelContent table.podtable, body #firstLevelContent table.table, body #firstLevelContent table.table, body #firstLevelContent .tableWrapper table, body #firstLevelContent .tableWrapper table, body .tableWrapper #firstLevelContent table, body .tableWrapper #firstLevelContent table, body #firstLevelContent table.dataTable, body #firstLevelContent table.dataTable, body #firstLevelContent table.no-footer, body #firstLevelContent table.no-footer, body #firstLevelContent table.dataTable.no-footer, body #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.podtable,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body .tableWrapper #firstLevelContent table.dataTable,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer, body #firstLevelContent .tableWrapper table, body #firstLevelContent .tableWrapper table, body .tableWrapper #firstLevelContent table, body .tableWrapper #firstLevelContent table, body #firstLevelContent table.dataTable, body #firstLevelContent table.no-footer, body #firstLevelContent table.dataTable.no-footer, body #firstLevelContent table.dataTable.no-footer {
  margin: 0;
  border: solid 1px #ECF0F5;
  border-radius: 5px 5px 0 0;
  font-family: Outfit, sans-serif;
}
body #firstLevelContent table#table_report thead th, body #firstLevelContent table.podtable thead th, body #firstLevelContent table.table thead th, body #firstLevelContent table.table thead th, body #firstLevelContent .tableWrapper table thead th, body #firstLevelContent .tableWrapper table thead th, body .tableWrapper #firstLevelContent table thead th, body .tableWrapper #firstLevelContent table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th, body #firstLevelContent table.podtable thead th, body #firstLevelContent table.podtable thead th, body #firstLevelContent table.table thead th, body #firstLevelContent table.table thead th, body #firstLevelContent .tableWrapper table thead th, body #firstLevelContent .tableWrapper table thead th, body .tableWrapper #firstLevelContent table thead th, body .tableWrapper #firstLevelContent table thead th, body #firstLevelContent table.dataTable thead th, body #firstLevelContent table.dataTable thead th, body #firstLevelContent table.no-footer thead th, body #firstLevelContent table.no-footer thead th, body #firstLevelContent table.dataTable.no-footer thead th, body #firstLevelContent table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th, body #firstLevelContent table.dataTable thead th, body #firstLevelContent table.no-footer thead th, body #firstLevelContent table.dataTable.no-footer thead th, body #firstLevelContent table.dataTable.no-footer thead th {
  background: #ECF0F5;
  border-radius: 0;
  padding: 12px 12px 12px 28px;
  font-size: 14px;
  color: #7E7E86;
  font-family: Outfit, sans-serif;
  font-weight: 500;
  border: none;
}
body #firstLevelContent table#table_report thead th input[type=checkbox], body #firstLevelContent table.podtable thead th input[type=checkbox], body #firstLevelContent table.table thead th input[type=checkbox], body #firstLevelContent table.table thead th input[type=checkbox], body #firstLevelContent .tableWrapper table thead th input[type=checkbox], body #firstLevelContent .tableWrapper table thead th input[type=checkbox], body .tableWrapper #firstLevelContent table thead th input[type=checkbox], body .tableWrapper #firstLevelContent table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox], body #firstLevelContent table.podtable thead th input[type=checkbox], body #firstLevelContent table.podtable thead th input[type=checkbox], body #firstLevelContent table.table thead th input[type=checkbox], body #firstLevelContent table.table thead th input[type=checkbox], body #firstLevelContent .tableWrapper table thead th input[type=checkbox], body #firstLevelContent .tableWrapper table thead th input[type=checkbox], body .tableWrapper #firstLevelContent table thead th input[type=checkbox], body .tableWrapper #firstLevelContent table thead th input[type=checkbox], body #firstLevelContent table.dataTable thead th input[type=checkbox], body #firstLevelContent table.dataTable thead th input[type=checkbox], body #firstLevelContent table.no-footer thead th input[type=checkbox], body #firstLevelContent table.no-footer thead th input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox], body #firstLevelContent table.dataTable thead th input[type=checkbox], body #firstLevelContent table.no-footer thead th input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox] {
  width: 20px !important;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin: 10px 0 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body #firstLevelContent table#table_report thead th input[type=checkbox]:before, body #firstLevelContent table.podtable thead th input[type=checkbox]:before, body #firstLevelContent table.table thead th input[type=checkbox]:before, body #firstLevelContent table.table thead th input[type=checkbox]:before, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before, body #firstLevelContent table.podtable thead th input[type=checkbox]:before, body #firstLevelContent table.podtable thead th input[type=checkbox]:before, body #firstLevelContent table.table thead th input[type=checkbox]:before, body #firstLevelContent table.table thead th input[type=checkbox]:before, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:before, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable thead th input[type=checkbox]:before, body #firstLevelContent table.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable thead th input[type=checkbox]:before, body #firstLevelContent table.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #A6A6B4;
  width: 20px;
  height: 20px;
  background: #ffffff;
  pointer-events: none;
}
body #firstLevelContent table#table_report thead th input[type=checkbox]:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:after, body #firstLevelContent table.table thead th input[type=checkbox]:after, body #firstLevelContent table.table thead th input[type=checkbox]:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:after, body #firstLevelContent table.table thead th input[type=checkbox]:after, body #firstLevelContent table.table thead th input[type=checkbox]:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:after {
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #1F84C2;
  background: #24AAE0;
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-family: "sp-icon-font" !important;
  font-size: 18px;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  pointer-events: none;
  line-height: 18px;
}
body #firstLevelContent table#table_report thead th input[type=checkbox]:checked:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.table thead th input[type=checkbox]:checked:after, body #firstLevelContent table.table thead th input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.table thead th input[type=checkbox]:checked:after, body #firstLevelContent table.table thead th input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable thead th input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:checked:after {
  opacity: 1;
}
body #firstLevelContent table#table_report thead th input[type=checkbox]:disabled, body #firstLevelContent table.podtable thead th input[type=checkbox]:disabled, body #firstLevelContent table.table thead th input[type=checkbox]:disabled, body #firstLevelContent table.table thead th input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled, body #firstLevelContent table.podtable thead th input[type=checkbox]:disabled, body #firstLevelContent table.podtable thead th input[type=checkbox]:disabled, body #firstLevelContent table.table thead th input[type=checkbox]:disabled, body #firstLevelContent table.table thead th input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table thead th input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled, body #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable thead th input[type=checkbox]:disabled, body #firstLevelContent table.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer thead th input[type=checkbox]:disabled {
  opacity: 0.5;
}
body #firstLevelContent table#table_report thead th:first-child, body #firstLevelContent table.podtable thead th:first-child, body #firstLevelContent table.table thead th:first-child, body #firstLevelContent table.table thead th:first-child, body #firstLevelContent .tableWrapper table thead th:first-child, body #firstLevelContent .tableWrapper table thead th:first-child, body .tableWrapper #firstLevelContent table thead th:first-child, body .tableWrapper #firstLevelContent table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child, body #firstLevelContent table.podtable thead th:first-child, body #firstLevelContent table.podtable thead th:first-child, body #firstLevelContent table.table thead th:first-child, body #firstLevelContent table.table thead th:first-child, body #firstLevelContent .tableWrapper table thead th:first-child, body #firstLevelContent .tableWrapper table thead th:first-child, body .tableWrapper #firstLevelContent table thead th:first-child, body .tableWrapper #firstLevelContent table thead th:first-child, body #firstLevelContent table.dataTable thead th:first-child, body #firstLevelContent table.dataTable thead th:first-child, body #firstLevelContent table.no-footer thead th:first-child, body #firstLevelContent table.no-footer thead th:first-child, body #firstLevelContent table.dataTable.no-footer thead th:first-child, body #firstLevelContent table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child, body #firstLevelContent table.dataTable thead th:first-child, body #firstLevelContent table.no-footer thead th:first-child, body #firstLevelContent table.dataTable.no-footer thead th:first-child, body #firstLevelContent table.dataTable.no-footer thead th:first-child {
  border-radius: 0;
}
body #firstLevelContent table#table_report thead th:last-child, body #firstLevelContent table.podtable thead th:last-child, body #firstLevelContent table.table thead th:last-child, body #firstLevelContent table.table thead th:last-child, body #firstLevelContent .tableWrapper table thead th:last-child, body #firstLevelContent .tableWrapper table thead th:last-child, body .tableWrapper #firstLevelContent table thead th:last-child, body .tableWrapper #firstLevelContent table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child, body #firstLevelContent table.podtable thead th:last-child, body #firstLevelContent table.podtable thead th:last-child, body #firstLevelContent table.table thead th:last-child, body #firstLevelContent table.table thead th:last-child, body #firstLevelContent .tableWrapper table thead th:last-child, body #firstLevelContent .tableWrapper table thead th:last-child, body .tableWrapper #firstLevelContent table thead th:last-child, body .tableWrapper #firstLevelContent table thead th:last-child, body #firstLevelContent table.dataTable thead th:last-child, body #firstLevelContent table.dataTable thead th:last-child, body #firstLevelContent table.no-footer thead th:last-child, body #firstLevelContent table.no-footer thead th:last-child, body #firstLevelContent table.dataTable.no-footer thead th:last-child, body #firstLevelContent table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child, body #firstLevelContent table.dataTable thead th:last-child, body #firstLevelContent table.no-footer thead th:last-child, body #firstLevelContent table.dataTable.no-footer thead th:last-child, body #firstLevelContent table.dataTable.no-footer thead th:last-child {
  border-radius: 0;
}
body #firstLevelContent table#table_report thead th[data-title=Action], body #firstLevelContent table.podtable thead th[data-title=Action], body #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent .tableWrapper table thead th[data-title=Action], body #firstLevelContent .tableWrapper table thead th[data-title=Action], body .tableWrapper #firstLevelContent table thead th[data-title=Action], body .tableWrapper #firstLevelContent table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent table.podtable thead th[data-title=Action], body #firstLevelContent table.podtable thead th[data-title=Action], body #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent .tableWrapper table thead th[data-title=Action], body #firstLevelContent .tableWrapper table thead th[data-title=Action], body .tableWrapper #firstLevelContent table thead th[data-title=Action], body .tableWrapper #firstLevelContent table thead th[data-title=Action], body #firstLevelContent table.dataTable thead th[data-title=Action], body #firstLevelContent table.dataTable thead th[data-title=Action], body #firstLevelContent table.no-footer thead th[data-title=Action], body #firstLevelContent table.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable thead th[data-title=Action], body #firstLevelContent table.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable.no-footer thead th[data-title=Action] {
  width: 300px;
}
body #firstLevelContent table#table_report thead th.last, body #firstLevelContent table.podtable thead th.last, body #firstLevelContent table.table thead th.last, body #firstLevelContent table.table thead th.last, body #firstLevelContent .tableWrapper table thead th.last, body #firstLevelContent .tableWrapper table thead th.last, body .tableWrapper #firstLevelContent table thead th.last, body .tableWrapper #firstLevelContent table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last, body #firstLevelContent table.podtable thead th.last, body #firstLevelContent table.podtable thead th.last, body #firstLevelContent table.table thead th.last, body #firstLevelContent table.table thead th.last, body #firstLevelContent .tableWrapper table thead th.last, body #firstLevelContent .tableWrapper table thead th.last, body .tableWrapper #firstLevelContent table thead th.last, body .tableWrapper #firstLevelContent table thead th.last, body #firstLevelContent table.dataTable thead th.last, body #firstLevelContent table.dataTable thead th.last, body #firstLevelContent table.no-footer thead th.last, body #firstLevelContent table.no-footer thead th.last, body #firstLevelContent table.dataTable.no-footer thead th.last, body #firstLevelContent table.dataTable.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body #firstLevelContent .tableWrapper table.podtable thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body .tableWrapper #firstLevelContent table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body #firstLevelContent .tableWrapper table.table thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body #firstLevelContent .tableWrapper table.dataTable thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.last, body #firstLevelContent table.dataTable thead th.last, body #firstLevelContent table.no-footer thead th.last, body #firstLevelContent table.dataTable.no-footer thead th.last, body #firstLevelContent table.dataTable.no-footer thead th.last {
  border: none;
}
body #firstLevelContent table#table_report thead th a, body #firstLevelContent table.podtable thead th a, body #firstLevelContent table.table thead th a, body #firstLevelContent table.table thead th a, body #firstLevelContent .tableWrapper table thead th a, body #firstLevelContent .tableWrapper table thead th a, body .tableWrapper #firstLevelContent table thead th a, body .tableWrapper #firstLevelContent table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a, body #firstLevelContent table.podtable thead th a, body #firstLevelContent table.podtable thead th a, body #firstLevelContent table.table thead th a, body #firstLevelContent table.table thead th a, body #firstLevelContent .tableWrapper table thead th a, body #firstLevelContent .tableWrapper table thead th a, body .tableWrapper #firstLevelContent table thead th a, body .tableWrapper #firstLevelContent table thead th a, body #firstLevelContent table.dataTable thead th a, body #firstLevelContent table.dataTable thead th a, body #firstLevelContent table.no-footer thead th a, body #firstLevelContent table.no-footer thead th a, body #firstLevelContent table.dataTable.no-footer thead th a, body #firstLevelContent table.dataTable.no-footer thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body .tableWrapper #firstLevelContent table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body #firstLevelContent .tableWrapper table.podtable thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body .tableWrapper #firstLevelContent table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body #firstLevelContent .tableWrapper table.table thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body #firstLevelContent .tableWrapper table.dataTable thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body #firstLevelContent .tableWrapper table.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th a, body #firstLevelContent table.dataTable thead th a, body #firstLevelContent table.no-footer thead th a, body #firstLevelContent table.dataTable.no-footer thead th a, body #firstLevelContent table.dataTable.no-footer thead th a {
  color: #7E7E86;
  font-size: 14px;
  font-weight: 500;
}
body #firstLevelContent table#table_report thead th.toggleAll, body #firstLevelContent table#table_report thead th.toggleAll, body #firstLevelContent table#table_report thead th.toggleSelection, body #firstLevelContent table#table_report thead th.toggleSelection, body #firstLevelContent table.podtable thead th.toggleAll, body #firstLevelContent table.podtable thead th.toggleAll, body #firstLevelContent table.podtable thead th.toggleSelection, body #firstLevelContent table.podtable thead th.toggleSelection, body #firstLevelContent table.table thead th.toggleAll, body #firstLevelContent table.table thead th.toggleAll, body #firstLevelContent .tableWrapper table thead th.toggleAll, body #firstLevelContent .tableWrapper table thead th.toggleAll, body .tableWrapper #firstLevelContent table thead th.toggleAll, body .tableWrapper #firstLevelContent table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll, body #firstLevelContent .tableWrapper table thead th.toggleAll, body #firstLevelContent .tableWrapper table thead th.toggleAll, body .tableWrapper #firstLevelContent table thead th.toggleAll, body .tableWrapper #firstLevelContent table thead th.toggleAll, body #firstLevelContent table.dataTable thead th.toggleAll, body #firstLevelContent table.dataTable thead th.toggleAll, body #firstLevelContent table.no-footer thead th.toggleAll, body #firstLevelContent table.no-footer thead th.toggleAll, body #firstLevelContent table.dataTable.no-footer thead th.toggleAll, body #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body #firstLevelContent .tableWrapper table.table thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleAll, body #firstLevelContent table.table thead th.toggleSelection, body #firstLevelContent table.table thead th.toggleSelection, body #firstLevelContent .tableWrapper table thead th.toggleSelection, body #firstLevelContent .tableWrapper table thead th.toggleSelection, body .tableWrapper #firstLevelContent table thead th.toggleSelection, body .tableWrapper #firstLevelContent table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection, body #firstLevelContent table.podtable thead th.toggleSelection, body #firstLevelContent table.podtable thead th.toggleSelection, body #firstLevelContent .tableWrapper table thead th.toggleSelection, body #firstLevelContent .tableWrapper table thead th.toggleSelection, body .tableWrapper #firstLevelContent table thead th.toggleSelection, body .tableWrapper #firstLevelContent table thead th.toggleSelection, body #firstLevelContent table.dataTable thead th.toggleSelection, body #firstLevelContent table.dataTable thead th.toggleSelection, body #firstLevelContent table.no-footer thead th.toggleSelection, body #firstLevelContent table.no-footer thead th.toggleSelection, body #firstLevelContent table.dataTable.no-footer thead th.toggleSelection, body #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.table thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th.toggleSelection, body #firstLevelContent table.dataTable thead th.toggleAll, body #firstLevelContent table.dataTable thead th.toggleAll, body #firstLevelContent table.dataTable thead th.toggleSelection, body #firstLevelContent table.dataTable thead th.toggleSelection, body #firstLevelContent table.no-footer thead th.toggleAll, body #firstLevelContent table.no-footer thead th.toggleAll, body #firstLevelContent table.no-footer thead th.toggleSelection, body #firstLevelContent table.no-footer thead th.toggleSelection, body #firstLevelContent table.dataTable.no-footer thead th.toggleAll, body #firstLevelContent table.dataTable.no-footer thead th.toggleAll, body #firstLevelContent table.dataTable.no-footer thead th.toggleSelection, body #firstLevelContent table.dataTable.no-footer thead th.toggleSelection {
  padding: 3px 0 0 6px;
}
body #firstLevelContent table#table_report thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox], body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox], body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent .tableWrapper table thead th:not(.toggleAll) input[type=checkbox], body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox], body .tableWrapper #firstLevelContent table thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer thead th:not(.toggleAll) input[type=checkbox] {
  margin: 0;
}
body #firstLevelContent table#table_report tbody tr td, body #firstLevelContent table.podtable tbody tr td, body #firstLevelContent table.table tbody tr td, body #firstLevelContent table.table tbody tr td, body #firstLevelContent .tableWrapper table tbody tr td, body #firstLevelContent .tableWrapper table tbody tr td, body .tableWrapper #firstLevelContent table tbody tr td, body .tableWrapper #firstLevelContent table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td, body #firstLevelContent table.podtable tbody tr td, body #firstLevelContent table.podtable tbody tr td, body #firstLevelContent table.table tbody tr td, body #firstLevelContent table.table tbody tr td, body #firstLevelContent .tableWrapper table tbody tr td, body #firstLevelContent .tableWrapper table tbody tr td, body .tableWrapper #firstLevelContent table tbody tr td, body .tableWrapper #firstLevelContent table tbody tr td, body #firstLevelContent table.dataTable tbody tr td, body #firstLevelContent table.dataTable tbody tr td, body #firstLevelContent table.no-footer tbody tr td, body #firstLevelContent table.no-footer tbody tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td, body #firstLevelContent table.dataTable tbody tr td, body #firstLevelContent table.no-footer tbody tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td {
  padding: 16px 16px 16px 28px;
  font-size: 14px;
  color: #58585F;
  font-weight: 400;
  border: none;
  border-top: solid 1px #ECF0F5;
  line-height: 28px;
  font-family: Outfit, sans-serif;
}
body #firstLevelContent table#table_report tbody tr td[data-title=Action], body #firstLevelContent table.podtable tbody tr td[data-title=Action], body #firstLevelContent table.table tbody tr td[data-title=Action], body #firstLevelContent table.table tbody tr td[data-title=Action], body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action], body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action], body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action], body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action], body #firstLevelContent table.podtable tbody tr td[data-title=Action], body #firstLevelContent table.podtable tbody tr td[data-title=Action], body #firstLevelContent table.table tbody tr td[data-title=Action], body #firstLevelContent table.table tbody tr td[data-title=Action], body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action], body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action], body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action], body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action], body #firstLevelContent table.dataTable tbody tr td[data-title=Action], body #firstLevelContent table.dataTable tbody tr td[data-title=Action], body #firstLevelContent table.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.dataTable tbody tr td[data-title=Action], body #firstLevelContent table.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action], body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] {
  text-align: right;
  width: 300px;
}
body #firstLevelContent table#table_report tbody tr td[data-title=Action] > a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #0A0A0B;
  font-size: 20px;
}
body #firstLevelContent table#table_report tbody tr td[data-title=Action] > a i, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.table tbody tr td[data-title=Action] > a i, body #firstLevelContent table.table tbody tr td[data-title=Action] > a i, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.table tbody tr td[data-title=Action] > a i, body #firstLevelContent table.table tbody tr td[data-title=Action] > a i, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a i, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a i, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a i {
  display: block;
  float: left;
}
body #firstLevelContent table#table_report tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a:hover, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a:hover {
  background: rgba(0, 0, 0, 0.04);
}
body #firstLevelContent table#table_report tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a + a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.table tbody tr td[data-title=Action] > a + a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a, body #firstLevelContent .tableWrapper table tbody tr td[data-title=Action] > a + a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a, body .tableWrapper #firstLevelContent table tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.table tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a, body #firstLevelContent table.dataTable.no-footer tbody tr td[data-title=Action] > a + a {
  margin-left: 7px;
}
body #firstLevelContent table#table_report tbody tr td > a, body #firstLevelContent table.podtable tbody tr td > a, body #firstLevelContent table.table tbody tr td > a, body #firstLevelContent table.table tbody tr td > a, body #firstLevelContent .tableWrapper table tbody tr td > a, body #firstLevelContent .tableWrapper table tbody tr td > a, body .tableWrapper #firstLevelContent table tbody tr td > a, body .tableWrapper #firstLevelContent table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a, body #firstLevelContent table.podtable tbody tr td > a, body #firstLevelContent table.podtable tbody tr td > a, body #firstLevelContent table.table tbody tr td > a, body #firstLevelContent table.table tbody tr td > a, body #firstLevelContent .tableWrapper table tbody tr td > a, body #firstLevelContent .tableWrapper table tbody tr td > a, body .tableWrapper #firstLevelContent table tbody tr td > a, body .tableWrapper #firstLevelContent table tbody tr td > a, body #firstLevelContent table.dataTable tbody tr td > a, body #firstLevelContent table.dataTable tbody tr td > a, body #firstLevelContent table.no-footer tbody tr td > a, body #firstLevelContent table.no-footer tbody tr td > a, body #firstLevelContent table.dataTable.no-footer tbody tr td > a, body #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body #firstLevelContent .tableWrapper table.table tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a, body #firstLevelContent table.dataTable tbody tr td > a, body #firstLevelContent table.no-footer tbody tr td > a, body #firstLevelContent table.dataTable.no-footer tbody tr td > a, body #firstLevelContent table.dataTable.no-footer tbody tr td > a {
  color: #24AAE0;
  background-image: none;
}
body #firstLevelContent table#table_report tbody tr td > a.inlineIcon, body #firstLevelContent table.podtable tbody tr td > a.inlineIcon, body #firstLevelContent table.table tbody tr td > a.inlineIcon, body #firstLevelContent table.table tbody tr td > a.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon, body #firstLevelContent table.podtable tbody tr td > a.inlineIcon, body #firstLevelContent table.podtable tbody tr td > a.inlineIcon, body #firstLevelContent table.table tbody tr td > a.inlineIcon, body #firstLevelContent table.table tbody tr td > a.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td > a.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable tbody tr td > a.inlineIcon, body #firstLevelContent table.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable tbody tr td > a.inlineIcon, body #firstLevelContent table.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td > a.inlineIcon {
  background: none;
  padding: 0;
  margin: 0;
}
body #firstLevelContent table#table_report tbody tr td span.inlineIcon, body #firstLevelContent table.podtable tbody tr td span.inlineIcon, body #firstLevelContent table.table tbody tr td span.inlineIcon, body #firstLevelContent table.table tbody tr td span.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon, body #firstLevelContent table.podtable tbody tr td span.inlineIcon, body #firstLevelContent table.podtable tbody tr td span.inlineIcon, body #firstLevelContent table.table tbody tr td span.inlineIcon, body #firstLevelContent table.table tbody tr td span.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon, body #firstLevelContent .tableWrapper table tbody tr td span.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon, body .tableWrapper #firstLevelContent table tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable tbody tr td span.inlineIcon, body #firstLevelContent table.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.podtable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.table tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable tbody tr td span.inlineIcon, body #firstLevelContent table.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon, body #firstLevelContent table.dataTable.no-footer tbody tr td span.inlineIcon {
  background: none;
  padding: 0;
  margin: 0;
}
body #firstLevelContent table#table_report tbody tr td[class*=change-].btn, body #firstLevelContent table#table_report tbody tr td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn, body #firstLevelContent table#table_report tbody tr td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn, body #firstLevelContent table.table tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn, body #firstLevelContent table.table tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn, body #firstLevelContent table.table tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn, body #firstLevelContent table.table tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn, body #firstLevelContent table.table tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].accordion-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  border: none;
  border-radius: 6px;
  padding: 4px 12px;
}
body #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-success, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-success.btn-sm {
  color: #38c172;
  background: #E7F8F2;
}
body #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table#table_report tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table#table_report tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr td[class*=change-].btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn.btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent .tableWrapper table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent .tableWrapper table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body .tableWrapper #firstLevelContent table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body .tableWrapper #firstLevelContent table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.podtable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.podtable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.table tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.table tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm,
.main-courses .customers__area body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn.btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr td[class*=change-].btn-sm.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn.btn-danger, body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.accordion-button, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, body #firstLevelContent table.dataTable.no-footer tbody tr .main-courses .customers__area .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm, .main-courses .customers__area body #firstLevelContent table.dataTable.no-footer tbody tr .btn-group-sm > td[class*=change-].btn-danger.btn-sm {
  color: #F15248 !important;
  background: #FFEEE9 !important;
}
body #firstLevelContent table#table_report tbody tr td input[type=checkbox], body #firstLevelContent table.podtable tbody tr td input[type=checkbox], body #firstLevelContent table.table tbody tr td input[type=checkbox], body #firstLevelContent table.table tbody tr td input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox], body #firstLevelContent table.podtable tbody tr td input[type=checkbox], body #firstLevelContent table.podtable tbody tr td input[type=checkbox], body #firstLevelContent table.table tbody tr td input[type=checkbox], body #firstLevelContent table.table tbody tr td input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox] {
  width: 20px !important;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin: 15px 0 0 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body #firstLevelContent table#table_report tbody tr td input[type=checkbox]:before, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.table tbody tr td input[type=checkbox]:before, body #firstLevelContent table.table tbody tr td input[type=checkbox]:before, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.table tbody tr td input[type=checkbox]:before, body #firstLevelContent table.table tbody tr td input[type=checkbox]:before, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:before, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:before, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #A6A6B4;
  width: 20px;
  height: 20px;
  background: #ffffff;
  pointer-events: none;
}
body #firstLevelContent table#table_report tbody tr td input[type=checkbox]:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:after {
  content: "\e906";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  border: solid 1px #1F84C2;
  background: #24AAE0;
  color: #ffffff;
  width: 20px;
  height: 20px;
  font-family: "sp-icon-font" !important;
  font-size: 18px;
  transition: all ease-in-out 0.2s;
  opacity: 0;
  pointer-events: none;
  line-height: 18px;
}
body #firstLevelContent table#table_report tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:checked:after {
  opacity: 1;
}
body #firstLevelContent table#table_report tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent .tableWrapper table tbody tr td input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled, body .tableWrapper #firstLevelContent table tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.podtable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.table tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled, body #firstLevelContent table.dataTable.no-footer tbody tr td input[type=checkbox]:disabled {
  opacity: 0.5;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel, body #firstLevelContent table.table tbody tr td.hasPanel div.panel, body #firstLevelContent table.table tbody tr td.hasPanel div.panel, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel, body #firstLevelContent table.table tbody tr td.hasPanel div.panel, body #firstLevelContent table.table tbody tr td.hasPanel div.panel, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel table {
  border: none;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox {
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%) !important;
  border: 1px solid #D7E0E5;
  box-shadow: 0px 2px 2px rgba(81, 110, 134, 0.04) !important;
  padding: 12px;
  border-radius: 5px;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table {
  border: none;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr th {
  color: #7e7e86;
  padding: 3px 5px;
  font-size: 12px;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr td {
  color: #0A0A0B;
  padding: 3px 5px;
  font-size: 12px;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr th {
  border-top: solid 1px #D7E0E5;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr + tr td {
  border-top: solid 1px #D7E0E5;
}
body #firstLevelContent table#table_report tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent .tableWrapper table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body .tableWrapper #firstLevelContent table tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr td.hasPanel div.panel .panelbox table tr:hover {
  background: none;
}
body #firstLevelContent table#table_report tbody tr td.toggleAll, body #firstLevelContent table#table_report tbody tr td.toggleAll, body #firstLevelContent table#table_report tbody tr td.toggleSelection, body #firstLevelContent table#table_report tbody tr td.toggleSelection, body #firstLevelContent table.podtable tbody tr td.toggleAll, body #firstLevelContent table.podtable tbody tr td.toggleAll, body #firstLevelContent table.podtable tbody tr td.toggleSelection, body #firstLevelContent table.podtable tbody tr td.toggleSelection, body #firstLevelContent table.table tbody tr td.toggleAll, body #firstLevelContent table.table tbody tr td.toggleAll, body #firstLevelContent .tableWrapper table tbody tr td.toggleAll, body #firstLevelContent .tableWrapper table tbody tr td.toggleAll, body .tableWrapper #firstLevelContent table tbody tr td.toggleAll, body .tableWrapper #firstLevelContent table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll, body #firstLevelContent .tableWrapper table tbody tr td.toggleAll, body #firstLevelContent .tableWrapper table tbody tr td.toggleAll, body .tableWrapper #firstLevelContent table tbody tr td.toggleAll, body .tableWrapper #firstLevelContent table tbody tr td.toggleAll, body #firstLevelContent table.dataTable tbody tr td.toggleAll, body #firstLevelContent table.dataTable tbody tr td.toggleAll, body #firstLevelContent table.no-footer tbody tr td.toggleAll, body #firstLevelContent table.no-footer tbody tr td.toggleAll, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleAll, body #firstLevelContent table.table tbody tr td.toggleSelection, body #firstLevelContent table.table tbody tr td.toggleSelection, body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection, body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection, body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection, body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection, body #firstLevelContent table.podtable tbody tr td.toggleSelection, body #firstLevelContent table.podtable tbody tr td.toggleSelection, body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection, body #firstLevelContent .tableWrapper table tbody tr td.toggleSelection, body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection, body .tableWrapper #firstLevelContent table tbody tr td.toggleSelection, body #firstLevelContent table.dataTable tbody tr td.toggleSelection, body #firstLevelContent table.dataTable tbody tr td.toggleSelection, body #firstLevelContent table.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.podtable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.table tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.dataTable tbody tr td.toggleAll, body #firstLevelContent table.dataTable tbody tr td.toggleAll, body #firstLevelContent table.dataTable tbody tr td.toggleSelection, body #firstLevelContent table.dataTable tbody tr td.toggleSelection, body #firstLevelContent table.no-footer tbody tr td.toggleAll, body #firstLevelContent table.no-footer tbody tr td.toggleAll, body #firstLevelContent table.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleAll, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection, body #firstLevelContent table.dataTable.no-footer tbody tr td.toggleSelection {
  padding: 5px 0 0 6px;
}
body #firstLevelContent table#table_report tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td:not(.toggleSelection) input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td:not(.toggleSelection) input[type=checkbox] {
  margin: 0;
}
body #firstLevelContent table#table_report tbody tr td .inputcheckwrap, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap, body #firstLevelContent table.table tbody tr td .inputcheckwrap, body #firstLevelContent table.table tbody tr td .inputcheckwrap, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap, body #firstLevelContent table.table tbody tr td .inputcheckwrap, body #firstLevelContent table.table tbody tr td .inputcheckwrap, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap {
  display: flex;
  align-items: center;
}
body #firstLevelContent table#table_report tbody tr td .inputcheckwrap label, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap label, body #firstLevelContent table.table tbody tr td .inputcheckwrap label, body #firstLevelContent table.table tbody tr td .inputcheckwrap label, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap label, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap label, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap label, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap label, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap label, body #firstLevelContent table.table tbody tr td .inputcheckwrap label, body #firstLevelContent table.table tbody tr td .inputcheckwrap label, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap label, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap label, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap label, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap label, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap label,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap label, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap label {
  margin: 0;
}
body #firstLevelContent table#table_report tbody tr td .inputcheckwrap img, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap img, body #firstLevelContent table.table tbody tr td .inputcheckwrap img, body #firstLevelContent table.table tbody tr td .inputcheckwrap img, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap img, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap img, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap img, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap img, body #firstLevelContent table.podtable tbody tr td .inputcheckwrap img, body #firstLevelContent table.table tbody tr td .inputcheckwrap img, body #firstLevelContent table.table tbody tr td .inputcheckwrap img, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap img, body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap img, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap img, body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap img, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap img,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap img, body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img, body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap img {
  margin: 0 10px 0 0;
}
body #firstLevelContent table#table_report tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.podtable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap > input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap > input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.podtable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.podtable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent .tableWrapper table tbody tr td .inputcheckwrap > input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap > input[type=checkbox], body .tableWrapper #firstLevelContent table tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.podtable tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.podtable tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.table tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox], body #firstLevelContent table.dataTable.no-footer tbody tr td .inputcheckwrap > input[type=checkbox] {
  margin: 0 5px 0 0;
}
body #firstLevelContent table#table_report tbody tr:hover, body #firstLevelContent table.podtable tbody tr:hover, body #firstLevelContent table.table tbody tr:hover, body #firstLevelContent table.table tbody tr:hover, body #firstLevelContent .tableWrapper table tbody tr:hover, body #firstLevelContent .tableWrapper table tbody tr:hover, body .tableWrapper #firstLevelContent table tbody tr:hover, body .tableWrapper #firstLevelContent table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover, body #firstLevelContent table.podtable tbody tr:hover, body #firstLevelContent table.podtable tbody tr:hover, body #firstLevelContent table.table tbody tr:hover, body #firstLevelContent table.table tbody tr:hover, body #firstLevelContent .tableWrapper table tbody tr:hover, body #firstLevelContent .tableWrapper table tbody tr:hover, body .tableWrapper #firstLevelContent table tbody tr:hover, body .tableWrapper #firstLevelContent table tbody tr:hover, body #firstLevelContent table.dataTable tbody tr:hover, body #firstLevelContent table.dataTable tbody tr:hover, body #firstLevelContent table.no-footer tbody tr:hover, body #firstLevelContent table.no-footer tbody tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover, body #firstLevelContent table.dataTable tbody tr:hover, body #firstLevelContent table.no-footer tbody tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr:hover, body #firstLevelContent table.dataTable.no-footer tbody tr:hover {
  background-color: #f5f8fa;
}
body #firstLevelContent table#table_report tbody tr:hover td, body #firstLevelContent table.podtable tbody tr:hover td, body #firstLevelContent table.table tbody tr:hover td, body #firstLevelContent table.table tbody tr:hover td, body #firstLevelContent .tableWrapper table tbody tr:hover td, body #firstLevelContent .tableWrapper table tbody tr:hover td, body .tableWrapper #firstLevelContent table tbody tr:hover td, body .tableWrapper #firstLevelContent table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td, body #firstLevelContent table.podtable tbody tr:hover td, body #firstLevelContent table.podtable tbody tr:hover td, body #firstLevelContent table.table tbody tr:hover td, body #firstLevelContent table.table tbody tr:hover td, body #firstLevelContent .tableWrapper table tbody tr:hover td, body #firstLevelContent .tableWrapper table tbody tr:hover td, body .tableWrapper #firstLevelContent table tbody tr:hover td, body .tableWrapper #firstLevelContent table tbody tr:hover td, body #firstLevelContent table.dataTable tbody tr:hover td, body #firstLevelContent table.dataTable tbody tr:hover td, body #firstLevelContent table.no-footer tbody tr:hover td, body #firstLevelContent table.no-footer tbody tr:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td, body #firstLevelContent table.dataTable tbody tr:hover td, body #firstLevelContent table.no-footer tbody tr:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td {
  background-color: #f5f8fa;
}
body #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox {
  background: #ffffff !important;
}
body #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox th, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox th {
  background: #ffffff !important;
}
body #firstLevelContent table#table_report tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent .tableWrapper table tbody tr:hover td.hasPanel div.panel .panelbox td, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td, body .tableWrapper #firstLevelContent table tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.hasPanel div.panel .panelbox td {
  background: #ffffff !important;
}
body #firstLevelContent table#table_report tbody tr:hover td.details-control, body #firstLevelContent table.podtable tbody tr:hover td.details-control, body #firstLevelContent table.table tbody tr:hover td.details-control, body #firstLevelContent table.table tbody tr:hover td.details-control, body #firstLevelContent .tableWrapper table tbody tr:hover td.details-control, body #firstLevelContent .tableWrapper table tbody tr:hover td.details-control, body .tableWrapper #firstLevelContent table tbody tr:hover td.details-control, body .tableWrapper #firstLevelContent table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control, body #firstLevelContent table.podtable tbody tr:hover td.details-control, body #firstLevelContent table.podtable tbody tr:hover td.details-control, body #firstLevelContent table.table tbody tr:hover td.details-control, body #firstLevelContent table.table tbody tr:hover td.details-control, body #firstLevelContent .tableWrapper table tbody tr:hover td.details-control, body #firstLevelContent .tableWrapper table tbody tr:hover td.details-control, body .tableWrapper #firstLevelContent table tbody tr:hover td.details-control, body .tableWrapper #firstLevelContent table tbody tr:hover td.details-control, body #firstLevelContent table.dataTable tbody tr:hover td.details-control, body #firstLevelContent table.dataTable tbody tr:hover td.details-control, body #firstLevelContent table.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.podtable tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.podtable tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.dataTable tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.dataTable tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.no-footer tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.no-footer tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.details-control,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.dataTable tbody tr:hover td.details-control, body #firstLevelContent table.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr:hover td.details-control {
  background: url("https://raw.githubusercontent.com/DataTables/DataTables/1.10.7/examples/resources/details_open.png") no-repeat center center !important;
}
body #firstLevelContent table#table_report tbody tr.showndata td.details-control, body #firstLevelContent table.podtable tbody tr.showndata td.details-control, body #firstLevelContent table.table tbody tr.showndata td.details-control, body #firstLevelContent table.table tbody tr.showndata td.details-control, body #firstLevelContent .tableWrapper table tbody tr.showndata td.details-control, body #firstLevelContent .tableWrapper table tbody tr.showndata td.details-control, body .tableWrapper #firstLevelContent table tbody tr.showndata td.details-control, body .tableWrapper #firstLevelContent table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control, body #firstLevelContent table.podtable tbody tr.showndata td.details-control, body #firstLevelContent table.podtable tbody tr.showndata td.details-control, body #firstLevelContent table.table tbody tr.showndata td.details-control, body #firstLevelContent table.table tbody tr.showndata td.details-control, body #firstLevelContent .tableWrapper table tbody tr.showndata td.details-control, body #firstLevelContent .tableWrapper table tbody tr.showndata td.details-control, body .tableWrapper #firstLevelContent table tbody tr.showndata td.details-control, body .tableWrapper #firstLevelContent table tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable tbody tr.showndata td.details-control, body #firstLevelContent table.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.podtable tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.podtable tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.podtable tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.podtable tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.table tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.showndata td.details-control,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable tbody tr.showndata td.details-control, body #firstLevelContent table.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control, body #firstLevelContent table.dataTable.no-footer tbody tr.showndata td.details-control {
  background: url("https://raw.githubusercontent.com/DataTables/DataTables/1.10.7/examples/resources/details_close.png") no-repeat center center !important;
}
body #firstLevelContent table#table_report tbody tr + tr td, body #firstLevelContent table.podtable tbody tr + tr td, body #firstLevelContent table.table tbody tr + tr td, body #firstLevelContent table.table tbody tr + tr td, body #firstLevelContent .tableWrapper table tbody tr + tr td, body #firstLevelContent .tableWrapper table tbody tr + tr td, body .tableWrapper #firstLevelContent table tbody tr + tr td, body .tableWrapper #firstLevelContent table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td, body #firstLevelContent table.podtable tbody tr + tr td, body #firstLevelContent table.podtable tbody tr + tr td, body #firstLevelContent table.table tbody tr + tr td, body #firstLevelContent table.table tbody tr + tr td, body #firstLevelContent .tableWrapper table tbody tr + tr td, body #firstLevelContent .tableWrapper table tbody tr + tr td, body .tableWrapper #firstLevelContent table tbody tr + tr td, body .tableWrapper #firstLevelContent table tbody tr + tr td, body #firstLevelContent table.dataTable tbody tr + tr td, body #firstLevelContent table.dataTable tbody tr + tr td, body #firstLevelContent table.no-footer tbody tr + tr td, body #firstLevelContent table.no-footer tbody tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.podtable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body #firstLevelContent .tableWrapper table.table tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr + tr td, body #firstLevelContent table.dataTable tbody tr + tr td, body #firstLevelContent table.no-footer tbody tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr + tr td, body #firstLevelContent table.dataTable.no-footer tbody tr + tr td {
  border-top: 1px solid #ECF0F5;
}
body #firstLevelContent table#table_report tbody tr.even, body #firstLevelContent table#table_report tbody tr.even, body #firstLevelContent table#table_report tbody tr:nth-child(even), body #firstLevelContent table#table_report tbody tr:nth-child(even), body #firstLevelContent table.podtable tbody tr.even, body #firstLevelContent table.podtable tbody tr.even, body #firstLevelContent table.podtable tbody tr:nth-child(even), body #firstLevelContent table.podtable tbody tr:nth-child(even), body #firstLevelContent table.table tbody tr.even, body #firstLevelContent table.table tbody tr.even, body #firstLevelContent .tableWrapper table tbody tr.even, body #firstLevelContent .tableWrapper table tbody tr.even, body .tableWrapper #firstLevelContent table tbody tr.even, body .tableWrapper #firstLevelContent table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even, body #firstLevelContent .tableWrapper table tbody tr.even, body #firstLevelContent .tableWrapper table tbody tr.even, body .tableWrapper #firstLevelContent table tbody tr.even, body .tableWrapper #firstLevelContent table tbody tr.even, body #firstLevelContent table.dataTable tbody tr.even, body #firstLevelContent table.dataTable tbody tr.even, body #firstLevelContent table.no-footer tbody tr.even, body #firstLevelContent table.no-footer tbody tr.even, body #firstLevelContent table.dataTable.no-footer tbody tr.even, body #firstLevelContent table.dataTable.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body #firstLevelContent .tableWrapper table.podtable tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body #firstLevelContent .tableWrapper table.table tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.even, body #firstLevelContent table.table tbody tr:nth-child(even), body #firstLevelContent table.table tbody tr:nth-child(even), body #firstLevelContent .tableWrapper table tbody tr:nth-child(even), body #firstLevelContent .tableWrapper table tbody tr:nth-child(even), body .tableWrapper #firstLevelContent table tbody tr:nth-child(even), body .tableWrapper #firstLevelContent table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even), body #firstLevelContent table.podtable tbody tr:nth-child(even), body #firstLevelContent table.podtable tbody tr:nth-child(even), body #firstLevelContent .tableWrapper table tbody tr:nth-child(even), body #firstLevelContent .tableWrapper table tbody tr:nth-child(even), body .tableWrapper #firstLevelContent table tbody tr:nth-child(even), body .tableWrapper #firstLevelContent table tbody tr:nth-child(even), body #firstLevelContent table.dataTable tbody tr:nth-child(even), body #firstLevelContent table.dataTable tbody tr:nth-child(even), body #firstLevelContent table.no-footer tbody tr:nth-child(even), body #firstLevelContent table.no-footer tbody tr:nth-child(even), body #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even), body #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.podtable tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.podtable tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.podtable tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.podtable tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.table tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.dataTable tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.dataTable tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.dataTable tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.dataTable tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.no-footer tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.no-footer tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.no-footer tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.no-footer tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even),
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:nth-child(even),
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr:nth-child(even), body #firstLevelContent table.dataTable tbody tr.even, body #firstLevelContent table.dataTable tbody tr.even, body #firstLevelContent table.dataTable tbody tr:nth-child(even), body #firstLevelContent table.dataTable tbody tr:nth-child(even), body #firstLevelContent table.no-footer tbody tr.even, body #firstLevelContent table.no-footer tbody tr.even, body #firstLevelContent table.no-footer tbody tr:nth-child(even), body #firstLevelContent table.no-footer tbody tr:nth-child(even), body #firstLevelContent table.dataTable.no-footer tbody tr.even, body #firstLevelContent table.dataTable.no-footer tbody tr.even, body #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even), body #firstLevelContent table.dataTable.no-footer tbody tr:nth-child(even) {
  background: none;
}
body #firstLevelContent table#table_report tbody tr.table-success td, body #firstLevelContent table.podtable tbody tr.table-success td, body #firstLevelContent table.table tbody tr.table-success td, body #firstLevelContent table.table tbody tr.table-success td, body #firstLevelContent .tableWrapper table tbody tr.table-success td, body #firstLevelContent .tableWrapper table tbody tr.table-success td, body .tableWrapper #firstLevelContent table tbody tr.table-success td, body .tableWrapper #firstLevelContent table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td, body #firstLevelContent table.podtable tbody tr.table-success td, body #firstLevelContent table.podtable tbody tr.table-success td, body #firstLevelContent table.table tbody tr.table-success td, body #firstLevelContent table.table tbody tr.table-success td, body #firstLevelContent .tableWrapper table tbody tr.table-success td, body #firstLevelContent .tableWrapper table tbody tr.table-success td, body .tableWrapper #firstLevelContent table tbody tr.table-success td, body .tableWrapper #firstLevelContent table tbody tr.table-success td, body #firstLevelContent table.dataTable tbody tr.table-success td, body #firstLevelContent table.dataTable tbody tr.table-success td, body #firstLevelContent table.no-footer tbody tr.table-success td, body #firstLevelContent table.no-footer tbody tr.table-success td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-success td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-success td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-success td, body #firstLevelContent table.dataTable tbody tr.table-success td, body #firstLevelContent table.no-footer tbody tr.table-success td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success td {
  background-color: #E7F8F2;
}
body #firstLevelContent table#table_report tbody tr.table-success:hover td, body #firstLevelContent table.podtable tbody tr.table-success:hover td, body #firstLevelContent table.table tbody tr.table-success:hover td, body #firstLevelContent table.table tbody tr.table-success:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-success:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-success:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-success:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td, body #firstLevelContent table.podtable tbody tr.table-success:hover td, body #firstLevelContent table.podtable tbody tr.table-success:hover td, body #firstLevelContent table.table tbody tr.table-success:hover td, body #firstLevelContent table.table tbody tr.table-success:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-success:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-success:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-success:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-success:hover td, body #firstLevelContent table.dataTable tbody tr.table-success:hover td, body #firstLevelContent table.dataTable tbody tr.table-success:hover td, body #firstLevelContent table.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-success:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.dataTable tbody tr.table-success:hover td, body #firstLevelContent table.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-success:hover td {
  background-color: #E7F8F2 !important;
}
body #firstLevelContent table#table_report tbody tr.table-danger td, body #firstLevelContent table.podtable tbody tr.table-danger td, body #firstLevelContent table.table tbody tr.table-danger td, body #firstLevelContent table.table tbody tr.table-danger td, body #firstLevelContent .tableWrapper table tbody tr.table-danger td, body #firstLevelContent .tableWrapper table tbody tr.table-danger td, body .tableWrapper #firstLevelContent table tbody tr.table-danger td, body .tableWrapper #firstLevelContent table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td, body #firstLevelContent table.podtable tbody tr.table-danger td, body #firstLevelContent table.podtable tbody tr.table-danger td, body #firstLevelContent table.table tbody tr.table-danger td, body #firstLevelContent table.table tbody tr.table-danger td, body #firstLevelContent .tableWrapper table tbody tr.table-danger td, body #firstLevelContent .tableWrapper table tbody tr.table-danger td, body .tableWrapper #firstLevelContent table tbody tr.table-danger td, body .tableWrapper #firstLevelContent table tbody tr.table-danger td, body #firstLevelContent table.dataTable tbody tr.table-danger td, body #firstLevelContent table.dataTable tbody tr.table-danger td, body #firstLevelContent table.no-footer tbody tr.table-danger td, body #firstLevelContent table.no-footer tbody tr.table-danger td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-danger td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-danger td, body #firstLevelContent table.dataTable tbody tr.table-danger td, body #firstLevelContent table.no-footer tbody tr.table-danger td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger td {
  background-color: #FFEEE9;
}
body #firstLevelContent table#table_report tbody tr.table-danger:hover td, body #firstLevelContent table.podtable tbody tr.table-danger:hover td, body #firstLevelContent table.table tbody tr.table-danger:hover td, body #firstLevelContent table.table tbody tr.table-danger:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-danger:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-danger:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-danger:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td, body #firstLevelContent table.podtable tbody tr.table-danger:hover td, body #firstLevelContent table.podtable tbody tr.table-danger:hover td, body #firstLevelContent table.table tbody tr.table-danger:hover td, body #firstLevelContent table.table tbody tr.table-danger:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-danger:hover td, body #firstLevelContent .tableWrapper table tbody tr.table-danger:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-danger:hover td, body .tableWrapper #firstLevelContent table tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable tbody tr.table-danger:hover td, body #firstLevelContent table.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-danger:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable tbody tr.table-danger:hover td, body #firstLevelContent table.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-danger:hover td {
  background-color: #FFEEE9 !important;
}
body #firstLevelContent table#table_report tbody tr.table-light td, body #firstLevelContent table.podtable tbody tr.table-light td, body #firstLevelContent table.table tbody tr.table-light td, body #firstLevelContent table.table tbody tr.table-light td, body #firstLevelContent .tableWrapper table tbody tr.table-light td, body #firstLevelContent .tableWrapper table tbody tr.table-light td, body .tableWrapper #firstLevelContent table tbody tr.table-light td, body .tableWrapper #firstLevelContent table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td, body #firstLevelContent table.podtable tbody tr.table-light td, body #firstLevelContent table.podtable tbody tr.table-light td, body #firstLevelContent table.table tbody tr.table-light td, body #firstLevelContent table.table tbody tr.table-light td, body #firstLevelContent .tableWrapper table tbody tr.table-light td, body #firstLevelContent .tableWrapper table tbody tr.table-light td, body .tableWrapper #firstLevelContent table tbody tr.table-light td, body .tableWrapper #firstLevelContent table tbody tr.table-light td, body #firstLevelContent table.dataTable tbody tr.table-light td, body #firstLevelContent table.dataTable tbody tr.table-light td, body #firstLevelContent table.no-footer tbody tr.table-light td, body #firstLevelContent table.no-footer tbody tr.table-light td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-light td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.table tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-light td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-light td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.table-light td, body #firstLevelContent table.dataTable tbody tr.table-light td, body #firstLevelContent table.no-footer tbody tr.table-light td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-light td, body #firstLevelContent table.dataTable.no-footer tbody tr.table-light td {
  background-color: #FFFFFF;
}
body #firstLevelContent table + table, body #firstLevelContent table + table {
  margin-top: 24px !important;
}
body #firstLevelContent table.table.variable-table, body #firstLevelContent table.variable-table.table, body #firstLevelContent .tableWrapper table.variable-table, body #firstLevelContent .tableWrapper table.variable-table, body .tableWrapper #firstLevelContent table.variable-table, body .tableWrapper #firstLevelContent table.variable-table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.table, body #firstLevelContent table.variable-table#table_report, body #firstLevelContent table.variable-table.podtable, body #firstLevelContent table.variable-table.podtable, body #firstLevelContent table.variable-table.table, body #firstLevelContent table.variable-table.table, body #firstLevelContent .tableWrapper table.variable-table, body #firstLevelContent .tableWrapper table.variable-table, body .tableWrapper #firstLevelContent table.variable-table, body .tableWrapper #firstLevelContent table.variable-table, body #firstLevelContent table.variable-table.dataTable, body #firstLevelContent table.variable-table.dataTable, body #firstLevelContent table.variable-table.no-footer, body #firstLevelContent table.variable-table.no-footer, body #firstLevelContent table.variable-table.dataTable.no-footer, body #firstLevelContent table.variable-table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.variable-table.podtable,
body .tableWrapper #firstLevelContent table.variable-table.podtable,
body #firstLevelContent .tableWrapper table.variable-table.podtable,
body #firstLevelContent .tableWrapper table.variable-table.podtable,
body .tableWrapper #firstLevelContent table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body #firstLevelContent .tableWrapper table.variable-table.table,
body .tableWrapper #firstLevelContent table.variable-table.dataTable,
body .tableWrapper #firstLevelContent table.variable-table.dataTable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable,
body .tableWrapper #firstLevelContent table.variable-table.no-footer,
body .tableWrapper #firstLevelContent table.variable-table.no-footer,
body #firstLevelContent .tableWrapper table.variable-table.no-footer,
body #firstLevelContent .tableWrapper table.variable-table.no-footer,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer, body #firstLevelContent table.table.tracking-variable-table, body #firstLevelContent table.tracking-variable-table.table, body #firstLevelContent table.table.tracking-variable-table, body #firstLevelContent table.tracking-variable-table.table, body #firstLevelContent .tableWrapper table.tracking-variable-table, body #firstLevelContent .tableWrapper table.tracking-variable-table, body .tableWrapper #firstLevelContent table.tracking-variable-table, body .tableWrapper #firstLevelContent table.tracking-variable-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table, body #firstLevelContent table.tracking-variable-table#table_report, body #firstLevelContent table.tracking-variable-table.podtable, body #firstLevelContent table.tracking-variable-table.podtable, body #firstLevelContent table.tracking-variable-table.table, body #firstLevelContent table.tracking-variable-table.table, body #firstLevelContent .tableWrapper table.tracking-variable-table, body #firstLevelContent .tableWrapper table.tracking-variable-table, body .tableWrapper #firstLevelContent table.tracking-variable-table, body .tableWrapper #firstLevelContent table.tracking-variable-table, body #firstLevelContent table.tracking-variable-table.dataTable, body #firstLevelContent table.tracking-variable-table.dataTable, body #firstLevelContent table.tracking-variable-table.no-footer, body #firstLevelContent table.tracking-variable-table.no-footer, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer {
  border: none;
}
body #firstLevelContent table.table.variable-table h4, body #firstLevelContent table.variable-table.table h4, body #firstLevelContent table.table.variable-table h4, body #firstLevelContent table.variable-table.table h4, body #firstLevelContent .tableWrapper table.variable-table h4, body #firstLevelContent .tableWrapper table.variable-table h4, body .tableWrapper #firstLevelContent table.variable-table h4, body .tableWrapper #firstLevelContent table.variable-table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4, body #firstLevelContent table.variable-table#table_report h4, body #firstLevelContent table.variable-table#table_report h4, body #firstLevelContent table.variable-table.podtable h4, body #firstLevelContent table.variable-table.podtable h4, body #firstLevelContent table.variable-table.table h4, body #firstLevelContent table.variable-table.table h4, body #firstLevelContent .tableWrapper table.variable-table h4, body #firstLevelContent .tableWrapper table.variable-table h4, body .tableWrapper #firstLevelContent table.variable-table h4, body .tableWrapper #firstLevelContent table.variable-table h4, body #firstLevelContent table.variable-table.dataTable h4, body #firstLevelContent table.variable-table.dataTable h4, body #firstLevelContent table.variable-table.no-footer h4, body #firstLevelContent table.variable-table.no-footer h4, body #firstLevelContent table.variable-table.dataTable.no-footer h4, body #firstLevelContent table.variable-table.dataTable.no-footer h4,
body .tableWrapper #firstLevelContent table.variable-table.podtable h4,
body .tableWrapper #firstLevelContent table.variable-table.podtable h4,
body #firstLevelContent .tableWrapper table.variable-table.podtable h4,
body #firstLevelContent .tableWrapper table.variable-table.podtable h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body #firstLevelContent .tableWrapper table.variable-table.table h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable h4,
body .tableWrapper #firstLevelContent table.variable-table.no-footer h4,
body .tableWrapper #firstLevelContent table.variable-table.no-footer h4,
body #firstLevelContent .tableWrapper table.variable-table.no-footer h4,
body #firstLevelContent .tableWrapper table.variable-table.no-footer h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer h4, body #firstLevelContent table.table.variable-table .h4, body #firstLevelContent table.variable-table.table .h4, body #firstLevelContent table.table.variable-table .h4, body #firstLevelContent table.variable-table.table .h4, body #firstLevelContent .tableWrapper table.variable-table .h4, body #firstLevelContent .tableWrapper table.variable-table .h4, body .tableWrapper #firstLevelContent table.variable-table .h4, body .tableWrapper #firstLevelContent table.variable-table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4, body #firstLevelContent table.variable-table#table_report .h4, body #firstLevelContent table.variable-table#table_report .h4, body #firstLevelContent table.variable-table.podtable .h4, body #firstLevelContent table.variable-table.podtable .h4, body #firstLevelContent table.variable-table.table .h4, body #firstLevelContent table.variable-table.table .h4, body #firstLevelContent .tableWrapper table.variable-table .h4, body #firstLevelContent .tableWrapper table.variable-table .h4, body .tableWrapper #firstLevelContent table.variable-table .h4, body .tableWrapper #firstLevelContent table.variable-table .h4, body #firstLevelContent table.variable-table.dataTable .h4, body #firstLevelContent table.variable-table.dataTable .h4, body #firstLevelContent table.variable-table.no-footer .h4, body #firstLevelContent table.variable-table.no-footer .h4, body #firstLevelContent table.variable-table.dataTable.no-footer .h4, body #firstLevelContent table.variable-table.dataTable.no-footer .h4,
body .tableWrapper #firstLevelContent table.variable-table.podtable .h4,
body .tableWrapper #firstLevelContent table.variable-table.podtable .h4,
body #firstLevelContent .tableWrapper table.variable-table.podtable .h4,
body #firstLevelContent .tableWrapper table.variable-table.podtable .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body #firstLevelContent .tableWrapper table.variable-table.table .h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .h4,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .h4,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .h4,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .h4,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .h4,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .h4,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .h4, body #firstLevelContent table.table.variable-table div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.table div.aimeos .navbar-brand, body #firstLevelContent table.table.variable-table div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.table.variable-table .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.table .navbar-brand, div.aimeos body #firstLevelContent table.table.variable-table .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.table .navbar-brand, body #firstLevelContent .tableWrapper table.variable-table div.aimeos .navbar-brand, body #firstLevelContent .tableWrapper table.variable-table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.variable-table .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.variable-table .navbar-brand, body .tableWrapper #firstLevelContent table.variable-table div.aimeos .navbar-brand, body .tableWrapper #firstLevelContent table.variable-table div.aimeos .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.variable-table .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.variable-table .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand, body #firstLevelContent table.variable-table#table_report div.aimeos .navbar-brand, body #firstLevelContent table.variable-table#table_report div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table#table_report .navbar-brand, div.aimeos body #firstLevelContent table.variable-table#table_report .navbar-brand, body #firstLevelContent table.variable-table.podtable div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.podtable div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.podtable .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.podtable .navbar-brand, body #firstLevelContent table.variable-table.table div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.table .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.table .navbar-brand, body #firstLevelContent .tableWrapper table.variable-table div.aimeos .navbar-brand, body #firstLevelContent .tableWrapper table.variable-table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.variable-table .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.variable-table .navbar-brand, body .tableWrapper #firstLevelContent table.variable-table div.aimeos .navbar-brand, body .tableWrapper #firstLevelContent table.variable-table div.aimeos .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.variable-table .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.variable-table .navbar-brand, body #firstLevelContent table.variable-table.dataTable div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.dataTable div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.dataTable .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.dataTable .navbar-brand, body #firstLevelContent table.variable-table.no-footer div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.no-footer div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.no-footer .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.no-footer .navbar-brand, body #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .navbar-brand, body #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer .navbar-brand, div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.podtable div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.podtable div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.podtable div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.podtable div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.dataTable div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.dataTable div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.dataTable div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.dataTable div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.no-footer div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.no-footer div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.no-footer div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.no-footer div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .navbar-brand,
body #firstLevelContent table.table.variable-table h5,
body #firstLevelContent table.variable-table.table h5,
body #firstLevelContent table.table.variable-table h5,
body #firstLevelContent table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table h5,
body #firstLevelContent .tableWrapper table.variable-table h5,
body .tableWrapper #firstLevelContent table.variable-table h5,
body .tableWrapper #firstLevelContent table.variable-table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body #firstLevelContent table.variable-table#table_report h5,
body #firstLevelContent table.variable-table#table_report h5,
body #firstLevelContent table.variable-table.podtable h5,
body #firstLevelContent table.variable-table.podtable h5,
body #firstLevelContent table.variable-table.table h5,
body #firstLevelContent table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table h5,
body #firstLevelContent .tableWrapper table.variable-table h5,
body .tableWrapper #firstLevelContent table.variable-table h5,
body .tableWrapper #firstLevelContent table.variable-table h5,
body #firstLevelContent table.variable-table.dataTable h5,
body #firstLevelContent table.variable-table.dataTable h5,
body #firstLevelContent table.variable-table.no-footer h5,
body #firstLevelContent table.variable-table.no-footer h5,
body #firstLevelContent table.variable-table.dataTable.no-footer h5,
body #firstLevelContent table.variable-table.dataTable.no-footer h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body #firstLevelContent .tableWrapper table.variable-table.table h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer h5,
body #firstLevelContent table.table.variable-table .h5,
body #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent table.table.variable-table .h5,
body #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table .h5,
body #firstLevelContent .tableWrapper table.variable-table .h5,
body .tableWrapper #firstLevelContent table.variable-table .h5,
body .tableWrapper #firstLevelContent table.variable-table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent table.variable-table#table_report .h5,
body #firstLevelContent table.variable-table#table_report .h5,
body #firstLevelContent table.variable-table.podtable .h5,
body #firstLevelContent table.variable-table.podtable .h5,
body #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table .h5,
body #firstLevelContent .tableWrapper table.variable-table .h5,
body .tableWrapper #firstLevelContent table.variable-table .h5,
body .tableWrapper #firstLevelContent table.variable-table .h5,
body #firstLevelContent table.variable-table.dataTable .h5,
body #firstLevelContent table.variable-table.dataTable .h5,
body #firstLevelContent table.variable-table.no-footer .h5,
body #firstLevelContent table.variable-table.no-footer .h5,
body #firstLevelContent table.variable-table.dataTable.no-footer .h5,
body #firstLevelContent table.variable-table.dataTable.no-footer .h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable .h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable .h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable .h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body #firstLevelContent .tableWrapper table.variable-table.table .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .h5,
body #firstLevelContent table.table.variable-table div.aimeos .item-header,
body #firstLevelContent table.variable-table.table div.aimeos .item-header,
body #firstLevelContent table.table.variable-table div.aimeos .item-header,
body #firstLevelContent table.variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent table.table.variable-table .item-header,
div.aimeos body #firstLevelContent table.variable-table.table .item-header,
div.aimeos body #firstLevelContent table.table.variable-table .item-header,
div.aimeos body #firstLevelContent table.variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.variable-table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table .item-header,
body .tableWrapper #firstLevelContent table.variable-table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
body #firstLevelContent table.variable-table#table_report div.aimeos .item-header,
body #firstLevelContent table.variable-table#table_report div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table#table_report .item-header,
div.aimeos body #firstLevelContent table.variable-table#table_report .item-header,
body #firstLevelContent table.variable-table.podtable div.aimeos .item-header,
body #firstLevelContent table.variable-table.podtable div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table.podtable .item-header,
div.aimeos body #firstLevelContent table.variable-table.podtable .item-header,
body #firstLevelContent table.variable-table.table div.aimeos .item-header,
body #firstLevelContent table.variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table.table .item-header,
div.aimeos body #firstLevelContent table.variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.variable-table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table .item-header,
body .tableWrapper #firstLevelContent table.variable-table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table .item-header,
body #firstLevelContent table.variable-table.dataTable div.aimeos .item-header,
body #firstLevelContent table.variable-table.dataTable div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table.dataTable .item-header,
div.aimeos body #firstLevelContent table.variable-table.dataTable .item-header,
body #firstLevelContent table.variable-table.no-footer div.aimeos .item-header,
body #firstLevelContent table.variable-table.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table.no-footer .item-header,
div.aimeos body #firstLevelContent table.variable-table.no-footer .item-header,
body #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .item-header,
body #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer .item-header,
div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer .item-header,
body .tableWrapper #firstLevelContent table.variable-table.podtable div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.podtable div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable .item-header,
body #firstLevelContent .tableWrapper table.variable-table.podtable div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.podtable div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable .item-header,
body .tableWrapper #firstLevelContent table.variable-table.no-footer div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.no-footer div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer .item-header,
body #firstLevelContent .tableWrapper table.variable-table.no-footer div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .item-header, body #firstLevelContent table.table.tracking-variable-table h4, body #firstLevelContent table.tracking-variable-table.table h4, body #firstLevelContent table.table.tracking-variable-table h4, body #firstLevelContent table.tracking-variable-table.table h4, body #firstLevelContent .tableWrapper table.tracking-variable-table h4, body #firstLevelContent .tableWrapper table.tracking-variable-table h4, body .tableWrapper #firstLevelContent table.tracking-variable-table h4, body .tableWrapper #firstLevelContent table.tracking-variable-table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4, body #firstLevelContent table.tracking-variable-table#table_report h4, body #firstLevelContent table.tracking-variable-table#table_report h4, body #firstLevelContent table.tracking-variable-table.podtable h4, body #firstLevelContent table.tracking-variable-table.podtable h4, body #firstLevelContent table.tracking-variable-table.table h4, body #firstLevelContent table.tracking-variable-table.table h4, body #firstLevelContent .tableWrapper table.tracking-variable-table h4, body #firstLevelContent .tableWrapper table.tracking-variable-table h4, body .tableWrapper #firstLevelContent table.tracking-variable-table h4, body .tableWrapper #firstLevelContent table.tracking-variable-table h4, body #firstLevelContent table.tracking-variable-table.dataTable h4, body #firstLevelContent table.tracking-variable-table.dataTable h4, body #firstLevelContent table.tracking-variable-table.no-footer h4, body #firstLevelContent table.tracking-variable-table.no-footer h4, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer h4, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer h4, body #firstLevelContent table.table.tracking-variable-table .h4, body #firstLevelContent table.tracking-variable-table.table .h4, body #firstLevelContent table.table.tracking-variable-table .h4, body #firstLevelContent table.tracking-variable-table.table .h4, body #firstLevelContent .tableWrapper table.tracking-variable-table .h4, body #firstLevelContent .tableWrapper table.tracking-variable-table .h4, body .tableWrapper #firstLevelContent table.tracking-variable-table .h4, body .tableWrapper #firstLevelContent table.tracking-variable-table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4, body #firstLevelContent table.tracking-variable-table#table_report .h4, body #firstLevelContent table.tracking-variable-table#table_report .h4, body #firstLevelContent table.tracking-variable-table.podtable .h4, body #firstLevelContent table.tracking-variable-table.podtable .h4, body #firstLevelContent table.tracking-variable-table.table .h4, body #firstLevelContent table.tracking-variable-table.table .h4, body #firstLevelContent .tableWrapper table.tracking-variable-table .h4, body #firstLevelContent .tableWrapper table.tracking-variable-table .h4, body .tableWrapper #firstLevelContent table.tracking-variable-table .h4, body .tableWrapper #firstLevelContent table.tracking-variable-table .h4, body #firstLevelContent table.tracking-variable-table.dataTable .h4, body #firstLevelContent table.tracking-variable-table.dataTable .h4, body #firstLevelContent table.tracking-variable-table.no-footer .h4, body #firstLevelContent table.tracking-variable-table.no-footer .h4, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h4, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h4,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .h4,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .h4, body #firstLevelContent table.table.tracking-variable-table div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand, body #firstLevelContent table.table.tracking-variable-table div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.table.tracking-variable-table .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.table .navbar-brand, div.aimeos body #firstLevelContent table.table.tracking-variable-table .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.table .navbar-brand, body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .navbar-brand, body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .navbar-brand, body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .navbar-brand, body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand, body #firstLevelContent table.tracking-variable-table#table_report div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table#table_report div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table#table_report .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table#table_report .navbar-brand, body #firstLevelContent table.tracking-variable-table.podtable div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.podtable div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.podtable .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.podtable .navbar-brand, body #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.table .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.table .navbar-brand, body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .navbar-brand, body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .navbar-brand, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .navbar-brand, body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .navbar-brand, body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .navbar-brand, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .navbar-brand, body #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable .navbar-brand, body #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer .navbar-brand, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .navbar-brand, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .navbar-brand,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer div.aimeos .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .navbar-brand,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .navbar-brand,
body #firstLevelContent table.table.tracking-variable-table h5,
body #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent table.table.tracking-variable-table h5,
body #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent table.tracking-variable-table#table_report h5,
body #firstLevelContent table.tracking-variable-table#table_report h5,
body #firstLevelContent table.tracking-variable-table.podtable h5,
body #firstLevelContent table.tracking-variable-table.podtable h5,
body #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table h5,
body #firstLevelContent table.tracking-variable-table.dataTable h5,
body #firstLevelContent table.tracking-variable-table.dataTable h5,
body #firstLevelContent table.tracking-variable-table.no-footer h5,
body #firstLevelContent table.tracking-variable-table.no-footer h5,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer h5,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer h5,
body #firstLevelContent table.table.tracking-variable-table .h5,
body #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent table.table.tracking-variable-table .h5,
body #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent table.tracking-variable-table#table_report .h5,
body #firstLevelContent table.tracking-variable-table#table_report .h5,
body #firstLevelContent table.tracking-variable-table.podtable .h5,
body #firstLevelContent table.tracking-variable-table.podtable .h5,
body #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table .h5,
body #firstLevelContent table.tracking-variable-table.dataTable .h5,
body #firstLevelContent table.tracking-variable-table.dataTable .h5,
body #firstLevelContent table.tracking-variable-table.no-footer .h5,
body #firstLevelContent table.tracking-variable-table.no-footer .h5,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h5,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .h5,
body #firstLevelContent table.table.tracking-variable-table div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent table.table.tracking-variable-table div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent table.table.tracking-variable-table .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent table.table.tracking-variable-table .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
body #firstLevelContent table.tracking-variable-table#table_report div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table#table_report div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table#table_report .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table#table_report .item-header,
body #firstLevelContent table.tracking-variable-table.podtable div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.podtable div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.podtable .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.podtable .item-header,
body #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table .item-header,
body #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable .item-header,
body #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer .item-header,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
body #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .item-header,
div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .item-header {
  margin: 0;
}
body #firstLevelContent table.table.variable-table tr, body #firstLevelContent table.variable-table.table tr, body #firstLevelContent .tableWrapper table.variable-table tr, body #firstLevelContent .tableWrapper table.variable-table tr, body .tableWrapper #firstLevelContent table.variable-table tr, body .tableWrapper #firstLevelContent table.variable-table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr, body #firstLevelContent table.variable-table#table_report tr, body #firstLevelContent table.variable-table.podtable tr, body #firstLevelContent table.variable-table.podtable tr, body #firstLevelContent table.variable-table.table tr, body #firstLevelContent table.variable-table.table tr, body #firstLevelContent .tableWrapper table.variable-table tr, body #firstLevelContent .tableWrapper table.variable-table tr, body .tableWrapper #firstLevelContent table.variable-table tr, body .tableWrapper #firstLevelContent table.variable-table tr, body #firstLevelContent table.variable-table.dataTable tr, body #firstLevelContent table.variable-table.dataTable tr, body #firstLevelContent table.variable-table.no-footer tr, body #firstLevelContent table.variable-table.no-footer tr, body #firstLevelContent table.variable-table.dataTable.no-footer tr, body #firstLevelContent table.variable-table.dataTable.no-footer tr,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body #firstLevelContent .tableWrapper table.variable-table.table tr,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr, body #firstLevelContent table.table.tracking-variable-table tr, body #firstLevelContent table.tracking-variable-table.table tr, body #firstLevelContent table.table.tracking-variable-table tr, body #firstLevelContent table.tracking-variable-table.table tr, body #firstLevelContent .tableWrapper table.tracking-variable-table tr, body #firstLevelContent .tableWrapper table.tracking-variable-table tr, body .tableWrapper #firstLevelContent table.tracking-variable-table tr, body .tableWrapper #firstLevelContent table.tracking-variable-table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr, body #firstLevelContent table.tracking-variable-table#table_report tr, body #firstLevelContent table.tracking-variable-table.podtable tr, body #firstLevelContent table.tracking-variable-table.podtable tr, body #firstLevelContent table.tracking-variable-table.table tr, body #firstLevelContent table.tracking-variable-table.table tr, body #firstLevelContent .tableWrapper table.tracking-variable-table tr, body #firstLevelContent .tableWrapper table.tracking-variable-table tr, body .tableWrapper #firstLevelContent table.tracking-variable-table tr, body .tableWrapper #firstLevelContent table.tracking-variable-table tr, body #firstLevelContent table.tracking-variable-table.dataTable tr, body #firstLevelContent table.tracking-variable-table.dataTable tr, body #firstLevelContent table.tracking-variable-table.no-footer tr, body #firstLevelContent table.tracking-variable-table.no-footer tr, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr {
  background: none;
}
body #firstLevelContent table.table.variable-table tr td h5, body #firstLevelContent table.variable-table.table tr td h5, body #firstLevelContent table.table.variable-table tr td h5, body #firstLevelContent table.variable-table.table tr td h5, body #firstLevelContent .tableWrapper table.variable-table tr td h5, body #firstLevelContent .tableWrapper table.variable-table tr td h5, body .tableWrapper #firstLevelContent table.variable-table tr td h5, body .tableWrapper #firstLevelContent table.variable-table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5, body #firstLevelContent table.variable-table#table_report tr td h5, body #firstLevelContent table.variable-table#table_report tr td h5, body #firstLevelContent table.variable-table.podtable tr td h5, body #firstLevelContent table.variable-table.podtable tr td h5, body #firstLevelContent table.variable-table.table tr td h5, body #firstLevelContent table.variable-table.table tr td h5, body #firstLevelContent .tableWrapper table.variable-table tr td h5, body #firstLevelContent .tableWrapper table.variable-table tr td h5, body .tableWrapper #firstLevelContent table.variable-table tr td h5, body .tableWrapper #firstLevelContent table.variable-table tr td h5, body #firstLevelContent table.variable-table.dataTable tr td h5, body #firstLevelContent table.variable-table.dataTable tr td h5, body #firstLevelContent table.variable-table.no-footer tr td h5, body #firstLevelContent table.variable-table.no-footer tr td h5, body #firstLevelContent table.variable-table.dataTable.no-footer tr td h5, body #firstLevelContent table.variable-table.dataTable.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td h5, body #firstLevelContent table.table.variable-table tr td .h5, body #firstLevelContent table.variable-table.table tr td .h5, body #firstLevelContent table.table.variable-table tr td .h5, body #firstLevelContent table.variable-table.table tr td .h5, body #firstLevelContent .tableWrapper table.variable-table tr td .h5, body #firstLevelContent .tableWrapper table.variable-table tr td .h5, body .tableWrapper #firstLevelContent table.variable-table tr td .h5, body .tableWrapper #firstLevelContent table.variable-table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5, body #firstLevelContent table.variable-table#table_report tr td .h5, body #firstLevelContent table.variable-table#table_report tr td .h5, body #firstLevelContent table.variable-table.podtable tr td .h5, body #firstLevelContent table.variable-table.podtable tr td .h5, body #firstLevelContent table.variable-table.table tr td .h5, body #firstLevelContent table.variable-table.table tr td .h5, body #firstLevelContent .tableWrapper table.variable-table tr td .h5, body #firstLevelContent .tableWrapper table.variable-table tr td .h5, body .tableWrapper #firstLevelContent table.variable-table tr td .h5, body .tableWrapper #firstLevelContent table.variable-table tr td .h5, body #firstLevelContent table.variable-table.dataTable tr td .h5, body #firstLevelContent table.variable-table.dataTable tr td .h5, body #firstLevelContent table.variable-table.no-footer tr td .h5, body #firstLevelContent table.variable-table.no-footer tr td .h5, body #firstLevelContent table.variable-table.dataTable.no-footer tr td .h5, body #firstLevelContent table.variable-table.dataTable.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .h5, body #firstLevelContent table.table.variable-table tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.table tr td div.aimeos .item-header, body #firstLevelContent table.table.variable-table tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.table.variable-table tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.table tr td .item-header, div.aimeos body #firstLevelContent table.table.variable-table tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.table tr td .item-header, body #firstLevelContent .tableWrapper table.variable-table tr td div.aimeos .item-header, body #firstLevelContent .tableWrapper table.variable-table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent .tableWrapper table.variable-table tr td .item-header, div.aimeos body #firstLevelContent .tableWrapper table.variable-table tr td .item-header, body .tableWrapper #firstLevelContent table.variable-table tr td div.aimeos .item-header, body .tableWrapper #firstLevelContent table.variable-table tr td div.aimeos .item-header, div.aimeos body .tableWrapper #firstLevelContent table.variable-table tr td .item-header, div.aimeos body .tableWrapper #firstLevelContent table.variable-table tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header, body #firstLevelContent table.variable-table#table_report tr td div.aimeos .item-header, body #firstLevelContent table.variable-table#table_report tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table#table_report tr td .item-header, div.aimeos body #firstLevelContent table.variable-table#table_report tr td .item-header, body #firstLevelContent table.variable-table.podtable tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.podtable tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table.podtable tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.podtable tr td .item-header, body #firstLevelContent table.variable-table.table tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table.table tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.table tr td .item-header, body #firstLevelContent .tableWrapper table.variable-table tr td div.aimeos .item-header, body #firstLevelContent .tableWrapper table.variable-table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent .tableWrapper table.variable-table tr td .item-header, div.aimeos body #firstLevelContent .tableWrapper table.variable-table tr td .item-header, body .tableWrapper #firstLevelContent table.variable-table tr td div.aimeos .item-header, body .tableWrapper #firstLevelContent table.variable-table tr td div.aimeos .item-header, div.aimeos body .tableWrapper #firstLevelContent table.variable-table tr td .item-header, div.aimeos body .tableWrapper #firstLevelContent table.variable-table tr td .item-header, body #firstLevelContent table.variable-table.dataTable tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.dataTable tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table.dataTable tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.dataTable tr td .item-header, body #firstLevelContent table.variable-table.no-footer tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.no-footer tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table.no-footer tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.no-footer tr td .item-header, body #firstLevelContent table.variable-table.dataTable.no-footer tr td div.aimeos .item-header, body #firstLevelContent table.variable-table.dataTable.no-footer tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer tr td .item-header, div.aimeos body #firstLevelContent table.variable-table.dataTable.no-footer tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.table tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.table tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.table tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.table tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .item-header, body #firstLevelContent table.table.tracking-variable-table tr td h5, body #firstLevelContent table.tracking-variable-table.table tr td h5, body #firstLevelContent table.table.tracking-variable-table tr td h5, body #firstLevelContent table.tracking-variable-table.table tr td h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5, body #firstLevelContent table.tracking-variable-table#table_report tr td h5, body #firstLevelContent table.tracking-variable-table#table_report tr td h5, body #firstLevelContent table.tracking-variable-table.podtable tr td h5, body #firstLevelContent table.tracking-variable-table.podtable tr td h5, body #firstLevelContent table.tracking-variable-table.table tr td h5, body #firstLevelContent table.tracking-variable-table.table tr td h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td h5, body #firstLevelContent table.tracking-variable-table.dataTable tr td h5, body #firstLevelContent table.tracking-variable-table.dataTable tr td h5, body #firstLevelContent table.tracking-variable-table.no-footer tr td h5, body #firstLevelContent table.tracking-variable-table.no-footer tr td h5, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td h5, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td h5, body #firstLevelContent table.table.tracking-variable-table tr td .h5, body #firstLevelContent table.tracking-variable-table.table tr td .h5, body #firstLevelContent table.table.tracking-variable-table tr td .h5, body #firstLevelContent table.tracking-variable-table.table tr td .h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5, body #firstLevelContent table.tracking-variable-table#table_report tr td .h5, body #firstLevelContent table.tracking-variable-table#table_report tr td .h5, body #firstLevelContent table.tracking-variable-table.podtable tr td .h5, body #firstLevelContent table.tracking-variable-table.podtable tr td .h5, body #firstLevelContent table.tracking-variable-table.table tr td .h5, body #firstLevelContent table.tracking-variable-table.table tr td .h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .h5, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .h5, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .h5, body #firstLevelContent table.tracking-variable-table.dataTable tr td .h5, body #firstLevelContent table.tracking-variable-table.dataTable tr td .h5, body #firstLevelContent table.tracking-variable-table.no-footer tr td .h5, body #firstLevelContent table.tracking-variable-table.no-footer tr td .h5, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .h5, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .h5,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .h5,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .h5, body #firstLevelContent table.table.tracking-variable-table tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header, body #firstLevelContent table.table.tracking-variable-table tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.table.tracking-variable-table tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.table tr td .item-header, div.aimeos body #firstLevelContent table.table.tracking-variable-table tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.table tr td .item-header, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td div.aimeos .item-header, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .item-header, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .item-header, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td div.aimeos .item-header, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td div.aimeos .item-header, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .item-header, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header, body #firstLevelContent table.tracking-variable-table#table_report tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table#table_report tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table#table_report tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table#table_report tr td .item-header, body #firstLevelContent table.tracking-variable-table.podtable tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.podtable tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.podtable tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.podtable tr td .item-header, body #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.table tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.table tr td .item-header, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td div.aimeos .item-header, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td div.aimeos .item-header, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .item-header, div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .item-header, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td div.aimeos .item-header, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td div.aimeos .item-header, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .item-header, div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .item-header, body #firstLevelContent table.tracking-variable-table.dataTable tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.dataTable tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable tr td .item-header, body #firstLevelContent table.tracking-variable-table.no-footer tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.no-footer tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.no-footer tr td .item-header, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .item-header, div.aimeos body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .item-header,
div.aimeos body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td div.aimeos .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .item-header,
div.aimeos body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .item-header {
  font-size: 14px;
  color: #1C2224;
}
body #firstLevelContent table.table.variable-table tr td .add-variable, body #firstLevelContent table.variable-table.table tr td .add-variable, body #firstLevelContent .tableWrapper table.variable-table tr td .add-variable, body #firstLevelContent .tableWrapper table.variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.variable-table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable, body #firstLevelContent table.variable-table#table_report tr td .add-variable, body #firstLevelContent table.variable-table.podtable tr td .add-variable, body #firstLevelContent table.variable-table.podtable tr td .add-variable, body #firstLevelContent table.variable-table.table tr td .add-variable, body #firstLevelContent table.variable-table.table tr td .add-variable, body #firstLevelContent .tableWrapper table.variable-table tr td .add-variable, body #firstLevelContent .tableWrapper table.variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.variable-table tr td .add-variable, body #firstLevelContent table.variable-table.dataTable tr td .add-variable, body #firstLevelContent table.variable-table.dataTable tr td .add-variable, body #firstLevelContent table.variable-table.no-footer tr td .add-variable, body #firstLevelContent table.variable-table.no-footer tr td .add-variable, body #firstLevelContent table.variable-table.dataTable.no-footer tr td .add-variable, body #firstLevelContent table.variable-table.dataTable.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr td .add-variable, body #firstLevelContent table.table.tracking-variable-table tr td .add-variable, body #firstLevelContent table.tracking-variable-table.table tr td .add-variable, body #firstLevelContent table.table.tracking-variable-table tr td .add-variable, body #firstLevelContent table.tracking-variable-table.table tr td .add-variable, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .add-variable, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable, body #firstLevelContent table.tracking-variable-table#table_report tr td .add-variable, body #firstLevelContent table.tracking-variable-table.podtable tr td .add-variable, body #firstLevelContent table.tracking-variable-table.podtable tr td .add-variable, body #firstLevelContent table.tracking-variable-table.table tr td .add-variable, body #firstLevelContent table.tracking-variable-table.table tr td .add-variable, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .add-variable, body #firstLevelContent .tableWrapper table.tracking-variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .add-variable, body .tableWrapper #firstLevelContent table.tracking-variable-table tr td .add-variable, body #firstLevelContent table.tracking-variable-table.dataTable tr td .add-variable, body #firstLevelContent table.tracking-variable-table.dataTable tr td .add-variable, body #firstLevelContent table.tracking-variable-table.no-footer tr td .add-variable, body #firstLevelContent table.tracking-variable-table.no-footer tr td .add-variable, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .add-variable, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .add-variable,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .add-variable,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr td .add-variable {
  width: 104px;
  height: 18px;
}
body #firstLevelContent table.table.variable-table tr:hover td, body #firstLevelContent table.variable-table.table tr:hover td, body #firstLevelContent .tableWrapper table.variable-table tr:hover td, body #firstLevelContent .tableWrapper table.variable-table tr:hover td, body .tableWrapper #firstLevelContent table.variable-table tr:hover td, body .tableWrapper #firstLevelContent table.variable-table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td, body #firstLevelContent table.variable-table#table_report tr:hover td, body #firstLevelContent table.variable-table.podtable tr:hover td, body #firstLevelContent table.variable-table.podtable tr:hover td, body #firstLevelContent table.variable-table.table tr:hover td, body #firstLevelContent table.variable-table.table tr:hover td, body #firstLevelContent .tableWrapper table.variable-table tr:hover td, body #firstLevelContent .tableWrapper table.variable-table tr:hover td, body .tableWrapper #firstLevelContent table.variable-table tr:hover td, body .tableWrapper #firstLevelContent table.variable-table tr:hover td, body #firstLevelContent table.variable-table.dataTable tr:hover td, body #firstLevelContent table.variable-table.dataTable tr:hover td, body #firstLevelContent table.variable-table.no-footer tr:hover td, body #firstLevelContent table.variable-table.no-footer tr:hover td, body #firstLevelContent table.variable-table.dataTable.no-footer tr:hover td, body #firstLevelContent table.variable-table.dataTable.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr:hover td, body #firstLevelContent table.table.tracking-variable-table tr:hover td, body #firstLevelContent table.tracking-variable-table.table tr:hover td, body #firstLevelContent table.table.tracking-variable-table tr:hover td, body #firstLevelContent table.tracking-variable-table.table tr:hover td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td, body #firstLevelContent table.tracking-variable-table#table_report tr:hover td, body #firstLevelContent table.tracking-variable-table.podtable tr:hover td, body #firstLevelContent table.tracking-variable-table.podtable tr:hover td, body #firstLevelContent table.tracking-variable-table.table tr:hover td, body #firstLevelContent table.tracking-variable-table.table tr:hover td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover td, body #firstLevelContent table.tracking-variable-table.dataTable tr:hover td, body #firstLevelContent table.tracking-variable-table.dataTable tr:hover td, body #firstLevelContent table.tracking-variable-table.no-footer tr:hover td, body #firstLevelContent table.tracking-variable-table.no-footer tr:hover td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr:hover td {
  background: none !important;
}
body #firstLevelContent table.table.variable-table tr:hover, body #firstLevelContent table.variable-table.table tr:hover, body #firstLevelContent .tableWrapper table.variable-table tr:hover, body #firstLevelContent .tableWrapper table.variable-table tr:hover, body .tableWrapper #firstLevelContent table.variable-table tr:hover, body .tableWrapper #firstLevelContent table.variable-table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover, body #firstLevelContent table.variable-table#table_report tr:hover, body #firstLevelContent table.variable-table.podtable tr:hover, body #firstLevelContent table.variable-table.podtable tr:hover, body #firstLevelContent table.variable-table.table tr:hover, body #firstLevelContent table.variable-table.table tr:hover, body #firstLevelContent .tableWrapper table.variable-table tr:hover, body #firstLevelContent .tableWrapper table.variable-table tr:hover, body .tableWrapper #firstLevelContent table.variable-table tr:hover, body .tableWrapper #firstLevelContent table.variable-table tr:hover, body #firstLevelContent table.variable-table.dataTable tr:hover, body #firstLevelContent table.variable-table.dataTable tr:hover, body #firstLevelContent table.variable-table.no-footer tr:hover, body #firstLevelContent table.variable-table.no-footer tr:hover, body #firstLevelContent table.variable-table.dataTable.no-footer tr:hover, body #firstLevelContent table.variable-table.dataTable.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr:hover, body #firstLevelContent table.table.tracking-variable-table tr:hover, body #firstLevelContent table.tracking-variable-table.table tr:hover, body #firstLevelContent table.table.tracking-variable-table tr:hover, body #firstLevelContent table.tracking-variable-table.table tr:hover, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover, body #firstLevelContent table.tracking-variable-table#table_report tr:hover, body #firstLevelContent table.tracking-variable-table.podtable tr:hover, body #firstLevelContent table.tracking-variable-table.podtable tr:hover, body #firstLevelContent table.tracking-variable-table.table tr:hover, body #firstLevelContent table.tracking-variable-table.table tr:hover, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover, body #firstLevelContent .tableWrapper table.tracking-variable-table tr:hover, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover, body .tableWrapper #firstLevelContent table.tracking-variable-table tr:hover, body #firstLevelContent table.tracking-variable-table.dataTable tr:hover, body #firstLevelContent table.tracking-variable-table.dataTable tr:hover, body #firstLevelContent table.tracking-variable-table.no-footer tr:hover, body #firstLevelContent table.tracking-variable-table.no-footer tr:hover, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr:hover,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr:hover {
  background: none;
}
body #firstLevelContent table.table.variable-table tr.separator_tr td, body #firstLevelContent table.variable-table.table tr.separator_tr td, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td, body #firstLevelContent table.variable-table#table_report tr.separator_tr td, body #firstLevelContent table.variable-table.podtable tr.separator_tr td, body #firstLevelContent table.variable-table.podtable tr.separator_tr td, body #firstLevelContent table.variable-table.table tr.separator_tr td, body #firstLevelContent table.variable-table.table tr.separator_tr td, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td, body #firstLevelContent table.variable-table.dataTable tr.separator_tr td, body #firstLevelContent table.variable-table.dataTable tr.separator_tr td, body #firstLevelContent table.variable-table.no-footer tr.separator_tr td, body #firstLevelContent table.variable-table.no-footer tr.separator_tr td, body #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td, body #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.separator_tr td, body #firstLevelContent table.table.tracking-variable-table tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td, body #firstLevelContent table.table.tracking-variable-table tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td, body #firstLevelContent table.tracking-variable-table#table_report tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.separator_tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.separator_tr td {
  background: #ECF0F5;
}
body #firstLevelContent table.table.variable-table tr.separator_tr td img, body #firstLevelContent table.variable-table.table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img, body #firstLevelContent table.variable-table#table_report tr.separator_tr td img, body #firstLevelContent table.variable-table.podtable tr.separator_tr td img, body #firstLevelContent table.variable-table.podtable tr.separator_tr td img, body #firstLevelContent table.variable-table.table tr.separator_tr td img, body #firstLevelContent table.variable-table.table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.variable-table tr.separator_tr td img, body #firstLevelContent table.variable-table.dataTable tr.separator_tr td img, body #firstLevelContent table.variable-table.dataTable tr.separator_tr td img, body #firstLevelContent table.variable-table.no-footer tr.separator_tr td img, body #firstLevelContent table.variable-table.no-footer tr.separator_tr td img, body #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td img, body #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.separator_tr td img, body #firstLevelContent table.table.tracking-variable-table tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img, body #firstLevelContent table.table.tracking-variable-table tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table#table_report tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td img, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td img, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.separator_tr td img {
  display: none;
}
body #firstLevelContent table.table.variable-table tr.repeat_title td, body #firstLevelContent table.variable-table.table tr.repeat_title td, body #firstLevelContent .tableWrapper table.variable-table tr.repeat_title td, body #firstLevelContent .tableWrapper table.variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.variable-table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td, body #firstLevelContent table.variable-table#table_report tr.repeat_title td, body #firstLevelContent table.variable-table.podtable tr.repeat_title td, body #firstLevelContent table.variable-table.podtable tr.repeat_title td, body #firstLevelContent table.variable-table.table tr.repeat_title td, body #firstLevelContent table.variable-table.table tr.repeat_title td, body #firstLevelContent .tableWrapper table.variable-table tr.repeat_title td, body #firstLevelContent .tableWrapper table.variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.variable-table tr.repeat_title td, body #firstLevelContent table.variable-table.dataTable tr.repeat_title td, body #firstLevelContent table.variable-table.dataTable tr.repeat_title td, body #firstLevelContent table.variable-table.no-footer tr.repeat_title td, body #firstLevelContent table.variable-table.no-footer tr.repeat_title td, body #firstLevelContent table.variable-table.dataTable.no-footer tr.repeat_title td, body #firstLevelContent table.variable-table.dataTable.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.repeat_title td, body #firstLevelContent table.table.tracking-variable-table tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.table tr.repeat_title td, body #firstLevelContent table.table.tracking-variable-table tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.table tr.repeat_title td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.repeat_title td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td, body #firstLevelContent table.tracking-variable-table#table_report tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.podtable tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.podtable tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.table tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.table tr.repeat_title td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.repeat_title td, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.repeat_title td, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.dataTable tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.dataTable tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.no-footer tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.no-footer tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.repeat_title td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.repeat_title td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.repeat_title td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.repeat_title td {
  border-left: solid 1px #ECF0F5;
  border-right: solid 1px #ECF0F5;
}
body #firstLevelContent table.table.variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table#table_report tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.table.tracking-variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent table.table.tracking-variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table#table_report tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:first-child {
  border-left: solid 1px #ECF0F5;
}
body #firstLevelContent table.table.variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table#table_report tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.table.tracking-variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent table.table.tracking-variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table#table_report tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent .tableWrapper table.tracking-variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:last-child, body .tableWrapper #firstLevelContent table.tracking-variable-table tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer tr.main_tr_repeator td:last-child {
  border-right: solid 1px #ECF0F5;
}
body #firstLevelContent table.table.variable-table .inner-table-wrap tr td, body #firstLevelContent table.variable-table.table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td, body #firstLevelContent table.variable-table#table_report .inner-table-wrap tr td, body #firstLevelContent table.variable-table.podtable .inner-table-wrap tr td, body #firstLevelContent table.variable-table.podtable .inner-table-wrap tr td, body #firstLevelContent table.variable-table.table .inner-table-wrap tr td, body #firstLevelContent table.variable-table.table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table-wrap tr td, body #firstLevelContent table.variable-table.dataTable .inner-table-wrap tr td, body #firstLevelContent table.variable-table.dataTable .inner-table-wrap tr td, body #firstLevelContent table.variable-table.no-footer .inner-table-wrap tr td, body #firstLevelContent table.variable-table.no-footer .inner-table-wrap tr td, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table-wrap tr td, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table-wrap tr td, body #firstLevelContent table.table.tracking-variable-table .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td, body #firstLevelContent table.table.tracking-variable-table .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table#table_report .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.podtable .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.podtable .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table-wrap tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table-wrap tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table-wrap tr td {
  border: none;
}
body #firstLevelContent table.table.variable-table .inner-table, body #firstLevelContent table.variable-table.table .inner-table, body #firstLevelContent .tableWrapper table.variable-table .inner-table, body #firstLevelContent .tableWrapper table.variable-table .inner-table, body .tableWrapper #firstLevelContent table.variable-table .inner-table, body .tableWrapper #firstLevelContent table.variable-table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table, body #firstLevelContent table.variable-table#table_report .inner-table, body #firstLevelContent table.variable-table.podtable .inner-table, body #firstLevelContent table.variable-table.podtable .inner-table, body #firstLevelContent table.variable-table.table .inner-table, body #firstLevelContent table.variable-table.table .inner-table, body #firstLevelContent .tableWrapper table.variable-table .inner-table, body #firstLevelContent .tableWrapper table.variable-table .inner-table, body .tableWrapper #firstLevelContent table.variable-table .inner-table, body .tableWrapper #firstLevelContent table.variable-table .inner-table, body #firstLevelContent table.variable-table.dataTable .inner-table, body #firstLevelContent table.variable-table.dataTable .inner-table, body #firstLevelContent table.variable-table.no-footer .inner-table, body #firstLevelContent table.variable-table.no-footer .inner-table, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table, body #firstLevelContent table.table.tracking-variable-table .inner-table, body #firstLevelContent table.tracking-variable-table.table .inner-table, body #firstLevelContent table.table.tracking-variable-table .inner-table, body #firstLevelContent table.tracking-variable-table.table .inner-table, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table, body #firstLevelContent table.tracking-variable-table#table_report .inner-table, body #firstLevelContent table.tracking-variable-table.podtable .inner-table, body #firstLevelContent table.tracking-variable-table.podtable .inner-table, body #firstLevelContent table.tracking-variable-table.table .inner-table, body #firstLevelContent table.tracking-variable-table.table .inner-table, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table {
  width: 100%;
  border-left: none;
}
body #firstLevelContent table.table.variable-table .inner-table tr td, body #firstLevelContent table.variable-table.table .inner-table tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td, body #firstLevelContent table.variable-table#table_report .inner-table tr td, body #firstLevelContent table.variable-table.podtable .inner-table tr td, body #firstLevelContent table.variable-table.podtable .inner-table tr td, body #firstLevelContent table.variable-table.table .inner-table tr td, body #firstLevelContent table.variable-table.table .inner-table tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td, body #firstLevelContent table.variable-table.dataTable .inner-table tr td, body #firstLevelContent table.variable-table.dataTable .inner-table tr td, body #firstLevelContent table.variable-table.no-footer .inner-table tr td, body #firstLevelContent table.variable-table.no-footer .inner-table tr td, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table tr td, body #firstLevelContent table.table.tracking-variable-table .inner-table tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td, body #firstLevelContent table.table.tracking-variable-table .inner-table tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td, body #firstLevelContent table.tracking-variable-table#table_report .inner-table tr td, body #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td, body #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table tr td,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table tr td {
  padding: 0;
  border: none;
}
body #firstLevelContent table.table.variable-table .inner-table tr td:first-child, body #firstLevelContent table.variable-table.table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child, body #firstLevelContent table.variable-table#table_report .inner-table tr td:first-child, body #firstLevelContent table.variable-table.podtable .inner-table tr td:first-child, body #firstLevelContent table.variable-table.podtable .inner-table tr td:first-child, body #firstLevelContent table.variable-table.table .inner-table tr td:first-child, body #firstLevelContent table.variable-table.table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.variable-table .inner-table tr td:first-child, body #firstLevelContent table.variable-table.dataTable .inner-table tr td:first-child, body #firstLevelContent table.variable-table.dataTable .inner-table tr td:first-child, body #firstLevelContent table.variable-table.no-footer .inner-table tr td:first-child, body #firstLevelContent table.variable-table.no-footer .inner-table tr td:first-child, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td:first-child, body #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.podtable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.podtable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.variable-table.dataTable.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.variable-table.dataTable.no-footer .inner-table tr td:first-child, body #firstLevelContent table.table.tracking-variable-table .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child, body #firstLevelContent table.table.tracking-variable-table .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table#table_report .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td:first-child, body #firstLevelContent .tableWrapper table.tracking-variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td:first-child, body .tableWrapper #firstLevelContent table.tracking-variable-table .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child, body #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.podtable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.podtable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.table .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child,
body .tableWrapper #firstLevelContent table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child,
body #firstLevelContent .tableWrapper table.tracking-variable-table.dataTable.no-footer .inner-table tr td:first-child {
  border: none;
}
body #firstLevelContent table.table.notliketable, body #firstLevelContent table.notliketable.table, body #firstLevelContent table.table.notliketable, body #firstLevelContent table.notliketable.table, body #firstLevelContent .tableWrapper table.notliketable, body #firstLevelContent .tableWrapper table.notliketable, body .tableWrapper #firstLevelContent table.notliketable, body .tableWrapper #firstLevelContent table.notliketable,
body #firstLevelContent .tableWrapper table.notliketable.table,
body #firstLevelContent .tableWrapper table.notliketable.table,
body #firstLevelContent .tableWrapper table.notliketable.table,
body #firstLevelContent .tableWrapper table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.table, body #firstLevelContent table.notliketable#table_report, body #firstLevelContent table.notliketable.podtable, body #firstLevelContent table.notliketable.podtable, body #firstLevelContent table.notliketable.table, body #firstLevelContent table.notliketable.table, body #firstLevelContent .tableWrapper table.notliketable, body #firstLevelContent .tableWrapper table.notliketable, body .tableWrapper #firstLevelContent table.notliketable, body .tableWrapper #firstLevelContent table.notliketable, body #firstLevelContent table.notliketable.dataTable, body #firstLevelContent table.notliketable.dataTable, body #firstLevelContent table.notliketable.no-footer, body #firstLevelContent table.notliketable.no-footer, body #firstLevelContent table.notliketable.dataTable.no-footer, body #firstLevelContent table.notliketable.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.notliketable.podtable,
body .tableWrapper #firstLevelContent table.notliketable.podtable,
body #firstLevelContent .tableWrapper table.notliketable.podtable,
body #firstLevelContent .tableWrapper table.notliketable.podtable,
body .tableWrapper #firstLevelContent table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.table,
body #firstLevelContent .tableWrapper table.notliketable.table,
body #firstLevelContent .tableWrapper table.notliketable.table,
body .tableWrapper #firstLevelContent table.notliketable.dataTable,
body .tableWrapper #firstLevelContent table.notliketable.dataTable,
body #firstLevelContent .tableWrapper table.notliketable.dataTable,
body #firstLevelContent .tableWrapper table.notliketable.dataTable,
body .tableWrapper #firstLevelContent table.notliketable.no-footer,
body .tableWrapper #firstLevelContent table.notliketable.no-footer,
body #firstLevelContent .tableWrapper table.notliketable.no-footer,
body #firstLevelContent .tableWrapper table.notliketable.no-footer,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer {
  border: none;
}
body #firstLevelContent table.table.notliketable tbody tr, body #firstLevelContent table.notliketable.table tbody tr, body #firstLevelContent table.table.notliketable tbody tr, body #firstLevelContent table.notliketable.table tbody tr, body #firstLevelContent .tableWrapper table.notliketable tbody tr, body #firstLevelContent .tableWrapper table.notliketable tbody tr, body .tableWrapper #firstLevelContent table.notliketable tbody tr, body .tableWrapper #firstLevelContent table.notliketable tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr, body #firstLevelContent table.notliketable#table_report tbody tr, body #firstLevelContent table.notliketable.podtable tbody tr, body #firstLevelContent table.notliketable.podtable tbody tr, body #firstLevelContent table.notliketable.table tbody tr, body #firstLevelContent table.notliketable.table tbody tr, body #firstLevelContent .tableWrapper table.notliketable tbody tr, body #firstLevelContent .tableWrapper table.notliketable tbody tr, body .tableWrapper #firstLevelContent table.notliketable tbody tr, body .tableWrapper #firstLevelContent table.notliketable tbody tr, body #firstLevelContent table.notliketable.dataTable tbody tr, body #firstLevelContent table.notliketable.dataTable tbody tr, body #firstLevelContent table.notliketable.no-footer tbody tr, body #firstLevelContent table.notliketable.no-footer tbody tr, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr {
  background: #ffffff;
}
body #firstLevelContent table.table.notliketable tbody tr td, body #firstLevelContent table.notliketable.table tbody tr td, body #firstLevelContent table.table.notliketable tbody tr td, body #firstLevelContent table.notliketable.table tbody tr td, body #firstLevelContent .tableWrapper table.notliketable tbody tr td, body #firstLevelContent .tableWrapper table.notliketable tbody tr td, body .tableWrapper #firstLevelContent table.notliketable tbody tr td, body .tableWrapper #firstLevelContent table.notliketable tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td, body #firstLevelContent table.notliketable#table_report tbody tr td, body #firstLevelContent table.notliketable.podtable tbody tr td, body #firstLevelContent table.notliketable.podtable tbody tr td, body #firstLevelContent table.notliketable.table tbody tr td, body #firstLevelContent table.notliketable.table tbody tr td, body #firstLevelContent .tableWrapper table.notliketable tbody tr td, body #firstLevelContent .tableWrapper table.notliketable tbody tr td, body .tableWrapper #firstLevelContent table.notliketable tbody tr td, body .tableWrapper #firstLevelContent table.notliketable tbody tr td, body #firstLevelContent table.notliketable.dataTable tbody tr td, body #firstLevelContent table.notliketable.dataTable tbody tr td, body #firstLevelContent table.notliketable.no-footer tbody tr td, body #firstLevelContent table.notliketable.no-footer tbody tr td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td {
  background: #ffffff;
  border: none;
  padding: 0;
}
body #firstLevelContent table.table.notliketable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.table tbody tr td textarea.form-control, body #firstLevelContent table.table.notliketable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.table tbody tr td textarea.form-control, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.form-control, body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.form-control, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.form-control, body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.form-control, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable#table_report tbody tr td textarea.form-control, body #firstLevelContent table.notliketable#table_report tbody tr td textarea.form-control, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable#table_report table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable#table_report .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.podtable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.podtable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.table tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.table tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.form-control, body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.form-control, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.form-control, body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.form-control, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, .main-courses body .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.form-control, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, .main-courses body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.podtable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.podtable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.table .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.table table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.no-footer .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.no-footer .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.no-footer table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer table.notliketable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.form-control,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table#table_report table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer .tableWrapper table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .tableWrapper #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.form-control,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
.main-courses body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer .table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body .table #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table#table_report tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table#table_report .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.podtable .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent table.table .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.podtable tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer table.table tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.dynamic_data_of_dr_option td textarea.hostname_area, body.hasInterface #firstLevelContent table.table.notliketable tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.table tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.table.notliketable tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.table tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.table.notliketable tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.table tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.table.notliketable tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.table tbody tr td textarea.large, body.hasInterface #firstLevelContent .tableWrapper table.notliketable tbody tr td form textarea.large, body.hasInterface #firstLevelContent .tableWrapper table.notliketable tbody tr td form textarea.large, body.hasInterface form #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.large, body.hasInterface form #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.large, body.hasInterface .tableWrapper #firstLevelContent table.notliketable tbody tr td form textarea.large, body.hasInterface .tableWrapper #firstLevelContent table.notliketable tbody tr td form textarea.large, body.hasInterface form .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.large, body.hasInterface form .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable#table_report tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable#table_report tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable#table_report tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable#table_report tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable.podtable tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.podtable tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable.podtable tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.podtable tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable.table tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.table tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable.table tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.table tbody tr td textarea.large, body.hasInterface #firstLevelContent .tableWrapper table.notliketable tbody tr td form textarea.large, body.hasInterface #firstLevelContent .tableWrapper table.notliketable tbody tr td form textarea.large, body.hasInterface form #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.large, body.hasInterface form #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.large, body.hasInterface .tableWrapper #firstLevelContent table.notliketable tbody tr td form textarea.large, body.hasInterface .tableWrapper #firstLevelContent table.notliketable tbody tr td form textarea.large, body.hasInterface form .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.large, body.hasInterface form .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable.dataTable tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.dataTable tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable.dataTable tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.dataTable tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable.no-footer tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.no-footer tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable.no-footer tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.no-footer tbody tr td textarea.large, body.hasInterface #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form textarea.large, body.hasInterface #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form textarea.large, body.hasInterface form #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.large, body.hasInterface form #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form textarea.large,
body.hasInterface .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.large,
body.hasInterface form .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td form textarea.large,
body.hasInterface #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td form textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.large,
body.hasInterface form #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.large, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable#table_report tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable#table_report tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent .tableWrapper table.notliketable tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .tableWrapper #firstLevelContent table.notliketable tbody tr td .main-courses textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body .main-courses .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, body .main-courses #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td .main-courses textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text,
body .main-courses #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea.input-group-text, body #firstLevelContent table.table.notliketable tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.table.notliketable tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.table.notliketable tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.table tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.table.notliketable tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.table tbody tr td textarea, body #firstLevelContent .tableWrapper table.notliketable tbody tr td form .group-main .form-group textarea, body #firstLevelContent .tableWrapper table.notliketable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea, body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea, body .tableWrapper #firstLevelContent table.notliketable tbody tr td form .group-main .form-group textarea, body .tableWrapper #firstLevelContent table.notliketable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea, body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea, body #firstLevelContent table.notliketable#table_report tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable#table_report tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable#table_report tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable#table_report tbody tr td textarea, body #firstLevelContent table.notliketable.podtable tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.podtable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable.podtable tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.podtable tbody tr td textarea, body #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable.table tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.table tbody tr td textarea, body #firstLevelContent .tableWrapper table.notliketable tbody tr td form .group-main .form-group textarea, body #firstLevelContent .tableWrapper table.notliketable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea, body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable tbody tr td textarea, body .tableWrapper #firstLevelContent table.notliketable tbody tr td form .group-main .form-group textarea, body .tableWrapper #firstLevelContent table.notliketable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea, body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable tbody tr td textarea, body #firstLevelContent table.notliketable.dataTable tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.dataTable tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable.dataTable tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.dataTable tbody tr td textarea, body #firstLevelContent table.notliketable.no-footer tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.no-footer tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable.no-footer tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.no-footer tbody tr td textarea, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea, body form .group-main .form-group #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea, body form .group-main .form-group #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.table tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.table tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr td textarea,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea,
body form .group-main .form-group .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr td textarea,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td form .group-main .form-group textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea,
body form .group-main .form-group #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr td textarea {
  height: 180px;
}
body #firstLevelContent table.table.notliketable tbody tr:hover td, body #firstLevelContent table.notliketable.table tbody tr:hover td, body #firstLevelContent table.table.notliketable tbody tr:hover td, body #firstLevelContent table.notliketable.table tbody tr:hover td, body #firstLevelContent .tableWrapper table.notliketable tbody tr:hover td, body #firstLevelContent .tableWrapper table.notliketable tbody tr:hover td, body .tableWrapper #firstLevelContent table.notliketable tbody tr:hover td, body .tableWrapper #firstLevelContent table.notliketable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td, body #firstLevelContent table.notliketable#table_report tbody tr:hover td, body #firstLevelContent table.notliketable.podtable tbody tr:hover td, body #firstLevelContent table.notliketable.podtable tbody tr:hover td, body #firstLevelContent table.notliketable.table tbody tr:hover td, body #firstLevelContent table.notliketable.table tbody tr:hover td, body #firstLevelContent .tableWrapper table.notliketable tbody tr:hover td, body #firstLevelContent .tableWrapper table.notliketable tbody tr:hover td, body .tableWrapper #firstLevelContent table.notliketable tbody tr:hover td, body .tableWrapper #firstLevelContent table.notliketable tbody tr:hover td, body #firstLevelContent table.notliketable.dataTable tbody tr:hover td, body #firstLevelContent table.notliketable.dataTable tbody tr:hover td, body #firstLevelContent table.notliketable.no-footer tbody tr:hover td, body #firstLevelContent table.notliketable.no-footer tbody tr:hover td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr:hover td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr:hover td {
  background: #ffffff !important;
  border: none;
}
body #firstLevelContent table.table.notliketable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td, body #firstLevelContent table.table.notliketable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable#table_report tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.spacing_tr > td {
  padding: 10px 0;
}
body #firstLevelContent table.table.notliketable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td, body #firstLevelContent table.table.notliketable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr_both > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr_both > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr_both > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable#table_report tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr_both > td, body #firstLevelContent .tableWrapper table.notliketable tbody tr.spacing_tr_both > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr_both > td, body .tableWrapper #firstLevelContent table.notliketable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td, body #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.podtable tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.podtable tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.table tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.table tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.no-footer tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.no-footer tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td,
body .tableWrapper #firstLevelContent table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td,
body #firstLevelContent .tableWrapper table.notliketable.dataTable.no-footer tbody tr.spacing_tr_both > td {
  padding: 10px;
}
body #firstLevelContent table.table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table#table_report tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr td {
  background: #f9fbff;
  padding: 5px 30px;
}
body #firstLevelContent table.table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table#table_report tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer tbody tr.semi-highlihgt-tr:hover td {
  background: #f9fbff;
}
body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn, body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table#table_report .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn {
  display: inline-flex;
  align-items: center;
}
body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a, body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table#table_report .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a {
  display: flex;
  background: #FFEEE9;
  color: #F15248;
  padding: 5px 10px;
  border-radius: 5px;
  align-items: center;
}
body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img, body #firstLevelContent table.table.notliketable.delivery-rules-table .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a img, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a img, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a img, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table#table_report .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a img, body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table .dr-removebtn a img, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a img, body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img, body #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.podtable .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.podtable .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.table .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.no-footer .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img,
body .tableWrapper #firstLevelContent table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img,
body #firstLevelContent .tableWrapper table.notliketable.delivery-rules-table.dataTable.no-footer .dr-removebtn a img {
  margin: 0 5px 0 0;
}
body #firstLevelContent table.table.linkedzone-ads-tbl tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table, body #firstLevelContent table.table.linkedzone-ads-tbl tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl#table_report tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table, body #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table {
  border: none;
  border-radius: 0;
}
body #firstLevelContent table.table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl#table_report tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td, body #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.podtable tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.table tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.no-footer tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td,
body .tableWrapper #firstLevelContent table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td,
body #firstLevelContent .tableWrapper table.linkedzone-ads-tbl.dataTable.no-footer tbody tr td .table-inside-table tbody tr td {
  background: none;
  padding: 0;
  border: none;
}
body #firstLevelContent table.table.nohovereffect tbody tr:hover, body #firstLevelContent table.nohovereffect.table tbody tr:hover, body #firstLevelContent table.table.nohovereffect tbody tr:hover, body #firstLevelContent table.nohovereffect.table tbody tr:hover, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover, body #firstLevelContent table.nohovereffect#table_report tbody tr:hover, body #firstLevelContent table.nohovereffect.podtable tbody tr:hover, body #firstLevelContent table.nohovereffect.podtable tbody tr:hover, body #firstLevelContent table.nohovereffect.table tbody tr:hover, body #firstLevelContent table.nohovereffect.table tbody tr:hover, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover, body #firstLevelContent table.nohovereffect.dataTable tbody tr:hover, body #firstLevelContent table.nohovereffect.dataTable tbody tr:hover, body #firstLevelContent table.nohovereffect.no-footer tbody tr:hover, body #firstLevelContent table.nohovereffect.no-footer tbody tr:hover, body #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover, body #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.podtable tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.podtable tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.podtable tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.podtable tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable.no-footer tbody tr:hover,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable.no-footer tbody tr:hover {
  background: none !important;
}
body #firstLevelContent table.table.nohovereffect tbody tr:hover td, body #firstLevelContent table.nohovereffect.table tbody tr:hover td, body #firstLevelContent table.table.nohovereffect tbody tr:hover td, body #firstLevelContent table.nohovereffect.table tbody tr:hover td, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover td, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover td, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover td, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td, body #firstLevelContent table.nohovereffect#table_report tbody tr:hover td, body #firstLevelContent table.nohovereffect.podtable tbody tr:hover td, body #firstLevelContent table.nohovereffect.podtable tbody tr:hover td, body #firstLevelContent table.nohovereffect.table tbody tr:hover td, body #firstLevelContent table.nohovereffect.table tbody tr:hover td, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover td, body #firstLevelContent .tableWrapper table.nohovereffect tbody tr:hover td, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover td, body .tableWrapper #firstLevelContent table.nohovereffect tbody tr:hover td, body #firstLevelContent table.nohovereffect.dataTable tbody tr:hover td, body #firstLevelContent table.nohovereffect.dataTable tbody tr:hover td, body #firstLevelContent table.nohovereffect.no-footer tbody tr:hover td, body #firstLevelContent table.nohovereffect.no-footer tbody tr:hover td, body #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover td, body #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.podtable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.podtable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.table tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover td,
body .tableWrapper #firstLevelContent table.nohovereffect.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable.no-footer tbody tr:hover td,
body #firstLevelContent .tableWrapper table.nohovereffect.dataTable.no-footer tbody tr:hover td {
  background: none !important;
}
body .textpluslabel_wrap {
  display: flex;
  align-items: flex-start;
}
body .textpluslabel_wrap .textpluslabel {
  display: flex;
  width: calc(25% - 10px);
  margin: 0 10px 0 0;
}
body .textpluslabel_wrap .textpluslabel input,
body .textpluslabel_wrap .textpluslabel .flat {
  border-radius: 8px 0 0 8px;
  border-right: none;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}
body .textpluslabel_wrap .textpluslabel input:focus + span,
body .textpluslabel_wrap .textpluslabel .flat:focus + span {
  border-color: #24AAE0;
  border-left: none;
}
body .textpluslabel_wrap .textpluslabel span {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 8px;
  background: #F2FBFF;
  border-radius: 0 8px 8px 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  border: solid 1px #CFDEE3;
  border-left: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .deposite_wrap h4, body .deposite_wrap .h4, body .deposite_wrap div.aimeos .navbar-brand, div.aimeos body .deposite_wrap .navbar-brand {
  font-size: 18px;
  color: #1C2224;
  font-weight: 600;
  margin: 10px 0 20px 0;
  padding: 0;
}
body .dataTables_wrapper .dt-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body .dataTables_wrapper .dt-buttons .dt-button {
  margin: 0;
  height: 36px;
  border: none;
  box-shadow: none;
  padding: 0 24px;
  font-weight: 500;
  border-radius: 50px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 16px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 0.3s;
  color: #1C2224;
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%);
  border: 1px solid #CFDEE3;
  box-shadow: 0px 2px 2px rgba(81, 110, 134, 0.04) !important;
}
body .dataTables_wrapper .dt-buttons .dt-button + .dt-button {
  margin-left: 5px;
}
body .dataTables_wrapper .dt-buttons .dt-button:hover {
  background: linear-gradient(180deg, #F3F4F5 0%, #FDFDFD 100%);
}
body .invform-inputwrap-wrap {
  margin: 0 0 24px 0;
}
body .invform-inputwrap {
  display: flex;
  align-items: flex-start;
}
body .invform-inputwrap .invform-input {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}
body .invform-inputwrap .invform-btn {
  margin: 0 0 0 10px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}
body .invform-inputwrap input[type=image] {
  width: auto;
  height: auto;
  max-height: 42px;
  max-width: 42px;
}
body.hasInterface form .textpluslabel_individual {
  display: flex;
  width: 300px;
  margin: 0 10px 0 0;
}
body.hasInterface form .textpluslabel_individual input,
body.hasInterface form .textpluslabel_individual .flat {
  border-radius: 8px 0 0 8px;
  border-right: none;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  position: relative;
}
body.hasInterface form .textpluslabel_individual input:focus + span,
body.hasInterface form .textpluslabel_individual .flat:focus + span {
  border-color: #24AAE0;
  border-left: none;
}
body.hasInterface form .textpluslabel_individual input:focus,
body.hasInterface form .textpluslabel_individual .flat:focus {
  border-right: none;
}
body.hasInterface form .textpluslabel_individual span {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 8px;
  background: #F2FBFF;
  border-radius: 0 8px 8px 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  border: solid 1px #CFDEE3;
  border-left: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .dr-row-action {
  display: flex;
  align-items: center;
  height: 32px;
  gap: 10px;
  padding: 5px;
}
body .dr-row-action .up-down-sn {
  display: flex;
  align-items: center;
  gap: 5px;
  background: #e8f2f9;
  padding: 5px;
  border-radius: 5px;
}
body .dr-row-action input[type=image] {
  width: 16px;
  height: 16px;
}
body div.dataTables_wrapper div.dataTables_paginate {
  display: flex;
  align-items: center;
}
body div.dataTables_wrapper div.dataTables_paginate > span {
  display: flex;
  align-items: center;
}
body div.dataTables_wrapper div.dataTables_paginate > span > * + * {
  margin-left: 6px !important;
}
body div.dataTables_wrapper div.dataTables_paginate > * + * {
  margin-left: 6px !important;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  border: solid 1px #CFDEE3;
  box-shadow: none;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.disabled {
  opacity: 0.5;
  background: #FFFFFF;
  border: solid 1px #CFDEE3;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous, body div.dataTables_wrapper div.dataTables_paginate .paginate_button.next {
  font-size: 0 !important;
  border: solid 1px #CFDEE3;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous.disabled, body div.dataTables_wrapper div.dataTables_paginate .paginate_button.next.disabled {
  opacity: 0.5;
  border: solid 1px #CFDEE3;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous {
  background: url(/images/pagi_left.svg?1c746d6def8ccf50315f143b31f96119) no-repeat center center #FFFFFF;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous.disabled {
  background: url(/images/pagi_left.svg?1c746d6def8ccf50315f143b31f96119) no-repeat center center #FFFFFF;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.next {
  background: url(/images/pagi_right.svg?15a56dab493a3b0b1cdfc144d4b34eb6) no-repeat center center #FFFFFF;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.next.disabled {
  background: url(/images/pagi_right.svg?15a56dab493a3b0b1cdfc144d4b34eb6) no-repeat center center #FFFFFF;
}
body div.dataTables_wrapper div.dataTables_paginate .paginate_button.current {
  background: #FFFFFF;
  border-color: #24AAE0;
  color: #24AAE0;
  font-size: 14px;
  font-weight: 500;
}
body .billing-period-title h5, body .billing-period-title .h5, body .billing-period-title div.aimeos .item-header, div.aimeos body .billing-period-title .item-header {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
body .billing-period-title h5 span, body .billing-period-title .h5 span, body .billing-period-title div.aimeos .item-header span, div.aimeos body .billing-period-title .item-header span {
  color: #24AAE0;
}
body .billing-period-selection {
  display: flex;
  align-items: center;
}
body .billing-period-selection label {
  display: block;
  margin: 0 5px 0 0;
  padding: 0;
  color: #46545A;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
body .billing-period-selection select {
  width: auto !important;
}
body .billing-period-selection select + select {
  margin: 0 0 0 5px;
}
body .user-interface-preferences-tbl {
  padding: 0 15px;
  width: 100%;
}
body #settingsform table tbody tr td {
  padding: 16px 16px 16px 28px;
}
body #settingsform table.table tbody tr td, body #settingsform .tableWrapper table tbody tr td, body .tableWrapper #settingsform table tbody tr td, body #settingsform #firstLevelContent table#table_report tbody tr td, body #firstLevelContent #settingsform table#table_report tbody tr td, body #settingsform #firstLevelContent table.podtable tbody tr td, body #firstLevelContent #settingsform table.podtable tbody tr td, body #settingsform #firstLevelContent table.table tbody tr td, body #firstLevelContent #settingsform table.table tbody tr td, body #settingsform #firstLevelContent .tableWrapper table tbody tr td, body #firstLevelContent .tableWrapper #settingsform table tbody tr td, body #settingsform .tableWrapper #firstLevelContent table tbody tr td, body .tableWrapper #firstLevelContent #settingsform table tbody tr td, body #settingsform #firstLevelContent table.dataTable tbody tr td, body #firstLevelContent #settingsform table.dataTable tbody tr td, body #settingsform #firstLevelContent table.no-footer tbody tr td, body #firstLevelContent #settingsform table.no-footer tbody tr td {
  padding: 16px 16px 16px 28px;
}
body .pagination-cus {
  display: flex;
  align-items: center;
}
body .pagination-cus .pageslink {
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
}
body .pagination-cus .pageslink * + * {
  margin-left: 5px;
}
body .pagination-cus .pageslink a,
body .pagination-cus .pageslink span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #E1E8EB;
  color: #1C2224;
}
body .pagination-cus .pageslink a[title="next page"],
body .pagination-cus .pageslink span[title="next page"] {
  font-size: 0;
  background-image: url(/images/pagi_right.svg?15a56dab493a3b0b1cdfc144d4b34eb6);
  background-repeat: no-repeat;
  background-position: center center;
}
body .pagination-cus .pageslink a[title="previous page"],
body .pagination-cus .pageslink span[title="previous page"] {
  font-size: 0;
  background-image: url(/images/pagi_left.svg?1c746d6def8ccf50315f143b31f96119);
  background-repeat: no-repeat;
  background-position: center center;
}
body .pagination-cus .pageslink a.currentpage,
body .pagination-cus .pageslink span.currentpage {
  border-color: #24AAE0;
  color: #24AAE0;
}
body .pagination-cus .pageslink a:hover,
body .pagination-cus .pageslink span:hover {
  border-color: #24AAE0;
}
body .pagination-cus .itemperpage {
  display: flex;
  align-items: center;
}
body .pagination-cus .itemperpage select {
  width: 100px !important;
  margin: 0 0 0 7px;
}
body .billing-period-title b {
  display: block;
  font-weight: 500;
  color: #24AAE0;
}
body table tbody tr.dynamic_data_of_dr_option table tbody th,
body table tbody tr.dynamic_data_of_dr_option table tbody td,
body .table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th,
body .table tbody tr.dynamic_data_of_dr_option table tbody td,
body .table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td {
  font-size: 14px;
  color: #58585F;
  font-weight: 400;
  border: none;
  padding: 5px 10px;
  vertical-align: middle;
}
body table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box,
body .table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box {
  padding: 14px;
  border: solid 1px #CFDEE3;
  border-radius: 5px;
}
body table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow,
body .table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
body table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th div.box .boxrow input,
body .table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td div.box .boxrow input {
  margin: 0 5px 0 0;
}
body table tbody tr.dynamic_data_of_dr_option table tbody th select,
body table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody th select,
body .table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table tbody td select {
  width: calc(100% - 40px);
  display: inline-flex;
}
body table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option table.browser_version_class tbody td select {
  width: 100%;
}
body table tbody tr.dynamic_data_of_dr_option div.box,
body .table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box {
  padding: 14px;
  border: solid 1px #CFDEE3;
  border-radius: 5px;
}
body table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
body table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option div.box .boxrow input {
  margin: 0 5px 0 0;
}
body table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option input.smallinputsingle {
  max-width: 860px;
}
body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area {
  padding: 12px 16px !important;
  border-radius: 8px;
  border: #CFDEE3;
  font-size: 14px !important;
  height: 142px;
}

/* END : Body tag */
#thirdLevelHeader {
  background: none;
  margin: 0 0 32px 0;
  padding: 0;
  border: none;
  height: auto;
  z-index: 11;
}
#thirdLevelHeader.hasTabs {
  height: auto;
}
#thirdLevelHeader div {
  /* END : .breadcrumb */
}
#thirdLevelHeader div.breadcrumb {
  padding: 0;
  margin: 0;
  min-height: 10px;
  align-items: center;
  /* END : .dropDown */
}
#thirdLevelHeader div.breadcrumb span.entityLinks {
  display: flex;
  align-items: center;
  margin: 0 0 0 10px;
}
#thirdLevelHeader div.breadcrumb span.entityLinks a {
  display: block;
  margin: 0;
  padding: 4px 10px;
  font-weight: 500;
  background: rgba(36, 171, 224, 0.1);
  border-radius: 5px;
  color: #24AAE0;
  font-size: 13px;
}
#thirdLevelHeader div.breadcrumb span.entityLinks a:hover {
  color: #1F84C2;
}
#thirdLevelHeader div.breadcrumb span.entityLinks span.ent {
  display: block;
  margin: 0;
  padding: 4px 10px;
  font-weight: 500;
  background: rgba(36, 171, 224, 0.1);
  border-radius: 5px;
  color: #24AAE0;
  font-size: 13px;
}
#thirdLevelHeader div.breadcrumb.hasIcon {
  padding: 0;
  margin: 0;
}
#thirdLevelHeader div.breadcrumb.hasIcon h3, #thirdLevelHeader div.breadcrumb.hasIcon .h3 {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 22px;
  color: #0A0A0B;
  line-height: normal;
  height: auto;
  display: flex;
  align-items: center;
}
#thirdLevelHeader div.breadcrumb h3.noBreadcrumb, #thirdLevelHeader div.breadcrumb .noBreadcrumb.h3 {
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 22px;
  color: #0A0A0B;
  line-height: normal;
  height: auto;
  display: flex;
  align-items: center;
}
#thirdLevelHeader div.breadcrumb h3 span.target, #thirdLevelHeader div.breadcrumb .h3 span.target {
  margin: 0 0 0 5px;
}
#thirdLevelHeader div.breadcrumb .dropDown {
  height: auto;
  top: auto;
  left: auto;
  margin: 0 0 0 7px;
}
#thirdLevelHeader div.breadcrumb .dropDown span {
  display: block;
  margin: 0;
  background: none;
  top: auto;
  height: 34px;
  line-height: 32px;
  border: solid 1px #C7C7CC;
  border-radius: 5px;
  padding: 0 34px 0 14px;
  display: flex;
  align-items: center;
  color: #414141;
  position: relative;
  left: auto;
  font-size: 14px;
}
#thirdLevelHeader div.breadcrumb .dropDown span:after {
  content: "\e939";
  font-family: "sp-icon-font" !important;
  right: 8px;
  top: 0;
  position: absolute;
  font-size: 16px;
}
#thirdLevelHeader div.breadcrumb .dropDown span span {
  margin: 0;
  padding: 0;
  background: none;
  height: auto;
  line-height: normal;
  border: none;
  border-radius: 0;
  display: block;
  color: #414141;
}
#thirdLevelHeader div.breadcrumb .dropDown span span:after {
  display: none;
}
#thirdLevelHeader div.breadcrumb .dropDown span ul {
  margin: 0;
  padding: 0;
}
#thirdLevelHeader div.breadcrumb .dropDown span ul li {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
}
#thirdLevelHeader div.breadcrumb .dropDown span .inlineIcon {
  padding: 0;
  background: none;
}
#thirdLevelHeader div.breadcrumb .dropDown.active span {
  color: #414141;
  left: auto;
}
#thirdLevelHeader div.breadcrumb .dropDown.active span span {
  color: #414141;
  left: auto;
}
#thirdLevelHeader div.breadcrumb .dropDown.active span:after {
  transform: rotate(180deg);
}
#thirdLevelHeader div.breadcrumb .dropDown div {
  /* END : .panel  */
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel {
  right: auto;
  left: 0;
  top: 34px;
  border-radius: 0 0 5px 5px !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(31, 132, 194, 0.15);
  padding: 0;
  margin: 0;
  background: #ffffff;
  min-width: 100%;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel ul {
  margin: 0;
  padding: 0;
  display: block;
  border: none;
  overflow: auto;
  height: auto;
  width: auto;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel ul li {
  margin: 0;
  padding: 0;
  display: block;
  background: none;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel ul li a {
  margin: 0;
  display: block;
  line-height: 32px;
  padding: 0 15px;
  font-size: 13px;
  color: #414141;
  background: none;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel ul li a:hover {
  background: rgba(36, 171, 224, 0.2) !important;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel ul li.selected a {
  background: rgba(36, 171, 224, 0.2) !important;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel div {
  margin: 0;
  padding: 0;
  background: none;
  overflow: auto;
  min-width: 100%;
  float: none;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel div strong {
  font-weight: 500;
  border-bottom: solid 1px rgba(0, 0, 0, 0.06);
  padding: 1px 15px;
  display: block;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel .columnwrap-2 {
  display: flex;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel .columnwrap-2 div {
  max-width: 50%;
  min-width: 10px;
  width: 100%;
}
#thirdLevelHeader div.breadcrumb .dropDown div.panel .columnwrap-2 div + div {
  border-left: solid 1px rgba(0, 0, 0, 0.1);
}

/* END : #thirdLevelHeader */
body .alert {
  padding: 14px 14px;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 15px 0;
  border-radius: 8px;
  outline: none;
  box-shadow: none;
}
body .alert strong {
  font-weight: 500;
}
body .alert .close {
  font-size: 28px;
}
body .alert.alert-success {
  border: 1px solid #10B981;
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
body .alert.alert-info {
  border: 1px solid #24AAE0;
  background: rgba(36, 170, 224, 0.1);
  color: #24AAE0;
}
body .alert.alert-warning {
  border: 1px solid #FF9800;
  background: rgba(255, 152, 0, 0.1);
  color: #FF9800;
}
body .alert .alert-danger {
  border: 1px solid #F15248;
  background: rgba(241, 82, 72, 0.1);
  color: #F15248;
}
body div#messagePlaceholder {
  height: auto;
  width: 100%;
}
body div#messagePlaceholder div.localMessage .panel {
  width: 95%;
  padding: 16px 14px;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
}
body div#messagePlaceholder div.localMessage .panel .icon {
  display: none;
}
body div#messagePlaceholder div.localMessage .panel p {
  margin: 0;
  padding: 0;
}
body div#messagePlaceholder div.localMessage .panel .topleft,
body div#messagePlaceholder div.localMessage .panel .topright,
body div#messagePlaceholder div.localMessage .panel .bottomleft,
body div#messagePlaceholder div.localMessage .panel .bottomright {
  display: none;
}
body div#messagePlaceholder div.localMessage .panel .close {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  border: none;
  color: #0A0A0B;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin: 0 0 0 auto;
  opacity: 1;
  background: url(/images/alert-message-close-icon.svg?061a02f7aa6b86888fe821b78319fbf6) no-repeat left center;
}
body div#messagePlaceholder div.localMessage .panel a {
  font-weight: 500;
  text-decoration: underline;
}
body div#messagePlaceholder div.localMessage .panel strong {
  font-weight: 500;
}
body div#messagePlaceholder div.localMessage .panel.confirm {
  border: 1px solid #10B981;
  background: rgba(16, 185, 129, 0.1);
  color: #10B981;
}
body div#messagePlaceholder div.localMessage .panel.confirm a {
  color: #10B981;
}
body div#messagePlaceholder div.localMessage .panel.confirm .close {
  background-position: 0 center;
}
body div#messagePlaceholder div.localMessage .panel.warning {
  border: 1px solid #FF9800;
  background: #FFF4E5;
  color: #FF9800;
}
body div#messagePlaceholder div.localMessage .panel.warning a {
  color: #FF9800;
}
body div#messagePlaceholder div.localMessage .panel.warning .close {
  background-position: -40px center;
}
body div#messagePlaceholder div.localMessage .panel.error {
  border: 1px solid #F15248;
  background: rgba(241, 82, 72, 0.1);
  color: #F15248;
}
body div#messagePlaceholder div.localMessage .panel.error a {
  color: #F15248;
}
body div#messagePlaceholder div.localMessage .panel.error .close {
  background-position: -60px center;
}
body div#messagePlaceholder div.localMessage .panel.info {
  border: 1px solid #24AAE0;
  background: rgba(36, 170, 224, 0.1);
  color: #24AAE0;
}
body div#messagePlaceholder div.localMessage .panel.info a {
  color: #24AAE0;
}
body div#messagePlaceholder div.localMessage .panel.info .close {
  background-position: -20px center;
}

div.errormessage {
  padding: 14px 14px;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 15px 0;
  border-radius: 8px;
  outline: none;
  box-shadow: none;
  border: 1px solid #FF9800;
  background: #FFF4E5;
  color: #FF9800;
}
div.errormessage br {
  display: none;
}
div.errormessage > img {
  display: none;
}
div.errormessage span[class*=tab-] {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #FF9800;
  margin: 0 0 6px 0;
}

#remainingClicksSection,
#remainingImpressionsSection {
  margin: 10px 0 0 0;
  display: block;
}
#remainingClicksSection #impressions_remaining_span,
#remainingClicksSection #clicks_remaining_span,
#remainingClicksSection #conversions_remaining_span,
#remainingImpressionsSection #impressions_remaining_span,
#remainingImpressionsSection #clicks_remaining_span,
#remainingImpressionsSection #conversions_remaining_span {
  color: #FF9800;
  background: #FFF4E5;
  border: solid 1px #FF9800;
  border-radius: 6px;
  padding: 5px 10px;
  margin: 0;
}

body .w3bedge {
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding: 0 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
  border: none;
}
body .w3bedge.bd-success {
  background: #E7F8F2;
  color: #10B981;
}
body .w3bedge.bd-info {
  background: #F0FBFF;
  color: #24AAE0;
}
body .w3bedge.bd-warning {
  background: #FFF4E5;
  color: #FF9800;
}
body .w3bedge.bd-danger {
  background: #FFEEE9;
  color: #F15248;
}

.campaign-zone-main .filter-panel-title {
  font-size: 16px;
  line-height: normal;
  color: #414141;
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: 600;
}
.campaign-zone-main .filter-panel {
  background: none;
  margin: 0 0 14px 0;
  background: none;
}
.campaign-zone-main .filter-panel .filter-content {
  padding: 16px;
  margin: 0;
  background: #f5f8fa;
  border-radius: 8px;
  display: flex;
}
.campaign-zone-main .filter-panel .filter-content .filter-amount-status {
  padding: 0 !important;
  float: none !important;
  width: auto !important;
  line-height: normal !important;
  margin: 0 24px 0 0 !important;
}
.campaign-zone-main .filter-panel .filter-content .filter-amount-status .number_row {
  padding: 5px 14px;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.campaign-zone-main .filter-panel .filter-content .filter-amount-status .number_row span {
  font-weight: 500;
  display: inline-flex;
  padding: 1px 6px;
  background: #ffffff;
  color: #24AAE0;
  border: solid 1px #D7E0E5;
  border-radius: 50px;
  margin: 0 0 0 5px;
}
.campaign-zone-main .filter-panel .filter-content .filter-serachbox {
  padding: 0 0 0 24px;
  border-left: solid 1px #E5E5E5;
}
.campaign-zone-main .filter-panel .filter-content .filter-serachbox .filter {
  width: 100% !important;
  margin: 0 5px 0 0;
  font-weight: 400;
  padding: 0;
}
.campaign-zone-main #select-zones {
  overflow: hidden;
}
.campaign-zone-main .campaign-info-lines {
  padding: 14px 0 0 0;
  margin: 24px 0 0 0;
  border-top: solid 1px #ECF0F5;
}
.campaign-zone-main .campaign-info-lines .info-lines {
  display: flex;
  align-items: center;
  border: none !important;
  top: auto !important;
}
.campaign-zone-main .campaign-info-lines .info-lines .color-box {
  margin: 0 7px 2px 0 !important;
}

body .tableWrapper h3, body .tableWrapper .h3 {
  padding: 0 0 15px 0;
}
body .tableWrapper h4, body .tableWrapper .h4, body .tableWrapper div.aimeos .navbar-brand, div.aimeos body .tableWrapper .navbar-brand {
  font-size: 15px;
  padding: 0 0 10px 0;
  font-weight: 600;
}
body .tableWrapper table + h3, body .tableWrapper table + .h3 {
  padding-top: 24px;
}
body .tableWrapper table .linkedtbrow .form-group {
  padding: 0 15px;
  max-width: 25%;
  width: 100%;
  margin: 0;
}
body .tableWrapper table .linkedtbrow .form-group input[type=text] {
  width: 100% !important;
}

body .calendar {
  width: 280px;
  border: solid 1px #24AAE0;
  background: #e9f6fc;
  border-radius: 8px;
  overflow: hidden;
  padding: 0;
}
body .calendar table {
  width: 100%;
  font-family: Outfit, sans-serif;
  background: none;
}
body .calendar table .headrow {
  background: none;
}
body .calendar table .headrow td.button {
  height: 30px;
  font-size: 12px;
  font-weight: 500;
  color: #414141;
}
body .calendar table .headrow td.button.nav, body .calendar table .headrow td.button#oaNavigationTabs, body .calendar table .headrow #thirdLevelNavigation td.button.navigation, #thirdLevelNavigation body .calendar table .headrow td.button.navigation, body .calendar table .headrow td.button.sidebar__mail__nav {
  display: table-cell;
  background: none;
  border: none;
  font-size: 16px;
}
body .calendar table .headrow td.button.nav:hover, body .calendar table .headrow td.button#oaNavigationTabs:hover, body .calendar table .headrow #thirdLevelNavigation td.button.navigation:hover, #thirdLevelNavigation body .calendar table .headrow td.button.navigation:hover, body .calendar table .headrow td.button.sidebar__mail__nav:hover {
  background: rgba(36, 170, 224, 0.2);
}
body .calendar table tr.daysrow td {
  height: 30px;
}
body .calendar table thead tr .hilite {
  background: rgba(36, 170, 224, 0.2);
}
body .calendar table thead tr td {
  background: none;
  height: 30px;
}
body .calendar table thead tr td.button {
  font-size: 14px;
}
body .calendar table thead tr .title {
  background: none;
  font-size: 14px;
  font-weight: 600;
  color: #0A0A0B;
}
body .calendar table thead tr.daynames {
  background: #24AAE0;
}
body .calendar table thead tr.daynames .name {
  color: #ffffff;
  font-weight: 500;
  padding: 0;
}
body .calendar table thead tr.daynames .hilite {
  background: #1F84C2;
}
body .calendar table thead tr .weekend {
  background: #1F84C2;
  opacity: 0.6;
}
body .calendar table tbody .daysrow .emptycell {
  background: rgba(201, 201, 201, 0.4);
}
body .calendar table tbody .daysrow.rowhilite .emptycell {
  background: rgba(201, 201, 201, 0.4);
}
body .calendar table tbody .daysrow td {
  font-weight: 500;
  color: #0A0A0B;
  padding: 1px;
  text-align: center;
  font-size: 12px;
}
body .calendar table tbody .daysrow td.selected {
  border-color: #24AAE0;
  font-weight: 600;
  color: #1F84C2;
  background: rgba(36, 170, 224, 0.2);
}
body .calendar table tbody .daysrow td.hilite {
  background: rgba(36, 170, 224, 0.2);
}
body .calendar table tbody .daysrow td.today {
  font-weight: 600;
  color: #ffffff;
  background: #24AAE0;
  border: 1px solid #24AAE0;
}
body .calendar table tbody .daysrow td.today.hilite {
  background: #1F84C2;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #dee2e6;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #dee2e6;
  border-radius: 0.3125rem;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*
 *
 * Main stylesheet for Switchery.
 * http://abpetkov.github.io/switchery/
 *
 */
.switchery {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 50px;
}

.switchery > small, .switchery > .small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 64px;
  display: flex;
  align-items: center;
  background: #ffffff;
  z-index: 10000;
  padding: 0 24px;
  border-bottom: solid 1px #E1E8EA;
}
.header .module-menu {
  margin: 0 7px 0 -5px;
}
.header .module-menu button {
  border: none;
  padding: 5px;
  margin: 0;
  outline: none;
  background: none;
  display: block;
}
.header .module-menu button img {
  float: left;
}
.header .module-menu button::after {
  display: none;
}
.header .navbar-brand {
  padding: 0;
  margin: 0;
  border: none;
  display: block;
  box-shadow: none;
}
.header .navbar-brand img {
  float: left;
  height: 36px;
  max-height: 36px;
}
.header .breadcrumb {
  margin: 0;
}
.header .breadcrumb .breadcrumb-item:first-child::before {
  display: block;
}
.header .user-menu {
  position: relative;
  z-index: 10;
}
.header .user-menu .dropdown-toggle {
  padding: 6px 12px;
  border: solid 1px #A6A6B4;
  outline: none;
  box-shadow: none;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.header .user-menu .dropdown-toggle .user-image {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .user-menu .dropdown-toggle .user-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.header .user-menu .dropdown-toggle .user-image.no-user-image {
  background: #24AAE0;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.header .user-menu .dropdown-toggle .client-logo {
  margin: 0 8px 0 0;
}
.header .user-menu .dropdown-toggle .client-logo img {
  max-height: 30px;
  width: auto;
}
.header .user-menu .dropdown-toggle::after {
  display: none;
}
.header .user-menu .dropdown-menu .dropdown-item {
  padding: 6px 30px;
  position: relative;
  font-size: 16px;
  color: #0A0A0B;
}
.header .user-menu .dropdown-menu .dropdown-item i {
  position: absolute;
  left: 6px;
  top: 9px;
  font-size: 20px;
  color: #24AAE0;
  opacity: 0;
}
.header .user-menu .dropdown-menu .dropdown-item:hover {
  background: #f5f8fa;
}
.header .user-menu .dropdown-menu .dropdown-item.active, .header .user-menu .dropdown-menu #oaNavigationTabs .dropdown-item.active, #oaNavigationTabs .header .user-menu .dropdown-menu .dropdown-item.active, .header .user-menu .dropdown-menu #thirdLevelNavigation .navigation .dropdown-item.active, #thirdLevelNavigation .navigation .header .user-menu .dropdown-menu .dropdown-item.active {
  background: none;
}
.header .user-menu .dropdown-menu .dropdown-item.active i, .header .user-menu .dropdown-menu #oaNavigationTabs .dropdown-item.active i, #oaNavigationTabs .header .user-menu .dropdown-menu .dropdown-item.active i, .header .user-menu .dropdown-menu #thirdLevelNavigation .navigation .dropdown-item.active i, #thirdLevelNavigation .navigation .header .user-menu .dropdown-menu .dropdown-item.active i {
  opacity: 1;
}
.header .search-input {
  position: relative;
  margin: 0 24px 0 0;
}
.header .search-input form {
  margin: 0;
  padding: 0;
  align-items: center;
}
.header .search-input .form-control, .header .search-input .form-control, .header .search-input body.hasInterface form input.large, .header .search-input body.hasInterface form input.large, body.hasInterface form .header .search-input input.large, body.hasInterface form .header .search-input input.large, .header .search-input body.hasInterface form input.flat, .header .search-input body.hasInterface form input.flat, body.hasInterface form .header .search-input input.flat, body.hasInterface form .header .search-input input.flat, .header .search-input body.hasInterface form input[type=text], .header .search-input body.hasInterface form input[type=text], body.hasInterface form .header .search-input input[type=text], body.hasInterface form .header .search-input input[type=text], .header .search-input body.hasInterface form textarea.large, .header .search-input body.hasInterface form textarea.large, body.hasInterface form .header .search-input textarea.large, body.hasInterface form .header .search-input textarea.large, .header .search-input body.hasInterface form#period_form input.date, .header .search-input body.hasInterface form#period_form input.date, body.hasInterface form#period_form .header .search-input input.date, body.hasInterface form#period_form .header .search-input input.date, .header .search-input body.hasInterface form#period_form select#period_preset, .header .search-input body.hasInterface form#period_form select#period_preset, body.hasInterface form#period_form .header .search-input select#period_preset, body.hasInterface form#period_form .header .search-input select#period_preset, .header .search-input body.hasInterface form#settingsform select, .header .search-input body.hasInterface form#settingsform select, body.hasInterface form#settingsform .header .search-input select, body.hasInterface form#settingsform .header .search-input select, .header .search-input body.hasInterface select, .header .search-input body.hasInterface select, body.hasInterface .header .search-input select, body.hasInterface .header .search-input select, .header .search-input body form .group-main .form-group textarea, .header .search-input body form .group-main .form-group textarea, body form .group-main .form-group .header .search-input textarea, body form .group-main .form-group .header .search-input textarea, .header .search-input body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area, .header .search-input body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area, body table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area, body table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
.header .search-input body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option .header .search-input textarea.hostname_area, .header .search-input .main-courses .dataTables_filter input[type=search], .main-courses .dataTables_filter .header .search-input input[type=search], .header .search-input .main-courses .input-group-text, .main-courses .header .search-input .input-group-text {
  width: 300px;
  border-radius: 100px;
  padding-right: 44px;
}
.header .search-input .btn, .header .search-input .accordion-button, .header .search-input .main-courses .customers__area .btn-sm, .main-courses .customers__area .header .search-input .btn-sm {
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 0;
  background: url(/images/fa-search.svg?edf614209e04413dec17fc237fe79fa9) no-repeat center center;
}
.header .search-input input[type=submit]:hover {
  background: transparent url(/images/fa-search.svg?edf614209e04413dec17fc237fe79fa9) no-repeat center center !important;
}
.header .info-nav {
  display: flex;
  margin: 0 24px 0 0;
  padding: 0;
}
.header .info-nav li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.header .info-nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: relative;
}
.header .info-nav li a i {
  font-size: 26px;
  color: #0A0A0B;
}
.header .info-nav li a span {
  display: flex;
  align-items: center;
  min-width: 18px;
  height: 18px;
  justify-content: center;
  background: #B3261E;
  color: #ffffff;
  font-size: 10px;
  font-weight: 600;
  border-radius: 20px;
  position: absolute;
  right: -11px;
  top: -7px;
  line-height: 1;
  padding: 0 5px;
}
.header .info-nav li a::after {
  display: none;
}
.header .info-nav li + li {
  margin-left: 24px;
}
.header .header-right .dropdown-menu {
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 2px 6px 20px rgba(0, 0, 0, 0.06);
  border: none;
}
.header .module-menu .dropdown-menu {
  padding: 12px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 2px 6px 20px rgba(0, 0, 0, 0.06);
  border: none;
}
.header .module-menu .dropdown-menu .dropdown-item {
  font-size: 14px;
  color: #0A0A0B;
  padding: 12px;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  text-transform: capitalize;
}
.header .module-menu .dropdown-menu .dropdown-item span {
  display: block;
  margin: 0 0 5px 0;
}
.header .module-menu .dropdown-menu .dropdown-item span img {
  height: 32px;
  width: auto;
}
.header .module-menu .dropdown-menu .dropdown-item i {
  font-size: 32px;
  margin: 0 0 5px 0;
}
.header .module-menu .dropdown-menu .dropdown-item:hover {
  background: rgba(36, 171, 224, 0.1);
  color: #1F84C2;
}
.header .module-menu .dropdown-menu .module-list {
  width: 1120px;
}
.header .module-menu .dropdown-menu .module-col {
  width: 140px;
  padding: 0;
}

@media (max-width: 575.98px) {
  .header {
    padding: 0 15px;
  }
  .header .module-menu .dropdown-menu {
    transform: translate3d(0, 45px, 0px) !important;
    max-height: calc(100vh - 64px);
    overflow: auto;
  }
  .header .module-menu .dropdown-menu .module-list {
    width: 240px;
  }
  .header .module-menu .dropdown-menu .module-col {
    width: 100%;
  }
  .header .module-menu .dropdown-menu .module-col .dropdown-item {
    flex-direction: row;
    align-items: center;
    padding: 10px;
  }
  .header .module-menu .dropdown-menu .module-col .dropdown-item i {
    font-size: 22px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 767.98px) {
  .header {
    padding: 0 15px;
  }
  .header .breadcrumb {
    display: none;
  }
  .header .user-menu .dropdown-toggle {
    border: none;
    padding: 0;
  }
}
.leftbar {
  width: 250px;
  top: 64px;
  height: auto;
  bottom: 0;
  position: fixed;
  background: #ffffff;
  z-index: 10;
  transition: all 0.3s ease;
}
.leftbar .sidebar {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  box-shadow: none;
  height: 100%;
  position: relative;
}
.leftbar .sidebar .vertical-menu-detail {
  height: 100%;
  position: relative;
}
.leftbar .sidebar .active, .leftbar .sidebar #oaNavigationTabs .active, #oaNavigationTabs .leftbar .sidebar .active, .leftbar .sidebar #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .leftbar .sidebar .active {
  height: 100%;
  position: relative;
}
.leftbar .sidebar .navigationbar {
  height: 100%;
  position: relative;
}
.leftbar .sidebar .navigationbar .vertical-menu {
  margin: 0;
  padding: 24px;
  display: block;
  overflow: auto;
  height: 100%;
  position: relative;
}
.leftbar .sidebar .navigationbar .vertical-menu li {
  display: block;
  margin: 0;
  padding: 0;
}
.leftbar .sidebar .navigationbar .vertical-menu li a {
  color: #0A0A0B;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  color: #0A0A0B;
}
.leftbar .sidebar .navigationbar .vertical-menu li a i {
  font-size: 26px;
  margin: 0 5px 5px 0;
}
.leftbar .sidebar .navigationbar .vertical-menu li a:hover {
  color: #1F84C2;
}
.leftbar .sidebar .navigationbar .vertical-menu li a.active, .leftbar .sidebar .navigationbar .vertical-menu li #oaNavigationTabs a.active, #oaNavigationTabs .leftbar .sidebar .navigationbar .vertical-menu li a.active, .leftbar .sidebar .navigationbar .vertical-menu li #thirdLevelNavigation .navigation a.active, #thirdLevelNavigation .navigation .leftbar .sidebar .navigationbar .vertical-menu li a.active {
  background: #24AAE0;
  color: #ffffff !important;
  border-radius: 5px;
}
.leftbar .sidebar .navigationbar .vertical-menu li a.active span, .leftbar .sidebar .navigationbar .vertical-menu li #oaNavigationTabs a.active span, #oaNavigationTabs .leftbar .sidebar .navigationbar .vertical-menu li a.active span, .leftbar .sidebar .navigationbar .vertical-menu li #thirdLevelNavigation .navigation a.active span, #thirdLevelNavigation .navigation .leftbar .sidebar .navigationbar .vertical-menu li a.active span {
  margin-top: 0 !important;
}
.leftbar .sidebar .navigationbar .vertical-menu li + li {
  margin-top: 20px;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu {
  display: none;
  padding: 0 0 0 33px;
  margin: 12px 0 0 0;
  position: relative;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li {
  margin: 0;
  padding: 0;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li a {
  height: 30px;
  padding: 0 12px;
  display: block;
  font-weight: 300;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-radius: 5px;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li a.active, .leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li #oaNavigationTabs a.active, #oaNavigationTabs .leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li a.active, .leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li #thirdLevelNavigation .navigation a.active, #thirdLevelNavigation .navigation .leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li a.active {
  background: #24AAE0;
  color: #ffffff;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu li + li {
  margin-top: 10px;
}
.leftbar .sidebar .navigationbar .vertical-menu li .vertical-submenu::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #E1E8EA;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(10, 10, 11, 0);
}

body {
  font-family: Outfit, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #464547;
  text-align: left;
  background-color: #f3f6f7;
  padding-top: 64px;
}

h2, .h2 {
  color: #0A0A0B;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.app-content.content {
  margin-left: 250px;
}
.app-content.content .content-wrapper {
  padding: 10px 10px 40px;
}
.app-content.content .content-body {
  padding: 24px;
  background: #ffffff;
  max-width: 100%;
  min-height: calc(100vh - 61px - 24px - 90px);
}

.content-header {
  padding: 0 0 5px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #f3f6f7;
}

/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #eff1fb;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #dddfec;
  border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ced0e0;
}

.footer {
  margin-left: 250px;
  border-top: solid 1px #EFF1F9 !important;
  padding: 0.4em;
}

.nice-select {
  height: 40px;
  width: 100%;
  padding: 0 18px;
  background: #ffffff;
  border: 1px solid #A6A6B4;
  border-radius: 5px;
  color: #414141;
  font-size: 14px;
  font-weight: 500;
  padding-right: 40px;
  line-height: 38px;
}
.nice-select::after {
  font-family: "icomoon" !important;
  content: "\e939";
  height: 10px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transition: all 0.15s ease-in-out;
  width: 14px;
  border: none;
  transform: rotate(0);
  line-height: 1;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-origin: center center;
}
.nice-select .list {
  background: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  margin: 1px 0 0 -1px;
  min-width: calc(100% + 2px);
  width: auto;
  top: 100%;
}
.nice-select .option {
  line-height: 32px;
  min-height: 32px;
  padding: 0 18px;
  outline: none;
  font-size: 13px;
  font-weight: 400;
}
.nice-select:hover {
  border-color: #A6A6B4;
}
.nice-select:focus {
  border-color: #24AAE0;
}
.nice-select.open {
  border-radius: 5px 5px 0 0 !important;
}
.nice-select.open::after {
  transform: rotate(-180deg);
}

.table, body .tableWrapper table,
body .tableWrapper .table, body #firstLevelContent table#table_report, body #firstLevelContent table.podtable, body #firstLevelContent table.table, body #firstLevelContent table.table, body #firstLevelContent .tableWrapper table, body .tableWrapper #firstLevelContent table, body #firstLevelContent table.dataTable, body #firstLevelContent table.no-footer, body #firstLevelContent table.dataTable.no-footer,
body .tableWrapper #firstLevelContent table.podtable,
body #firstLevelContent .tableWrapper table.podtable,
body .tableWrapper #firstLevelContent table.table,
body .tableWrapper #firstLevelContent table.table,
body #firstLevelContent .tableWrapper table.table,
body #firstLevelContent .tableWrapper table.table,
body .tableWrapper #firstLevelContent table.dataTable,
body #firstLevelContent .tableWrapper table.dataTable,
body .tableWrapper #firstLevelContent table.no-footer,
body #firstLevelContent .tableWrapper table.no-footer,
body .tableWrapper #firstLevelContent table.dataTable.no-footer,
body #firstLevelContent .tableWrapper table.dataTable.no-footer {
  margin: 0;
  border: solid 1px #ECF0F5;
  border-radius: 0;
}
.table thead th, body .tableWrapper table thead th,
body .tableWrapper .table thead th, body #firstLevelContent table#table_report thead th, body #firstLevelContent table.podtable thead th, body #firstLevelContent table.table thead th, body #firstLevelContent .tableWrapper table thead th, body .tableWrapper #firstLevelContent table thead th, body #firstLevelContent table.dataTable thead th, body #firstLevelContent table.no-footer thead th, body #firstLevelContent table.dataTable.no-footer thead th,
body .tableWrapper #firstLevelContent table.podtable thead th,
body #firstLevelContent .tableWrapper table.podtable thead th,
body .tableWrapper #firstLevelContent table.table thead th,
body #firstLevelContent .tableWrapper table.table thead th,
body .tableWrapper #firstLevelContent table.dataTable thead th,
body #firstLevelContent .tableWrapper table.dataTable thead th,
body .tableWrapper #firstLevelContent table.no-footer thead th,
body #firstLevelContent .tableWrapper table.no-footer thead th,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th {
  background: #ECF0F5;
  border-radius: 0;
  padding: 12px 12px 12px 28px;
  font-size: 14px;
  color: #7E7E86;
  font-weight: 500;
  border: none;
}
.table thead th:first-child, body .tableWrapper table thead th:first-child, body #firstLevelContent table#table_report thead th:first-child, body #firstLevelContent table.podtable thead th:first-child, body #firstLevelContent table.table thead th:first-child, body #firstLevelContent .tableWrapper table thead th:first-child, body .tableWrapper #firstLevelContent table thead th:first-child, body #firstLevelContent table.dataTable thead th:first-child, body #firstLevelContent table.no-footer thead th:first-child, body #firstLevelContent table.dataTable.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.podtable thead th:first-child,
body #firstLevelContent .tableWrapper table.podtable thead th:first-child,
body .tableWrapper #firstLevelContent table.table thead th:first-child,
body #firstLevelContent .tableWrapper table.table thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:first-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:first-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:first-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:first-child {
  border-radius: 0;
}
.table thead th:last-child, body .tableWrapper table thead th:last-child, body #firstLevelContent table#table_report thead th:last-child, body #firstLevelContent table.podtable thead th:last-child, body #firstLevelContent table.table thead th:last-child, body #firstLevelContent .tableWrapper table thead th:last-child, body .tableWrapper #firstLevelContent table thead th:last-child, body #firstLevelContent table.dataTable thead th:last-child, body #firstLevelContent table.no-footer thead th:last-child, body #firstLevelContent table.dataTable.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.podtable thead th:last-child,
body #firstLevelContent .tableWrapper table.podtable thead th:last-child,
body .tableWrapper #firstLevelContent table.table thead th:last-child,
body #firstLevelContent .tableWrapper table.table thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable thead th:last-child,
body .tableWrapper #firstLevelContent table.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.no-footer thead th:last-child,
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th:last-child,
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th:last-child {
  border-radius: 0;
}
.table thead th[data-title=Action], body .tableWrapper table thead th[data-title=Action], body #firstLevelContent table#table_report thead th[data-title=Action], body #firstLevelContent table.podtable thead th[data-title=Action], body #firstLevelContent table.table thead th[data-title=Action], body #firstLevelContent .tableWrapper table thead th[data-title=Action], body .tableWrapper #firstLevelContent table thead th[data-title=Action], body #firstLevelContent table.dataTable thead th[data-title=Action], body #firstLevelContent table.no-footer thead th[data-title=Action], body #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.table thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.table thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer thead th[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer thead th[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer thead th[data-title=Action] {
  width: 300px;
}
.table tbody td, body .tableWrapper table tbody td,
body .tableWrapper .table tbody td, body #firstLevelContent table#table_report tbody td, body #firstLevelContent table.podtable tbody td, body #firstLevelContent table.table tbody td, body #firstLevelContent .tableWrapper table tbody td, body .tableWrapper #firstLevelContent table tbody td, body #firstLevelContent table.dataTable tbody td, body #firstLevelContent table.no-footer tbody td, body #firstLevelContent table.dataTable.no-footer tbody td,
body .tableWrapper #firstLevelContent table.podtable tbody td,
body #firstLevelContent .tableWrapper table.podtable tbody td,
body .tableWrapper #firstLevelContent table.table tbody td,
body #firstLevelContent .tableWrapper table.table tbody td,
body .tableWrapper #firstLevelContent table.dataTable tbody td,
body #firstLevelContent .tableWrapper table.dataTable tbody td,
body .tableWrapper #firstLevelContent table.no-footer tbody td,
body #firstLevelContent .tableWrapper table.no-footer tbody td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody td {
  padding: 16px 16px 16px 28px;
  font-size: 14px;
  color: #58585F;
  font-weight: 400;
  border: none;
  border-top: solid 1px #ECF0F5;
}
.table tbody td[data-title=Action], body .tableWrapper table tbody td[data-title=Action], body #firstLevelContent table#table_report tbody td[data-title=Action], body #firstLevelContent table.podtable tbody td[data-title=Action], body #firstLevelContent table.table tbody td[data-title=Action], body #firstLevelContent .tableWrapper table tbody td[data-title=Action], body .tableWrapper #firstLevelContent table tbody td[data-title=Action], body #firstLevelContent table.dataTable tbody td[data-title=Action], body #firstLevelContent table.no-footer tbody td[data-title=Action], body #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action],
body .tableWrapper #firstLevelContent table.podtable tbody td[data-title=Action],
body #firstLevelContent .tableWrapper table.podtable tbody td[data-title=Action],
body .tableWrapper #firstLevelContent table.table tbody td[data-title=Action],
body #firstLevelContent .tableWrapper table.table tbody td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable tbody td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable tbody td[data-title=Action],
body .tableWrapper #firstLevelContent table.no-footer tbody td[data-title=Action],
body #firstLevelContent .tableWrapper table.no-footer tbody td[data-title=Action],
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action],
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody td[data-title=Action] {
  text-align: right;
  width: 300px;
}
.table tbody td[data-title=Action] a, body .tableWrapper table tbody td[data-title=Action] a, body #firstLevelContent table#table_report tbody td[data-title=Action] a, body #firstLevelContent table.podtable tbody td[data-title=Action] a, body #firstLevelContent table.table tbody td[data-title=Action] a, body #firstLevelContent .tableWrapper table tbody td[data-title=Action] a, body .tableWrapper #firstLevelContent table tbody td[data-title=Action] a, body #firstLevelContent table.dataTable tbody td[data-title=Action] a, body #firstLevelContent table.no-footer tbody td[data-title=Action] a, body #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a,
body .tableWrapper #firstLevelContent table.podtable tbody td[data-title=Action] a,
body #firstLevelContent .tableWrapper table.podtable tbody td[data-title=Action] a,
body .tableWrapper #firstLevelContent table.table tbody td[data-title=Action] a,
body #firstLevelContent .tableWrapper table.table tbody td[data-title=Action] a,
body .tableWrapper #firstLevelContent table.dataTable tbody td[data-title=Action] a,
body #firstLevelContent .tableWrapper table.dataTable tbody td[data-title=Action] a,
body .tableWrapper #firstLevelContent table.no-footer tbody td[data-title=Action] a,
body #firstLevelContent .tableWrapper table.no-footer tbody td[data-title=Action] a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody td[data-title=Action] a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #0A0A0B;
  font-size: 20px;
}
.table tbody td[data-title=Action] a:hover, body .tableWrapper table tbody td[data-title=Action] a:hover, body #firstLevelContent table#table_report tbody td[data-title=Action] a:hover, body #firstLevelContent table.podtable tbody td[data-title=Action] a:hover, body #firstLevelContent table.table tbody td[data-title=Action] a:hover, body #firstLevelContent .tableWrapper table tbody td[data-title=Action] a:hover, body .tableWrapper #firstLevelContent table tbody td[data-title=Action] a:hover, body #firstLevelContent table.dataTable tbody td[data-title=Action] a:hover, body #firstLevelContent table.no-footer tbody td[data-title=Action] a:hover, body #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a:hover,
body .tableWrapper #firstLevelContent table.podtable tbody td[data-title=Action] a:hover,
body #firstLevelContent .tableWrapper table.podtable tbody td[data-title=Action] a:hover,
body .tableWrapper #firstLevelContent table.table tbody td[data-title=Action] a:hover,
body #firstLevelContent .tableWrapper table.table tbody td[data-title=Action] a:hover,
body .tableWrapper #firstLevelContent table.dataTable tbody td[data-title=Action] a:hover,
body #firstLevelContent .tableWrapper table.dataTable tbody td[data-title=Action] a:hover,
body .tableWrapper #firstLevelContent table.no-footer tbody td[data-title=Action] a:hover,
body #firstLevelContent .tableWrapper table.no-footer tbody td[data-title=Action] a:hover,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a:hover,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody td[data-title=Action] a:hover {
  background: rgba(0, 0, 0, 0.04);
}
.table tbody td[data-title=Action] a + a, body .tableWrapper table tbody td[data-title=Action] a + a, body #firstLevelContent table#table_report tbody td[data-title=Action] a + a, body #firstLevelContent table.podtable tbody td[data-title=Action] a + a, body #firstLevelContent table.table tbody td[data-title=Action] a + a, body #firstLevelContent .tableWrapper table tbody td[data-title=Action] a + a, body .tableWrapper #firstLevelContent table tbody td[data-title=Action] a + a, body #firstLevelContent table.dataTable tbody td[data-title=Action] a + a, body #firstLevelContent table.no-footer tbody td[data-title=Action] a + a, body #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a + a,
body .tableWrapper #firstLevelContent table.podtable tbody td[data-title=Action] a + a,
body #firstLevelContent .tableWrapper table.podtable tbody td[data-title=Action] a + a,
body .tableWrapper #firstLevelContent table.table tbody td[data-title=Action] a + a,
body #firstLevelContent .tableWrapper table.table tbody td[data-title=Action] a + a,
body .tableWrapper #firstLevelContent table.dataTable tbody td[data-title=Action] a + a,
body #firstLevelContent .tableWrapper table.dataTable tbody td[data-title=Action] a + a,
body .tableWrapper #firstLevelContent table.no-footer tbody td[data-title=Action] a + a,
body #firstLevelContent .tableWrapper table.no-footer tbody td[data-title=Action] a + a,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody td[data-title=Action] a + a,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody td[data-title=Action] a + a {
  margin-left: 5px;
}
.table tr:hover td, body .tableWrapper table tr:hover td, body #firstLevelContent table#table_report tr:hover td, body #firstLevelContent table.podtable tr:hover td, body #firstLevelContent table.table tr:hover td, body #firstLevelContent .tableWrapper table tr:hover td, body .tableWrapper #firstLevelContent table tr:hover td, body #firstLevelContent table.dataTable tr:hover td, body #firstLevelContent table.no-footer tr:hover td, body #firstLevelContent table.dataTable.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.podtable tr:hover td,
body #firstLevelContent .tableWrapper table.podtable tr:hover td,
body .tableWrapper #firstLevelContent table.table tr:hover td,
body #firstLevelContent .tableWrapper table.table tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable tr:hover td,
body .tableWrapper #firstLevelContent table.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.no-footer tr:hover td,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tr:hover td,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tr:hover td {
  background: #f5f8fa !important;
}

.alert, body .alert {
  line-height: 1.2857;
  border-radius: 8px;
  padding: 16px 14px;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 24px 0;
}
.alert strong {
  font-weight: 500;
}
.alert .close {
  font-size: 22px;
  font-weight: 400;
  text-shadow: none;
}
.alert .close span {
  display: none;
}
.alert.alert-dismissible {
  padding-right: 50px;
}
.alert.alert-dismissible .close {
  padding: 0 16px;
  bottom: 0;
}
.alert.alert-success {
  background: rgba(95, 189, 81, 0.1);
  border-color: #10B981;
  color: #439B35;
}
.alert.alert-success .close {
  color: #439B35;
}
.alert.alert-info {
  background: rgba(36, 171, 224, 0.1);
  border-color: #FF9800;
  color: #FF9800;
}
.alert.alert-info .close {
  color: #FF9800;
}
.alert.alert-warning {
  background: rgba(255, 102, 0, 0.1);
  border-color: #FF6600;
  color: #FF6600;
}
.alert.alert-warning .close {
  color: #FF6600;
}
.alert.alert-danger {
  background: rgba(224, 36, 36, 0.1);
  border-color: #E02424;
  color: #E02424;
}
.alert.alert-danger .close {
  color: #E02424;
}

.nav-tabs, #oaNavigationTabs, #thirdLevelNavigation .navigation, .sidebar__mail__nav {
  width: 100%;
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 24px 0;
}
.nav-tabs .nav-item, #oaNavigationTabs .nav-item, #thirdLevelNavigation .navigation .nav-item, .sidebar__mail__nav .nav-item, #oaNavigationTabs .passive, #thirdLevelNavigation .navigation .passive, #oaNavigationTabs .sidebar__mail__nav li, .sidebar__mail__nav #oaNavigationTabs li, #thirdLevelNavigation .navigation .sidebar__mail__nav li, .sidebar__mail__nav #thirdLevelNavigation .navigation li, .sidebar__mail__nav li {
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
}
.nav-tabs .nav-item + .nav-item, #oaNavigationTabs .nav-item + .nav-item, #thirdLevelNavigation .navigation .nav-item + .nav-item, .sidebar__mail__nav .nav-item + .nav-item, .nav-tabs .nav-item + .nav-item, .nav-tabs #oaNavigationTabs .passive + .nav-item, #oaNavigationTabs .nav-tabs .passive + .nav-item, #oaNavigationTabs .passive + .nav-item, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .nav-item, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .nav-item, .sidebar__mail__nav #oaNavigationTabs .passive + .nav-item, #oaNavigationTabs .sidebar__mail__nav .passive + .nav-item, .nav-tabs #oaNavigationTabs .passive + .nav-item, #oaNavigationTabs .nav-tabs .passive + .nav-item, .nav-tabs #thirdLevelNavigation .navigation .passive + .nav-item, #thirdLevelNavigation .navigation .nav-tabs .passive + .nav-item, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .nav-item, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .nav-item, #thirdLevelNavigation .navigation .passive + .nav-item, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + .nav-item, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + .nav-item, .nav-tabs #thirdLevelNavigation .navigation .passive + .nav-item, #thirdLevelNavigation .navigation .nav-tabs .passive + .nav-item, .nav-tabs .sidebar__mail__nav li + .nav-item, .sidebar__mail__nav .nav-tabs li + .nav-item, #oaNavigationTabs .sidebar__mail__nav li + .nav-item, .sidebar__mail__nav #oaNavigationTabs li + .nav-item, #thirdLevelNavigation .navigation .sidebar__mail__nav li + .nav-item, .sidebar__mail__nav #thirdLevelNavigation .navigation li + .nav-item, .sidebar__mail__nav li + .nav-item, .nav-tabs .sidebar__mail__nav li + .nav-item, .sidebar__mail__nav .nav-tabs li + .nav-item, .nav-tabs #oaNavigationTabs .nav-item + .passive, #oaNavigationTabs .nav-tabs .nav-item + .passive, #oaNavigationTabs .nav-item + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item + .passive, .sidebar__mail__nav #oaNavigationTabs .nav-item + .passive, #oaNavigationTabs .sidebar__mail__nav .nav-item + .passive, .nav-tabs #oaNavigationTabs .nav-item + .passive, #oaNavigationTabs .nav-tabs .nav-item + .passive, .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs .passive + .passive, #oaNavigationTabs .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, .sidebar__mail__nav #oaNavigationTabs .passive + .passive, #oaNavigationTabs .sidebar__mail__nav .passive + .passive, .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs .passive + .passive, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + .passive, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive + .passive, .nav-tabs .sidebar__mail__nav #oaNavigationTabs li + .passive, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav .nav-tabs #oaNavigationTabs li + .passive, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li + .passive, #oaNavigationTabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav #oaNavigationTabs li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs li + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs li + .passive, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, .sidebar__mail__nav #oaNavigationTabs li + .passive, #oaNavigationTabs .sidebar__mail__nav li + .passive, .nav-tabs .sidebar__mail__nav #oaNavigationTabs li + .passive, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav .nav-tabs #oaNavigationTabs li + .passive, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li + .passive, .nav-tabs #thirdLevelNavigation .navigation .nav-item + .passive, #thirdLevelNavigation .navigation .nav-tabs .nav-item + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item + .passive, #thirdLevelNavigation .navigation .nav-item + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-item + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-item + .passive, .nav-tabs #thirdLevelNavigation .navigation .nav-item + .passive, #thirdLevelNavigation .navigation .nav-tabs .nav-item + .passive, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive + .passive, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive + .passive, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive + .passive, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive + .passive, .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs .passive + .passive, #oaNavigationTabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .passive + .passive, #thirdLevelNavigation .navigation .passive + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + .passive, .nav-tabs #thirdLevelNavigation .navigation .passive + .passive, #thirdLevelNavigation .navigation .nav-tabs .passive + .passive, .nav-tabs .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav .nav-tabs #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li + .passive, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav li + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav li + .passive, .nav-tabs .sidebar__mail__nav #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li + .passive, .sidebar__mail__nav .nav-tabs #thirdLevelNavigation .navigation li + .passive, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li + .passive, .nav-tabs .sidebar__mail__nav .nav-item + li, .sidebar__mail__nav .nav-tabs .nav-item + li, #oaNavigationTabs .sidebar__mail__nav .nav-item + li, .sidebar__mail__nav #oaNavigationTabs .nav-item + li, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-item + li, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-item + li, .sidebar__mail__nav .nav-item + li, .nav-tabs .sidebar__mail__nav .nav-item + li, .sidebar__mail__nav .nav-tabs .nav-item + li, .nav-tabs #oaNavigationTabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav .nav-tabs #oaNavigationTabs .passive + li, #oaNavigationTabs .nav-tabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #oaNavigationTabs .nav-tabs .passive + li, #oaNavigationTabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #oaNavigationTabs .passive + li, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive + li, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive + li, .sidebar__mail__nav #oaNavigationTabs .passive + li, #oaNavigationTabs .sidebar__mail__nav .passive + li, .nav-tabs #oaNavigationTabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav .nav-tabs #oaNavigationTabs .passive + li, #oaNavigationTabs .nav-tabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #oaNavigationTabs .nav-tabs .passive + li, .nav-tabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .sidebar__mail__nav .nav-tabs #thirdLevelNavigation .navigation .passive + li, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-tabs .passive + li, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive + li, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive + li, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive + li, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .nav-tabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive + li, .sidebar__mail__nav .nav-tabs #thirdLevelNavigation .navigation .passive + li, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav .passive + li, .sidebar__mail__nav #thirdLevelNavigation .navigation .nav-tabs .passive + li, .nav-tabs .sidebar__mail__nav li + li, .sidebar__mail__nav .nav-tabs li + li, #oaNavigationTabs .sidebar__mail__nav li + li, .sidebar__mail__nav #oaNavigationTabs li + li, #thirdLevelNavigation .navigation .sidebar__mail__nav li + li, .sidebar__mail__nav #thirdLevelNavigation .navigation li + li, .sidebar__mail__nav li + li, .nav-tabs .sidebar__mail__nav li + li, .sidebar__mail__nav .nav-tabs li + li {
  margin-left: 10px;
}
.nav-tabs .nav-item .nav-link, #oaNavigationTabs .nav-item .nav-link, #thirdLevelNavigation .navigation .nav-item .nav-link, .sidebar__mail__nav .nav-item .nav-link, .nav-tabs .nav-item .nav-link, .nav-tabs #oaNavigationTabs .passive .nav-link, #oaNavigationTabs .nav-tabs .passive .nav-link, #oaNavigationTabs .passive .nav-link, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .nav-link, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .nav-link, .sidebar__mail__nav #oaNavigationTabs .passive .nav-link, #oaNavigationTabs .sidebar__mail__nav .passive .nav-link, .nav-tabs #oaNavigationTabs .passive .nav-link, #oaNavigationTabs .nav-tabs .passive .nav-link, .nav-tabs #thirdLevelNavigation .navigation .passive .nav-link, #thirdLevelNavigation .navigation .nav-tabs .passive .nav-link, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .nav-link, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .nav-link, #thirdLevelNavigation .navigation .passive .nav-link, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .nav-link, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .nav-link, .nav-tabs #thirdLevelNavigation .navigation .passive .nav-link, #thirdLevelNavigation .navigation .nav-tabs .passive .nav-link, .nav-tabs .sidebar__mail__nav li .nav-link, .sidebar__mail__nav .nav-tabs li .nav-link, #oaNavigationTabs .sidebar__mail__nav li .nav-link, .sidebar__mail__nav #oaNavigationTabs li .nav-link, #thirdLevelNavigation .navigation .sidebar__mail__nav li .nav-link, .sidebar__mail__nav #thirdLevelNavigation .navigation li .nav-link, .sidebar__mail__nav li .nav-link, .nav-tabs .sidebar__mail__nav li .nav-link, .sidebar__mail__nav .nav-tabs li .nav-link, .nav-tabs .nav-item #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-tabs .nav-item a, #oaNavigationTabs .nav-item .passive a, #oaNavigationTabs .passive .nav-item a, #thirdLevelNavigation .navigation .nav-item #oaNavigationTabs .passive a, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .nav-item a, .sidebar__mail__nav .nav-item #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav .nav-item a, .nav-tabs .nav-item #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-tabs .nav-item a, .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs .passive a, #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #oaNavigationTabs .passive a, #oaNavigationTabs .sidebar__mail__nav .passive a, .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs .passive a, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive a, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive a, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav .nav-tabs li a, #oaNavigationTabs .sidebar__mail__nav li .passive a, #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav #oaNavigationTabs li .passive a, .sidebar__mail__nav #oaNavigationTabs .passive li a, #thirdLevelNavigation .navigation .sidebar__mail__nav li #oaNavigationTabs .passive a, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .sidebar__mail__nav li a, .sidebar__mail__nav #thirdLevelNavigation .navigation li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav #thirdLevelNavigation .navigation li a, .sidebar__mail__nav li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav li a, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav .nav-tabs li a, .nav-tabs .nav-item #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-tabs .nav-item a, #oaNavigationTabs .nav-item #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive #oaNavigationTabs .nav-item a, #thirdLevelNavigation .navigation .nav-item .passive a, #thirdLevelNavigation .navigation .passive .nav-item a, .sidebar__mail__nav .nav-item #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav .nav-item a, .nav-tabs .nav-item #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-tabs .nav-item a, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive a, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive a, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive a, .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive a, .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs .passive a, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav .nav-tabs li a, #oaNavigationTabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive #oaNavigationTabs .sidebar__mail__nav li a, .sidebar__mail__nav #oaNavigationTabs li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav #oaNavigationTabs li a, #thirdLevelNavigation .navigation .sidebar__mail__nav li .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav #thirdLevelNavigation .navigation li .passive a, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav .nav-tabs li a, .nav-tabs .nav-item #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .nav-item .active, #oaNavigationTabs .nav-item .active, #thirdLevelNavigation .navigation .nav-item #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item .active, .sidebar__mail__nav .nav-item #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .nav-item .active, .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive .active, #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs .passive .active, #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation li .active, .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, #oaNavigationTabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item .active, #thirdLevelNavigation .navigation .nav-item .active, .sidebar__mail__nav .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive .active, #oaNavigationTabs .sidebar__mail__nav .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, #oaNavigationTabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation li .active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, #oaNavigationTabs .nav-item #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item .active, .sidebar__mail__nav .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .sidebar__mail__nav .passive #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, #oaNavigationTabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs li #thirdLevelNavigation .navigation .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation li .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs #thirdLevelNavigation .navigation li .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation li .active, .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs #thirdLevelNavigation .navigation .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .nav-item .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item .active, #thirdLevelNavigation .navigation .nav-item #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item .active, .sidebar__mail__nav .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .nav-item .active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation li #oaNavigationTabs .active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs li .active, .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation #oaNavigationTabs .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs .nav-item a, #oaNavigationTabs .nav-item .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs .nav-item a, #thirdLevelNavigation .navigation .nav-item .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-item a, .sidebar__mail__nav .nav-item li a, .sidebar__mail__nav li .nav-item a, .nav-tabs .nav-item .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs .nav-item a, .nav-tabs #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs .nav-tabs .passive a, #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #oaNavigationTabs .passive li a, .sidebar__mail__nav li #oaNavigationTabs .passive a, #oaNavigationTabs .sidebar__mail__nav .passive li a, #oaNavigationTabs .sidebar__mail__nav li .passive a, .nav-tabs #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs #oaNavigationTabs .passive a, #oaNavigationTabs .nav-tabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs .nav-tabs .passive a, .nav-tabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-tabs .passive a, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .passive a, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive li a, #thirdLevelNavigation .navigation .sidebar__mail__nav li .passive a, .nav-tabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a, .sidebar__mail__nav li .nav-tabs #thirdLevelNavigation .navigation .passive a, #thirdLevelNavigation .navigation .nav-tabs .passive .sidebar__mail__nav li a, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-tabs .passive a, .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li a, #oaNavigationTabs .sidebar__mail__nav li a, .sidebar__mail__nav #oaNavigationTabs li a, #thirdLevelNavigation .navigation .sidebar__mail__nav li a, .sidebar__mail__nav #thirdLevelNavigation .navigation li a, .sidebar__mail__nav li a, .nav-tabs .sidebar__mail__nav li a, .sidebar__mail__nav .nav-tabs li a {
  color: rgba(10, 10, 11, 0.5);
  padding: 6px 14px;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  border: none;
  position: relative;
  border-radius: 5px;
  line-height: 1.8;
}
.nav-tabs .nav-item .nav-link.active, #oaNavigationTabs .nav-item .nav-link.active, #thirdLevelNavigation .navigation .nav-item .nav-link.active, .sidebar__mail__nav .nav-item .nav-link.active, .nav-tabs .nav-item .nav-link.active, .nav-tabs #oaNavigationTabs .passive .nav-link.active, #oaNavigationTabs .nav-tabs .passive .nav-link.active, #oaNavigationTabs .passive .nav-link.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .nav-link.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .nav-link.active, .sidebar__mail__nav #oaNavigationTabs .passive .nav-link.active, #oaNavigationTabs .sidebar__mail__nav .passive .nav-link.active, .nav-tabs #oaNavigationTabs .passive .nav-link.active, #oaNavigationTabs .nav-tabs .passive .nav-link.active, .nav-tabs #thirdLevelNavigation .navigation .passive .nav-link.active, #thirdLevelNavigation .navigation .nav-tabs .passive .nav-link.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .nav-link.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .nav-link.active, #thirdLevelNavigation .navigation .passive .nav-link.active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .nav-link.active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .nav-link.active, .nav-tabs #thirdLevelNavigation .navigation .passive .nav-link.active, #thirdLevelNavigation .navigation .nav-tabs .passive .nav-link.active, .nav-tabs .sidebar__mail__nav li .nav-link.active, .sidebar__mail__nav .nav-tabs li .nav-link.active, #oaNavigationTabs .sidebar__mail__nav li .nav-link.active, .sidebar__mail__nav #oaNavigationTabs li .nav-link.active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .nav-link.active, .sidebar__mail__nav #thirdLevelNavigation .navigation li .nav-link.active, .sidebar__mail__nav li .nav-link.active, .nav-tabs .sidebar__mail__nav li .nav-link.active, .sidebar__mail__nav .nav-tabs li .nav-link.active, .nav-tabs .nav-item #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .nav-tabs .nav-item a.active, #oaNavigationTabs .nav-item .passive a.active, #oaNavigationTabs .passive .nav-item a.active, #thirdLevelNavigation .navigation .nav-item #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .nav-item a.active, .sidebar__mail__nav .nav-item #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav .nav-item a.active, .nav-tabs .nav-item #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .nav-tabs .nav-item a.active, .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs .passive a.active, #oaNavigationTabs .passive a.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a.active, .sidebar__mail__nav #oaNavigationTabs .passive a.active, #oaNavigationTabs .sidebar__mail__nav .passive a.active, .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs .passive a.active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive a.active, .sidebar__mail__nav #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive a.active, .nav-tabs #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive a.active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .nav-tabs .sidebar__mail__nav li a.active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav .nav-tabs li a.active, #oaNavigationTabs .sidebar__mail__nav li .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav #oaNavigationTabs li .passive a.active, .sidebar__mail__nav #oaNavigationTabs .passive li a.active, #thirdLevelNavigation .navigation .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .sidebar__mail__nav li a.active, .sidebar__mail__nav #thirdLevelNavigation .navigation li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav #thirdLevelNavigation .navigation li a.active, .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .nav-tabs .sidebar__mail__nav li a.active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav .nav-tabs li a.active, .nav-tabs .nav-item #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .nav-item .active, #oaNavigationTabs .nav-item .active, #thirdLevelNavigation .navigation .nav-item #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-item .active, .sidebar__mail__nav .nav-item #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .nav-item .active, .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive .active, #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs .passive .active, #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav #thirdLevelNavigation .navigation li .active, .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #oaNavigationTabs .active, #oaNavigationTabs .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #oaNavigationTabs .active, #oaNavigationTabs .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, #oaNavigationTabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-item .active, #thirdLevelNavigation .navigation .nav-item .active, .sidebar__mail__nav .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-item .active, .nav-tabs .nav-item #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .nav-item .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs .passive .active, #oaNavigationTabs .sidebar__mail__nav .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav .passive .active, .nav-tabs #oaNavigationTabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs #oaNavigationTabs .passive .active, #oaNavigationTabs .nav-tabs .passive #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .nav-tabs .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive .active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .active, #thirdLevelNavigation .navigation .passive .active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive .active, .nav-tabs #thirdLevelNavigation .navigation .passive .active, #thirdLevelNavigation .navigation .nav-tabs .passive .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, #oaNavigationTabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation #oaNavigationTabs .sidebar__mail__nav li .active, .sidebar__mail__nav #oaNavigationTabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav #oaNavigationTabs li .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .sidebar__mail__nav #thirdLevelNavigation .navigation li .active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .active, .nav-tabs .sidebar__mail__nav li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .nav-tabs .sidebar__mail__nav li .active, .sidebar__mail__nav .nav-tabs li #thirdLevelNavigation .navigation .active, #thirdLevelNavigation .navigation .sidebar__mail__nav .nav-tabs li .active, .nav-tabs .nav-item .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs .nav-item a.active, #oaNavigationTabs .nav-item .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs .nav-item a.active, #thirdLevelNavigation .navigation .nav-item .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-item a.active, .sidebar__mail__nav .nav-item li a.active, .sidebar__mail__nav li .nav-item a.active, .nav-tabs .nav-item .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs .nav-item a.active, .nav-tabs #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs .nav-tabs .passive a.active, #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .passive a.active, .sidebar__mail__nav #oaNavigationTabs .passive li a.active, .sidebar__mail__nav li #oaNavigationTabs .passive a.active, #oaNavigationTabs .sidebar__mail__nav .passive li a.active, #oaNavigationTabs .sidebar__mail__nav li .passive a.active, .nav-tabs #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs #oaNavigationTabs .passive a.active, #oaNavigationTabs .nav-tabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs .nav-tabs .passive a.active, .nav-tabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .nav-tabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-tabs .passive a.active, #oaNavigationTabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #oaNavigationTabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation #oaNavigationTabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation #oaNavigationTabs .passive a.active, #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a.active, .sidebar__mail__nav #thirdLevelNavigation .navigation .passive li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .sidebar__mail__nav .passive li a.active, #thirdLevelNavigation .navigation .sidebar__mail__nav li .passive a.active, .nav-tabs #thirdLevelNavigation .navigation .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li .nav-tabs #thirdLevelNavigation .navigation .passive a.active, #thirdLevelNavigation .navigation .nav-tabs .passive .sidebar__mail__nav li a.active, .sidebar__mail__nav li #thirdLevelNavigation .navigation .nav-tabs .passive a.active, .nav-tabs .sidebar__mail__nav li a.active, .sidebar__mail__nav .nav-tabs li a.active, #oaNavigationTabs .sidebar__mail__nav li a.active, .sidebar__mail__nav #oaNavigationTabs li a.active, #thirdLevelNavigation .navigation .sidebar__mail__nav li a.active, .sidebar__mail__nav #thirdLevelNavigation .navigation li a.active, .sidebar__mail__nav li a.active, .nav-tabs .sidebar__mail__nav li a.active, .sidebar__mail__nav .nav-tabs li a.active {
  background: rgba(36, 171, 224, 0.1);
  color: #1F84C2;
}

.pagination {
  margin: 30px 0 0 0;
}
.pagination .page-item {
  padding: 0 3px;
  margin: 0;
  background: none;
  border: none;
}
.pagination .page-item .page-link {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: #ffffff;
  border: solid 1px #ECF0F5;
  border-radius: 5px;
  color: #414141;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  box-shadow: none;
}
.pagination .page-item .page-link[aria-label=Previous], .pagination .page-item .page-link[aria-label=Next] {
  font-size: 0;
  color: #1F84C2;
}
.pagination .page-item .page-link[aria-label=Previous]::before {
  font-family: "sp-icon-font";
  content: "\e93a";
  font-size: 22px;
}
.pagination .page-item .page-link[aria-label=Next]::before {
  font-family: "sp-icon-font";
  content: "\e93b";
  font-size: 22px;
}
.pagination .page-item .page-link:hover {
  border-color: #24AAE0;
}
.pagination .page-item.active .page-link, .pagination #oaNavigationTabs .page-item.active .page-link, #oaNavigationTabs .pagination .page-item.active .page-link, .pagination #thirdLevelNavigation .navigation .page-item.active .page-link, #thirdLevelNavigation .navigation .pagination .page-item.active .page-link {
  color: #24AAE0;
  border-color: #24AAE0;
}
.pagination .page-item.disabled {
  opacity: 0.5;
}

form {
  margin: 0;
}
form label {
  font-weight: 400;
  display: block;
  margin: 0 0 12px 0;
  padding: 0;
  color: #46545A;
  font-size: 14px;
}
form input[type=file].form-control, body.hasInterface form input[type=file].large, body.hasInterface form input[type=file].flat, body.hasInterface form input[type=file][type=text], body.hasInterface form#period_form input[type=file].date, form .main-courses .dataTables_filter input[type=file][type=search], .main-courses .dataTables_filter form input[type=file][type=search], form .main-courses input[type=file].input-group-text, .main-courses form input[type=file].input-group-text {
  padding: 6px;
}

.form-control, body .form-control, body.hasInterface form input.large, body.hasInterface form input.flat, body.hasInterface form input[type=text], body.hasInterface form textarea.large, body.hasInterface form#period_form input.date, body.hasInterface form#period_form select#period_preset, body.hasInterface form#settingsform select, body.hasInterface select, body .main-courses .input-group-text, body form .group-main .form-group textarea, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, .main-courses .dataTables_filter input[type=search], .main-courses .input-group-text {
  padding: 0 16px;
  border: solid 1px #CFDEE3;
  color: #1C2224;
  font-size: 14px;
  font-weight: 500;
  float: none;
}

.form-group {
  margin: 0 0 24px 0;
}

.text-muted {
  font-size: 13px;
}

textarea.form-control, body.hasInterface form textarea.large, body .main-courses textarea.input-group-text, body form .group-main .form-group textarea, body table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table#table_report tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.podtable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.table tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body .tableWrapper #firstLevelContent table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area,
body #firstLevelContent .tableWrapper table.dataTable.no-footer tbody tr.dynamic_data_of_dr_option textarea.hostname_area, .main-courses textarea.input-group-text {
  height: 80px;
  resize: none;
  padding-top: 11px;
  padding-bottom: 11px;
}

.form-check {
  margin: 0;
  padding: 5px 0 0 0;
}
.form-check input[type=checkbox],
.form-check input[type=radio],
.form-check .form-check-input {
  margin: 0;
  display: none;
}
.form-check input[type=radio] + label,
.form-check input[type=checkbox] + label {
  display: block;
  position: relative;
  font-size: 15px;
  line-height: 20px;
  color: #858585;
  font-weight: 500;
  margin: 0;
  padding: 0 0 0 30px;
  cursor: pointer;
}
.form-check input[type=radio] + label::before,
.form-check input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: solid 1px #E5E5E5;
  border-radius: 3px;
  box-shadow: none !important;
  transition: all ease-in-out 0.2s !important;
}
.form-check input[type=radio] + label::after,
.form-check input[type=checkbox] + label::after {
  font-family: "sp-icon-font";
  content: "\e906";
  color: #ffffff;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  width: 20px;
  height: 20px;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  font-size: 18px;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent !important;
  transition: all ease-in-out 0.2s !important;
}
.form-check input[type=radio] + label::before {
  border-radius: 100px;
  background: none;
}
.form-check input[type=radio] + label::after {
  content: "";
  background: #ffffff;
  border: 5px solid #24AAE0;
  border-radius: 100px;
}
.form-check input[type=checkbox]:checked + label::before,
.form-check .form-check-input:checked + label::before {
  background: #24AAE0;
  border-color: #1F84C2;
  box-shadow: none;
}
.form-check input[type=checkbox]:checked + label::after,
.form-check .form-check-input:checked + label::after {
  opacity: 1;
  visibility: visible;
}
.form-check input[type=radio]:checked + label::before,
.form-check .form-check-input:checked + label::before {
  background: none;
  border-color: #24AAE0;
  box-shadow: none;
}
.form-check input[type=radio]:checked + label::after,
.form-check .form-check-input:checked + label::after {
  opacity: 1;
  visibility: visible;
}
.form-check input[type=radio]:disabled + label,
.form-check input[type=checkbox]:disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
}
.form-check + .form-check {
  padding-top: 12px;
}

input[type=search] {
  background-image: url(/images/input_search_icon.svg);
  background-repeat: no-repeat;
  background-position: 11px center;
  padding-left: 37px;
}

.form-check-inline {
  padding: 5px 0 0 0;
}
.form-check-inline + .form-check-inline {
  padding: 5px 0 0 20px;
}

.btn, .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-sm, .main-courses .customers__area .btn-group-sm > .btn {
  border: none;
  box-shadow: none;
  border-radius: 5px;
  outline: none !important;
}
.btn.btn-primary, .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button, .main-courses .customers__area .btn-primary.btn-sm, .main-courses .customers__area .btn-sm.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-primary.btn, .main-courses .btn.btn-blue, .main-courses .btn-blue.accordion-button, .main-courses .customers__area .btn-sm.btn-blue, .main-courses .btn.btn-purple, .main-courses .btn-purple.accordion-button, .main-courses .customers__area .btn-sm.btn-purple {
  color: #ffffff;
  background: #24AAE0;
}
.btn.btn-primary:hover, .accordion-button:hover, .main-courses .customers__area .btn-primary.btn-sm:hover, .main-courses .customers__area .btn-sm.accordion-button:hover, .main-courses .btn.btn-blue:hover, .main-courses .customers__area .btn-sm.btn-blue:hover, .main-courses .btn.btn-purple:hover, .main-courses .customers__area .btn-sm.btn-purple:hover {
  background: #1F84C2;
}
.btn.btn-secondary, .btn-secondary.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-secondary.accordion-button, .main-courses .customers__area .btn-secondary.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-secondary.btn, .main-courses .btn.btn-success, .main-courses .btn-success.accordion-button, .main-courses .customers__area .btn-sm.btn-success {
  color: #ffffff;
  background: #FF6600;
}
.btn.btn-secondary:hover, .btn-secondary.accordion-button:hover, .main-courses .customers__area .btn-secondary.btn-sm:hover, .main-courses .btn.btn-success:hover, .main-courses .btn-success.accordion-button:hover, .main-courses .customers__area .btn-sm.btn-success:hover {
  background: #ED5F00;
}
.btn.btn-light-blue, .btn-light-blue.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-light-blue.accordion-button, .main-courses .customers__area .btn-light-blue.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-light-blue.btn {
  border: solid 1px #EFF1F9;
  background: #F8F9FE;
  color: #1F84C2;
}
.btn.btn-light-blue:hover, .btn-light-blue.accordion-button:hover, .main-courses .customers__area .btn-light-blue.btn-sm:hover {
  background: #EFF1F9;
}
.btn.btn-light, button.btn[type=reset].btn-danger, .dataTables_wrapper .btn-group .btn.btn-secondary, .dataTables_wrapper .btn-group .main-courses .btn.btn-success, .main-courses .dataTables_wrapper .btn-group .btn.btn-success, .btn-light.accordion-button, button.accordion-button[type=reset].btn-danger, .dataTables_wrapper .btn-group .accordion-button.btn-secondary, .dataTables_wrapper .btn-group .main-courses .accordion-button.btn-success, .main-courses .dataTables_wrapper .btn-group .accordion-button.btn-success, .main-courses .customers__area .btn-group-sm > .btn-light.accordion-button, .main-courses .customers__area .btn-light.btn-sm, .main-courses .customers__area button.btn-sm[type=reset].btn-danger, .main-courses .customers__area .dataTables_wrapper .btn-group .btn-sm.btn-secondary, .dataTables_wrapper .btn-group .main-courses .customers__area .btn-sm.btn-secondary, .dataTables_wrapper .btn-group .main-courses .customers__area .btn-sm.btn-success, .main-courses .customers__area .dataTables_wrapper .btn-group .btn-sm.btn-success, .main-courses .dataTables_wrapper .btn-group .customers__area .btn-sm.btn-success, .main-courses .customers__area .btn-group-sm > .btn-light.btn, div.aimeos .main-content .btn.btn-secondary, div.aimeos .main-content .btn-secondary.accordion-button, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-secondary, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-secondary, div.aimeos .main-content .btn.btn-primary.btn-card-more.act-add, div.aimeos .main-content .btn-card-more.act-add.accordion-button, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-primary.btn-card-more.act-add, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-primary.btn-card-more.act-add, div.aimeos .main-content .main-courses .btn.btn-success, div.aimeos .main-content .main-courses .btn-success.accordion-button, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-success, .main-courses div.aimeos .main-content .btn.btn-success, .main-courses div.aimeos .main-content .btn-success.accordion-button, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-success, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-success, div.aimeos .main-content .main-courses .btn.btn-card-more.act-add.btn-blue, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-card-more.act-add.btn-blue, .main-courses div.aimeos .main-content .btn.btn-card-more.act-add.btn-blue, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-card-more.act-add.btn-blue, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-card-more.act-add.btn-blue, div.aimeos .main-content .main-courses .btn.btn-card-more.act-add.btn-purple, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-card-more.act-add.btn-purple, .main-courses div.aimeos .main-content .btn.btn-card-more.act-add.btn-purple, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-card-more.act-add.btn-purple, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-card-more.act-add.btn-purple {
  color: #0A0A0B;
  border: solid 1px #D7E0E5;
  background: linear-gradient(180deg, #FDFDFD 0%, #F3F4F5 100%);
}
.btn.btn-light:hover, button.btn[type=reset].btn-danger:hover, .dataTables_wrapper .btn-group .btn.btn-secondary:hover, .dataTables_wrapper .btn-group .main-courses .btn.btn-success:hover, .main-courses .dataTables_wrapper .btn-group .btn.btn-success:hover, .btn-light.accordion-button:hover, button.accordion-button[type=reset].btn-danger:hover, .dataTables_wrapper .btn-group .accordion-button.btn-secondary:hover, .dataTables_wrapper .btn-group .main-courses .accordion-button.btn-success:hover, .main-courses .dataTables_wrapper .btn-group .accordion-button.btn-success:hover, .main-courses .customers__area .btn-light.btn-sm:hover, .main-courses .customers__area button.btn-sm[type=reset].btn-danger:hover, .main-courses .customers__area .dataTables_wrapper .btn-group .btn-sm.btn-secondary:hover, .dataTables_wrapper .btn-group .main-courses .customers__area .btn-sm.btn-secondary:hover, .dataTables_wrapper .btn-group .main-courses .customers__area .btn-sm.btn-success:hover, .main-courses .customers__area .dataTables_wrapper .btn-group .btn-sm.btn-success:hover, .main-courses .dataTables_wrapper .btn-group .customers__area .btn-sm.btn-success:hover, div.aimeos .main-content .btn.btn-secondary:hover, div.aimeos .main-content .btn-secondary.accordion-button:hover, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-secondary:hover, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-secondary:hover, div.aimeos .main-content .btn.btn-primary.btn-card-more.act-add:hover, div.aimeos .main-content .btn-card-more.act-add.accordion-button:hover, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-primary.btn-card-more.act-add:hover, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-primary.btn-card-more.act-add:hover, div.aimeos .main-content .main-courses .btn.btn-success:hover, div.aimeos .main-content .main-courses .btn-success.accordion-button:hover, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-success:hover, .main-courses div.aimeos .main-content .btn.btn-success:hover, .main-courses div.aimeos .main-content .btn-success.accordion-button:hover, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-success:hover, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-success:hover, div.aimeos .main-content .main-courses .btn.btn-card-more.act-add.btn-blue:hover, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-card-more.act-add.btn-blue:hover, .main-courses div.aimeos .main-content .btn.btn-card-more.act-add.btn-blue:hover, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-card-more.act-add.btn-blue:hover, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-card-more.act-add.btn-blue:hover, div.aimeos .main-content .main-courses .btn.btn-card-more.act-add.btn-purple:hover, div.aimeos .main-content .main-courses .customers__area .btn-sm.btn-card-more.act-add.btn-purple:hover, .main-courses div.aimeos .main-content .btn.btn-card-more.act-add.btn-purple:hover, .main-courses .customers__area div.aimeos .main-content .btn-sm.btn-card-more.act-add.btn-purple:hover, .main-courses div.aimeos .main-content .customers__area .btn-sm.btn-card-more.act-add.btn-purple:hover {
  background: linear-gradient(180deg, #F3F4F5 0%, #FDFDFD 100%);
}
.btn.btn-white, .btn-white.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-white.accordion-button, .main-courses .customers__area .btn-white.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-white.btn {
  color: #0A0A0B;
  background: #ffffff;
  border: solid 1px #E5E5E5;
}
.btn.btn-white:hover, .btn-white.accordion-button:hover, .main-courses .customers__area .btn-white.btn-sm:hover {
  background: #E5E5E5;
}
.btn.btn-dark, .btn-dark.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-dark.accordion-button, .main-courses .customers__area .btn-dark.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-dark.btn {
  background: #0A0A0B;
  color: #ffffff;
}
.btn.btn-dark:hover, .btn-dark.accordion-button:hover, .main-courses .customers__area .btn-dark.btn-sm:hover {
  background: rgba(10, 10, 11, 0.9);
}
.btn[class*=btn-outline-], [class*=btn-outline-].accordion-button, .main-courses .customers__area .btn-group-sm > [class*=btn-outline-].accordion-button, .main-courses .customers__area [class*=btn-outline-].btn-sm, .main-courses .customers__area .btn-group-sm > [class*=btn-outline-].btn {
  border: solid 1px;
}
.btn.btn-outline-primary, .btn-outline-primary.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-outline-primary.accordion-button, .main-courses .customers__area .btn-outline-primary.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-outline-primary.btn {
  border-color: #24AAE0;
  color: #24AAE0;
}
.btn.btn-outline-primary:hover, .btn-outline-primary.accordion-button:hover, .main-courses .customers__area .btn-outline-primary.btn-sm:hover {
  background: #24AAE0;
  color: #ffffff;
}
.btn.btn-outline-secondary, .btn-outline-secondary.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-outline-secondary.accordion-button, .main-courses .customers__area .btn-outline-secondary.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-outline-secondary.btn {
  border-color: #FF6600;
  color: #FF6600;
}
.btn.btn-outline-secondary:hover, .btn-outline-secondary.accordion-button:hover, .main-courses .customers__area .btn-outline-secondary.btn-sm:hover {
  background: #FF6600;
  color: #ffffff;
}
.btn.btn-outline-dark, .btn-outline-dark.accordion-button, .main-courses .customers__area .btn-group-sm > .btn-outline-dark.accordion-button, .main-courses .customers__area .btn-outline-dark.btn-sm, .main-courses .customers__area .btn-group-sm > .btn-outline-dark.btn {
  border-color: #0A0A0B;
  color: #0A0A0B;
}
.btn.btn-outline-dark:hover, .btn-outline-dark.accordion-button:hover, .main-courses .customers__area .btn-outline-dark.btn-sm:hover {
  background: #0A0A0B;
  color: #ffffff;
}
.btn + .btn, .accordion-button + .btn, .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .btn + .accordion-button, .accordion-button + .accordion-button, .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .btn-sm + .btn, .main-courses .customers__area .btn-sm + .accordion-button, .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .btn + .btn-sm, .main-courses .customers__area .accordion-button + .btn-sm, .main-courses .customers__area .btn-sm + .btn-sm {
  margin-left: 8px;
}

.breadcrumb {
  padding: 0;
  background: none;
}
.breadcrumb .breadcrumb-item {
  margin: 0;
  padding: 0;
  color: #0A0A0B;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  line-height: 1.25;
}
.breadcrumb .breadcrumb-item small, .breadcrumb .breadcrumb-item .small {
  margin: 0;
}
.breadcrumb .breadcrumb-item a {
  color: #0A0A0B;
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-item a img {
  margin: 0 5px 0 0;
}
.breadcrumb .breadcrumb-item a i {
  margin: 0 5px 0 0;
  font-size: 24px;
}
.breadcrumb .breadcrumb-item a:hover {
  color: #24AAE0;
}
.breadcrumb .breadcrumb-item::before {
  font-family: "sp-icon-font" !important;
  content: "\e93b" !important;
  width: auto;
  height: auto;
  display: block;
  font-size: 14px;
  color: #0A0A0B;
  margin: 3px 10px 0 7px;
  padding: 0;
  line-height: 1.25;
}
.breadcrumb .breadcrumb-item:first-child::before {
  display: none;
}

.modal .modal-content {
  border: none;
  border-radius: 10px;
  padding: 0;
  overflow: visible;
}
.modal .modal-content .modal-header {
  padding: 15px 16px 15px 24px;
  background: none;
  position: relative;
}
.modal .modal-content .modal-header h5, .modal .modal-content .modal-header .h5, .modal .modal-content .modal-header div.aimeos .item-header, div.aimeos .modal .modal-content .modal-header .item-header {
  font-size: 20px;
  color: #1C2224;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.modal .modal-content .modal-header h4, .modal .modal-content .modal-header .h4, .modal .modal-content .modal-header div.aimeos .navbar-brand, div.aimeos .modal .modal-content .modal-header .navbar-brand {
  font-size: 20px;
  color: #1C2224;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.modal .modal-content .modal-header .close {
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 30px;
  right: auto;
  top: auto;
  opacity: 1;
  background: url(/images/popup_close.svg?bc24d7ff58dd322e9d7e41d9613005b2) no-repeat center center transparent;
  border-radius: 30px;
  outline: none;
  border: none;
  box-shadow: none;
}
.modal .modal-content .modal-header .close span {
  display: none;
}
.modal .modal-content .modal-header .close:hover {
  background-color: #E1E8EB;
}
.modal .modal-content .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #ECEFF1;
  border-bottom-right-radius: calc(0.27rem - 1px);
  border-bottom-left-radius: calc(0.27rem - 1px);
}
.modal .modal-content .modal-footer .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm, .modal .modal-content .modal-footer .accordion-button {
  margin: 0;
}
.modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .accordion-button + .btn, .modal .modal-content .modal-footer .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn-sm, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn-sm, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .btn + .btn, .modal .modal-content .modal-footer .accordion-button + .btn, .modal .modal-content .modal-footer .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .btn, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .btn, .modal .modal-content .modal-footer .btn + .accordion-button, .modal .modal-content .modal-footer .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .btn + .accordion-button, .modal .modal-content .modal-footer .btn + .accordion-button, .modal .modal-content .modal-footer .accordion-button + .accordion-button, .modal .modal-content .modal-footer .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn-sm + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn-sm + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .btn + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .btn + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button, .modal .modal-content .modal-footer .main-courses .customers__area .btn-group-sm > .accordion-button + .accordion-button, .main-courses .customers__area .modal .modal-content .modal-footer .btn-group-sm > .accordion-button + .accordion-button {
  margin-left: 10px;
}

/*** Only For DataTable ***/
.breadcrumb li.breadcrumb-item::before {
  content: "/";
  width: auto;
  height: auto;
  display: block;
  font-size: 12px;
  color: #A0A0A7;
  margin: 0 5px 0 7px;
  padding: 0;
  line-height: 1.25;
}

.dataTables_wrapper .dt-buttons .btn, .dataTables_wrapper .dt-buttons .main-courses .customers__area .btn-sm, .main-courses .customers__area .dataTables_wrapper .dt-buttons .btn-sm, .dataTables_wrapper .dt-buttons .accordion-button {
  margin-right: 10px;
}

/* datatable filter */
.dataTables_filter {
  margin: 0 10px 0 0 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0;
}

.dataTables_length {
  clear: both;
}

table.dataTable {
  margin: 20px 0 0 !important;
}

.pagination {
  justify-content: center !important;
  margin: 15px 0 15px 0;
}

/*** End ***/
.bg-login {
  background: linear-gradient(to right, #0083B0, #00B4DB) !important;
}

.iconpreview {
  display: flex;
  flex-wrap: wrap;
}
.iconpreview .iconbox {
  width: 200px;
  height: auto;
  margin: 0 0 32px 0;
}
.iconpreview .iconbox i {
  display: block;
  font-size: 32px;
}
.iconpreview .iconbox span {
  display: block;
  font-size: 12px;
}

.text-primary-dark {
  color: #1F84C2 !important;
}
