div.ajaxtable {
  width: 100%;
  clear: both;
  font-size: 0.95em;
  border-top: 8px solid transparent;
  position: relative;
  box-sizing: border-box;
}

div.mainContent > div.ajaxtable,
div.popuptable > div.ajaxtable {
  border-top: none;
}

div.mainContent > div.ajaxtable {
  margin: 0 0 10px 0;
}

div.ajaxtable div.ui-widget {
  font-family: "OS", Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 1.05em;
  line-height: 10px;
}

div.ajaxtable div.ui-widget div {
  display: inline-block;
}

div#box_buttons_frame div.ajaxtable {
  border-top: none !important;
}

div#box_buttons_frame.white div.ajaxtable {
  border-top: 8px solid white;
}

div#box_buttons_frame.transparent_frame div.ajaxtable {
  border-top: 8px solid transparent;
}

div.ajaxtable table th,
div.ajaxtable table td {
  background-clip: padding-box;
  position: relative;
}

div.ajaxtable table th span,
div.ajaxtable table td span {
  display: inline-block;
  text-overflow: ellipsis;
}

div.ajaxtable table th.hasButton span.donotdrag,
div.ajaxtable table td.hasButton span.donotdrag {
  width: calc(100% - 28px);
  margin-right: 5px;
}

div.ajaxtable
  table
  td.hasButton.hasNoLabel.noContent:not(.ajaxtable_onoff)
  span.donotdrag {
  width: 1px !important;
  margin-right: 0;
}

div.ajaxtable table td.hasButton.hasNoLabel.noContent div.dataChangeButton {
  position: relative;
  width: 100%;
  text-align: center;
}

div.ajaxtable
  table
  td.hasButton.hasNoLabel.noContent.ajaxtable_onoff
  div.dataChangeButton {
  text-align: right;
}

div.ajaxtable
  table
  td.hasButton.hasNoLabel.noContent.ajaxtable_onoff
  span.ajaxtable_onoff
  svg {
  left: 5px;
}

div.ajaxtable table th.hasButton span.donotdrag span,
div.ajaxtable table td.hasButton span.donotdrag span {
  display: inline-block;
}

div.ajaxtable table td div svg.svg-inline--fa {
  position: relative;
}

div.ajaxtable table td.hasNoLabel div.dataChangeButton.hasNoLabel {
}

div.ajaxtable table td.hasNoLabel div svg.svg-inline--fa {
}

div.ajaxtable table td div.colourCoding svg.svg-inline--fa {
  font-size: 13px !important;
}

div.ajaxtable table td span.ajaxElementInnerButton div svg.svg-inline--fa {
}

div.ajaxtable table td svg.svg-inline--fa:not(.fa-lg) {
}

div.ajaxtable i.centered-spinner {
  margin: 80px 45%;
  color: rgb(255, 213, 3);
}

div.ajaxtable i.icon-exclamation-sign {
  color: rgb(255, 213, 3);
}

div.ajaxtable svg.svg-inline--fa.fa-spin {
  -webkit-transform-origin: 50% 48.9%;
  -moz-transform-origin: 50% 48.9%;
  -ms-transform-origin: 50% 48.9%;
  -o-transform-origin: 50% 48.9%;
  transform-origin: 50% 48.9%;
}

table.ajaxtable {
  width: 100%;
  clear: both;
  margin-top: 0;
  border-collapse: separate !important;
  box-sizing: border-box;
}

table.ajaxtable tr th.stickyElement,
table.ajaxtable tr td.stickyElement {
  z-index: 10;
  background-color: var(--lor-color) !important;
  color: white !important;
  border-left: 0px;
}

table.ajaxtable tr th.stickyElement + th.stickyElement,
table.ajaxtable tr td.stickyElement + td.stickyElement {
  border-left: 1px solid #ccc;
}

table.ajaxtable tr:hover th.stickyElement,
table.ajaxtable tr:hover td.stickyElement {
  background-color: #a0a0a0 !important;
}

table.ajaxtable.horizontallyDraggable {
}

table.ajaxtable.fixed {
  table-layout: fixed;
}

input,
select,
option {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

div#box_lorentz_pmm table.ajaxtable {
  width: 100%;
}

table.ajaxtable tbody tr:first-child td {
  border-top: 1px solid #ccc;
}

table.ajaxtable tbody tr:last-child td {
  border-bottom: 1px solid #ccc;
}

table.ajaxtable tr td {
  background-color: white;
  border-top: 1px solid #eee;
}

table.ajaxtable tr:hover td {
  background-color: #f8f8f8 !important;
  border-top: 1px solid #eee;
}

table.ajaxtable tr.no_content td {
  color: var(--lor-color) !important;
  font-weight: bold;
  height: 100px !important;
  border: 1px solid #ddd;
}

table.ajaxtable tr.no_content:hover td {
  background-color: white;
}

table.ajaxtable tr td,
table.ajaxtable tr th {
  padding: 5px;
  text-align: left;
  border-left: 2px solid white;
  white-space: normal !important;
  vertical-align: middle;
  height: 40px !important;
}

table.ajaxtable tr th {
  vertical-align: top;
}

table.ajaxtable thead tr th,
table.ajaxtable thead tr td {
  background-color: white;
}

table.ajaxtable tr.lastline td {
  border-top: 5px double #ccc !important;
  font-weight: bold;
  border-left: 0px;
  border-right: 0px;
}

table.ajaxtable tr.lastline td.ajaxtable_input {
  text-align: right;
  padding-right: 17px;
}

div.ajaxtable-with-images table.ajaxtable tr td {
  vertical-align: middle !important;
  padding: 7px;
}

table.ajaxtable tr th,
table.ajaxtable tr.download td,
table.ajaxtable tr.footer td {
  background-repeat: repeat-x;
  background-position: bottom;
  border-top: none;
  font-weight: normal;
  color: #666;
  cursor: default;
  white-space: nowrap !important;
  overflow: hidden;
  height: 23px;
  font-size: 1em !important;
}

table.ajaxtable tr th {
  color: var(--lor-color);
  font-size: 1.05em !important;
  font-weight: bold;
}

table.ajaxtable td {
  color: #666;
  white-space: normal !important;
}

table.ajaxtable tr.lightGrey td {
  color: #ccc;
  white-space: normal !important;
}

table.ajaxtable tr.download td,
table.ajaxtable tr.footer td {
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 15px;
}

table.ajaxtable tr.footerx,
table.ajaxtable tr.footerx td {
  height: 1px;
  line-height: 1px;
}

table.ajaxtable td:first-child,
table.ajaxtable th:first-child {
  border-left: none;
}

table.ajaxtable tr.short_message.no_content td {
  height: 100px;
  text-align: center;
  vertical-align: middle;
}

table.ajaxtable tr.download td div.download {
  float: right;
  margin: 5px;
  background-image: none;
  background-color: transparent;
}

table.ajaxtable tr.download td div.download:before {
  display: none;
}

div#maincontainer table.ajaxtable tr.download td div.download a {
  width: 65px;
  padding: 5px;
}

div#maincontainer table.ajaxtable tr.download td div.download a:hover {
  color: white;
  background-color: var(--lor-color);
}

div#maincontainer table.ajaxtable tr.download td div.download a:first-child {
  margin-left: 5px;
}

div#maincontainer
  table.ajaxtable
  tr.download
  td
  div.download
  a
  i.icon-cloud-download {
  color: rgb(255, 213, 3);
  font-size: 2em;
  margin-right: 10px;
}

table.ajaxtable tr.tr_class_bold td {
  font-weight: bold !important;
}

table.ajaxtable tr.header th i.invisible {
  visibility: hidden;
}

table.ajaxtable tr.header th.order:hover {
  background-color: var(--lor-color);
  cursor: pointer;
  color: white;
}

div.popup_outer table.ajaxtable tr.header th.order:hover {
  background-color: var(--lor-color-dark);
}

div.popup_outer div.popup_submenu table.ajaxtable tr.header th.order:hover,
div.popup_outer div.tab_box table.ajaxtable tr.header th.order:hover {
  background-color: var(--lor-color);
}

table.ajaxtable tr.header th.order:hover svg {
  visibility: visible;
  color: white;
}

table.ajaxtable tr th.order {
  cursor: pointer;
}

table.ajaxtable.linkedrow tr:hover td {
  background-color: var(--lor-color);
  cursor: pointer;
  color: white;
}

table.ajaxtable tr th div.sortdiv {
  min-width: 12px;
  padding-left: 5px;
  display: inline-block;
}

table.ajaxtable tr th div.sortdiv svg:not(.fa-sort-down):not(.fa-sort-up) {
  visibility: hidden;
}

table.ajaxtable tr th:hover div.sortdiv svg {
  visibility: visible !important;
}

table.ajaxtable tr.ajaxtable-droppable-hover td {
  background-color: var(--lor-color) !important;
  color: white !important;
}

table.ajaxtable tr.ajaxtable-droppable-hover td {
  background-color: var(--lor-color) !important;
  color: white !important;
}

table.ajaxtable tr th div.sortdiv.cog {
  padding-left: 3px;
  padding-right: 2px;
}

div#maincontainer table.ajaxtable td a:link,
div#maincontainer table.ajaxtable td a:visited,
table.ajaxtable td a:link,
table.ajaxtable td a:visited {
  text-decoration: none !important;
}

div#maincontainer table.ajaxtable td a:link i,
div#maincontainer table.ajaxtable td a:visited i,
table.ajaxtable td a:link i,
table.ajaxtable td a:visited svg {
  text-decoration: none;
}

div#maincontainer
  table.ajaxtable
  td:not(.ajaxtable_text)
  a:link
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.userName):not(.deviceSpan):not(.email):not(.ajaxShortenedContent),
div#maincontainer
  table.ajaxtable
  td:not(.ajaxtable_text)
  a:visited
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.userName):not(.deviceSpan):not(.email):not(.ajaxShortenedContent),
div#maincontainer
  table.ajaxtable
  td:not(.ajaxtable_text)
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.userName):not(.deviceSpan):not(.email):not(.ajaxShortenedContent),
table.ajaxtable
  td:not(.ajaxtable_text)
  a:link
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.userName):not(.deviceSpan):not(.email):not(.ajaxShortenedContent),
table.ajaxtable
  td:not(.ajaxtable_text)
  a:visited
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.deviceSpan):not(.email):not(.ajaxShortenedContent),
table.ajaxtable
  td:not(.ajaxtable_text)
  span:not(.donotdrag):not(.awfClass):not(.currency_amount):not(
    .currency_unit
  ):not(.userName):not(.deviceSpan):not(.email):not(.ajaxShortenedContent) {
  margin-right: 0px;
  white-space: nowrap;
}

table.ajaxtable td.ajaxtable_text {
  white-space: normal !important;
}

span.with_text,
span.linkText {
  vertical-align: baseline !important;
}

div#maincontainer table.ajaxtable td.ajaxtable_noFormat a:link,
div#maincontainer table.ajaxtable td.ajaxtable_noFormat a:visited,
div#maincontainer table.ajaxtable td.ajaxtable_noFormat span,
table.ajaxtable td.ajaxtable_noFormat a:link,
table.ajaxtable td.ajaxtable_noFormat a:visited,
table.ajaxtable td.ajaxtable_noFormat span {
  white-space: normal;
}

table.ajaxtable td.ajaxtable_connectedsystems span.ajaxTableTdContent,
table.ajaxtable td.ajaxtable_connectedsystems span.ajaxTableTdContent,
table.ajaxtable td.ajaxtable_devicelist span.ajaxTableTdContent {
  white-space: normal !important;
}

table.ajaxtable .noLineBreak,
table.ajaxtable .noLineBreak span {
  white-space: nowrap !important;
  vertical-align: middle;
}

div#maincontainer table.ajaxtable td a:link span.no_text,
div#maincontainer table.ajaxtable td a:visited span.no_text,
div#maincontainer table.ajaxtable td span.no_text {
  margin-right: 0;
}

div#maincontainer table.ajaxtable td a:link span.no_text i,
div#maincontainer table.ajaxtable td a:visited span.no_text i,
div#maincontainer table.ajaxtable td span.no_text i,
table.ajaxtable td a:link span.no_text i,
table.ajaxtable td a:visited span.no_text i,
table.ajaxtable td span.no_text svg {
}

div#maincontainer table.ajaxtable td a:hover span.no_text i,
table.ajaxtable td a:hover span.no_text svg {
  color: var(--lor-color-dark);
}

div#maincontainer table.ajaxtable td a:link span.with_text {
}

div#maincontainer
  table.ajaxtable
  td
  a:link
  span
  svg.svg-inline--fa.fa-times-circle,
div#maincontainer
  table.ajaxtable
  td
  a:visited
  span
  svg.svg-inline--fa.fa-times-circle,
div#maincontainer table.ajaxtable td span svg.svg-inline--fa.fa-times-circle,
table.ajaxtable td a:link span svg.svg-inline--fa.fa-times-circle,
table.ajaxtable td a:visited span svg.svg-inline--fa.fa-times-circle,
table.ajaxtable td span svg.svg-inline--fa.fa-times-circle,
div#maincontainer
  table.ajaxtable
  td
  a:link
  span
  svg.svg-inline--fa.fa-exclamation-circle,
div#maincontainer
  table.ajaxtable
  td
  a:visited
  span
  svg.svg-inline--fa.fa-exclamation-circle,
div#maincontainer
  table.ajaxtable
  td
  span
  svg.svg-inline--fa.fa-exclamation-circle,
table.ajaxtable td a:link span svg.svg-inline--fa.fa-exclamation-circle,
table.ajaxtable td a:visited span svg.svg-inline--fa.fa-exclamation-circle,
table.ajaxtable td span svg.svg-inline--fa.fa-exclamation-circle,
div#maincontainer table.ajaxtable td a:link span svg.svg-inline--fa.fa-trash,
div#maincontainer table.ajaxtable td a:visited span svg.svg-inline--fa.fa-trash,
div#maincontainer table.ajaxtable td span svg.svg-inline--fa.fa-trash,
table.ajaxtable td a:link span svg.svg-inline--fa.fa-trash,
table.ajaxtable td a:visited span svg.svg-inline--fa.fa-trash,
table.ajaxtable td span svg.svg-inline--fa.fa-trash {
  color: red;
}

table.ajaxtable td svg.svg-inline--fa.fa-envelope,
table.ajaxtable td svg.svg-inline--fa.fa-exclamation-circle {
  font-size: 1.4em;
}

table.ajaxtable td span.email svg.svg-inline--fa.fa-envelope {
  font-size: 1em;
}

div#maincontainer
  table.ajaxtable
  td
  a:hover
  span
  svg.svg-inline--fa.fa-times-circle,
table.ajaxtable td a:hover span svg.svg-inline--fa.fa-times-circle {
  color: darkred;
}

