#let_user_info{
 display: none;
 margin: 10px;
 padding: 10px;
 width: 200px;
 right: 30px;
 border-style: solid;
 border-width: 1px;
 border-color: #e97132;
 background-color: #FFFFFF
}

#let_user_info ul li {
 display: block
}

#let_user_info.expanded {
 display: block
}

h1 { font-family: Inter, sans-serif; font-size: 32px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; color: #e97132;margin: 20px }
h3 { font-family: Inter, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 15.4px }
p { font-family: Inter, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px }
blockquote { font-family: Inter, sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px }
pre { font-family: Inter, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px }

html *
{
 font-family: Inter, sans-serif; font-style: normal; font-variant: normal
}

.let_title
{
 font-family: Inter, sans-serif; font-style: normal; font-variant: normal;
 color: #e97132;
 font-weight: bold;
 font-size: 22px
}

a{
 text-decoration: none;
 text-transform: none;
 color: #e97132;
 font-weight: bold
}

.layout-sidebar-first a{
 text-decoration: none;
 text-transform: none;
 color: #e97132;
 font-weight: bold
}

.layout-sidebar-first ul {
 list-style-type: none
}

 .layout-sidebar-first ul li {
 margin-bottom: 12px
}

 .layout-sidebar-first ul li ul li{
 margin-bottom: 4px
}

.layout-sidebar-first ul li{
 list-style-type: none
}

.layout-sidebar-first ul li ul{
 background: linear-gradient(to right, transparent 10%, #e97132 10%, #e97132 11%, transparent 11%)
}


.layout-sidebar-first ul li a::after{
 list-style-type: none

}

.layout-sidebar-first ul li:not(has(ul)) a::after {
 content: ''
}

.layout-sidebar-first ul li.open a::after{
 list-style-type: none

}

.layout-sidebar-first ul li ul li a::after{
 list-style-type: none

}


.layout-sidebar-first ul li ul li{

 display: block
}
.layout-sidebar-first ul li ul li.expanded {
 display: block
}

#block-let-theme-userlogin {
 position: fixed;
 right: 75px;
 top: 75px;
 background-color: #FFFFFF;
 border-width: 1px;
 border-style: solid;
 border-color: #e97132;
 padding: 10px;
 margin: 10px
}

.colored-line {
 width: 100%;
 border-radius: 2px;
 height: 2px;
 background-color: #e97132;
 width: 100vw;
 margin-left: calc(50% - 50vw); 
}

.colored-line.shadow {
  box-shadow: 1px 1px 4px grey;
}

#block-let-theme-mainnavigation {
 display: inline-block
}

#block-let-theme-mainnavigation a {font-weight: normal; color: #FFFFFF;}

#block-let-theme-mainnavigation ul {
 list-style-type: none
}

#block-let-theme-mainnavigation ul li{
 list-style-type: none;
 display: inline-block;
 margin-left: 5px;
 margin-right: 5px
}

#block-let-theme-main-menu {
 display: inline-block
}

#block-let-theme-main-menu a {font-weight: normal; color: #FFFFFF;}

#block-let-theme-main-menu ul {
 list-style-type: none
}

#block-let-theme-main-menu ul li{
 list-style-type: none;
 display: inline-block;
 margin-left: 5px;
 margin-right: 5px
}

#block-let-theme-useraccountmenu li {
 list-style-type: none;
 display: inline-block;
 margin-left: 5px;
 margin-right: 5px;
 text-decoration: none;
 text-transform: none;
 color: #e97132;
 font-weight: bold
}

#block-let-theme-sitebranding img {
 width: 100%
}

#block-let-theme-site-branding img {
 width: 100%
}

#block-let-theme-useraccountmenu {
 display: inline-block
}

.button {
 margin: 8px;
 border-color: #e97132;
 color: #e97132;
 font-weight: bold
}


form label {
 display: block;
 font-size: 16px;
 font-weight: 600;
 color: #333;
 margin-bottom: 8px
}


form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="url"],
form input[type="number"],
form textarea,
form select {
 width: 80%;
 padding: 10px 15px;
 font-size: 14px;
 color: #555;
 border: 1px solid #ccc;
 border-radius: 4px;
 outline: none;
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
 transition: border-color 0.3s, box-shadow 0.3s
}


form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form input[type="url"]:focus,
form input[type="number"]:focus,
form textarea:focus,
form select:focus {
 border-color: #007bff;
 box-shadow: 0 0 5px rgba(0, 123, 255, 0.5)
}


form input[type="submit"],
form button {
 background-color: #e97132;
 color: #fff;
 border: none;
 padding: 10px 20px;
 font-size: 16px;
 border-radius: 4px;
 cursor: pointer;
 transition: background-color 0.3s
}

form input[type="submit"]:hover,
form button:hover {
 background-color: #0056b3
}

form .form-item {
 margin-bottom: 20px
}

