/*=== ITVDesk products menu flatten 2026-05 ===*/
@media (min-width: 992px) {
  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] {
    display: none !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    display: block !important;
    left: auto !important;
    margin: 0 !important;
    min-width: 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    visibility: visible !important;
    width: auto !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown .sp-dropdown-inner {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li > a[href="/en/products/product-itvdesk-onvif-ipcamera"] + .sp-dropdown .sp-dropdown-items {
    display: block !important;
  }

  .sp-megamenu-parent > li > a[href="/en/products"] + .sp-dropdown .sp-dropdown-items > li.sp-has-child {
    position: static !important;
  }
}

@media (max-width: 991px) {
  .offcanvas-menu .menu .item-279 > a {
    display: none !important;
  }

  .offcanvas-menu .menu .item-279 > .menu-child {
    display: block !important;
  }
}

/*=== ITVDesk partners page polish 2026-05 ===*/
body.itemid-650 #sp-main-body {
  padding: 34px 0 18px !important;
}

body.itemid-650 .category-list form#adminForm {
  display: none !important;
}

body.itemid-650 .category-list,
body.itemid-650 .content-category,
body.itemid-650 .category-desc {
  margin: 0;
}

body.itemid-650 .itvdesk-partners-page {
  color: #1f2d3d;
  margin: 0 auto 28px;
  max-width: 1180px;
}

body.itemid-650 .itvdesk-partners-hero {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(31, 45, 61, 0.06);
  padding: 46px 42px;
  text-align: center;
}

body.itemid-650 .itvdesk-partners-eyebrow,
body.itemid-650 .itvdesk-partners-section-head span,
body.itemid-650 .itvdesk-partners-cta span {
  color: #0788a8;
  display: block;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 10px;
  text-transform: uppercase;
}

body.itemid-650 .itvdesk-partners-hero h1 {
  color: #172638;
  font-size: 44px;
  font-weight: 800;
  line-height: 1.12;
  margin: 0 auto 16px;
  max-width: 880px;
}

body.itemid-650 .itvdesk-partners-hero p {
  color: #52616f;
  font-size: 18px;
  line-height: 1.65;
  margin: 0 auto;
  max-width: 880px;
}

body.itemid-650 .itvdesk-partners-badges,
body.itemid-650 .itvdesk-partners-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 24px;
}

body.itemid-650 .itvdesk-partners-badges span {
  background: #ffffff;
  border: 1px solid #cfe0f2;
  border-radius: 999px;
  color: #31566f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  padding: 8px 12px;
}

body.itemid-650 .itvdesk-partners-button {
  align-items: center;
  border-radius: 6px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  line-height: 1.2;
  min-height: 42px;
  padding: 11px 16px;
  text-decoration: none !important;
}

body.itemid-650 .itvdesk-partners-button-primary {
  background: #0788a8;
  border: 1px solid #0788a8;
  color: #ffffff !important;
}

body.itemid-650 .itvdesk-partners-button-secondary {
  background: #ffffff;
  border: 1px solid #cfd8e3;
  color: #1f2d3d !important;
}

body.itemid-650 .itvdesk-partners-button-light {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.65);
  color: #0f394f !important;
  flex: 0 0 auto;
}

body.itemid-650 .itvdesk-partners-grid-section,
body.itemid-650 .itvdesk-partners-focus {
  margin-top: 32px;
}

body.itemid-650 .itvdesk-partners-section-head {
  margin: 0 auto 18px;
  max-width: 820px;
  text-align: center;
}

body.itemid-650 .itvdesk-partners-section-head h2 {
  color: #172638;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.18;
  margin: 0 0 10px;
}