div#maincontainer table.ajaxtable tr.colspanheaders td,
table.ajaxtable tr.colspanheaders td {
  background-color: transparent;
  border-top: none;
}

div#maincontainer
  table.ajaxtable
  tr.colspanheaders
  td.colspanheaders_td.colspan,
table.ajaxtable tr.colspanheaders td.colspanheaders_td.colspan {
}

table.ajaxtable tr.deleted td {
  color: red;
}

table.ajaxtable td.ajaxtable_float3 {
  text-align: right !important;
}

table.ajaxtable th.ajaxtable_weblisting_new,
table.ajaxtable th.ajaxtable_weblisting,
table.ajaxtable td.ajaxtable_weblisting_new,
table.ajaxtable td.ajaxtable_weblisting {
  width: 80px !important;
  text-align: left !important;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_partnerevaluation,
table.ajaxtable td.ajaxtable_float3,
table.ajaxtable td.ajaxtable_small,
table.ajaxtable td.ajaxtable_itemno,
table.ajaxtable td.ajaxtable_status,
table.ajaxtable td.ajaxtable_date,
table.ajaxtable td.ajaxtable_weekday,
table.ajaxtable td.ajaxtable_dots,
table.ajaxtable td.ajaxtable_datetime,
table.ajaxtable td.ajaxtable_fulldatetime,
table.ajaxtable td.ajaxtable_timediff,
table.ajaxtable td.ajaxtable_tick_message_category,
table.ajaxtable td.ajaxtable_credit_type,
table.ajaxtable td.ajaxtable_certificate_status,
table.ajaxtable td.ajaxtable_certificatestatus,
table.ajaxtable td.device_lk,
table.ajaxtable td.ajaxtable_code,
table.ajaxtable td.ajaxtable_lastsyncdate,
table.ajaxtable td.ajaxtable_ticket_submit {
  text-align: left;
  width: 0.1%;
  white-space: nowrap !important;
  min-width: 25px;
}

table.ajaxtable td.ajaxtable_apm_code {
  font-family: Consolas, "Andale Mono", "Lucida Console",
    "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
  font-size: 1em;
}

table.ajaxtable td.ajaxtable_text_with_icon,
table.ajaxtable td.ajaxtable_userrights,
table.ajaxtable td.ajaxtablcommid,
table.ajaxtable td.ajaxtable_useralerts {
  width: 0.1%;
  white-space: nowrap !important;
  min-width: 200px;
}

table.ajaxtable td.ajaxtable_userrights,
table.ajaxtable td.ajaxtable_useralerts {
  text-align: left !important;
  min-width: 100px;
}

table.ajaxtable td.ajaxtable_commid {
  min-width: 330px;
}

div#maincontainer table.ajaxtable td.ajaxtable_text_with_icon i,
div#maincontainer table.ajaxtable td.ajaxtable_text_with_icon a:link i,
div#maincontainer table.ajaxtable td.ajaxtable_text_with_icon a:visited svg {
  margin-right: 8px !important;
}

table.ajaxtable td.device_lk svg {
  margin-right: 8px;
}

table.ajaxtable td.ajaxtable_onoff svg.svg-inline--fa,
table.ajaxtable td.ajaxtable_onoff_date svg.svg-inline--fa,
table.ajaxtable td.ajaxtable_emailbounced svg.svg-inline--fa,
table.ajaxtable td.ajaxtable_pumpscanner svg.svg-inline--fa,
table.ajaxtable td.ajaxtable_small.dm_cm svg.svg-inline--fa {
  font-size: 20px !important;
}

table.ajaxtable td svg.dataButtonIcon {
  font-size: 20px !important;
}

table.ajaxtable td.hasButton.hasNoLabel.noContent svg.dataButtonIcon {
  right: 0;
  top: 0.5px;
}

table.ajaxtable td.noContent svg.dataButtonIcon {
}

table.ajaxtable td.ajaxtable_onoff_date {
  text-align: left !important;
}

table.ajaxtable td.ajaxtable_onoff_date span.awfClass.hasDate svg {
  margin-right: 8px !important;
}

table.ajaxtable td.ajaxtable_html {
  padding-top: 15px;
}

table.ajaxtable td.ajaxtable_html p,
table.ajaxtable td.ajaxtable_html li {
  margin-bottom: 5px;
}

table.ajaxtable td.ajaxtable_id,
table.ajaxtable td.ajaxtable_onoff,
table.ajaxtable td.ajaxtable_onoff_date,
table.ajaxtable td.ajaxtable_smarttaprights,
table.ajaxtable td.ajaxtable_apmrights,
table.ajaxtable td.ajaxtable_useralerts,
table.ajaxtable td.ajaxtable_image,
table.ajaxtable td.ajaxtable_weblisting,
table.ajaxtable td.ajaxtable_weblisting_new,
table.ajaxtable td.id,
table.ajaxtable td.lead_id,
table.ajaxtable td.sites_id,
table.ajaxtable td.partnerid,
table.ajaxtable td.lk_plus,
table.ajaxtable td.lk_minus,
table.ajaxtable td.datum,
table.ajaxtable td.instance_closed,
table.ajaxtable td.datum_sent,
table.ajaxtable td.gesendet,
table.ajaxtable td.language,
table.ajaxtable td.engagement_stats_yes,
table.ajaxtable td.engagement_user_active,
table.ajaxtable td.engagement_stats_trend,
table.ajaxtable td.manager_est,
table.ajaxtable td.system_status,
table.ajaxtable td.campaign_lead,
table.ajaxtable td.campaign_prospect,
table.ajaxtable td.pumpmanager_status,
table.ajaxtable td.pumpmanager_subscription,
table.ajaxtable td.region,
table.ajaxtable td.pm,
table.ajaxtable td.sm,
table.ajaxtable td.c,
table.ajaxtable td.psc,
table.ajaxtable td.um,
table.ajaxtable td.pc,
table.ajaxtable td.ld_alerts_symbol,
table.ajaxtable td.ajaxtable_prospectprogress,
table.ajaxtable td.ajaxtable_prospect_progress,
table.ajaxtable td.ajaxtable_partnertype,
table.ajaxtable td.ajaxtable_partner_type,
table.ajaxtable td.ajaxtable_partnerlevel,
table.ajaxtable td.ajaxtable_partner_level,
table.ajaxtable td.ajaxtable_partnerstatus,
table.ajaxtable td.ajaxtable_userstatus,
table.ajaxtable td.ajaxtable_partner_status,
table.ajaxtable td.ajaxtable_user_status,
table.ajaxtable td.ajaxtable_prospec_status,
table.ajaxtable td.dot_marker,
table.ajaxtable td.partner_or_prospect,
table.ajaxtable td.engagement_stats_yes,
table.ajaxtable td.attachments,
table.ajaxtable td.tick_message_id,
table.ajaxtable td.tick_message_commit_blob,
table.ajaxtable td.tick_message_status_blob,
table.ajaxtable td.tick_message_category,
table.ajaxtable td.tick_message_user_priority_blob,
table.ajaxtable td.systems_here,
table.ajaxtable td.sites_systems_qty,
table.ajaxtable td.components_here,
table.ajaxtable td.sites_components_qty,
table.ajaxtable td.sites_created_date_here,
table.ajaxtable td.sites_installation_date,
table.ajaxtable td.ajaxtable_reference_status,
table.ajaxtable td.system_installation_date,
table.ajaxtable td.ajaxtable_language,
table.ajaxtable td.ajaxtable_pumpscanner,
table.ajaxtable td.ajaxtable_latlng,
table.ajaxtable td.ajaxtable_sim,
table.ajaxtable td.ajaxtable_filelist,
table.ajaxtable td.ajaxtable_productgroups,
table.ajaxtable td.ajaxtable_connectproduct {
  text-align: center;
  width: 0.1%;
  min-width: 25px;
}

table.ajaxtable td.ajaxtable_productgroups,
table.ajaxtable td.ajaxtable_text,
table.ajaxtable td.unit.pc {
  text-align: left;
}

table.ajaxtable td.ajaxtable_text {
  min-width: 450px;
  max-width: 600px;
}

table.ajaxtable td.ajaxtable_sim,
table.ajaxtable td.ajaxtable_useralerts,
table.ajaxtable td.ajaxtable_smarttaprights,
table.ajaxtable td.ajaxtable_apmrights,
table.ajaxtable td.ajaxtable_prospect_progress,
table.ajaxtable td.ajaxtable_partner_type,
table.ajaxtable td.ajaxtable_parter_status,
table.ajaxtable td.ajaxtable_partner_level,
table.ajaxtable td.ajaxtable_prospectprogress,
table.ajaxtable td.ajaxtable_partnertype,
table.ajaxtable td.ajaxtable_partnerstatus,
table.ajaxtable td.ajaxtable_partnerlevel,
table.ajaxtable td.ajaxtable_userstatus,
table.ajaxtable td.ajaxtable_latlng {
  text-align: left !important;
}