.views-element-container {
 width: 100%;
 max-width: 100%;
 margin: 0 auto;
 padding: 0
}

.views-element-container table {
 width: 100%;
 border-collapse: collapse
 }

article {
 font-family: Arial, sans-serif;
 padding: 20px;
 max-width: 1024px;
 margin: 20px auto
}

.form-item {
 margin-bottom: 20px
}

.form-item h4.label {
 font-size: 16px;
 font-weight: bold;
 color: #333;
 margin: 0 0 5px
}

.form-item span {
 font-size: 14px;
 color: #555
}

.field {
 margin-bottom: 20px
}

.field-label {
 font-size: 14px;
 font-weight: bold;
 color: #444;
 margin-bottom: 5px
}

.field-value {
 font-size: 14px;
 color: #666
}

.field:last-child {
 margin-bottom: 0
}

article {
 font-family: Inter, sans-serif;
 padding: 16px;
 margin: 16px auto
}

article > div > div {
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding: 8px 0;
 border-bottom: 1px solid #eee;
 flex-direction: column
}

article.node--type-device > div > div {
 flex-direction: row
}

article > div > div > div:first-child {
 font-weight: bold;
 color: #333;
 font-size: 1rem
}

article > div > div > div:last-child {
 font-weight: normal;
 color: #e97132;
 font-size: 1rem;
 word-break: break-word
}

article.devicepage div > div > div:first-child {
 font-weight: bold;
 color: #333;
 font-size: 1rem
}

article.devicepage div > div > div:last-child {
 font-weight: normal;
 color: #e97132;
 font-size: 1rem;
 word-break: break-word
}

article.devicepage div > div {
 flex-direction: row
}

.btn-primary {
 --bs-btn-bg: #e97132;
 --bs-btn-border-color: #e97132;

 --bs-btn-hover-bg: #c85f2a;
 --bs-btn-hover-border-color: #b35525;

 --bs-btn-active-bg: #b35525;
 --bs-btn-active-border-color: #ad5122;
 --bs-btn-focus-shadow-rgb: 233, 113, 50

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

body {
 margin: 0
}

.page-container-flex {
 display: flex;
 flex-direction: column;
 min-height: 100vh
}

.page-content-wrapper {
 display: flex;
 flex-direction: column;
 flex-grow: 1
}

.page-main-content-area {
 flex-grow: 1
}

.page-header-section,
.page-footer-section {
 flex-shrink: 0
}

.page-header-section,
.page-footer-section {
 --tw-bg-opacity: 1;
 background-color: rgb(33 42 49 / var(--tw-bg-opacity));
 --tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity))
}

.page-footer-section table {
 width: 100%
}

.page-footer-section table td{
 width: 25%;
 --tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity));
 padding: 15px;
 vertical-align: top
}

.page-footer-section table td a{
--tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity));
 font-weight: normal;
 text-decoration: underline;
 position: relative;
 display: inline-block;
 transition: text-shadow 0.2s ease;
 font-weight: 400
}

.page-footer-section table td a:hover{
--tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity));
 text-decoration: underline;
 text-shadow:
 0.5px 0 currentColor,
 0 0 currentColor,
 0 0 currentColor,
 0 0 currentColor;
 font-weight: 400
}

main{
 padding-top: 30px
}

.page-footer-section {
 position: relative;
 z-index: 0;
 padding-top: 20px;
 padding-bottom: 20px
}

.page-footer-section::before {
 content: '';
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
 width: 100vw;
 height: 100%;
 --tw-bg-opacity: 1;
 background-color: rgb(33 42 49 / var(--tw-bg-opacity));
 z-index: -1;

 border-width: 2px 0 0 0;
 border-color: #e97132;
 border-style: solid

}

