html {
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

body {
  margin: 0;
}

#pana_iot {
  /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model and set borders */
  /* ============================================ */
  /* Document */
  /* ============================================ */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
  /* Sections */
  /* ============================================ */
  /**
 * Remove the margin in all browsers.
 */
  /**
 * Render the `main` element consistently in IE.
 */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics */
  /* ============================================ */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content */
  /* ============================================ */
  /**
 * Prevent vertical alignment issues.
 */
  /* Forms */
  /* ============================================ */
  /**
 * Reset form fields to make them styleable
 */
  /**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Remove arrow in IE10 & IE11
 */
  /**
 * Remove padding
 */
  /**
 * Reset to invisible
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /**
 * Clickable labels
 */
  /* Interactive */
  /* ============================================ */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /*
 * Remove outline for editable content.
 */
  /* Table */
  /* ============================================ */
  /* Misc */
  /* ============================================ */
  /**
 * Add the correct display in IE 10+.
 */
  /**
 * Add the correct display in IE 10.
 */
}

#pana_iot *,
#pana_iot ::before,
#pana_iot ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

#pana_iot p,
#pana_iot table,
#pana_iot blockquote,
#pana_iot address,
#pana_iot pre,
#pana_iot iframe,
#pana_iot form,
#pana_iot figure,
#pana_iot dl {
  margin: 0;
}

#pana_iot h1,
#pana_iot h2,
#pana_iot h3,
#pana_iot h4,
#pana_iot h5,
#pana_iot h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

#pana_iot ul,
#pana_iot ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pana_iot dt {
  font-weight: bold;
}

#pana_iot dd {
  margin-left: 0;
}

#pana_iot hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

#pana_iot pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

#pana_iot address {
  font-style: inherit;
}

#pana_iot a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

#pana_iot abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

#pana_iot b,
#pana_iot strong {
  font-weight: bolder;
}

#pana_iot code,
#pana_iot kbd,
#pana_iot samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

#pana_iot small {
  font-size: 80%;
}

#pana_iot sub,
#pana_iot sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#pana_iot sub {
  bottom: -0.25em;
}

#pana_iot sup {
  top: -0.5em;
}

#pana_iot img,
#pana_iot embed,
#pana_iot object,
#pana_iot iframe {
  vertical-align: bottom;
}

#pana_iot button,
#pana_iot input,
#pana_iot optgroup,
#pana_iot select,
#pana_iot textarea {
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

#pana_iot [type="checkbox"] {
  appearance: checkbox;
}

#pana_iot [type="radio"] {
  appearance: radio;
}

#pana_iot button,
#pana_iot input {
  /* 1 */
  overflow: visible;
}

#pana_iot button,
#pana_iot select {
  /* 1 */
  text-transform: none;
}

#pana_iot button,
#pana_iot [type="button"],
#pana_iot [type="reset"],
#pana_iot [type="submit"] {
  cursor: pointer;
  appearance: none;
}

#pana_iot button[disabled],
#pana_iot [type="button"][disabled],
#pana_iot [type="reset"][disabled],
#pana_iot [type="submit"][disabled] {
  cursor: default;
}

#pana_iot button::-moz-focus-inner,
#pana_iot [type="button"]::-moz-focus-inner,
#pana_iot [type="reset"]::-moz-focus-inner,
#pana_iot [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

#pana_iot button:-moz-focusring,
#pana_iot [type="button"]:-moz-focusring,
#pana_iot [type="reset"]:-moz-focusring,
#pana_iot [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

#pana_iot select::-ms-expand {
  display: none;
}

#pana_iot option {
  padding: 0;
}

#pana_iot fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

#pana_iot legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

#pana_iot progress {
  vertical-align: baseline;
}

#pana_iot textarea {
  overflow: auto;
}

#pana_iot [type="number"]::-webkit-inner-spin-button,
#pana_iot [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

#pana_iot [type="search"] {
  outline-offset: -2px;
  /* 1 */
}

#pana_iot [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#pana_iot ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

#pana_iot label[for] {
  cursor: pointer;
}

#pana_iot details {
  display: block;
}

#pana_iot summary {
  display: list-item;
}

#pana_iot [contenteditable] {
  outline: none;
}

#pana_iot table {
  border-collapse: collapse;
  border-spacing: 0;
}

#pana_iot caption {
  text-align: left;
}

#pana_iot td,
#pana_iot th {
  vertical-align: top;
  padding: 0;
}

#pana_iot th {
  text-align: left;
  font-weight: bold;
}

#pana_iot template {
  display: none;
}

#pana_iot [hidden] {
  display: none;
}