table.ajaxtable td.ajaxtable_partnerrelation,
table.ajaxtable td.ajaxtable_productgroups,
table.ajaxtable td.ajaxtable_connectproduct {
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_smarttaprights div {
  width: 75px;
  text-align: center;
}

table.ajaxtable td.ajaxtable_userstatus div.userStatus.active,
table.ajaxtable td.ajaxtable_partnerstatus div.partnerStatus.active {
  background-color: green !important;
}

table.ajaxtable td.ajaxtable_userstatus div.userStatus.closed,
table.ajaxtable td.ajaxtable_partnerstatus div.partnerStatus.closed {
  background-color: red !important;
}

table.ajaxtable td.ajaxtable_partnertype div.partnerType.partner {
  background-color: darkgreen !important;
}

table.ajaxtable td.ajaxtable_partnertype div.partnerType.prospect {
  background-color: darkorange !important;
}

table.ajaxtable td.ajaxtable_partnertype div.partnerType.customer {
  background-color: green !important;
}

table.ajaxtable td.ajaxtable_partnertype div.partnerType.closed,
table.ajaxtable td.ajaxtable_partnertype div.partnerType.closed_customer {
  background-color: red !important;
}

table.ajaxtable td.ajaxtable_prospectprogress div.prospectProgress.no_action {
  background-color: red !important;
}

table.ajaxtable td.ajaxtable_prospectprogress div.prospectProgress.contacted {
  background-color: green !important;
}

table.ajaxtable
  td.ajaxtable_prospectprogress
  div.prospectProgress.acknowledged {
  background-color: darkorange !important;
}

table.ajaxtable
  td.ajaxtable_prospectprogress
  div.prospectProgress.awaiting_more_info {
  background-color: darkmagenta !important;
}

table.ajaxtable td.ajaxtable_partnerlevel div.dataChangeButton {
  position: relative;
  top: 0;
  float: left;
}

table.ajaxtable td.ajaxtable_partnerlevel div.partnerLevel.ssp {
  background-color: rgb(0, 153, 0) !important;
}

table.ajaxtable td.ajaxtable_partnerlevel div.partnerLevel.pssp {
  background-color: rgb(153, 153, 0) !important;
}

table.ajaxtable td.ajaxtable_partnerlevel div.partnerLevel.dp {
  background-color: rgb(253, 153, 0) !important;
}

table.ajaxtable td.ajaxtable_partnerlevel div.partnerLevel.pdp {
  background-color: rgb(255, 17, 0) !important;
}

table.ajaxtable td.ajaxtable_partnerlevel svg.svg-inline--fa {
  font-size: 0.8em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: relative;
}

table.ajaxtable td.ajaxtable_language span.flag-icon {
  line-height: 1.5em;
  width: 2em;
}

table.ajaxtable td.lk_system,
table.ajaxtable td.lk_maintainer {
  text-align: left !important;
  width: 25% !important;
}

table.ajaxtable td.lk_system i,
table.ajaxtable td.lk_maintainer svg {
  margin-right: 5px;
}

table.ajaxtable td.ajaxtable_filetype,
table.ajaxtable td.ajaxtable_doc_language_list,
table.ajaxtable td.ajaxtable_doc_language_p,
table.ajaxtable td.ajaxtable_filesize,
table.ajaxtable td.ajaxtable_imagesize,
table.ajaxtable td.ajaxtable_sn,
table.ajaxtable td.ajaxtable_standard,
table.ajaxtable td.ajaxtable_standard_right,
table.ajaxtable td.ajaxtable_standard_nobreak,
table.ajaxtable td.ajaxtable_article_no,
table.ajaxtable td.ajaxtable_patrights,
table.ajaxtable td.ajaxtable_nfckeys,
table.ajaxtable td.ajaxtable_siteid,
table.ajaxtable td.ajaxtable_apm_status,
table.ajaxtable td.ajaxtable_apm_method,
table.ajaxtable td.ajaxtable_apm_status_site,
table.ajaxtable td.ajaxtable_ticket_priority,
table.ajaxtable td.ajaxtable_float1,
table.ajaxtable td.ajaxtable_div,
table.ajaxtable td.ajaxtable_divs,
table.ajaxtable td.ajaxtable_array,
table.ajaxtable td.ajaxtable_calltoaction,
table.ajaxtable td.ajaxtable_daterange {
  text-align: left;
  width: 0.1%;
  min-width: 25px;
}

table.ajaxtable td.ajaxtable_filelist a {
  display: inline-block;
  float: left;
  clear: both;
  width: auto;
  padding: 3px 5px;
  border-radius: 3px;
  margin: 4px 2px 0 0;
  background-color: var(--lor-color);
  color: white;
}

table.ajaxtable td.ajaxtable_filelist a:hover {
  background-color: var(--lor-color-dark);
}

table.ajaxtable td.ajaxtable_filelist a.grey,
table.ajaxtable td.ajaxtable_filelist a.grey:hover {
  background-color: #ccc;
  color: white !important;
  cursor: inherit;
}

table.ajaxtable td.ajaxtable_calltoaction div {
  text-transform: uppercase;
}

table.ajaxtable td.ajaxtable_calltoaction div:not(.noHover) {
  background-color: green !important;
  color: white !important;
  cursor: pointer;
}

table.ajaxtable td.ajaxtable_calltoaction div:not(.noHover):hover {
  background-color: darkgreen !important;
}

table.ajaxtable td.ajaxtable_calltoaction div.red {
  background-color: red !important;
}

table.ajaxtable td.ajaxtable_calltoaction div.red:not(.noHover):hover {
  background-color: darkred !important;
}

table.ajaxtable td.ajaxtable_standard_nobreak {
  white-space: nowrap !important;
}

table.ajaxtable td.linktocertificates div svg.svg-inline--fa {
  margin-right: 5px !important;
}

table.ajaxtable td.certificate_year {
  font-weight: bold;
}

table.ajaxtable td a:hover div:not(.colourCoding):not(.lorS):not(.linkClasses),
table.ajaxtable td a:hover div.linkClasses.buttonDIV {
  background-color: var(--lor-color-dark) !important;
}

table.ajaxtable
  td
  a:hover
  div.green:not(.colourCoding):not(.lorS):not(.linkClasses),
table.ajaxtable td a:hover div.green.linkClasses.buttonDIV {
  background-color: darkgreen !important;
}

table.ajaxtable
  td
  a:hover
  div.red:not(.colourCoding):not(.lorS):not(.linkClasses),
table.ajaxtable td a:hover div.red.linkClasses.buttonDIV {
  background-color: darkred !important;
}

table.ajaxtable
  td
  a:hover
  div.orange:not(.colourCoding):not(.lorS):not(.linkClasses),
table.ajaxtable td a:hover div.orange.linkClasses.buttonDIV {
  background-color: darkorange !important;
}

table.ajaxtable td a:hover div.linkClasses.buttonDIV.red:hover {
  background-color: darkred !important;
}

table.ajaxtable td.ajaxtable_siteid,
table.ajaxtable td.ajaxtable_apm_status_site {
  text-align: center !important;
}

table.ajaxtable td.ajaxtable_float1 {
  min-width: 120px;
  text-align: right;
}

table.ajaxtable td.ajaxtable_apm_status {
  min-width: 140px;
}

table.ajaxtable td.ajaxtable_apm_status div:not(.register) {
  display: inline-block;
  cursor: pointer;
}

table.ajaxtable tr[data-apm-capability="1"] td.ajaxtable_apm_status_site svg {
  cursor: pointer;
}

table.ajaxtable td.ajaxtable_apm_status,
table.ajaxtable td.ajaxtable_editabletext {
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_editabletext svg.svg-inline--fa {
  float: right;
  font-size: 2em;
  color: transparent;
  cursor: pointer;
}

table.ajaxtable td.ajaxtable_editabletext:hover svg.svg-inline--fa {
  visibility: visible;
  color: #e0e0e0;
}

table.ajaxtable td.ajaxtable_editabletext svg.svg-inline--fa:hover {
  color: var(--lor-color);
}

table.ajaxtable td.ajaxtable_sn {
  white-space: nowrap;
  width: 235px;
  min-width: 235px;
}

table.ajaxtable td.ajaxtable_patrights {
  min-width: 150px;
  text-transform: uppercase;
  white-space: nowrap;
}

table.ajaxtable td.ajaxtable_standard_right {
  text-align: right !important;
}

table.ajaxtable td.ajaxtable_filesize {
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_standard.artno {
  white-space: nowrap;
}

table.ajaxtable td.ajaxtable_doc_language_list {
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_doc_language_list div {
  width: 25px;
  padding: 3px;
  margin-right: 3px;
  text-transform: uppercase;
  display: inline-block;
}

table.ajaxtable td.ajaxtable_standard.accepted div {
  background-color: green !important;
}

table.ajaxtable td.ajaxtable_standard.declined div {
  background-color: red !important;
}

table.ajaxtable th.pac_status_blank,
table.ajaxtable td.pac_status_blank {
  width: 282px;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_pac_modules {
  width: auto;
  min-width: 100px;
  white-space: nowrap;
}

table.ajaxtable td.ajaxtable_pac_modules div.module {
  box-sizing: border-box;
  width: calc(4.34782608696% - 1px);
  margin: 1px 1px 0 0;
  overflow: hidden;
  display: inline-block;
  font-size: 0.85em;
  padding: 2px;
  position: relative;
  top: 2px;
}

@media (max-width: 1700px) {
  table.ajaxtable td.ajaxtable_pac_modules div.module {
    width: calc(8.33333333333% - 1px) !important;
  }
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_a {
  background-color: #63c;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_c {
  background-color: #090;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_b {
  background-color: #f60;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_e {
  background-color: #36c;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_t {
  background-color: #c6c;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_p {
  background-color: #fc0;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_r {
  background-color: #fc0;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.module_s {
  background-color: #fc0;
}

table.ajaxtable td.ajaxtable_pac_modules div.module.unavailable {
  opacity: 0.2;
  background-color: #ccc !important;
}

table.ajaxtable tr.red td.ajaxtable_pac_modules div.module {
  background-color: #ccc !important;
}

table.ajaxtable td.lead_status,
table.ajaxtable td.lead_status_show,
table.ajaxtable td.lead_type,
table.ajaxtable td.lead_type_show,
table.ajaxtable td.ajaxtable_standard_centered,
table.ajaxtable td.ajaxtable_link,
table.ajaxtable td.ajaxtable_dots,
table.ajaxtable td.ajaxtable_iso,
table.ajaxtable th.ajaxtable_checkbox,
table.ajaxtable th.ajaxtable_radio,
table.ajaxtable td.ajaxtable_toggle,
table.ajaxtable td.ajaxtable_onoff,
table.ajaxtable td.ajaxtable_onoff_clickable,
table.ajaxtable td.ajaxtable_radio_clickable,
table.ajaxtable td.ajaxtable_emailbounced,
table.ajaxtable td.ajaxtable_emailbounced_invitation {
  text-align: center;
  width: 0.1%;
  min-width: 20px;
}

table.ajaxtable td.ajaxtable_link {
  min-width: 40px;
}

table.ajaxtable td.documentaudience {
  white-space: nowrap !important;
}

table.ajaxtable td.sites_access_type {
  width: 120px;
}

table.ajaxtable td.sites_access_type div {
  min-width: 70px !important;
}

table.ajaxtable td.sites_access_type div.readonly {
  background-color: red !important;
}

table.ajaxtable td.sites_access_type div.owner {
  background-color: green !important;
}

table.ajaxtable td.ajaxtable_doc_language_p {
  text-align: center;
}

table.ajaxtable tr:not(.noToggle) td.ajaxtable_radio i,
table.ajaxtable tr:not(.noToggle) th.ajaxtable_radio i,
table.ajaxtable tr:not(.noToggle) td.ajaxtable_checkbox i,
table.ajaxtable tr:not(.noToggle) th.ajaxtable_checkbox i,
table.ajaxtable tr:not(.noToggle) td.ajaxtable_toggle i,
table.ajaxtable tr:not(.noToggle) th.ajaxtable_toggle i,
table.ajaxtable tr:not(.noToggle) td.ajaxtable_onoff_clickable i,
table.ajaxtable tr:not(.noToggle) td.ajaxtable_radio_clickable svg {
  cursor: pointer;
  position: relative;
  top: 3px;
}

table.ajaxtable td.ajaxtable_onoff_clickable i.ajaxtable_onoff_spinner,
table.ajaxtable td.ajaxtable_radio_clickable i.ajaxtable_onoff_spinner {
  color: var(--lor-color);
  font-size: 1.7em;
}

table.ajaxtable td.ajaxtable_radio i.onoff_clickable.material-icons.green,
table.ajaxtable td.ajaxtable_checkbox i.onoff_clickable.material-icons.green,
table.ajaxtable td.ajaxtable_toggle i.onoff_clickable.material-icons.green {
  color: green !important;
}

table.ajaxtable
  tr.lightGrey
  td.ajaxtable_radio
  i.onoff_clickable.material-icons.green,
table.ajaxtable
  tr.lightGrey
  td.ajaxtable_checkbox
  i.onoff_clickable.material-icons.green,
table.ajaxtable
  tr.lightGrey
  td.ajaxtable_toggle
  i.onoff_clickable.material-icons.green {
  color: #ccc !important;
}

table.ajaxtable
  td.ajaxtable_checkbox.redCheckbox
  i.onoff_clickable.material-icons.green,
table.ajaxtable
  td.ajaxtable_toggle.redCheckbox
  i.onoff_clickable.material-icons.green {
  color: red !important;
}

table.ajaxtable td.ajaxtable_radio i.onoff_clickable.material-icons,
table.ajaxtable td.ajaxtable_checkbox i.onoff_clickable.material-icons,
table.ajaxtable td.ajaxtable_toggle i.onoff_clickable.material-icons {
  top: 4px;
  color: var(--lor-color) !important;
}

table.ajaxtable
  tr.lightGrey
  td.ajaxtable_radio
  i.onoff_clickable.material-icons,
table.ajaxtable
  tr.lightGrey
  td.ajaxtable_checkbox
  i.onoff_clickable.material-icons,
table.ajaxtable
  tr.lightGrey
  td.ajaxtable_toggle
  i.onoff_clickable.material-icons {
  color: #ccc !important;
}

table.ajaxtable tr.noToggle td.ajaxtable_radio i.onoff_clickable.material-icons,
table.ajaxtable
  tr.noToggle
  td.ajaxtable_checkbox
  i.onoff_clickable.material-icons,
table.ajaxtable
  tr.noToggle
  td.ajaxtable_toggle
  i.onoff_clickable.material-icons {
  cursor: inherit;
}

table.ajaxtable
  td.ajaxtable_radio
  i.onoff_clickable.material-icons[data-checkbox-status="0"]:hover,
table.ajaxtable
  td.ajaxtable_radio
  i.onoff_clickable.material-icons[data-checkbox-status="1"][data-checkbox-mandatory="0"]:hover,
table.ajaxtable td.ajaxtable_checkbox i.onoff_clickable.material-icons:hover,
table.ajaxtable td.ajaxtable_toggle i.onoff_clickable.material-icons:hover {
  color: var(--lor-color-dark) !important;
}

table.ajaxtable
  td.ajaxtable_radio
  i.onoff_clickable.material-icons[data-checkbox-status="1"][data-checkbox-mandatory="1"]:hover {
  cursor: inherit;
}

div.popup_outer
  table.ajaxtable
  td.ajaxtable_onoff_clickable
  i.ajaxtable_onoff_spinner,
div.popup_outer
  table.ajaxtable
  td.ajaxtable_radio_clickable
  i.ajaxtable_onoff_spinner {
  color: white;
}

table.ajaxtable td.ajaxtable_list ul.ajaxtable_list {
  margin: 2px 0 !important;
}

table.ajaxtable td.ajaxtable_list ul.ajaxtable_list li {
  margin: 3px 0 !important;
}

table.ajaxtable td.ajaxtable_link svg {
  margin: 0 !important;
  left: 0 !important;
  right: 0 !important;
}

table.ajaxtable td.ajaxtable_link span.no_text svg {
  margin-right: 0px !important;
}

table.ajaxtable td.ajaxtable_link span.with_text svg {
  margin-right: 5px !important;
}

table.ajaxtable
  td.ajaxtable_link
  a
  div.linkClasses.buttonDIV
  span.with_text
  svg {
  position: relative;
  font-size: 1.4em;
  top: -1px;
  left: 2px !important;
}

table.ajaxtable
  td.ajaxtable_link
  a
  div.linkClasses.buttonDIV
  span.with_text
  svg:hover {
  color: white;
}

table.ajaxtable td.ajaxtable_link a {
  white-space: nowrap;
}

table.ajaxtable td.ajaxtable_link a span.linkText div {
  position: relative;
  top: 4px;
}

table.ajaxtable td.ajaxtable_link a:hover span.with_text svg {
}

table.ajaxtable td.ajaxtable_link.ajaxtable_large {
  width: 60% !important;
  text-align: left;
}

table.ajaxtable td.ajaxtable_filetype,
table.ajaxtable td.ajaxtable_iso {
  text-transform: uppercase;
}

table.ajaxtable td.ajaxtable_image div.picture_series.crop {
  margin: 0;
  padding: 0;
}

table.ajaxtable td.ajaxtable_image img {
  margin: 0;
}

table.ajaxtable td.ajaxtable_dots svg.svg-inline--fa,
div.ajaxtable table td.ajaxtable_dots svg.svg-inline--fa:not(.fa-lg) {
  margin: 0;
}

table.ajaxtable td.ajaxtable_link svg.svg-inline--fa,
table.ajaxtable td.ajaxtable_dots svg.svg-inline--fa {
  cursor: pointer;
}

table.ajaxtable td.sites_systems_qty,
table.ajaxtable td.sites_components_qty,
table.ajaxtable td.systems_here,
table.ajaxtable td.components_here {
  min-width: 40px;
}

table.ajaxtable td.sn_status,
table.ajaxtable td.sn_duplicate {
  text-align: center;
  width: 1px;
  white-space: nowrap !important;
}

table.ajaxtable td.tick_message_status,
table.ajaxtable td.tick_message_status_blob,
table.ajaxtable td.tick_message_user_priority_blob,
table.ajaxtable td.partner_level div {
  text-transform: uppercase;
}

table.ajaxtable td.level_diff {
  white-space: nowrap !important;
}

table.ajaxtable td.dot_marker,
table.ajaxtable td.datum_range,
table.ajaxtable td.user_rights {
  text-align: left;
  width: 1%;
  white-space: nowrap !important;
}

table.ajaxtable td.tick_message_category {
  min-width: 170px;
  text-align: left;
}

table.ajaxtable td.campaign_lead i,
table.ajaxtable td.campaign_prospect svg {
  color: red;
}

table.ajaxtable td.tick_message_commit_blob i:not(.fa-bell),
table.ajaxtable td.tick_message_status_blob i:not(.fa-bell),
table.ajaxtable td.tick_message_user_priority_blob i:not(.fa-bell),
table.ajaxtable td.tick_message_submitter_name_etc i,
table.ajaxtable td.tick_message_next_turn_name_etc svg {
  margin-left: 8px;
  margin-right: 0;
}

table.ajaxtable td.message {
  width: 60%;
}

table.ajaxtable td.author {
  width: 40%;
}

table.ajaxtable td.lk_customer {
  width: 25%;
  text-align: left;
  white-space: normal;
}

table.ajaxtable td.lk_customer svg {
  margin-right: 5px;
}

div.ajaxtable div.user_status,
div.ajaxtable div.partner_status {
  text-transform: uppercase;
}

div.ajaxtable div.user_status.active,
div.ajaxtable div.partner_status.active {
  background-color: green !important;
}

div.ajaxtable div.user_status.closed,
div.ajaxtable div.partner_status.closed {
  background-color: red !important;
}

div.ajaxtable div.ticket_closed {
  background-color: #ccc !important;
}

div.ajaxtable div.ticket_over_commit {
  background-color: red !important;
}

div.ajaxtable div.ticket_nearly_over_commit {
  background-color: orange !important;
}

div.ajaxtable div.ticket_within_commit {
  background-color: green !important;
}

div.ajaxtable td.ajaxtable_ticket_submit div {
  box-sizing: border-box;
  height: 45px;
  line-height: 1.3em !important;
  position: relative;
}

div.ajaxtable td.ajaxtable_ticket_commit div {
  box-sizing: border-box;
  height: 45px;
  line-height: 1.2em !important;
  width: 100%;
  position: relative;
  padding-top: 7px !important;
}

div.ajaxtable td.ajaxtable_ticket_status div {
  box-sizing: border-box;
  height: 45px;
  line-height: 1.3em !important;
  width: 100%;
  min-width: 100px !important;
  position: relative;
  padding-top: 14px !important;
}

table.ajaxtable td i.green,
table.ajaxtable td.system_status i.green,
table.ajaxtable td.pumpmanager_subscription i.green,
table.ajaxtable td.pumpmanager_status i.green {
  color: green !important;
}

table.ajaxtable td i.red,
table.ajaxtable td.system_status i.red,
table.ajaxtable td.pumpmanager_subscription i.red,
table.ajaxtable td.pumpmanager_status i.red {
  color: red !important;
}

table.ajaxtable td i.yellow {
  color: rgb(255, 218, 0) !important;
}

table.ajaxtable td i.blue {
  color: var(--lor-color) !important;
}

table.ajaxtable td i.orange {
  color: orange !important;
}

table.ajaxtable td i.grey {
  color: #999 !important;
}

table.ajaxtable td span.hidden {
  display: none;
}

table.ajaxtable td.tick_message_submitter_name_etc,
table.ajaxtable td.tick_message_next_turn_name_etc {
  width: 15%;
}

table.ajaxtable tbody tr.connected_communicator td {
  background-color: #fdfdfd;
  color: var(--lor-color);
}

table.ajaxtable tr.manager_est td {
  font-weight: bold;
  color: white !important;
  background-color: var(--lor-color);
}

table.ajaxtable tr.manager_est td i,
table.ajaxtable tr td.user_name svg.svg-inline--fa-asterisk {
  color: #ffcc00;
}

table.ajaxtable tr td.user_name svg.svg-inline--fa-bell-slash {
  color: red;
}

table.ajaxtable tr.red td {
  color: red !important;
}

table.ajaxtable tr.bold td {
  font-weight: bold;
  color: #333 !important;
}

table.ajaxtable tr.strong td {
  font-weight: bold;
  background-color: #fafafa;
  color: black !important;
}

table.ajaxtable tr.strong td,
table.ajaxtable tr.strong td a,
table.ajaxtable tr.strong td a:link,
table.ajaxtable tr.strong td a:visited,
table.ajaxtable tr.strong td a:hover,
table.ajaxtable tr.strong td a span.no_text i,
table.ajaxtable tr.strong td a:link span.no_text i,
table.ajaxtable tr.strong td a:visited span.no_text i,
table.ajaxtable tr.strong td a:hover span.no_text svg {
  color: white;
}

table.ajaxtable tr.highlighted td {
  font-weight: bold;
  background-color: #fafafa;
  color: var(--lor-color) !important;
}

table.ajaxtable td.lk_plus i,
table.ajaxtable td.lk_minus svg {
  margin: 0;
  font-size: 1.35em;
  padding: 0;
  position: relative;
  left: 3px;
}

div#maincontainer
  table.ajaxtable
  td
  span.no_text
  svg.svg-inline--fa.fa-minus-circle,
table.ajaxtable td span.no_text svg.svg-inline--fa.fa-minus-circle {
  color: red;
}

table.ajaxtable td.ajaxtable_counter,
table.ajaxtable td.sites_devices,
table.ajaxtable td.sites_systems,
table.ajaxtable td.position_rank {
  text-align: right;
  width: 1px;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_large_text {
  width: 50%;
}

table.ajaxtable td.ajaxtable_small_text {
  width: 20%;
}

table.ajaxtable td.ajaxtable_alerts {
  min-width: 100px;
  width: 100px;
  text-align: center;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_rm_string,
table.ajaxtable td.ajaxtable_pumpmonitoringcredits,
table.ajaxtable td.ajaxtable_number,
table.ajaxtable td.ajaxtable_stringnumber,
table.ajaxtable td.ajaxtable_accounting,
table.ajaxtable td.ajaxtable_pacid {
  width: 0.1%;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_accounting {
  text-align: right;
}

table.ajaxtable td.ajaxtable_currency,
table.ajaxtable td.ajaxtable_currency_usd,
table.ajaxtable td.ajaxtable_currency_eur {
  width: 100px !important;
  white-space: nowrap !important;
}

table.ajaxtable td.ajaxtable_currency span.donotdrag,
table.ajaxtable td.ajaxtable_currency_usd span.donotdrag,
table.ajaxtable td.ajaxtable_currency_eur span.donotdrag {
  width: 100% !important;
}

table.ajaxtable td.ajaxtable_currency span.currency_unit,
table.ajaxtable td.ajaxtable_currency_usd span.currency_unit,
table.ajaxtable td.ajaxtable_currency_eur span.currency_unit {
  display: inline-block;
  width: 40px;
}

table.ajaxtable span.currency_amount {
  width: calc(100% - 40px);
  text-align: right;
  min-width: 100px;
}

table.ajaxtable td.position {
  width: 30%;
  font-weight: normal;
}

table.ajaxtable td.site_name {
  width: 200px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

table.ajaxtable td.new_lead,
table.ajaxtable td.acknowledged_lead,
table.ajaxtable td.quoted_lead,
table.ajaxtable td.closed_lead {
  width: 15%;
}

table.ajaxtable td.host {
  width: 30px;
}

table.ajaxtable td.au_1,
table.ajaxtable td.eu_1,
table.ajaxtable td.engaged_users,
table.ajaxtable td.partner_anz,
table.ajaxtable td.engaged_partners,
table.ajaxtable td.engaged_partners_percentage,
table.ajaxtable td.lor_relation {
  width: 11%;
}

table.ajaxtable td.company {
  font-weight: bold;
}

table.ajaxtable td.telefon,
table.ajaxtable td.mobile {
  white-space: nowrap !important;
}

table.ajaxtable td.email {
  white-space: nowrap !important;
}

table.ajaxtable td.status {
  width: 0px;
}

table.ajaxtable td.prospect_status {
  width: 0px;
}

table.ajaxtable td.partners_anz,
table.ajaxtable td.prospects_anz {
  width: 200px;
  border-right: none;
}

table.ajaxtable td.prospect_status,
table.ajaxtable td.status,
table.ajaxtable td.active_cust,
table.ajaxtable td.lead_submitted {
  text-align: center;
  width: 1%;
  white-space: nowrap !important;
  text-transform: uppercase;
}

table.ajaxtable tr.header td.prospect_status,
table.ajaxtable tr.header td.status {
  text-transform: none;
}

table.ajaxtable td.sites_name,
table.ajaxtable td.system_name {
  font-weight: bold;
  white-space: normal !important;
}

table.ajaxtable td.lk_sites_name,
table.ajaxtable td.lk_system_name {
  font-weight: bold;
  text-align: left;
}

table.ajaxtable td.sites_created_date,
table.ajaxtable td.system_created {
  width: 1px;
  text-align: center;
}

table.ajaxtable td.lead_type_div {
  font-weight: bold;
  text-transform: uppercase;
}

table.ajaxtable
  td
  div.productGroup.lorS:not(.tab_bubble):not(.RMbit):not(.RMcontainer):not(
    .subdiv
  ):not(.dataChangeButton):not(.dispensingGroup):not(.commercialScheme):not(
    .mobileMoneyProfile
  ):not(.ajaxElementButton):not(.ajaxTableRelative) {
  color: var(--lor-color) !important;
}

table.ajaxtable td.ajaxtable_bold {
  font-weight: bold;
}

table.ajaxtable
  td
  div:not(.tab_bubble):not(.RMbit):not(.RMcontainer):not(.subdiv):not(
    .dataChangeButton
  ):not(.dispensingGroup):not(.commercialScheme):not(.mobileMoneyProfile):not(
    .ajaxElementButton
  ):not(.linkClasses):not(.ajaxTableRelative),
table.ajaxtable td div.linkClasses.buttonDIV,
table.ajaxtable td ul.divList li {
  background-color: var(--lor-color);
  color: white;
  padding: 0 4px;
  text-align: center;
  white-space: nowrap !important;
  font-weight: bold;
  margin: 1px;
  position: relative;
  min-height: 30px;
  line-height: 2.5em;
  display: inline-block !important;
  border-radius: 3px;
  min-width: 45px;
}

table.ajaxtable td.ajaxtable_weblisting_new div.productGroup {
  min-width: 115px !important;
  text-align: left !important;
}

table.ajaxtable td.ajaxtable_weblisting_new div.productGroup span.webListing {
  display: inline-block;
  float: right;
  min-height: 0 !important;
  background-color: transparent !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup
  span.webListing.listed
  span.webListingColorMarker {
  background-color: green !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup:hover
  span.webListing.listed
  span.webListingColorMarker {
  background-color: darkgreen !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup
  span.webListing.map
  span.webListingColorMarker {
  background-color: orange !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup:hover
  span.webListing.map
  span.webListingColorMarker {
  background-color: darkorange !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup
  span.webListing.notlisted
  span.webListingColorMarker {
  background-color: red !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  div.productGroup:hover
  span.webListing.notlisted
  span.webListingColorMarker {
  background-color: darkred !important;
}

table.ajaxtable td.ajaxtable_weblisting_new div.productGroup.changeRequested {
  background-color: red !important;
}

table.ajaxtable
  td.ajaxtable_weblisting_new
  a:hover
  div.productGroup.changeRequested {
  background-color: darkred !important;
}

span.webListingColorMarker {
  display: inline-block !important;
  height: 10px !important;
  min-height: 10px !important;
  width: 10px !important;
  min-width: 10px !important;
  border: 2px solid white !important;
  border-radius: 2px !important;
  padding: 0 !important;
  margin-left: 7px;
  margin-right: 3px !important;
  position: relative;
  top: 2px;
  right: 0;
}

table.ajaxtable td.ajaxtable_failurecodes div,
table.ajaxtable td.ajaxtable_causecodes div {
  float: left;
  top: 3px;
}

table.ajaxtable td ul.divList li {
  background-image: none !important;
  margin: 1px !important;
  padding: 0 5px !important;
}

div.ajaxtable ul.divList.commIdAttributes {
  position: absolute;
  right: 0;
  top: -6px;
  width: auto;
  margin: 0 !important;
}

div.ajaxtable ul.divList.commIdAttributes li {
  position: relative;
}

div.ajaxtable ul.divList.commIdAttributes li svg {
  margin-right: 8px !important;
  position: relative;
  top: -1px;
}

div.ajaxtable ul.divList.commIdAttributes li.noText {
  padding: 0 !important;
}

div.ajaxtable ul.divList.commIdAttributes li.noText svg {
  margin-right: 0 !important;
}

div.ajaxtable ul.divList.commIdAttributes.disabled li {
  background-color: #ccc !important;
  color: white !important;
}

div.ajaxtable tr:hover ul.divList.commIdAttributes.disabled li {
  background-color: #999 !important;
}

div.ajaxtable tr ul.divList.commIdAttributes.error li,
div.ajaxtable tr:hover ul.divList.commIdAttributes.error li {
  background-color: red !important;
}

div.ajaxtable ul.divList.commIdAttributes.active li {
  background-color: green !important;
}

table.ajaxtable td div.square {
  min-width: 22px !important;
}

.ajaxElementInnerButton {
  display: inline-block !important;
  padding: 0 5px;
  background-color: white;
  color: var(--lor-color);
  border-radius: 4px;
  margin-left: 6px;
  height: 20px;
  line-height: 1.5em;
  cursor: pointer;
  text-align: center;
  width: 18px;
}

.ajaxElementInnerButton.red {
  color: red;
}

tr:hover .ajaxElementInnerButton {
  background-color: #f4f4f4;
}

.ajaxElementInnerButton:hover {
  background-color: var(--lor-color) !important;
  color: white !important;
}

.ajaxElementInnerButton.red:hover {
  background-color: red !important;
}

.ajaxElementInnerButton:hover .awfClass {
  color: white !important;
}

table.ajaxtable td div.earmarked {
  background: linear-gradient(45deg, var(--lor-color) 85%, #bbb 15%) !important;
}

table.ajaxtable td div.green.earmarked {
  background: linear-gradient(45deg, green 85%, #bbb 15%) !important;
}

table.ajaxtable td div.red.earmarked {
  background: linear-gradient(45deg, red 85%, #bbb 15%) !important;
}

table.ajaxtable td div.orange.earmarked {
  background: linear-gradient(45deg, orange 85%, #bbb 15%) !important;
}

table.ajaxtable
  td
  div.clickable:not(.tab_bubble):not(.RMbit):not(.RMcontainer):not(.subdiv):not(
    .dataChangeButton
  ):not(.dispensingGroup):hover {
  background-color: var(--lor-color-dark) !important;
  cursor: pointer;
}

table.ajaxtable
  td
  div.clickable.red:not(.tab_bubble):not(.RMbit):not(.RMcontainer):not(
    .subdiv
  ):not(.dataChangeButton):not(.dispensingGroup):hover {
  background-color: darkred !important;
}

table.ajaxtable
  td
  div.clickable.green:not(.tab_bubble):not(.RMbit):not(.RMcontainer):not(
    .subdiv
  ):not(.dataChangeButton):not(.dispensingGroup):hover {
  background-color: darkgreen !important;
}

table.ajaxtable td div.code_inactive {
  background-color: #ddd !important;
}

table.ajaxtable td div.bluegrey {
  background: linear-gradient(
    135deg,
    var(--lor-color) 85%,
    #bbb 15%
  ) !important;
  color: white !important;
}

table.ajaxtable td a:hover div.bluegrey {
  background: linear-gradient(
    135deg,
    var(--lor-color-dark) 85%,
    #999 15%
  ) !important;
}

table.ajaxtable td div.blank {
  background-color: #f4f4f4 !important;
  color: white !important;
}

table.ajaxtable
  td
  a:hover
  div.blank:not(.colourCoding):not(.lorS):not(.linkClasses) {
  background-color: #b4b4b4 !important;
}

table.ajaxtable td.ajaxtable_link.blank svg {
  visibility: hidden;
}

table.ajaxtable td div.darkorange {
  background-color: darkorange !important;
  color: white !important;
}

table.ajaxtable td div.square {
  width: 25px !important;
  padding: 0 !important;
  border-radius: 3px 0 0 3px !important;
  margin-right: 1px !important;
}

table.ajaxtable td div.square svg {
  position: relative;
  top: -1px;
}

table.ajaxtable td div.square + div {
  margin-left: 0 !important;
  border-radius: 0 3px 3px 0 !important;
  min-width: auto !important;
  padding: 0 6px 0 4px !important;
}

table.ajaxtable td div.blue {
  background-color: rgb(0, 135, 206) !important;
  color: white !important;
}
table.ajaxtable td div.red {
  background-color: red !important;
  color: white !important;
}

table.ajaxtable td div.green {
  background-color: green !important;
  color: white !important;
}

table.ajaxtable td div.grey {
  background-color: #eee !important;
  color: white !important;
}

table.ajaxtable td div.orange {
  background-color: orange !important;
  color: white !important;
}

table.ajaxtable td div.brown {
  background-color: #b7825f !important;
  color: white !important;
}

table.ajaxtable td div.darkbrown {
  background-color: #654321 !important;
  color: white !important;
}

table.ajaxtable td div.uppercase {
  text-transform: uppercase;
}

table.ajaxtable td div.alerts {
  background-color: #ccc !important;
  min-width: 20px;
  display: inline-block;
  margin-right: 3px;
}

table.ajaxtable td div.alerts.on {
  background-color: green !important;
}

table.ajaxtable td div.alerts.off {
  background-color: red !important;
}

table.ajaxtable td div.alerts:nth-child(4) {
  margin-right: 0;
}

table.ajaxtable td div.subElement {
  background-color: transparent;
  height: 14px;
  width: 8px;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  position: relative;
  top: -3px;
  float: left;
  margin: 0 8px;
}

table.ajaxtable td i.trend.green {
  color: green !important;
}

table.ajaxtable td i.trend.red {
  color: red !important;
}

table.ajaxtable td i.trend.up2 {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

table.ajaxtable td i.trend.up {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

table.ajaxtable td i.trend.down {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

table.ajaxtable td i.trend.down2 {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

table.ajaxtable td.prospect_status.contacted div {
  background-color: green !important;
}

table.ajaxtable td.prospect_status.no_action div {
  background-color: red !important;
}

table.ajaxtable td.prospect_status.acknowledged div {
  background-color: orange !important;
}

table.ajaxtable td.prospect_status.awaiting_more_info div {
  background-color: #216fe7 !important;
}

table.ajaxtable td.lead_type_show div {
  color: white;
  font-weight: bold;
  text-align: center;
}

table.ajaxtable td.lead_type.ajaxtable_value_irr div,
table.ajaxtable td.lead_type_show.irr div {
  background-color: rgb(60, 138, 46) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_dw div,
table.ajaxtable td.lead_type_show.dw div {
  background-color: rgb(61, 183, 228) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_irr_dw div,
table.ajaxtable td.lead_type_show.irr_dw div {
  background-color: rgb(11, 123, 158) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_sc div,
table.ajaxtable td.lead_type_show.sc div {
  background-color: rgb(254, 203, 0) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_rl div,
table.ajaxtable td.lead_type_show.rl div {
  background-color: rgb(30, 22, 86) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_nn div,
table.ajaxtable td.lead_type_show.nn div {
  background-color: rgb(100, 100, 100) !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_e_oil div,
table.ajaxtable td.lead_type_show.e_oil div {
  background-color: #6b3f08 !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_e_gas div,
table.ajaxtable td.lead_type_show.e_gas div {
  background-color: #e30003 !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_e_leachate div,
table.ajaxtable td.lead_type_show.e_leachate div {
  background-color: #cd8f36 !important;
}

table.ajaxtable td.lead_type.ajaxtable_value_pat div,
table.ajaxtable td.lead_type_show.pat div {
  background-color: darkblue !important;
}

table.ajaxtable td.lead_status_show div {
  color: white;
  font-weight: bold;
  text-align: center;
}

table.ajaxtable td.lead_status.ajaxtable_value_acknowledged div,
table.ajaxtable td.lead_status_show.a div {
  background-color: darkorange !important;
}

table.ajaxtable td.lead_status.ajaxtable_value_no_action div,
table.ajaxtable td.lead_status_show.n div,
table.ajaxtable td.lead_status.ajaxtable_value_new div {
  background-color: red !important;
}

table.ajaxtable td.lead_status.ajaxtable_value_quoted div,
table.ajaxtable td.lead_status_show.q div {
  background-color: green !important;
}

table.ajaxtable td.lead_status_show.c_dup div,
table.ajaxtable td.lead_status_show.c_trash div,
table.ajaxtable td.lead_status_show.c_l_mjo div,
table.ajaxtable td.lead_status_show.c_l_cus div,
table.ajaxtable td.lead_status_show.c_test div,
table.ajaxtable td.lead_status_show.c_l_exp div,
table.ajaxtable td.lead_status_show.c_won div,
table.ajaxtable td.lead_status_show.c_pp div,
table.ajaxtable td.lead_status_show.c_l_cap div,
table.ajaxtable td.lead_status_show.c_l_c_ac div,
table.ajaxtable td.lead_status_show.c_l_c_s div,
table.ajaxtable td.lead_status_show.c_t_out div,
table.ajaxtable td.lead_status_show.c_dup div,
table.ajaxtable td.lead_status_show.c div {
  background-color: var(--lor-color);
}

table.ajaxtable td.lead_status_show.a div {
  background-color: orange;
}

table.ajaxtable td.partner_or_prospect div {
  color: white;
  text-transform: uppercase;
}

table.ajaxtable td.partner_or_prospect.partner div {
  background-color: var(--lor-color);
}

table.ajaxtable td.partner_or_prospect.prospect div {
  background-color: var(--lor-color-dark);
}

table.ajaxtable td.userstatus_pm,
table.ajaxtable td.userstatus_bm,
table.ajaxtable td.userstatus_sp,
table.ajaxtable td.userstatus_um,
table.ajaxtable td.userstatus_pl,
table.ajaxtable td.userstatus_pp,
table.ajaxtable td.partner_alert_symbol,
table.ajaxtable td.lead_alert_symbol {
  width: 35px;
  color: var(--lor-color);
}

table.ajaxtable td.partner_alert_symbol svg.svg-inline--fa-volume-off,
table.ajaxtable td.lead_alert_symbol svg.svg-inline--fa-volume-off {
  color: red;
}

table.ajaxtable td.userstatus_pl,
table.ajaxtable td.userstatus_bm,
table.ajaxtable th.userstatus_pl,
table.ajaxtable th.userstatus_bm {
  border-left: none;
}

table.ajaxtable td.userstatus_pm i:hover,
table.ajaxtable td.userstatus_bm i:hover,
table.ajaxtable td.userstatus_sp i:hover,
table.ajaxtable td.userstatus_um i:hover,
table.ajaxtable td.userstatus_pl i:hover,
table.ajaxtable td.userstatus_pp i:hover,
table.ajaxtable td.partner_alert_symbol i:hover,
table.ajaxtable td.lead_alert_symbol i:hover {
  color: var(--lor-color-dark);
  cursor: pointer;
}

table.ajaxtable td.price_eur,
table.ajaxtable td.price_usd,
table.ajaxtable td.price_rmb,
table.ajaxtable th.price_eur,
table.ajaxtable th.price_usd,
table.ajaxtable th.price_rmb,
table.ajaxtable td.system_power {
  text-align: right;
  width: 80px;
  white-space: nowrap !important;
}

table.ajaxtable td.article_no {
  width: 50px;
  white-space: nowrap !important;
}

table.ajaxtable td.pmtech {
  width: 50px;
  white-space: nowrap !important;
  text-align: center;
}

table.ajaxtable td.stats_usage_last7,
table.ajaxtable td.stats_usage_last30,
table.ajaxtable td.stats_usage_last90,
table.ajaxtable td.stats_compass_last7,
table.ajaxtable td.stats_compass_last30,
table.ajaxtable td.stats_compass_last90,
table.ajaxtable td.stats_pumpscanner_last7,
table.ajaxtable td.stats_pumpscanner_last30,
table.ajaxtable td.stats_pumpscanner_last90 {
  text-align: right;
  min-width: 15px;
}

table.ajaxtable td.stats_compass_lastversion,
table.ajaxtable td.stats_pumpscanner_lastversion {
  text-align: left;
  min-width: 15px;
}

table.ajaxtable td div.smalldiv {
  color: var(--lor-color);
  margin: 0 0 0 3px;
  color: white;
  min-width: 20px;
  text-align: center;
}

table.ajaxtable td div.smalldiv.alone {
  float: none;
  margin-left: 0;
}

table.ajaxtable td div.smalldiv.green {
  background-color: green !important;
}

table.ajaxtable td div.smalldiv.red {
  background-color: red !important;
}

table.ajaxtable tr.smarttap_tap.connected td {
}

table.ajaxtable tr.smarttap_tap td.connected_taps {
  color: transparent !important;
}

table.ajaxtable tr.smarttap_hub td.smarttap_name {
  font-weight: bold;
}

table.ajaxtable td div.compass-yes,
table.ajaxtable td div.pumpscanner-yes {
  background-color: green !important;
}

table.ajaxtable td div.compass-yes:before,
table.ajaxtable td div.pumpscanner-yes:before {
  border-right: 6px solid green;
}

table.ajaxtable td div.pm,
table.ajaxtable td div.apm-admin,
table.ajaxtable td div.sales {
  background-color: rgb(0, 95, 166);
}

table.ajaxtable td div.pm:before,
table.ajaxtable td div.sales:before {
  border-right: 6px solid rgb(0, 95, 166);
}

table.ajaxtable td.ssp div {
  background-color: rgb(0, 153, 0) !important;
}

table.ajaxtable td.ssp div:before {
  border-right: 6px solid rgb(0, 153, 0) !important;
}

table.ajaxtable td.ssp_dp div {
  background-color: rgb(0, 153, 0) !important;
}

table.ajaxtable td.ssp_dp div:before {
  border-right: 6px solid rgb(0, 153, 0) !important;
}

table.ajaxtable td.pssp div {
  background-color: rgb(153, 153, 0) !important;
}

table.ajaxtable td.pssp div:before {
  border-right: 6px solid rgb(153, 153, 0) !important;
}

table.ajaxtable td.pssp_dp div {
  background-color: rgb(153, 153, 0) !important;
}

table.ajaxtable td.pssp_dp div:before {
  border-right: 6px solid rgb(153, 153, 0) !important;
}

table.ajaxtable td.dp div {
  background-color: rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp div:before {
  border-right: 6px solid rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_pssp div {
  background-color: rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_pssp div:before {
  border-right: 6px solid rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_pdp div {
  background-color: rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_pdp div:before {
  border-right: 6px solid rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_anddash div {
  background-color: rgb(255, 153, 0) !important;
}

table.ajaxtable td.dp_anddash div:before {
  border-right: 6px solid rgb(255, 153, 0) !important;
}

table.ajaxtable td.pdp div {
  background-color: rgb(255, 17, 0) !important;
}

table.ajaxtable td.pdp div:before {
  border-right: 6px solid rgb(255, 17, 0);
}

table.ajaxtable td.customer div {
  background-color: green !important;
}

table.ajaxtable td.customer a:hover div {
  background-color: darkgreen !important;
}

table.ajaxtable td.customer div:before {
  border-right: 6px solid rgb(30, 200, 10) !important;
}

table.ajaxtable td.kp div,
table.ajaxtable td.cp div,
table.ajaxtable td.tp div {
  background-color: rgb(255, 0, 153);
}

table.ajaxtable td.kp div:before,
table.ajaxtable td.cp div:before,
table.ajaxtable td.tp div:before {
  border-right: 6px solid rgb(255, 0, 153);
}

table.ajaxtable td.asp div {
  background-color: red;
}

table.ajaxtable td.asp div:before {
  border-right: 6px solid red;
}

table.ajaxtable td.ssp div {
  background-color: red;
}

table.ajaxtable td.ssp div:before {
  border-right: 6px solid red;
}

table.ajaxtable td.ack div {
  background-color: #f60;
}

table.ajaxtable td.ack div:before {
  border-right: 6px solid #f60;
}

div#maincontainer table.ajaxtable td.ack,
table.ajaxtable td.ack {
  background-color: #f60;
  color: white;
}

table.ajaxtable td.cntd div {
  background-color: green !important;
}

table.ajaxtable td.cntd div:before {
  border-right: 6px solid green;
}

div#maincontainer table.ajaxtable td.cntd,
table.ajaxtable td.cntd {
  background-color: green;
  color: white;
}

table.ajaxtable td.ami div {
  background-color: var(--lor-color);
}

table.ajaxtable td.ami div:before {
  border-right: 6px solid var(--lor-color);
}

div#maincontainer table.ajaxtable td.ami,
table.ajaxtable td.ami {
  background-color: var(--lor-color);
  color: white;
}

table.ajaxtable td.waiting div {
  background-color: orange;
}

div#maincontainer table.ajaxtable td.pmtech,
table.ajaxtable td.pmtech {
  background-color: green;
  color: white;
}

/*

table.ajaxtable td.standard div { background-color: green; }

table.ajaxtable td.standard div:before { border-right: 6px solid green; }

div#maincontainer table.ajaxtable td.standard,
table.ajaxtable td.standard {
	background-color: green;
	color: white;
}

table.ajaxtable td.high div { background-color: orange; }

table.ajaxtable td.high div:before { border-right: 6px solid orange; }

div#maincontainer table.ajaxtable td.high,
table.ajaxtable td.high {
	background-color: orange;
	color: white;
}

table.ajaxtable td.critical div { background-color: red; }

table.ajaxtable td.critical div:before { border-right: 6px solid red; }

div#maincontainer table.ajaxtable td.critical,
table.ajaxtable td.critical {
	background-color: red;
	color: white;
}

*/
table.ajaxtable tr td.sites_device_type_name,
table.ajaxtable tr td.sites_device_type_name_ext,
table.ajaxtable tr td.course_title_here {
  font-weight: bold;
}

table.ajaxtable td.qty {
  text-align: center;
  width: 60px;
}

table.ajaxtable td.qty input {
  text-align: right;
  width: 50px;
  font-size: 0.95em;
  border-radius: 1px;
  border: 1px solid #ccc;
}

table.ajaxtable tr.crm td {
  color: red;
}

div.btn-group {
  display: inline-block;
  overflow: hidden;
  width: 40%;
  padding: 0;
  margin: 0;
  background-color: transparent !important;
}

a.btn {
  display: block;
  float: left;
  padding: 5px 1px 6px 1px;
  min-width: 40px;
  height: 32px;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  background-color: #ddd;
  border-color: #ddd;
  margin-right: 2px;
  line-height: 2.6em;
}

div.popup_outer a.btn {
  background-color: white;
  border-color: white;
  color: var(--lor-color-dark);
}

div.popup_outer div.popuptable.htmlContent a.btn {
  background-color: #ddd;
  border-color: #ddd;
}

div.popup_outer div.popuptable.htmlContent a.btn.selected {
  background-color: var(--lor-color);
  border-color: var(--lor-color);
}

div.popup_outer a.btn span {
  color: white;
}

div.popup_outer a.btn:not(.disabled):hover {
  color: white;
}

div.popup_outer div.popuptable.htmlContent a.btn:not(.disabled):hover {
  color: white;
  background-color: var(--lor-color);
}

div.popup_outer div.popup_submenu a.btn,
div.popup_outer div.tab_box a.btn {
  background-color: #ddd;
  border-color: #ddd;
}

a.btn.entries,
a.btn.bulk,
div.popup_outer div.popuptable.htmlContent a.btn.entries,
div.popup_outer div.popuptable.htmlContent a.btn.bulk {
  width: auto !important;
  padding: 5px 7px 6px 7px;
  max-width: inherit;
  color: white;
  background-color: var(--lor-color);
  margin-right: 4px;
  white-space: nowrap !important;
  min-width: 26px;
}

a.btn.entries:hover {
  cursor: auto !important;
}

a.btn.bulk {
  display: none;
}

a.btn.bulk:hover {
  cursor: pointer;
  background-color: var(--lor-color-dark);
}

a.btn.bulk span {
  display: inline-block;
  margin-left: 6px;
  background-color: var(--lor-color-dark);
  padding: 0 5px;
  min-width: 20px;
}

a.btn.bulk:hover span {
  background-color: var(--lor-color);
}

div.popup_outer a.btn.entries {
  background-color: var(--lor-color-dark);
  color: white;
}

div.popup_outer div.popup_submenu a.btn.entries,
div.popup_outer div.tab_box a.btn.entries {
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer a.btn.entries:link,
div#maincontainer a.btn.entries:visited,
div#maincontainer a.btn.entries:hover {
  color: white;
}

div#maincontainer a.btn.btndis,
a.btn.btndis,
div#maincontainer a.btndis,
a.btndis {
  opacity: 0.5 !important;
}

div#maincontainer a.btn:link,
div#maincontainer a.btn:visited,
a.btn:link,
a.btn:visited {
  text-decoration: none;
}

div#maincontainer a.btn.selected,
div#maincontainer a.btn.btnact:hover,
a.btn.selected,
a.btn.btnact:hover {
  background-image: none;
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer div.popup_outer a.btn.selected,
div#maincontainer div.popup_outer a.btn.btnact:hover,
div.popup_outer a.btn.selected,
div.popup_outer a.btn.btnact:hover {
  color: white;
  background-color: var(--lor-color-dark);
}

div#maincontainer div.popup_outer div.popup_submenu a.btn.selected,
div#maincontainer div.popup_outer div.popup_submenu a.btn.btnact:hover,
div.popup_outer div.popup_submenu a.btn.selected,
div.popup_outer div.popup_submenu a.btn.btnact:hover,
div#maincontainer div.popup_outer div.tab_box a.btn.selected,
div#maincontainer div.popup_outer div.tab_box a.btn.btnact:hover,
div.popup_outer div.tab_box a.btn.selected,
div.popup_outer div.tab_box a.btn.btnact:hover {
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer a.btn.btndis:not(.disabled):hover,
a.btn.btndis:not(.disabled):hover {
  color: var(--lor-color-dark);
  cursor: auto;
}

div.ajaxtable-header {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
  padding-bottom: 5px;
  position: relative;
  box-sizing: border-box;
}

div.ajaxtable-header.footer {
  background-repeat: repeat-x;
  background-position: top;
  padding: 10px 0 0 0;
}

div.ajaxtable-header.footer div.ajaxtable-search {
  font-family: "OS", Verdana, Arial, Helvetica, sans-serif !important;
}

div.ajaxtable-header.footer div.ajaxtable-search span {
  margin-right: 8px;
  position: relative;
  top: -12px;
}

div.popup_outer div.ajaxtable-header.footer div.ajaxtable-search span {
  color: white;
  top: -12px;
}

div.popup_outer
  div.popup_submenu
  div.ajaxtable-header.footer
  div.ajaxtable-search
  span,
div.popup_outer
  div.tab_box
  div.ajaxtable-header.footer
  div.ajaxtable-search
  span {
  color: #666;
  top: -12px;
}

div.ajaxtable-header.footer.reduced {
  height: 0;
  padding-top: 6px;
}

div.ajaxtable-select {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
  margin-bottom: 8px;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 8px;
}

div.ajaxtable-select.larger {
  height: 30px;
}

div.ajaxtable-search {
  width: 60%;
  text-align: right;
  background-color: transparent !important;
  display: inline-block;
}

div.ajaxtable-header.footer div.ajaxtable-search {
  font-size: 0.95em;
}

div.ajaxtable-header.footer div.ajaxtable-search svg {
  font-size: 1.45em !important;
}

div.ajaxtable-search.noPagination {
  width: 100%;
}

div.ajaxtable-search input {
  width: auto;
  max-width: 300px;
  height: 43px;
  padding: 3px 8px;
  overflow: hidden;
  border: 1px solid #f8f8f8;
  border-radius: 1px 0 0 1px;
  color: #666;
  font-size: 1.05em !important;
  margin-top: 0;
  margin-right: 5px;
  font-family: "OS", Verdana, Arial, Helvetica, sans-serif !important;
  background-color: #f8f8f8;
  vertical-align: bottom;
}

div.ajaxtable-search a.mapButton {
  font-size: 1.5em;
  line-height: 1.7em !important;
}

div.ajaxtable-search a.mapButton svg {
  position: relative;
  left: 1px;
}

div.ajaxtable-search a.filterButton {
  padding-left: 10px;
  padding-right: 10px;
  width: auto !important;
}

div.ajaxtable-search a.filterButton span.awfClass {
  vertical-align: text-bottom;
  position: relative;
  top: 1px;
}

div.ajaxtable-search a.filterButton span.awfClass:not(.spinning) {
  margin-right: 2px;
}

div.ajaxtable-search a.filterButton span:not(.awfClass) {
  font-size: 0.95em;
  vertical-align: text-bottom;
}

div.ajaxtable-search a.filterButton span:not(.awfClass) {
  margin-left: 5px;
}

div.ajaxtable-search a.filterButton.removeFiltersButton {
  background-color: red !important;
  color: white;
}

div.ajaxtable-search a.filterButton.removeFiltersButton:hover {
  background-color: darkred !important;
}

@media (max-width: 800px) {
  div.ajaxtable-search input {
    font-size: 16px !important;
    width: calc(100% - 87px);
    margin-right: 1px;
  }
}

div.popup_outer div.ajaxtable-search input {
  color: #666;
  background-color: #f8f8f8;
}

div.popup_outer div.popup_submenu div.ajaxtable-search input,
div.popup_outer div.tab_box div.ajaxtable-search input {
  color: #666;
  background-color: #f8f8f8;
}

div.box_expandable div.ajaxtable-search input,
div#box_buttons_frame div.ajaxtable-search input {
  background-color: #f8f8f8;
}

div.ajaxtable-search input:focus {
  background-color: rgba(0, 135, 206, 0.75) !important;
  color: white !important;
  border: 1px solid rgba(0, 135, 206, 0.75);
}

div.popup_outer div.ajaxtable-search input:focus {
  background-color: rgba(0, 80, 130, 0.25) !important;
  color: white !important;
  border: 1px solid var(--lor-color-dark);
}

div.popup_outer div.ajaxtable-search input::placeholder:focus {
  color: white;
}

div.popup_outer div.popup_submenu div.ajaxtable-search input:focus,
div.popup_outer div.tab_box div.ajaxtable-search input:focus {
  background-color: rgba(0, 135, 206, 0.75) !important;
  color: white !important;
  border: 1px solid rgba(0, 135, 206, 0.75);
}

div.ajaxtable-search p {
  margin-top: 7px;
  margin-right: 7px;
}

div#maincontainer div.ajaxtable-search a,
div.ajaxtable-search a,
div.popuptable.htmlContent div.ajaxtable-search a {
  border: none;
  border-left: none;
  width: 41px;
  height: 39px;
  text-align: center;
  display: inline-block;
  padding-top: 4px;
  background-color: #ddd;
  margin-top: 0;
  margin-left: 2px;
  vertical-align: bottom;
  line-height: 2.8em;
}

div.popup_outer div#maincontainer div.ajaxtable-search a,
div.popup_outer div.ajaxtable-search a {
  background-color: white;
}

div.popup_outer div.popup_submenu div#maincontainer div.ajaxtable-search a,
div.popup_outer div.popup_submenu div.ajaxtable-search a,
div.popup_outer div.tab_box div#maincontainer div.ajaxtable-search a,
div.popup_outer div.tab_box div.ajaxtable-search a {
  background-color: #ddd;
}

div#maincontainer div.ajaxtable-search a.end,
div.ajaxtable-search a.end {
  color: #f30;
}

div#maincontainer div.ajaxtable-search a.unshrink,
div.ajaxtable-search a.unshrink {
  margin-left: 3px;
}

div#maincontainer div.ajaxtable-search a.largespace,
div.ajaxtable-search a.largespace {
  margin-right: 8px;
}

@media (max-width: 800px) {
  div#maincontainer div.ajaxtable-search a.largespace,
  div.ajaxtable-search a.largespace {
    margin-right: 0;
  }
}

div#maincontainer div.ajaxtable-search a:last-child,
div.ajaxtable-search a:last-child {
  margin-right: 0px !important;
}

div#maincontainer div.ajaxtable-search a.end i.not-red,
div.ajaxtable-search a.end i.not-red {
  color: var(--lor-color-dark);
}

div#maincontainer div.ajaxtable-search a.items_per_page,
div.ajaxtable-search a.items_per_page,
div.popuptable.htmlContent div.ajaxtable-search a.items_per_page {
  padding-top: 7px;
  padding-bottom: 4px;
  text-decoration: none !important;
  width: 45px;
  float: none !important;
  overflow: hidden;
  height: 32px;
  position: relative;
  line-height: 2.5em;
}

div#maincontainer div.ajaxtable-search a:hover,
div#maincontainer div.ajaxtable-search a.end:hover,
div.ajaxtable-search a:hover,
div.ajaxtable-search a.end:hover {
  background-image: none;
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer div.popup_outer div.ajaxtable-search a:hover,
div#maincontainer div.popup_outer div.ajaxtable-search a.end:hover,
div.popup_outer div.ajaxtable-search a:hover,
div.popup_outer div.ajaxtable-search a.end:hover {
  color: white;
  background-color: var(--lor-color-dark);
}

div#maincontainer
  div.popup_outer
  div.popup_submenu
  div.ajaxtable-search
  a:hover,
div#maincontainer
  div.popup_outer
  div.popup_submenu
  div.ajaxtable-search
  a.end:hover,
div.popup_outer div.popup_submenu div.ajaxtable-search a:hover,
div.popup_outer div.popup_submenu div.ajaxtable-search a.end:hover,
div#maincontainer div.popup_outer div.tab_box div.ajaxtable-search a:hover,
div#maincontainer div.popup_outer div.tab_box div.ajaxtable-search a.end:hover,
div.popup_outer div.tab_box div.ajaxtable-search a:hover,
div.popup_outer div.tab_box div.ajaxtable-search a.end:hover {
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer div.ajaxtable-search a.disabled,
div#maincontainer div.ajaxtable-search a.disabled.end,
div.ajaxtable-search a.disabled,
div.ajaxtable-search a.disabled.end,
div#maincontainer div.ajaxtable-search a.disabled:hover,
div#maincontainer div.ajaxtable-search a.disabled.end:hover,
div.ajaxtable-search a.disabled:hover,
div.ajaxtable-search a.disabled.end:hover {
  background-image: none;
  background-color: #ddd;
  color: #c4c4c4;
  cursor: default;
}

a.subsearch svg.svg-inline--fa {
  font-size: 1.45em;
}

a.subsearch.more_entries svg.svg-inline--fa {
  font-size: 1.45em;
  margin-top: 9px;
}

table.ajaxtable td svg.svg-inline--fa {
  vertical-align: middle;
  position: relative;
}

div.ajaxtable div.oneoption svg.svg-inline--fa {
  font-size: 1.5em;
  position: relative;
  vertical-align: text-bottom;
  margin-right: 4px;
  top: 1px;
}

div.ajaxtable div.radio div.oneoption svg.svg-inline--fa.fa-spinner,
div.ajaxtable div.select2 div.oneoption svg.svg-inline--fa.fa-spinner {
  padding-right: 2px !important;
}

div.ajaxtable div.checkbox div.oneoption svg.svg-inline--fa.fa-spinner,
div.ajaxtable div.checkboxes div.oneoption svg.svg-inline--fa.fa-spinner,
div.ajaxtable div.select div.oneoption svg.svg-inline--fa.fa-spinner {
  margin-right: 1.5px !important;
}

table.ajaxtable td svg.svg-inline--fa.fa-clipboard {
  height: 17px;
  top: -2px;
}

div.ajaxtable-select div.select:not(.options) {
  clear: both;
  padding: 8px 4px 7px 4px;
  border-bottom: 1px solid #eee;
}

div.ajaxtable-buttons + div.ajaxtable-select div.select:first-child {
  padding-top: 0;
}

div.popup_outer div.ajaxtable-select div.select {
  border-top: none;
}

div.popup_outer div.popup_submenu div.ajaxtable-select div.select,
div.popup_outer div.tab_box div.ajaxtable-select div.select {
  border-top: 0px solid #eee;
}

div.ajaxtable-select div.select:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

div.ajaxtable-select div.header {
  font-weight: bold;
  width: 220px;
  float: left;
  line-height: 2.5em;
  margin-right: 0px;
}

div.popup_outer div.ajaxtable-select div.header {
  color: white;
}

div.popup_outer div.popup_submenu div.ajaxtable-select div.header,
div.popup_outer div.tab_box div.ajaxtable-select div.header,
div.popup_outer div.htmlContent div.ajaxtable-select div.header {
  color: #666;
}

div.ajaxtable-select div.options,
div.ajaxtable-header div.options {
  margin-left: 220px;
  line-height: 2.5em;
}

div.ajaxtable-select div.options select,
div.ajaxtable-header div.options select {
  min-width: 200px;
  margin: 3px 0;
  padding: 2px;
  background-color: #f8f8f8;
}

div.ajaxtable-select div.options select:focus,
div.ajaxtable-header div.options select:focus {
  background-color: var(--lor-color);
  color: white;
}

div.popup_outer div.ajaxtable-select div.options select:focus,
div.popup_outer div.ajaxtable-header div.options select:focus {
  background-color: var(--lor-color-dark);
}

div.popup_outer div.popup_submenu div.ajaxtable-select div.options select:focus,
div.popup_outer
  div.popup_submenu
  div.ajaxtable-header
  div.options
  select:focus {
  background-color: var(--lor-color);
}

div.ajaxtable-select div.oneoption,
div.ajaxtable-header div.oneoption {
  float: left;
  margin-right: 8px;
}

div.popup_outer div.ajaxtable-select div.oneoption a,
div.popup_outer div.ajaxtable-select div.oneoption a:link,
div.popup_outer div.ajaxtable-select div.oneoption a:visited,
div.popup_outer div.ajaxtable-select div.oneoption a:hover,
div.popup_outer div.ajaxtable-header div.oneoption a,
div.popup_outer div.ajaxtable-header div.oneoption a:link,
div.popup_outer div.ajaxtable-header div.oneoption a:visited,
div.popup_outer div.ajaxtable-header div.oneoption a:hover {
  color: white !important;
}

div.popup_outer div.popup_submenu div.ajaxtable-header div.oneoption a,
div.popup_outer div.popup_submenu div.ajaxtable-header div.oneoption a:link,
div.popup_outer div.popup_submenu div.ajaxtable-header div.oneoption a:visited,
div.popup_outer div.popup_submenu div.ajaxtable-header div.oneoption a:hover,
div.popup_outer div.popup_submenu div.ajaxtable-select div.oneoption a,
div.popup_outer div.popup_submenu div.ajaxtable-select div.oneoption a:link,
div.popup_outer div.popup_submenu div.ajaxtable-select div.oneoption a:visited,
div.popup_outer div.popup_submenu div.ajaxtable-select div.oneoption a:hover,
div.popup_outer div.tab_box div.ajaxtable-header div.oneoption a,
div.popup_outer div.tab_box div.ajaxtable-header div.oneoption a:link,
div.popup_outer div.tab_box div.ajaxtable-header div.oneoption a:visited,
div.popup_outer div.tab_box div.ajaxtable-header div.oneoption a:hover,
div.popup_outer div.tab_box div.ajaxtable-select div.oneoption a,
div.popup_outer div.tab_box div.ajaxtable-select div.oneoption a:link,
div.popup_outer div.tab_box div.ajaxtable-select div.oneoption a:visited,
div.popup_outer div.tab_box div.ajaxtable-select div.oneoption a:hover {
  color: var(--lor-color) !important;
}

div.popup_outer div.htmlContent div.ajaxtable-select div.oneoption a,
div.popup_outer div.htmlContent div.ajaxtable-select div.oneoption a:link,
div.popup_outer div.htmlContent div.ajaxtable-select div.oneoption a:visited,
div.popup_outer div.htmlContent div.ajaxtable-select div.oneoption a:hover,
div.popup_outer div.htmlContent div.ajaxtable-header div.oneoption a,
div.popup_outer div.htmlContent div.ajaxtable-header div.oneoption a:link,
div.popup_outer div.htmlContent div.ajaxtable-header div.oneoption a:visited,
div.popup_outer div.htmlContent div.ajaxtable-header div.oneoption a:hover {
  color: #666 !important;
}

div.popup_outer div.ajaxtable-select div.oneoption a:hover,
div.popup_outer div.ajaxtable-header div.oneoption a:hover {
  text-decoration: underline;
}

div.ajaxtable-select div.oneoption i,
div.ajaxtable-header div.oneoption svg {
  margin-right: 5px;
}

div.ajaxtable-select div.oneoption.reset svg {
  margin: 0 1px;
}

div.ajaxtable-select div.oneoption svg.svg-inline--fa-square-o,
div.ajaxtable-header div.oneoption svg.svg-inline--fa-square-o {
  margin-right: 5px;
}

div#maincontainer div.ajaxtable-select div.oneoption a:link,
div#maincontainer div.ajaxtable-select div.oneoption a:visited,
div#maincontainer div.ajaxtable-header div.oneoption a:link,
div#maincontainer div.ajaxtable-header div.oneoption a:visited,
div.ajaxtable-select div.oneoption a:link,
div.ajaxtable-select div.oneoption a:visited {
  text-decoration: none;
}

div.ajaxtable-select i.select-spinner {
  color: var(--lor-color);
  margin-left: 6px;
}

div.popup_outer div.ajaxtable-select i.select-spinner {
  color: white;
}

div.popup_outer div.popup_submenu div.ajaxtable-select i.select-spinner,
div.popup_outer div.tab_box div.ajaxtable-select i.select-spinner {
  color: var(--lor-color);
}

div.ajaxtable-select div.reset,
div.ajaxtable-header div.reset {
  float: right;
  margin: 4px 0 7px 3px;
}

div.ajaxtable-select div.reset,
div.ajaxtable-header div.reset a:link,
div.ajaxtable-select div.reset.unshrink,
div.ajaxtable-header div.reset.unshrink {
  margin-right: 0;
}

div.ajaxtable-select div.reset i,
div.ajaxtable-header div.reset svg {
  color: var(--lor-color);
}

div.ajaxtable-select.larger div.reset.shrink i,
div.ajaxtable-header.larger div.reset.shrink svg {
  margin-right: 5px;
}

div.ajaxtable-select div.reset a:hover i,
div.ajaxtable-header div.reset a:hover svg {
  color: white;
}

div#maincontainer div.ajaxtable-select div.reset a:link,
div#maincontainer div.ajaxtable-select div.reset a:visited,
div#maincontainer div.ajaxtable-select div.reset.transparent50 a:hover,
div#maincontainer div.ajaxtable-header div.reset a:link,
div#maincontainer div.ajaxtable-header div.reset a:visited,
div#maincontainer div.ajaxtable-header div.reset.transparent50 a:hover,
div.ajaxtable-select div.reset a:link,
div.ajaxtable-select div.reset a:visited,
div.ajaxtable-select div.reset.transparent50 a:hover {
  background-color: #ddd;
  border-radius: 1px;
  border: none;
  color: var(--lor-color-dark);
  height: 27px;
  padding: 4px;
}

div#maincontainer div.ajaxtable-select div.reset a:hover,
div#maincontainer div.ajaxtable-header div.reset a:hover,
div.ajaxtable-select div.reset a:hover {
  background-color: var(--lor-color);
  color: white;
}

div#maincontainer div.ajaxtable-select div.reset.transparent50 a:hover,
div.ajaxtable-select div.reset.transparent50 a:hover {
  cursor: inherit;
}

div#partner_report table.ajaxtable {
  width: 100%;
}

div#maincontainer div#partner_report div.ajaxtable-search a,
div#partner_report div.ajaxtable-search a {
  width: 30px;
}

i.ok {
  color: rgb(51, 153, 0);
}

i.notok {
  color: red;
}

div.ajaxtable select {
  padding: 0px;
  width: auto;
  border: 0px solid #ccc;
  border-radius: 1px;
}

table.ajaxtable td div.subdiv {
  display: inline-block;
  background-color: var(--lor-color);
  color: white;
  font-weight: bold;
  border-radius: 2px;
  padding: 2px 4px !important;
  font-size: 0.85em !important;
  margin: 0 0 0 6px;
  position: relative;
  line-height: 1.5em !important;
  top: 0;
  height: 17px;
}

table.ajaxtable td span + div.subdiv {
  margin-left: 6px;
}

table.ajaxtable td div.subdiv.red {
  background-color: red;
}

div.ajaxtable_map {
  height: 550px;
  background-color: #eee;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
}

div.close_map {
  position: absolute;
  top: 15px;
  right: 10px;
}

div#maincontainer div.close_map a:link,
div#maincontainer div.close_map a:visited {
  padding: 6px 8px 7px 8px;
  background-color: #ddd;
  color: red;
  box-shadow: 0 0 5px #fff;
}

div#maincontainer div.close_map a:hover {
  background-color: var(--lor-color);
  color: white;
}

div.ajaxtable table tr td span.email svg {
  margin-right: 5px;
}

span.ajaxtable_mobile.not {
  display: inline !important;
}

div.ajaxtable_mobile.not {
  display: block !important;
}

td.ajaxtable_mobile.not,
th.ajaxtable_mobile.not {
  display: table-cell;
}

.ajaxtable_mobile {
  display: none !important;
}

.ajaxtable_mobile {
  display: none !important;
}

div.ajaxtable-select div.header svg.filter_expand {
  display: none;
}

div.ajaxtable-search div.leftButtons {
  width: calc(100% - 350px);
  display: inline-block;
  text-align: right;
}

div.ajaxtable-search div.rightButtons {
  display: inline-block;
  white-space: nowrap;
  overflow: visible;
  max-width: 318px;
  margin-left: 8px;
}

@media (max-width: 1300px) {
  .hideResponsive {
    display: none;
  }
}

div#customernetx a.btn {
  display: none;
}

div#customernetx a.btn.entries,
div#customernetx a.btn.icon,
div#customernetx a.btn.selected {
  display: block;
}

div#customernet div.ajaxtable-header.footer {
}

@media (max-width: 1200px) {
  a.btn {
    display: none;
  }

  a.btn.entries,
  a.btn.icon,
  a.btn.selected {
    display: block;
  }
}

@media (max-width: 1000px) {
  span.ajaxtable_mobile.not {
    display: none !important;
  }

  div.ajaxtable_mobile.not {
    display: none !important;
  }

  span.ajaxtable_mobile {
    display: inline !important;
  }

  div.ajaxtable_mobile {
    display: block !important;
  }

  td.ajaxtable_mobile.not,
  th.ajaxtable_mobile.not {
    display: none !important;
  }

  div.ajaxtable-select div.header {
    float: none;
    width: 100%;
    font-size: 1.25em;
    cursor: pointer;
    margin: 10px 5px;
  }

  div.ajaxtable-select div.header svg.filter_expand {
    display: inline-block;
    margin: 5px 13px 5px 5px;
  }

  div.ajaxtable-select div.header svg.filter_expand.expanded {
    transform: rotate(180deg);
  }

  div.ajaxtable-select div.options {
    display: none;
    margin-left: 0;
    float: none;
    width: 100%;
  }

  div.ajaxtable-select div.options.expanded {
    display: block;
    margin-left: 33px;
  }

  div.ajaxtable-select div.options.expanded select {
    margin-left: 4px;
  }

  div.ajaxtable-select div:not(#reset) div.oneoption {
    position: relative;
    clear: both;
    padding: 7px 8px 8px 35px;
    line-height: 1.5em;
  }

  div.ajaxtable-select div:not(#reset) div.oneoption:last-child {
    margin-bottom: 20px;
  }

  div.ajaxtable-select div:not(#reset) div.oneoption svg.svg-inline--fa {
    position: absolute;
    left: 5px;
    margin-right: 10px;
    font-size: 1.75em;
    top: 10px;
  }

  div.btn-group {
    width: 100%;
    float: none;
  }

  div.ajaxtable-search {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
  }

  div.ajaxtable-search input {
    max-width: none;
  }

  div.ajaxtable-header.footer div.ajaxtable-search {
    margin-bottom: 0;
    margin-top: 15px;
  }

  div.ajaxtable-search input {
    float: left;
  }

  div.ajaxtable-search a.subsearch {
    display: inline-block;
    position: relative;
    float: none !important;
  }

  div.ajaxtable-search div.leftButtons {
    float: left;
    text-align: left;
  }

  div.ajaxtable-search div.rightButtons {
    float: right;
  }

  div#maincontainer table.ajaxtable td.action svg.svg-inline--fa {
    font-size: 2.5em;
  }

  div#maincontainer table.ajaxtable td a:hover svg.svg-inline--fa {
    color: var(--lor-color);
  }

  .hideResponsive {
    display: block;
  }

  a.btn {
    display: block;
  }
}

@media (max-width: 800px) {
  a.btn {
    min-width: 32px;
  }

  a.btn:last-child {
    margin-right: 0 !important;
  }

  a.btn {
    display: none;
  }

  a.btn.entries,
  a.btn.icon,
  a.btn.selected {
    display: block;
  }

  div.ajaxtable-search {
    margin-bottom: 5px;
  }

  div.ajaxtable-search div.leftButtons,
  div.ajaxtable-search div.rightButtons {
    width: 100%;
  }

  div.ajaxtable-search div.leftButtons {
    margin-bottom: 5px;
  }

  div.ajaxtable-header.footer {
    margin: 0;
  }

  div.ajaxtable-header.footer div.ajaxtable-search {
    margin-bottom: 0;
    margin-top: 5px;
  }
}

table.ajaxtable td.ajaxtable_image div.crop.picture_series {
  height: 100px;
}

div.ajaxtable_container {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  box-sizing: border-box;
}

div.ajaxtable_container::-webkit-scrollbar {
  display: none;
}

div.ajaxtable_container {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

div.ajaxtable_subcontainer {
  position: relative;
  left: 0;
  overflow: visible;
  min-width: 100%;
  box-sizing: border-box;
}

div.ajaxtable_subcontainer.dragging {
  cursor: grab;
}

table.ajaxtable td.comment_text p,
table.ajaxtable td.comment_text li {
  margin-bottom: 5px;
  color: #666 !important;
}

table.ajaxtable td.comment_text p:last-child,
table.ajaxtable td.comment_text li:last-child {
  margin-bottom: 0;
}

table.ajaxtable span.donotdrag {
  cursor: auto;
  width: calc(100% - 12px);
  display: inline-block;
  vertical-align: middle;
}

table.ajaxtable span.donotdrag a {
}

table.ajaxtable td.ajaxtable_link span[data-doc-id] svg.svg-inline--fa,
table.ajaxtable a svg.svg-inline--fa.likeTableLink,
table.ajaxtable a.link svg.svg-inline--fa {
  font-size: 20px;
}

table.ajaxtable td.ajaxtable_link span[data-doc-id] svg.svg-inline--fa {
  color: var(--lor-color);
}

table.ajaxtable td.ajaxtable_link span[data-doc-id] svg.svg-inline--fa:hover,
table.ajaxtable a svg.svg-inline--fa.likeTableLink:hover,
table.ajaxtable a.link svg.svg-inline--fa:hover {
  color: var(--lor-color-dark);
}

table.ajaxtable a.link div svg.svg-inline--fa:hover {
  color: var(--lor-color-dark);
}

div.ajaxtable_bubble {
  position: absolute;
  top: 3px;
  display: inline-block;
  color: white !important;
  border-radius: 8px;
  background-color: red;
  text-align: center;
  overflow: visible;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  z-index: 1001;
  font-size: 0.7em;
  line-height: 2em;
  padding: 0 2px;
  min-width: 15px;
}

a:hover div.ajaxtable_bubble {
  background-color: darkred;
}

div.ajaxtable_bubble svg.svg-inline--fa {
  font-size: 1em;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

a[data-filter-options] svg {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

a:not(.filtersExist)[data-filter-options] svg {
  position: relative;
  top: -7px;
}

a[data-filter-options="0"] svg {
  transform: rotate(0deg);
}

a.linkIcon svg {
  color: var(--lor-color) !important;
  font-size: 1.8em !important;
  margin-left: 3px;
  padding: 0;
}

a.linkedColumn {
  border-bottom: none;
}

body.touchdevice a.linkedColumn,
a.linkedColumn:hover {
  text-decoration: underline !important;
}

.APMdiv {
  width: auto;
  float: right;
  min-width: 50px;
  border-radius: 2px;
}

.APMdiv.APMbutton {
  cursor: pointer;
}

.APMdiv svg {
  color: white !important;
  margin-right: 6px !important;
}

div.ajaxtable span.userName {
  display: inline-block;
  float: right;
  font-weight: normal;
  color: #666;
  background-color: #f4f4f4;
  padding: 3px 5px;
  border-radius: 3px;
  width: auto;
  margin-left: 10px;
}

div.ajaxtable tr:hover span.userName {
  color: white;
  background: var(--lor-color);
}

textarea.ajaxtableData {
  display: none;
}

i.ajaxtable_columnIcon,
i.copyToClipboard:not(.standAloneButton) {
  visibility: hidden;
  margin-left: 5px;
  position: relative;
  top: 2px;
  color: #ccc !important;
  font-size: 1.1em !important;
}

tr:hover i.ajaxtable_columnIcon,
tr:hover i.copyToClipboard {
  visibility: visible;
}

tr:hover i.ajaxtable_columnIcon:hover,
a tr:hover i.copyToClipboard:hover {
  color: var(--lor-color) !important;
  cursor: pointer;
}

table.ajaxtable td div.pmmRenewCertificate {
  cursor: pointer;
  padding-right: 7px !important;
  width: 100%;
}

table.ajaxtable td div.pmmRenewCertificate:hover {
  background-color: darkred !important;
}

table.ajaxtable td div.pmmCertificate.white {
  background-color: white !important;
  color: #666 !important;
}

div.ajaxtable div.ajaxtable-select div.ajaxtableOptions.dateRange {
  color: var(--lor-color-dark);
}

div.ajaxtable div.ajaxtable-select div.ajaxtableOptions.dateRange svg {
  margin-left: 8px;
  font-size: 1.26em;
  position: relative;
  top: -1px;
}

div.ajaxtable div.ajaxtable-select div.ajaxtableOptions.dateRange:hover {
  color: var(--lor-color);
  cursor: pointer;
}

div.ajaxtable table.ajaxtable td.ajaxtable_link div.dataChangeButton svg {
  color: var(--lor-color);
  font-size: 1.15em;
}

div.ajaxtable table.ajaxtable td.ajaxtable_link div.dataChangeButton i:hover {
  color: var(--lor-color-dark);
}

div.ajaxtable table.ajaxtable td.ajaxtable_link div.dataChangeButton {
  position: relative;
  top: 0;
  left: 0;
  float: none !important;
}

div.ajaxtable table.ajaxtable tr td span.donotdrag div.dataChangeButton {
  width: 100%;
  text-align: center;
  margin-left: 1px;
}

div.ajaxtable table.ajaxtable tr:hover td span.donotdrag div.dataChangeButton {
  background-color: inherit !important;
}
div.ajaxtable
  table.ajaxtable
  tr:hover
  td
  span.donotdrag
  div.dataChangeButton:hover {
  background-color: #e8e8e8 !important;
}
div.ajaxtable
  table.ajaxtable
  tr:hover
  td
  span.donotdrag
  div.dataChangeButton:hover
  svg,
div.ajaxtable
  table.ajaxtable
  tr:hover
  td:hover
  span.donotdrag
  div.dataChangeButton:hover
  .afwclass {
  color: var(--lor-color-dark);
}

table.ajaxtable td span.donotdrag div.dataChangeButton svg.dataButtonIcon {
  right: 0;
}

div.ajaxtable table.ajaxtable td.ajaxtable_link.hxasButton {
  padding: 0 10px 0 5px;
}

div.ajaxtable table.ajaxtable td.ajaxtable_link.hasButton span.donotdrag {
  display: none;
}

.marginRight {
  margin-right: 6px;
}

span.ajaxTableTdContent {
  display: block !important;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  width: 100%;
  min-width: 30px;
}

div.ajaxtable table.ajaxtable td.hasButton span.ajaxTableTdContent {
  text-align: left;
}

div.ajaxtable
  table.ajaxtable
  td.ajaxtable_link.hasButton
  span.ajaxTableTdContent {
  text-align: center;
}

td.ajaxtable_partnerrelation a:last-child {
  font-weight: bold;
}

td.ajaxtable_schemetitle a,
td.ajaxtable_dispensinggroups a {
  white-space: nowrap;
}

div.ajaxtable span.awfClass.copyToClipboard {
  margin-left: 6px;
  color: var(--lor-color);
  cursor: pointer;
}

div.ajaxtable span.awfClass.copyToClipboard:hover {
  color: var(--lor-color-dark);
}

div.ajaxtable div.headerClass.rotate90deg {
  transform: rotate(270deg);
}

p.noEntries,
p.noResultsButton {
  font-weight: normal;
  background-color: var(--lor-color);
  border-radius: 3px;
  display: inline-block;
  padding: 10px 15px 10px 10px;
  margin: 0 3px;
  width: auto !important;
  color: white !important;
}

p.noEntries svg,
p.noResultsButton svg {
  margin-right: 8px !important;
  font-size: 1.1em;
}

p.noResultsButton:hover {
  cursor: pointer;
  background-color: var(--lor-color-dark);
}

p.noEntries {
  background-color: red;
  position: relative;
}

p.noEntries.withOptions {
  margin-right: 10px;
}

p.noEntries.withOptions:after {
  content: " ";
  height: 0px;
  width: 0px;
  border: 10px solid red;
  border-color: transparent transparent transparent red;
  position: absolute;
  top: 10.5px;
  right: -19px;
}

div.ajaxtable-image {
  width: calc(35% - 15px);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 10px;
}

div.ajaxtable-image.small {
  width: calc(20% - 15px);
}

div.ajaxtable-image div.crop.picture_series {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  background-color: transparent;
  background-repeat: no-repeat;
}

div.ajaxtable-following-image {
  width: 65%;
  margin-left: 35% !important;
  display: block;
  margin: 0;
}

div.ajaxtable-following-image.small {
  width: 80%;
  margin-left: 20% !important;
}

@media (max-width: 1500px) {
  div.ajaxtable-image {
    width: calc(45% - 10px);
  }

  div.ajaxtable-image.small {
    width: calc(30% - 10px);
  }

  div.ajaxtable-following-image {
    width: 55%;
    margin-left: 45% !important;
  }

  div.ajaxtable-following-image.small {
    width: 70%;
    margin-left: 30% !important;
  }
}

@media (max-width: 1200px) {
  div.ajaxtable-image,
  div.ajaxtable-image.small {
    width: calc(50% - 10px);
  }

  div.ajaxtable-following-image,
  div.ajaxtable-following-image.small {
    width: 50%;
    margin-left: 50% !important;
  }
}

@media (max-width: 1050px) {
  div.ajaxtable-image,
  div.ajaxtable-image.small {
    width: 100%;
    display: block !important;
    position: relative;
    bottom: auto;
    right: auto;
  }

  div.ajaxtable-image div.crop.picture_series,
  div.ajaxtable-image.small div.crop.picture_series {
    position: relative;
    max-height: 400px;
    width: 100%;
  }

  div.ajaxtable-image div.crop.picture_series img,
  div.ajaxtable-image.small div.crop.picture_series img {
    width: 100%;
    height: auto;
    max-height: 400px;
  }

  div.ajaxtable-following-image,
  div.ajaxtable-following-image.small {
    width: 100%;
    margin-left: 0 !important;
    display: block !important;
  }
}

div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.apmstatusstring
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.lasttoken
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.lasttoken_date
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.apmdate_start
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.apmtime
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.apmtime_left
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.apmtime_end
  span.ajaxTableTdContent,
div.ajaxtable
  table.ajaxtable
  tr[data-apm-method="2"]
  td.blankcolumn1
  span.ajaxTableTdContent {
  display: none !important;
}

div.APMbutton.blue {
  background-color: var(--lor-color-dark) !important;
  color: white !important;
}

div.openpaygo {
  background-color: orange !important;
}

div.openpaygo_addDevices {
  background-color: red !important;
}

div.openpaygo_addDevices:hover {
  background-color: darkred !important;
  cursor: pointer;
}

div.ajaxtable table.ajaxtable span.deviceSpan {
  font-family: Consolas, "Andale Mono", "Lucida Console",
    "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
  padding: 1px 4px !important;
  color: var(--lor-color);
  background-color: #fafafa;
  border-radius: 4px;
  font-size: 14px;
}

div.ajaxtable tr td.ajaxtable_devicelist span.deviceSpan {
  margin: 0 0 5px 0;
}

div.ajaxtable table.ajaxtable span.deviceSpan + span.deviceSpan,
div.ajaxtable table.ajaxtable a.linkSpan + a.linkSpan {
  margin-left: 3px;
}

div.ajaxtable tr td.ajaxtable_devicelist {
  padding-bottom: 2px !important;
}

div.ajaxtable table.ajaxtable tr:hover span.deviceSpan {
  background-color: white;
  color: #333;
}

div.ajaxtable table.ajaxtable a:hover span.deviceSpan {
  background-color: var(--lor-color);
  color: white;
}

div.ajaxtable table.ajaxtable span.deviceSpan.lorOnlyItemNo {
  color: red;
}

div.ajaxtable table.ajaxtable tr:hover span.deviceSpan.lorOnlyItemNo {
  background-color: white;
  color: darkred;
}

div.ajaxtable table.ajaxtable a:hover span.deviceSpan.lorOnlyItemNo {
  background-color: red;
  color: white;
}

div.ajaxtable table.ajaxtable td.isBlankColumn.hasButton {
  width: 40px;
}

div.ajaxtable table.ajaxtable td.isBlankColumn.hasButton div.dataChangeButton {
  right: 1px;
}

div.ajaxtable
  table.ajaxtable
  td.ajaxtable_link.noContent.hasButton.hasNoLabel
  div.dataChangeButton {
  margin: 0;
}

div.ajaxtable
  table.ajaxtable
  td.isBlankColumn.hasButton
  div.dataChangeButton
  span.awfClass {
  color: var(--lor-color);
}

table.ajaxtable td.hasButton:not(.ajaxtable_link) span.ajaxTableTdContent {
  padding: 0 5px;
}

table.ajaxtable
  td.hasButton:not(.ajaxtable_link):hover
  span.ajaxTableTdContent {
  background-color: #e8e8e8;
  border-radius: 3px;
}

div.ajaxtable div.ajaxtableSpinnerBox {
  width: 100%;
  min-height: 100px;
  border: 1px solid #f0f0f0;
  visibility: hidden;
}

div.ajaxtable div.ajaxtableSpinnerBox span.note {
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  margin: 50px calc(50% - 50px);
  background-color: var(--lor-color);
  color: white;
  white-space: nowrap;
  width: 100px;
  text-align: center;
}

div.ajaxtable div.ajaxtableSpinnerBox span.note svg {
  margin-right: 8px;
}

span.donotdrag.ajaxTableCopied {
  color: white !important;
  background-color: var(--lor-color) !important;
  border-radius: 3px;
  padding: 0 1px;
  width: auto !important;
}

span.donotdrag.ajaxTableCopied a {
  color: white !important;
  background-color: var(--lor-color) !important;
}

div.ajaxtable span.ajaxShortenedContent {
  padding: 5px;
  display: inline-block;
  width: auto !important;
  border-radius: 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 200px;
  margin-top: 5px;
}

div.ajaxtable tr:hover span.ajaxShortenedContent.tooltip {
  background-color: white;
  cursor: zoom-in;
}

div.ajaxtable tr:hover span.ajaxShortenedContent.tooltip:hover {
  background-color: var(--lor-color);
  color: white;
}

div.ajaxtable td.isBlankColumn.hasButton.hasNoLabel div.dataChangeButton {
  left: 11px;
  right: 7px !important;
}

div.ajaxtable
  td.isBlankColumn.hasButton.hasNoLabel
  div.dataChangeButton.hasNoLabel {
  left: 0px;
  right: 0px !important;

  text-align: center;
}

div.ajaxtableImageSubtitle {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  letter-spacing: -0.5px;
}

table.ajaxtable th.enforceLeft,
table.ajaxtable td.enforceLeft {
  text-align: left !important;
}

table.ajaxtable th.enforceLarge,
table.ajaxtable td.enforceLarge {
  width: auto !important;
}

table.ajaxtable svg.fileListIcon {
  vertical-align: -3px !important;
  margin-right: 4px;
  height: 16px;
}

div.ajaxtable table.enforce5050 th,
div.ajaxtable table.enforce5050 td {
  width: 50% !important;
}

div.ajaxtable table.enforce2080 th,
div.ajaxtable table.enforce2080 td {
  width: 80% !important;
}

div.ajaxtable table.enforce2080 th:first-child,
div.ajaxtable table.enforce2080 td:first-child {
  width: 20% !important;
}

td.ajaxtable_tags div[data-toggle-status="1"] {
  background-color: var(--lor-color) !important;
}

td.ajaxtable_tags div[data-toggle-status="1"].toggleTag:hover {
  background-color: var(--lor-color-dark) !important;
  cursor: pointer;
}

td.ajaxtable_tags div[data-toggle-status="0"] {
  background-color: #ddd !important;
}

td.ajaxtable_tags div[data-toggle-status="0"].toggleTag:hover {
  background-color: #999 !important;
  cursor: pointer;
}

.divWithIcon svg {
  margin-right: 5px;
  position: relative;
  top: -2px;
  font-size: 16px;
}

div.ajaxtable div.ajaxtable-buttons {
  margin-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 6px;
}

div.ajaxtable div.ajaxtable-buttons div.dataChangeButton {
  margin-left: 0;
  border-radius: 0;
  padding: 5px 10px;
  width: auto;
  display: inline-block;
  background-color: var(--lor-color);
  color: white;
  margin-right: 5px;
}

div.ajaxtable div.ajaxtable-buttons div.dataChangeButton span.awfClass {
  color: white;
}

div.ajaxtable div.ajaxtable-buttons div.dataChangeButton:hover {
  background-color: var(--lor-color-dark);
}

div.ajaxtable div.ajaxtable-buttons div.dataChangeButton:hover span.awfClass {
  color: white !important;
}

div.ajaxtable
  div.ajaxtable-buttons
  div.dataChangeButton.hasLabel
  span.buttonLabel {
  top: -2px;
}

table.ajaxtable td.ajaxtable_weblisting_new div.webListing {
}

div.popuptable div.mainContent div.tab_container.responsiveTabs {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

div.tab_container.responsiveTabs div.tabs {
  display: none !important;
}

div.popuptable div.mainContent div.tab_container.responsiveTabs div.tab_box,
div.tab_container.responsiveTabs div.tab_box {
  display: block !important;
  position: relative !important;
  height: auto !important;
  top: 0 !important;
}