body.itemid-650 .itvdesk-partners-section-head p {
  color: #52616f;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

body.itemid-650 .itvdesk-partners-grid,
body.itemid-650 .itvdesk-partners-focus-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.itemid-650 .itvdesk-partner-card,
body.itemid-650 .itvdesk-partners-focus-card {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
}

body.itemid-650 .itvdesk-partner-card {
  display: grid;
  gap: 18px;
  grid-template-columns: 82px 1fr;
  min-height: 190px;
  padding: 22px;
}

body.itemid-650 .itvdesk-partner-mark {
  align-items: center;
  background: #edf7fb;
  border: 1px solid #cfe0f2;
  border-radius: 8px;
  color: #087d9b;
  display: inline-flex;
  font-size: 18px;
  font-weight: 900;
  height: 82px;
  justify-content: center;
  letter-spacing: 0;
  width: 82px;
}

body.itemid-650 .itvdesk-partner-content h3,
body.itemid-650 .itvdesk-partners-focus-card h3 {
  color: #172638;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 8px;
  text-align: left;
}

body.itemid-650 .itvdesk-partner-content p,
body.itemid-650 .itvdesk-partners-focus-card p {
  color: #52616f;
  font-size: 15px;
  line-height: 1.55;
  margin: 0 0 14px;
}

body.itemid-650 .itvdesk-partner-content a {
  color: #0788a8;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

body.itemid-650 .itvdesk-partner-content a:hover,
body.itemid-650 .itvdesk-partner-content a:focus {
  color: #056f8a;
  text-decoration: underline;
}

body.itemid-650 .itvdesk-partners-focus-card {
  padding: 22px;
}

body.itemid-650 .itvdesk-partners-focus-card i {
  align-items: center;
  background: #edf7fb;
  border-radius: 7px;
  color: #0788a8;
  display: inline-flex;
  font-size: 19px;
  height: 42px;
  justify-content: center;
  margin-bottom: 14px;
  width: 42px;
}

body.itemid-650 .itvdesk-partners-cta {
  align-items: center;
  background: #164f68;
  border-radius: 8px;
  color: #ffffff;
  display: flex;
  gap: 28px;
  justify-content: space-between;
  margin-top: 34px;
  padding: 30px 34px;
}

body.itemid-650 .itvdesk-partners-cta span {
  color: rgba(255, 255, 255, 0.76);
}

body.itemid-650 .itvdesk-partners-cta h2 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 8px;
}

body.itemid-650 .itvdesk-partners-cta p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

@media (max-width: 991px) {
  body.itemid-650 .itvdesk-partners-hero {
    padding: 34px 24px;
  }

  body.itemid-650 .itvdesk-partners-hero h1 {
    font-size: 34px;
  }

  body.itemid-650 .itvdesk-partners-grid,
  body.itemid-650 .itvdesk-partners-focus-grid {
    grid-template-columns: 1fr;
  }

  body.itemid-650 .itvdesk-partners-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 575px) {
  body.itemid-650 .itvdesk-partners-hero h1 {
    font-size: 28px;
  }

  body.itemid-650 .itvdesk-partner-card {
    grid-template-columns: 1fr;
  }

  body.itemid-650 .itvdesk-partner-mark {
    height: 64px;
    width: 64px;
  }

  body.itemid-650 .itvdesk-partners-actions,
  body.itemid-650 .itvdesk-partners-button {
    width: 100%;
  }
}

/*=== ITVDesk partners official logos 2026-05 ===*/
body.itemid-650 .itvdesk-partner-logo {
  align-items: center;
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 8px;
  display: inline-flex;
  height: 82px;
  justify-content: center;
  padding: 12px;
  width: 104px;
}

body.itemid-650 .itvdesk-partner-logo img {
  display: block;
  height: auto;
  max-height: 58px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

@media (max-width: 575px) {
  body.itemid-650 .itvdesk-partner-logo {
    height: 70px;
    width: 112px;
  }
}

/*=== ITVDesk news/category blog polish 2026-05 ===*/
body.itemid-124.com-content.view-category.layout-blog #sp-main-body,
body.itemid-124.com-content.view-category.layout-blog #sp-main-body,
body.itemid-124.com-content.view-category.layout-blog #sp-main-body {
  padding: 28px 0 46px !important;
}

body.itemid-124.com-content.view-category.layout-blog .blog,
body.itemid-124.com-content.view-category.layout-blog .blog,
body.itemid-124.com-content.view-category.layout-blog .blog {
  color: #1f2d3d;
  margin: 0 auto;
  max-width: 1180px;
}

body.itemid-124.com-content.view-category.layout-blog .blog > .page-header,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  margin: 0 0 24px;
  padding: 30px 34px;
  text-align: center;
}

