/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/styles/index.less ***!
  \************************************************************************************************************************************************************************/
.selectable:hover {
  cursor: pointer;
}
#content-container {
  margin: 12px auto 16px;
  padding: 0 2%;
}
h2 {
  font-weight: normal;
  font-size: 1.2em;
}
.session-uploader {
  font-weight: normal;
  font-size: 1.2em;
  width: 100%;
}
.page-padding {
  padding-left: 0.25%;
}
.page-header-padding {
  padding-left: 24px;
}
.roc-table tr th,
.roc-table tr td {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.roc-table tr th:first-child,
.roc-table tr td:first-child {
  padding-left: 24px !important;
}
.app-header {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.870588);
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;
  border-radius: 0px;
  background-color: #d4621c;
  z-index: 1100;
  width: auto;
  display: flex;
  padding-left: 24px;
  padding-right: 24px;
}
.card-separator {
  margin-bottom: 24px;
}
.section.first {
  margin-top: 10px;
}
.section {
  margin-top: 25px;
  margin-bottom: 10px;
}
.sub-section {
  margin-bottom: 10px;
}
.sub-section-header {
  margin-bottom: 10px;
  padding: 0px;
  font-weight: normal;
}
.no-decoration {
  text-decoration: none;
  color: inherit;
}
.last-row-no-border:last-child th,
.last-row-no-border:last-child td {
  border: 0;
}
.MuiListItem-root .ListItemIcon-right,
.MuiListItemButton-root .ListItemIcon-right {
  justify-content: flex-end;
  min-width: 40px;
}
.editor-section {
  font-size: 14px;
}
.editor-section .MuiSwitch-root {
  margin: 4px -10px;
}
.editor-section input,
textarea {
  font-family: monospace !important;
  font-size: 15px;
}
.json-editor textarea {
  line-height: 26px;
}
.text-breaker span {
  max-width: calc(90% - 56px);
  overflow: inherit;
  word-break: break-all;
  white-space: normal;
}
.text-formatter span {
  max-width: calc(90% - 56px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding: 16px;
  height: 80px;
  transform: translate(-50%, -50%);
}
.card-info,
.card-info input,
.MuiSelect-select span {
  font-size: 13px;
}
.review-info pre {
  font-family: monospace;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 400px !important;
}
.row-entry-subtitle {
  margin-top: 2px;
  font-size: 12px;
  color: #757575;
  font-family: monospace;
}
.count-badge {
  width: 24px !important;
  height: 24px !important;
  font-size: 14px !important;
  background-color: #0097cd !important;
}
.count-badge + .MuiListItemIcon-root {
  justify-content: end;
}
.CardHeader-width-fix .MuiCardHeader-content {
  width: calc(100% - 88px);
}
.network-map-legend {
  position: absolute;
  bottom: 52px;
  padding: 8px;
  font-size: 10px;
  opacity: 0.75;
  background-color: #f0f0f0;
}
.network-map-legend div {
  margin: 2px 0;
  color: rgba(0, 0, 0, 0.870588);
}
.network-map-legend svg {
  vertical-align: middle;
  margin-right: 8px;
}
#zigbee-network-topology-graph-wrapper g text {
  dominant-baseline: ideographic !important;
}
.MuiBarLabel-root {
  font-size: 9px !important;
  fill: #000000 !important;
}
@media only screen and (max-width: 768px) {
  #content-container {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 640px) {
  #content-container {
    padding: 0 2%;
  }
}
/*# sourceMappingURL=index.css.map */