.page-header-section {
 position: relative;
 z-index: 0;
  --tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header-section::before {
 content: '';
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
 width: 100vw;
 height: 100%;
 --tw-bg-opacity: 1;
 background-color: rgb(33 42 49 / var(--tw-bg-opacity));
 z-index: -1;

}


.page-breadcrumb-section {
 position: relative;
 z-index: 0;
  --tw-text-opacity: 1;
 color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-breadcrumb-section::before {
 content: '';
 position: absolute;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
 width: 100vw;
 height: 100%;
 --tw-bg-opacity: 1;
 background-color: #e97132;
 z-index: -1;

}

html {
 box-sizing: border-box;
 overflow-x: hidden
}

*, *::before, *::after {
 box-sizing: inherit
}

body {
 margin: 0
}

.btn {--bs-btn-border-radius: 0 !important }

#block-let-theme-breadcrumbs ol {margin-bottom: 2px;padding-left: 0px}


#contact-message-service-request-form {padding-bottom: 25px}

#fileTable {
 width: 100%;
 table-layout: fixed
}

.placeholder { background-color: #FFFFFF; opacity: 1}

.placeholder a { color: #e97132 }

.layout-sidebar-first a {font-weight: normal}

.layout-sidebar-first a:hover{
 text-shadow:
 0.5px 0 currentColor,
 0 0 currentColor,
 0 0 currentColor,
 0 0 currentColor;
 font-weight: 400
}

#block-let-theme-sidebarmenu {
 border-width: 0 1px 0 0;
 border-style: solid;
 border-color: rgb(200,200,200)
}

a.is-active{
 text-shadow:
 0.5px 0 currentColor,
 0 0 currentColor,
 0 0 currentColor,
 0 0 currentColor;
 font-weight: 400
}

a.let1 {
 text-decoration: none !important
}
a.let1:hover {
 text-decoration: none !important
}

a.let2 {
 text-shadow: none !important;
 font-weight: bold !important;
 text-decoration: none !important;
}

a.let2:hover {
 text-decoration: underline !important;
 font-weight: bold !important;
 text-shadow: none !important;
}

#block-let-theme-breadcrumbs ol li a {
 text-decoration: none;
 font-weight: normal;
 color:white;
}

#block-let-theme-breadcrumbs ol{
 list-style-type: none;
 display: inline-block
}

#block-let-theme-breadcrumbs ol li{
 list-style-type: none;
 display: inline-block;
 position: relative; 
 border-right: none;
 padding-right: 30px;
 padding-left: 30px;
 color:white;
}

#block-let-theme-breadcrumbs ol li:first-child{
 padding-left: 10px;
}

#block-let-theme-breadcrumbs ol li::after {
 content: '';
 }

#block-let-theme-breadcrumbs ol li:last-child::after {
 content: ''
}

#block-let-theme-breadcrumbs ol li::after {
      content: ""; 
      position: absolute;
      right: 0; 
      top: 10%; 
      width: 1px; 
      height: 80%; 
      background-color: rgb(200, 200, 200); 
}

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

/*
 * Style for menu separators.
 * This targets a <nolink> item inside a menu.
 * You might want to make the first part more specific,
 * e.g., ".main-navigation .menu-item--nolink"
 * to only affect your main navigation menu.
 */
.menu-item--separator {
  margin: 0.5em 0;
}

.menu-item--separator > a {
  display: none;
}

.menu-item--separator > span {
  display: none;
}

.menu-item--separator::after {
  content: '';
  display: block;
  width: 80%; 
  height: 1px;
  background-color: #e97132; 
  opacity: 1;

  margin-left: auto;
  margin-right: auto;
}

#block-let-theme-sitebranding {
    width: 250px;
    padding-left: 27px;
}

#block-let-theme-site-branding {
    width: 250px;
    padding-left: 27px;
}


table.luminoscope {
  border-collapse: collapse;
}

table.luminoscope th {
  background-color: #e97132; 
  width:25%;
  text-align:center;
  padding:5px;
  color:white;
  font-size:18px;
}

table.luminoscope td {
  width:25%;
  text-align:center;  
  
  border-left: 1px solid #e97132; 
  border-right: 1px solid #e97132; 
  border-top: none;
  border-bottom: none;
}

table.luminoscope tr:last-child td {
    border-bottom: 1px solid #e97132; 
}

#certificateTable {
  width: 100% !important;
  min-width: 100% !important;
  table-layout: fixed !important;
  font-size: 14px;
}

#manualTable {
  width: 100% !important;
  min-width: 100% !important;  
  table-layout: fixed !important;
  font-size: 14px;
}

.button--icon-download {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;

  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#e97132"><path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px; 
}

.pager {
    display: flex;
    justify-content: center;
    padding: 20px;
}

.pager__items {
    display: flex; 
    padding: 0;
    margin: 0;
    list-style-type: none;
    gap: 8px;
}

.pager__item a {
    display: inline-block;
    padding: 10px 16px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    font-weight: 500;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.pager__item a:hover {
    background-color: #f5f5f5;
    border-color: #ccc;
}


.pager__item.is-active a {
    background-color: #e97132; 
    color: #ffffff; 
    border-color: #e97132; 
    cursor: default; 
}

.visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

h1.ui-dialog-title {
  font-size: 22px;
}

.let-content-types-device-list-form .js-form-item-page-length {
  width:200px;
}

.user_control_distributor_companies .item-list ul:first-child li {
  list-style: none;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 680px;
}

.user_control_distributor_companies .item-list ul li .item-list{
  border-style: solid;
  border-width: 1px;
  padding-left: 20px;
}


.user_control_distributor_companies .item-list ul li .item-list h3{
  font-size: 14px;
  margin:2px;
}

.user_control_distributor_companies .item-list ul li .item-list ul {
  
}

.user_control_distributor_companies .item-list ul li .item-list ul li{
  list-style: none;  
  font-size: 14px;  
}