body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1 {
  color: #1f2d3d;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
}

body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after,
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after {
  color: #52616f;
  content: "ITVDesk product updates, practical notes, and professional ONVIF / RTSP integration articles.";
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin: 10px auto 0;
  max-width: 780px;
}

body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after {
  content: "Release notes, fixes, and update information for ITVDesk virtual ONVIF IP camera deployments.";
}

/*=== ITVDesk enterprise header polish 2026-05 ===*/
#itv-header {
  background: rgba(255, 255, 255, 0.98);
  border-bottom: 1px solid rgba(31, 45, 61, 0.10);
  box-shadow: 0 10px 28px rgba(31, 45, 61, 0.06);
  padding: 12px 0 !important;
  position: relative;
  z-index: 999;
}

#itv-header .container {
  max-width: 1430px !important;
}

#itv-header .container-inner {
  align-items: center;
  display: flex !important;
  gap: 28px;
  width: 100%;
}

#itv-header .container-inner > .itv-header-row:first-child {
  display: flex !important;
  flex: 0 0 auto;
  vertical-align: middle;
}

#itv-header .container-inner > .itv-header-row:nth-child(2) {
  display: flex !important;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  position: static !important;
}

#itv-logo .logo a {
  align-items: center;
  display: inline-flex;
}

#itv-header .logo-image,
#itv-header .logo-image-phone {
  height: 74px !important;
  max-width: 190px;
  object-fit: contain;
}

#itv-header .itv-contact-info {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  margin: 0 0 7px;
  min-height: 26px;
}

#itv-header .itv-contact-info .sp-module {
  float: none !important;
  margin: 0;
}

#itv-header .mod-languages ul.lang-inline {
  align-items: center;
  display: flex;
  gap: 6px;
  margin: 0;
}

#itv-header .mod-languages ul.lang-inline li {
  margin: 0;
}

#itv-header .mod-languages img {
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(31, 45, 61, 0.12);
  display: block;
}

#itv-header .sp-contact-info {
  align-items: center;
  display: flex !important;
  gap: 8px;
  margin: 0 !important;
}

#itv-header .sp-contact-info .sp-contact-phone,
#itv-header .sp-contact-info .sp-contact-mobile {
  display: none !important;
}

#itv-header .sp-contact-info .sp-contact-email {
  align-items: center;
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 999px;
  display: inline-flex;
  font-family: Cabin, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  padding: 7px 10px;
}

#itv-header .sp-contact-info .sp-contact-email span {
  color: #0788a8;
  margin-right: 6px;
}

#itv-header .sp-contact-info .sp-contact-email a {
  color: #334155 !important;
  text-decoration: none;
}

#itv-header .sp-contact-info .sp-contact-email a:hover,
#itv-header .sp-contact-info .sp-contact-email a:focus {
  color: #0788a8 !important;
  text-decoration: none;
}

#itv-header .itv-header-inner-row {
  align-items: center;
  display: flex !important;
  gap: 18px;
  justify-content: space-between;
  width: 100%;
}

#itv-header .itv-header-inner-row #itv-menu,
#itv-header .itv-header-inner-row .itv-social-icons {
  display: flex !important;
  vertical-align: middle;
}

#itv-header #itv-menu {
  flex: 1 1 auto;
  min-width: 0;
}

#itv-header .sp-megamenu-wrapper {
  width: 100%;
}

#itv-header .sp-megamenu-parent {
  align-items: center;
  display: flex !important;
  float: none !important;
  gap: 2px;
  margin: 0;
  position: static;
}

#itv-header .sp-megamenu-parent > li {
  margin: 0 !important;
}

#itv-header .sp-megamenu-parent > li > a,
#itv-header .sp-megamenu-parent > li > span {
  border: 0 !important;
  border-radius: 7px;
  color: #1f2d3d !important;
  font-family: Cabin, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 10px 11px !important;
  text-transform: none !important;
}

#itv-header .sp-megamenu-parent > li > a:hover,
#itv-header .sp-megamenu-parent > li > a:focus,
#itv-header .sp-megamenu-parent > li.active > a,
#itv-header .sp-megamenu-parent > li.current-item > a {
  background: #edf8fb;
  color: #0788a8 !important;
  text-decoration: none;
}

#itv-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border: 1px solid rgba(31, 45, 61, 0.10);
  border-radius: 8px;
  box-shadow: 0 18px 40px rgba(31, 45, 61, 0.14);
  overflow: hidden;
  padding: 8px !important;
}

#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  border-radius: 6px;
  color: #1f2d3d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  padding: 9px 10px;
}

#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
#itv-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus {
  background: #f1f8fb;
  color: #0788a8;
}

#itv-header .itv-social-icons {
  align-items: center;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: flex-end;
}

#itv-header .hikashop_cart_module,
#itv-header #hikashop_cart_module,
#itv-header .hikashop_cart {
  color: #52616f;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

#itv-header #hikashop_cart_module .hikashop_cart {
  align-items: center;
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 999px;
  display: inline-flex;
  min-height: 34px;
  padding: 7px 11px;
  white-space: nowrap;
}

#itv-header ul.social-icons {
  align-items: center;
  display: flex;
  gap: 7px;
  margin: 0;
}

#itv-header ul.social-icons li {
  background: #0788a8;
  border-radius: 999px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  width: 30px;
}

#itv-header .itv-header-underline,
.itv-header-underline {
  display: none !important;
}

@media (max-width: 1199px) {
  #itv-header .container-inner {
    gap: 18px;
  }

  #itv-header .sp-megamenu-parent > li > a,
  #itv-header .sp-megamenu-parent > li > span {
    font-size: 13px;
    padding: 9px 8px !important;
  }
}

@media (max-width: 991px) {
  #itv-header {
    padding: 10px 0 !important;
  }

  #itv-header .container-inner {
    gap: 14px;
  }

  #itv-header .logo-image,
  #itv-header .logo-image-phone {
    height: 62px !important;
  }

  #itv-header .itv-contact-info {
    justify-content: flex-end;
    margin-bottom: 6px;
  }

  #itv-header .itv-header-inner-row {
    direction: ltr;
  }

  #itv-header #offcanvas-toggler {
    align-items: center;
    background: #0788a8;
    border-radius: 7px;
    color: #fff;
    display: inline-flex !important;
    height: 38px;
    justify-content: center;
    width: 42px;
  }

  #itv-header #offcanvas-toggler i {
    color: #fff;
  }
}

@media (max-width: 575px) {
  #itv-header .container-inner {
    align-items: flex-start;
  }

  #itv-header .itv-contact-info {
    flex-wrap: wrap;
    gap: 8px;
  }

  #itv-header .sp-contact-info .sp-contact-email {
    font-size: 0;
    padding: 8px;
  }

  #itv-header .sp-contact-info .sp-contact-email span {
    font-size: 13px;
    margin: 0;
  }

  #itv-header #hikashop_cart_module .hikashop_cart {
    display: none;
  }
}
/*=== /ITVDesk enterprise header polish 2026-05 ===*/

/*=== ITVDesk Kunena forum polish 2026-05 ===*/
body.itemid-627.com-kunena #sp-main-body {
  padding: 28px 0 46px !important;
}

body.itemid-627.com-kunena .layout#kunena,
body.itemid-627.com-kunena #kunena {
  color: #1f2d3d;
  font-family: "Open Sans", sans-serif;
  margin: 0 auto;
  max-width: 1180px;
}

body.itemid-627.com-kunena #kunena::before {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  color: #1f2d3d;
  content: "ITVDesk Support Forum\A Product discussions, setup guidance, and ONVIF / RTSP integration support.";
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 18px;
  padding: 28px 32px;
  text-align: center;
  white-space: pre-line;
}

body.itemid-627.com-kunena #kunena::first-line {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.2;
}

body.itemid-627.com-kunena .layout#kunena + div {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

body.itemid-627.com-kunena .layout#kunena + div a[href*="kunena"],
body.itemid-627.com-kunena .layout#kunena + div a[href*="/credits"] {
  display: none !important;
  visibility: hidden !important;
}

body.itemid-627.com-kunena #kunena .navbar {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  margin-bottom: 16px;
  padding: 10px 12px;
}

body.itemid-627.com-kunena #kunena .navbar a,
body.itemid-627.com-kunena #kunena .navbar .nav-link {
  color: #1f2d3d;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
}

body.itemid-627.com-kunena #kunena .navbar a:hover,
body.itemid-627.com-kunena #kunena .navbar a:focus {
  color: #0788a8;
  text-decoration: none;
}

body.itemid-627.com-kunena #kunena .breadcrumb {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  margin: 0 0 16px;
  padding: 10px 13px;
}

body.itemid-627.com-kunena #kunena #jumpto {
  align-items: center;
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  display: flex;
  justify-content: flex-end;
  margin: 0 0 18px;
  padding: 12px;
}

body.itemid-627.com-kunena #kunena #jumpto select {
  background: #ffffff;
  border: 1px solid #cfd8e3;
  border-radius: 5px;
  color: #1f2d3d;
  font-size: 14px;
  min-height: 38px;
  min-width: 260px;
  padding: 6px 10px;
}

body.itemid-627.com-kunena #kunena .kfrontend.section {
  background: #ffffff;
  border: 1px solid #dfe6ef !important;
  border-radius: 6px !important;
  box-shadow: 0 12px 28px rgba(31, 45, 61, 0.07) !important;
  margin: 0 0 20px;
  overflow: hidden;
}

body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header {
  background: #f7f9fc;
  border-bottom: 1px solid #dfe6ef;
  color: #1f2d3d;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0;
  padding: 17px 20px;
}

body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header a {
  color: #1f2d3d;
  text-decoration: none;
}

body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header a:hover,
body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header a:focus {
  color: #0788a8;
}

body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header small {
  color: #52616f;
  font-size: 13px;
  font-weight: 800;
  margin-left: 8px;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .btn-toolbar {
  margin: 12px 14px 0 0;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .btn,
body.itemid-627.com-kunena #kunena .btn {
  border-radius: 5px;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  padding: 8px 11px;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .table {
  border-collapse: separate;
  border-spacing: 0;
  color: #1f2d3d;
  margin: 0;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .table tr:first-child td {
  background: #fbfcfe;
  border-bottom: 1px solid #dfe6ef;
  color: #73808c;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .table tr.category td {
  border-top: 1px solid #edf1f6;
  padding: 14px 12px;
  vertical-align: middle;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .table tr.category:first-of-type td {
  border-top: 0;
}

body.itemid-627.com-kunena #kunena .kfrontend.section .table tr.category:hover td {
  background: #fbfcfe;
}

body.itemid-627.com-kunena #kunena #kcat-icon {
  text-align: center;
  width: 62px;
}

body.itemid-627.com-kunena #kunena #kcat-icon .fa {
  color: #0788a8;
  font-size: 26px;
}

body.itemid-627.com-kunena #kunena .category h3 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 0 6px;
  text-align: left;
}

body.itemid-627.com-kunena #kunena .category h3 a {
  color: #1f2d3d;
  text-decoration: none;
}

body.itemid-627.com-kunena #kunena .category h3 a:hover,
body.itemid-627.com-kunena #kunena .category h3 a:focus,
body.itemid-627.com-kunena #kunena .lastpostlink a:hover,
body.itemid-627.com-kunena #kunena .lastpostlink a:focus {
  color: #0788a8;
  text-decoration: none;
}

body.itemid-627.com-kunena #kunena .category h3 small,
body.itemid-627.com-kunena #kunena #kcatcount {
  color: #52616f;
  font-size: 12px;
  font-weight: 800;
}

body.itemid-627.com-kunena #kunena .header-desc,
body.itemid-627.com-kunena #kunena .last-post-message,
body.itemid-627.com-kunena #kunena .datepost,
body.itemid-627.com-kunena #kunena .lastpostby {
  color: #52616f;
  font-size: 13px;
  line-height: 1.55;
}

body.itemid-627.com-kunena #kunena .lastpostlink a {
  color: #1f2d3d;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
  text-decoration: none;
}

body.itemid-627.com-kunena #kunena #kwho,
body.itemid-627.com-kunena #kunena #kstats {
  background: #ffffff;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  margin-top: 20px;
  overflow: hidden;
}

body.itemid-627.com-kunena #kunena #kwho .card-header,
body.itemid-627.com-kunena #kunena #kstats .card-header {
  background: #f7f9fc;
  border-bottom: 1px solid #dfe6ef;
  color: #1f2d3d;
  font-size: 18px;
  font-weight: 800;
  margin: 0;
}

body.itemid-627.com-kunena #kunena .center,
body.itemid-627.com-kunena #kunena footer.center {
  color: #73808c;
  font-size: 12px;
}

body.itemid-627.com-kunena #kunena > footer.center {
  display: none !important;
}

@media (max-width: 767px) {
  body.itemid-627.com-kunena #kunena::before {
    font-size: 14px;
    padding: 22px 18px;
  }

  body.itemid-627.com-kunena #kunena::first-line {
    font-size: 28px;
  }

  body.itemid-627.com-kunena #kunena #jumpto {
    display: block;
  }

  body.itemid-627.com-kunena #kunena #jumpto select {
    min-width: 0;
    width: 100%;
  }

  body.itemid-627.com-kunena #kunena .kfrontend.section > h1.card-header {
    font-size: 19px;
    padding: 15px;
  }

  body.itemid-627.com-kunena #kunena .kfrontend.section .table tr.category td {
    padding: 12px 10px;
  }
}
/*=== /ITVDesk Kunena forum polish 2026-05 ===*/

/*=== ITVDesk FAQ article spacing polish 2026-05 ===*/
body.itemid-535.com-content.view-article #sp-main-body {
  padding: 28px 0 46px !important;
}

body.itemid-535.com-content.view-article .article-details {
  color: #1f2d3d;
  margin: 0 auto;
  max-width: 1180px;
}

body.itemid-535.com-content.view-article .article-header {
  background: #f7f9fc;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  margin: 0 0 24px;
  padding: 30px 34px;
  text-align: center;
}

body.itemid-535.com-content.view-article .article-header h1 {
  color: #1f2d3d;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
}

body.itemid-535.com-content.view-article .article-header::after {
  color: #52616f;
  content: "Answers for ITVDesk installation, ONVIF / RTSP integration, licensing, security, and enterprise deployments.";
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin: 10px auto 0;
  max-width: 820px;
}

body.itemid-535.com-content.view-article .article-ratings-social-share {
  display: none !important;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] > div {
  margin-bottom: 32px;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] div[style*="display: grid"] {
  gap: 20px !important;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] div[style*="background: #f8f9fb"] {
  box-shadow: 0 10px 24px rgba(31, 45, 61, 0.05);
  margin-bottom: 20px;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] div[style*="display: grid"] > div[style*="background: #f8f9fb"] {
  margin-bottom: 0;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] div[style*="display: grid"] + div[style*="background: #f8f9fb"] {
  margin-top: 20px;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] h2 {
  color: #1f2d3d;
  font-size: 28px !important;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 18px !important;
  text-align: left;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] h3 {
  color: #1f2d3d;
  font-size: 20px !important;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 0 10px !important;
  text-align: left;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] p,
body.itemid-535.com-content.view-article [itemprop="articleBody"] li {
  color: #52616f;
  font-size: 15px;
  line-height: 1.6;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] ul {
  margin-bottom: 0;
  padding-left: 22px;
}

body.itemid-535.com-content.view-article [itemprop="articleBody"] code {
  background: #edf2f7;
  border-radius: 4px;
  color: #1f2d3d;
  padding: 2px 5px;
}

@media (max-width: 575px) {
  body.itemid-535.com-content.view-article .article-header {
    padding: 24px 18px;
  }

  body.itemid-535.com-content.view-article .article-header h1 {
    font-size: 28px;
  }
}

body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after {
  content: "Guides and security notes for streaming, ONVIF, RTSP, VMS, and NVR integration.";
}

body.itemid-124.com-content.view-category.layout-blog .blog > h2,
body.itemid-124.com-content.view-category.layout-blog .blog > h2,
body.itemid-124.com-content.view-category.layout-blog .blog > h2 {
  display: none;
}

body.itemid-124.com-content.view-category.layout-blog .article-list,
body.itemid-124.com-content.view-category.layout-blog .article-list,
body.itemid-124.com-content.view-category.layout-blog .article-list {
  margin: 0;
}

body.itemid-124.com-content.view-category.layout-blog .article-list.articles-leading,
body.itemid-124.com-content.view-category.layout-blog .article-list.articles-leading,
body.itemid-124.com-content.view-category.layout-blog .article-list.articles-leading {
  margin-bottom: 22px;
}

body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
}

body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row > [class*="col-"],
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row > [class*="col-"],
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row > [class*="col-"] {
  flex: none;
  max-width: none;
  padding: 0;
  width: auto;
}

body.itemid-124.com-content.view-category.layout-blog .article,
body.itemid-124.com-content.view-category.layout-blog .article,
body.itemid-124.com-content.view-category.layout-blog .article {
  background: #fff;
  border: 1px solid #dfe6ef;
  border-radius: 6px;
  box-shadow: 0 12px 26px rgba(31, 45, 61, 0.06);
  display: flex;
  height: 100%;
  overflow: hidden;
  padding: 22px;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.itemid-124.com-content.view-category.layout-blog .article:hover,
body.itemid-124.com-content.view-category.layout-blog .article:hover,
body.itemid-124.com-content.view-category.layout-blog .article:hover {
  border-color: rgba(7, 136, 168, 0.34);
  box-shadow: 0 16px 34px rgba(31, 45, 61, 0.1);
  transform: translateY(-2px);
}

body.itemid-124.com-content.view-category.layout-blog .article-body,
body.itemid-124.com-content.view-category.layout-blog .article-body,
body.itemid-124.com-content.view-category.layout-blog .article-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
}

body.itemid-124.com-content.view-category.layout-blog .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-header h2,
body.itemid-124.com-content.view-category.layout-blog .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-header h2,
body.itemid-124.com-content.view-category.layout-blog .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-header h2 {
  color: #1f2d3d;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.28;
  margin: 0 0 12px;
  text-align: left;
}

body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h2,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h2,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h1,
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-header h2 {
  font-size: 20px;
}

body.itemid-124.com-content.view-category.layout-blog .article-header a,
body.itemid-124.com-content.view-category.layout-blog .article-header a,
body.itemid-124.com-content.view-category.layout-blog .article-header a {
  color: #1f2d3d;
  text-decoration: none;
}

body.itemid-124.com-content.view-category.layout-blog .article-header a:hover,
body.itemid-124.com-content.view-category.layout-blog .article-header a:focus,
body.itemid-124.com-content.view-category.layout-blog .article-header a:hover,
body.itemid-124.com-content.view-category.layout-blog .article-header a:focus,
body.itemid-124.com-content.view-category.layout-blog .article-header a:hover,
body.itemid-124.com-content.view-category.layout-blog .article-header a:focus {
  color: #0788a8;
  text-decoration: none;
}

body.itemid-124.com-content.view-category.layout-blog .article-introtext,
body.itemid-124.com-content.view-category.layout-blog .article-introtext,
body.itemid-124.com-content.view-category.layout-blog .article-introtext {
  color: #52616f;
  font-size: 15px;
  line-height: 1.65;
}

body.itemid-124.com-content.view-category.layout-blog .article-introtext h1,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h2,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h3,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h1,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h2,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h3,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h1,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h2,
body.itemid-124.com-content.view-category.layout-blog .article-introtext h3 {
  display: none;
}

body.itemid-124.com-content.view-category.layout-blog .article-introtext p,
body.itemid-124.com-content.view-category.layout-blog .article-introtext p,
body.itemid-124.com-content.view-category.layout-blog .article-introtext p {
  color: #52616f;
  font-size: 15px;
  line-height: 1.65;
  margin: 0 0 10px;
}

body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext p:nth-of-type(n+3),
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext article p:nth-of-type(n+3),
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext p:nth-of-type(n+3),
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext article p:nth-of-type(n+3),
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext p:nth-of-type(n+3),
body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) .article-introtext article p:nth-of-type(n+3) {
  display: none;
}

body.itemid-124.com-content.view-category.layout-blog .article-introtext img,
body.itemid-124.com-content.view-category.layout-blog .article-introtext img,
body.itemid-124.com-content.view-category.layout-blog .article-introtext img {
  border-radius: 6px;
  display: block;
  height: auto;
  margin: 0 0 14px;
  max-width: 100%;
}

body.itemid-124.com-content.view-category.layout-blog .readmore,
body.itemid-124.com-content.view-category.layout-blog .readmore,
body.itemid-124.com-content.view-category.layout-blog .readmore {
  margin-top: auto;
  padding-top: 14px;
}

body.itemid-124.com-content.view-category.layout-blog .readmore a,
body.itemid-124.com-content.view-category.layout-blog .readmore a,
body.itemid-124.com-content.view-category.layout-blog .readmore a {
  align-items: center;
  background: #0788a8;
  border: 1px solid #0788a8;
  border-radius: 5px;
  color: #fff !important;
  display: inline-flex;
  font-size: 0;
  font-weight: 800;
  line-height: 1.2;
  padding: 10px 13px;
  text-decoration: none;
}

body.itemid-124.com-content.view-category.layout-blog .readmore a::before,
body.itemid-124.com-content.view-category.layout-blog .readmore a::before,
body.itemid-124.com-content.view-category.layout-blog .readmore a::before {
  content: "Read article";
  font-size: 14px;
}

body.itemid-124.com-content.view-category.layout-blog .readmore a::after,
body.itemid-124.com-content.view-category.layout-blog .readmore a::after,
body.itemid-124.com-content.view-category.layout-blog .readmore a::after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  margin-left: 8px;
}

body.itemid-124.com-content.view-category.layout-blog .readmore a:hover,
body.itemid-124.com-content.view-category.layout-blog .readmore a:focus,
body.itemid-124.com-content.view-category.layout-blog .readmore a:hover,
body.itemid-124.com-content.view-category.layout-blog .readmore a:focus,
body.itemid-124.com-content.view-category.layout-blog .readmore a:hover,
body.itemid-124.com-content.view-category.layout-blog .readmore a:focus {
  background: #056f8a;
  border-color: #056f8a;
  text-decoration: none;
}

body.itemid-124.com-content.view-category.layout-blog .pagination-wrapper,
body.itemid-124.com-content.view-category.layout-blog .pagination-wrapper,
body.itemid-124.com-content.view-category.layout-blog .pagination-wrapper {
  align-items: center;
  border-top: 1px solid #dfe6ef;
  margin-top: 26px;
  padding-top: 18px;
}

@media (max-width: 767px) {
  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header,
  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header,
  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header {
    padding: 22px 18px;
  }

  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1,
  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1,
  body.itemid-124.com-content.view-category.layout-blog .blog > .page-header h1 {
    font-size: 30px;
  }

  body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row,
  body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row,
  body.itemid-124.com-content.view-category.layout-blog .article-list:not(.articles-leading) > .row {
    grid-template-columns: 1fr;
  }

  body.itemid-124.com-content.view-category.layout-blog .article,
  body.itemid-124.com-content.view-category.layout-blog .article,
  body.itemid-124.com-content.view-category.layout-blog .article {
    padding: 18px;
  }
}
/*=== /ITVDesk news/category blog polish 2026-05 ===*/
body.itemid-124.com-content.view-category.layout-blog .blog > .page-header::after {
  content: "Release notes, fixes, and update information for ITVDesk virtual ONVIF IP camera deployments.";
}
