@import "./fonts/material-icons.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

html {
  background: linear-gradient(-180deg, #484678 0%, #484678 42%, #353048 57%, #353048 100%) no-repeat center center fixed;
}

body {
  font: 14px "Open Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
  background-size: auto 100%;
}

button {
  cursor: pointer;
  outline: 0;
  border: 1px solid;
  border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  background: #fff;
}
button.cancel {
  width: 80px;
  height: 36px;
  background: white;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-right: 15px;
}
button.create {
  width: 112px;
  height: 36px;
  border: none;
  background: #615e9b;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}
button.create:hover {
  background: #78779C;
}
button.create:active {
  background: #52509C;
}
button.create:disabled {
  background: #d8dad9;
}
button.delete {
  width: 112px;
  height: 36px;
  border: none;
  background: #ef4949;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}
button.delete:active {
  background: #af3636;
}
button:active {
  background: #52509C;
}

a {
  text-decoration: none;
}

.progress-bar {
  position: absolute;
  display: inline-block;
  height: 46px;
  width: 46px;
  left: 40%;
  margin-top: 26px;
}

.progressbar-text {
  font-weight: normal;
  font-size: 12px;
  color: #908EBD !important;
}

.inputfile {
  width: 0.1px !important;
  height: 0.1px !important;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile #fmw-upload {
  float: right;
}
.inputfile + label {
  float: right;
  background-color: #FFFFFF;
  border: 1px solid rgba(97, 94, 155, 0.6);
  border-radius: 2px;
  box-sizing: border-box;
  outline: 0;
  padding: 0 0.5em;
  width: 61.7%;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  color: #484678;
  vertical-align: middle;
  text-align: center;
}
.inputfile + label svg {
  height: 1.1em;
  fill: currentColor;
  margin-right: 0.35em;
}

.firmware-upload {
  width: 300px;
  text-align: left;
}
.firmware-upload .form-content {
  background-color: #FFFFFF;
  margin-bottom: 44px;
}
.firmware-upload .form-content .item-row {
  padding: 5px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-bottom: 10px;
}
.firmware-upload .form-content .item-row input {
  float: right;
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  letter-spacing: 0;
  border: 1px solid rgba(97, 94, 155, 0.6);
  border-radius: 2px;
  justify-content: space-between;
  width: 60%;
  height: 24px;
}
.firmware-upload .form-content .item-row select {
  float: right;
  background: #FFFFFF;
  border: 1px solid rgba(97, 94, 155, 0.6);
  border-radius: 2px;
  box-sizing: content-box;
  outline: 0;
  outline-style: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  padding-left: 5px;
  width: 60%;
  height: 26px;
  color: rgba(0, 0, 0, 0.65);
}
.firmware-upload .form-content .item-row .custom {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0A%20%20%20xmlns%3Adc%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Felements%2F1.1%2F%22%0A%20%20%20xmlns%3Acc%3D%22http%3A%2F%2Fcreativecommons.org%2Fns%23%22%0A%20%20%20xmlns%3Ardf%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%22%0A%20%20%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%0A%20%20%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%0A%20%20%20version%3D%221.1%22%0A%20%20%20x%3D%220px%22%0A%20%20%20y%3D%220px%22%0A%20%20%20fill%3D%22%23555555%22%0A%20%20%20width%3D%2224px%22%0A%20%20%20height%3D%2224px%22%0A%20%20%20viewBox%3D%22-261%20145.2%2024%2024%22%0A%20%20%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%0A%20%20%20xml%3Aspace%3D%22preserve%22%0A%20%20%20id%3D%22svg2%22%0A%20%20%20inkscape%3Aversion%3D%220.91%20r13725%22%0A%20%20%20sodipodi%3Adocname%3D%22arrow_down.svg%22%3E%3Cmetadata%0A%20%20%20%20%20id%3D%22metadata10%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0A%20%20%20%20%20%20%20%20%20rdf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage%2Fsvg%2Bxml%3C%2Fdc%3Aformat%3E%3Cdc%3Atype%0A%20%20%20%20%20%20%20%20%20%20%20rdf%3Aresource%3D%22http%3A%2F%2Fpurl.org%2Fdc%2Fdcmitype%2FStillImage%22%20%2F%3E%3Cdc%3Atitle%3E%3C%2Fdc%3Atitle%3E%3C%2Fcc%3AWork%3E%3C%2Frdf%3ARDF%3E%3C%2Fmetadata%3E%3Cdefs%0A%20%20%20%20%20id%3D%22defs8%22%20%2F%3E%3Csodipodi%3Anamedview%0A%20%20%20%20%20pagecolor%3D%22%23ffffff%22%0A%20%20%20%20%20bordercolor%3D%22%23666666%22%0A%20%20%20%20%20borderopacity%3D%221%22%0A%20%20%20%20%20objecttolerance%3D%2210%22%0A%20%20%20%20%20gridtolerance%3D%2210%22%0A%20%20%20%20%20guidetolerance%3D%2210%22%0A%20%20%20%20%20inkscape%3Apageopacity%3D%220%22%0A%20%20%20%20%20inkscape%3Apageshadow%3D%222%22%0A%20%20%20%20%20inkscape%3Awindow-width%3D%221920%22%0A%20%20%20%20%20inkscape%3Awindow-height%3D%221053%22%0A%20%20%20%20%20id%3D%22namedview6%22%0A%20%20%20%20%20showgrid%3D%22false%22%0A%20%20%20%20%20inkscape%3Azoom%3D%229.8333333%22%0A%20%20%20%20%20inkscape%3Acx%3D%22-2.2372881%22%0A%20%20%20%20%20inkscape%3Acy%3D%2212%22%0A%20%20%20%20%20inkscape%3Awindow-x%3D%220%22%0A%20%20%20%20%20inkscape%3Awindow-y%3D%2227%22%0A%20%20%20%20%20inkscape%3Awindow-maximized%3D%221%22%0A%20%20%20%20%20inkscape%3Acurrent-layer%3D%22svg2%22%20%2F%3E%3Cpath%0A%20%20%20%20%20d%3D%22m%20-252.64941%2C153.95%203.69922%2C6.5%203.59961%2C-6.5%20-7.29883%2C0%20z%22%0A%20%20%20%20%20id%3D%22path4%22%0A%20%20%20%20%20inkscape%3Aconnector-curvature%3D%220%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.firmware-upload .form-content .helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
.firmware-upload .form-content .action-container {
  margin-top: 20px;
  margin-right: 50px;
}
.firmware-upload .create {
  background: #615e9b;
}
.firmware-upload .create:hover {
  background: #78779C;
}
.firmware-upload .create:active {
  background: #52509C;
}
.firmware-upload .cancel:hover {
  background: #F3F3F3;
}
.firmware-upload .cancel:active {
  background: #A3A3A3;
}

.fmw-edit-panel {
  position: absolute;
  background: rgba(250, 250, 250, 0.8);
  border: 1px solid #eee;
  border-radius: 2px;
  color: rgba(97, 94, 155, 0.9);
  font-size: 18px;
  max-width: 130px;
  max-height: 32px;
}
.fmw-edit-panel .action-btn:hover {
  background: rgba(97, 95, 156, 0.1);
}
.fmw-edit-panel .action-btn:active {
  background: rgba(97, 95, 156, 0.4);
}

.action-btn {
  display: inline-block;
  padding: 2px;
}
.action-btn .action-icon {
  margin: 2px 4px;
  vertical-align: middle;
  font-size: 20px;
}

.checkbox .checkbox-icon {
  vertical-align: middle;
  font-size: 20px;
  color: #d8dad9;
}

.devices-list thead .checkbox-cell .checkbox-icon {
  color: #f8faf9;
}
.devices-list thead .checkbox-cell i:nth-child(2) {
  vertical-align: middle;
}
.devices-list tbody tr[data-checked=true] .checkbox-cell .checkbox-icon {
  color: #615e9b;
}

.devices-list .child-device .checkbox {
  padding-left: 25px;
}

input {
  outline: 0;
  padding-left: 5px;
}

.select-wrap {
  display: inline-block;
  position: relative;
}
.select-wrap select {
  position: relative;
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 0;
  outline: 0;
  padding: 1px 1px 1px 5px;
  font-size: 14px;
  z-index: 1;
  height: 25px;
}
.select-wrap select:active {
  border-radius: 0;
}

.sign-in-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.sign-in {
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.sign-in .logo {
  width: 200px;
  margin-bottom: 25px;
}
.sign-in input {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
.sign-in .sign-in-login, .sign-in .sign-in-password {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  margin: 0 0 5px;
}
.sign-in .sign-in-login.is-empty:after, .sign-in .sign-in-password.is-empty:after {
  position: absolute;
  font-size: 8px;
  content: "Required";
  bottom: 0;
  color: red;
  left: 90px;
}
.sign-in .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
}
.sign-in .item-row #sign-in-login, .sign-in .item-row #sign-up-login {
  width: 250px;
  margin-left: 50px;
}
.sign-in .item-row #sign-in-password, .sign-in .item-row #sign-up-password {
  width: 250px;
  margin-left: 22px;
}
.sign-in .item-row #sign-up {
  text-align: center;
  cursor: pointer;
  font-size: small;
}
.sign-in .helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
.sign-in .sign-in-modifier-row {
  display: flex;
  justify-content: space-between;
  margin-left: 80px;
}
.sign-in label.remember-me {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: middle;
  margin-left: 6px;
}
.sign-in label.remember-me .checkbox-icon {
  padding-right: 2px;
  color: #615e9b;
}
.sign-in .forgot-your-password {
  display: inline-block;
  font-size: 12px;
  color: #615e9b;
}
.sign-in .action-container {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.sign-in .action-container .register-wrapper {
  text-align: left;
}
.sign-in .action-container .register-wrapper > a {
  font-size: 12px;
  color: #615e9b;
  text-decoration: underline;
}

.password-reset-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.password-reset {
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.password-reset .logo {
  width: 200px;
  margin-bottom: 25px;
}
.password-reset input {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
.password-reset .password-reset-login {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  margin: 0 0 5px;
}
.password-reset .password-reset-login.is-empty:after {
  position: absolute;
  font-size: 8px;
  content: "Required";
  bottom: 0;
  color: red;
  left: 90px;
}
.password-reset .item-row .reset-pwd-text {
  font-size: 14px;
  max-width: 350px;
  margin-bottom: 15px;
  text-align: left;
}
.password-reset .item-row .reset-pwd-text:not(.no-emphasis) {
  font-style: italic;
}
.password-reset .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
}
.password-reset .item-row #password-reset-login {
  width: 250px;
  margin-left: 50px;
}
.password-reset .action-container {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.password-reset .action-container .create {
  width: auto;
  padding: 0 16px;
}

.new-password-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.new-password {
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.new-password .logo {
  width: 200px;
  margin-bottom: 25px;
}
.new-password input {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
.new-password .new-password-password, .new-password .new-password-reenter {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  margin: 0 0 5px;
}
.new-password .new-password-password.is-empty:after, .new-password .new-password-reenter.is-empty:after {
  position: absolute;
  font-size: 8px;
  bottom: 0;
  color: red;
  left: 120px;
  content: "Required";
}
.new-password .new-password-password.does-not-match:not(.is-empty):after, .new-password .new-password-reenter.does-not-match:not(.is-empty):after {
  position: absolute;
  font-size: 8px;
  bottom: 0;
  color: red;
  left: 120px;
  content: "Passwords Must Match";
}
.new-password .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
}
.new-password .item-row #new-password-password {
  width: 250px;
  margin-left: 60px;
}
.new-password .item-row #new-password-reenter {
  width: 250px;
  margin-left: 5px;
}
.new-password .action-container {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.new-password .action-container .create {
  width: auto;
  padding: 0 16px;
}

.sign-up-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.sign-up {
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.sign-up .logo {
  width: 200px;
  display: block;
  margin: 0 auto 25px;
}
.sign-up input {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
.sign-up .sign-up-first-name, .sign-up .sign-up-last-name, .sign-up .sign-up-email, .sign-up .sign-up-password {
  position: relative;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
  margin: 0 0 5px;
}
.sign-up .sign-up-first-name.is-empty:after, .sign-up .sign-up-last-name.is-empty:after, .sign-up .sign-up-email.is-empty:after, .sign-up .sign-up-password.is-empty:after {
  position: absolute;
  font-size: 8px;
  content: "Required";
  bottom: 0;
  color: red;
  left: 90px;
}
.sign-up .item-row label {
  display: flex;
  justify-content: space-between;
}
.sign-up .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  width: 250px;
  margin-left: 15px;
}
.sign-up .helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
.sign-up .sign-up-modifier-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
}
.sign-up label.tos-accept, .sign-up label.email-updates {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  vertical-align: middle;
}
.sign-up label.tos-accept:not(:last-child), .sign-up label.email-updates:not(:last-child) {
  margin-bottom: 5px;
}
.sign-up label.tos-accept .checkbox-icon, .sign-up label.email-updates .checkbox-icon {
  padding-right: 2px;
  color: #615e9b;
}
.sign-up label.tos-accept > a, .sign-up label.email-updates > a {
  color: #615e9b;
}
.sign-up .action-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

.terms-of-service-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.terms-of-service-wrapper .terms-of-service {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.terms-of-service-wrapper .terms-of-service .logo {
  width: 200px;
  display: block;
  margin: 0 auto 25px;
}
.terms-of-service-wrapper .terms-of-service .terms-of-service-header {
  color: #57548c;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.terms-of-service-wrapper .terms-of-service .terms-of-service-text {
  overflow-y: scroll;
  height: 300px;
  max-width: 95%;
  width: 600px;
  border: 1px solid #DDD;
  padding: 10px;
  margin-bottom: 10px;
}
.terms-of-service-wrapper .terms-of-service .terms-of-service-text p:not(:last-child) {
  margin-bottom: 5px;
}
.terms-of-service-wrapper .terms-of-service button {
  align-self: flex-end;
  margin-top: 5px;
}

.post-signup-info-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.post-signup-info-wrapper .post-signup-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 20px 40px;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.post-signup-info-wrapper .post-signup-info .logo {
  width: 200px;
  display: block;
  margin: 0 auto 25px;
}
.post-signup-info-wrapper .post-signup-info .item-row {
  padding-bottom: 48px;
}
.post-signup-info-wrapper .post-signup-info .item-row.condensed {
  padding-bottom: 8px;
}
.post-signup-info-wrapper .post-signup-info .item-row .post-signup-header {
  color: #57548c;
  font-size: 32px;
  font-weight: bold;
}
.post-signup-info-wrapper .post-signup-info .item-row .post-signup-subheader {
  font-size: 20px;
}
.post-signup-info-wrapper .post-signup-info .item-row .post-signup-subheader.large-emoji {
  font-size: 64px;
  line-height: 64px;
  user-select: none;
}
.post-signup-info-wrapper .post-signup-info .item-row .post-signup-text {
  font-size: 16px;
  max-width: 400px;
}
.post-signup-info-wrapper .post-signup-info .item-row .post-signup-text:not(.no-emphasis) {
  font-style: italic;
}
.post-signup-info-wrapper .post-signup-info .item-row button.create {
  width: auto;
  padding: 0 16px;
}

.wrapper {
  width: calc(100% - 30px);
  padding: 0 15px;
  margin: 0 auto;
  border-top: 4px solid #484678;
  display: flex;
  min-height: calc(100vh - 4px);
  flex-direction: column;
}
.wrapper .header {
  height: 90px;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.wrapper .header .logo-header {
  font-size: 21px;
  /*color: rgba(0, 152, 179, 0.87)*/
  text-align: center;
  margin-bottom: 10px;
}
.wrapper .header .logo-area {
  flex: 1;
  height: inherit;
  display: flex;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  min-width: 240px;
  max-width: 340px;
  flex-direction: column;
}
.wrapper .header .logo-area .logo {
  display: flex;
  margin: auto;
  justify-content: center;
}
.wrapper .header .logo-area .logo a {
  display: flex;
}
.wrapper .header .logo-area .logo img {
  width: 100%;
  height: 100%;
}
.wrapper .header .admin-link {
  flex: 5;
  height: inherit;
  /*background: rgba(#0098b3, 0.1)*/
  display: flex;
  align-items: center;
}
.wrapper .header .admin-link .menu-entry, .wrapper .header .admin-link .sign-out {
  color: #615e9b;
  margin-right: 25px;
  font-size: 16px;
}
.wrapper .header .admin-link .current-menu-entry {
  text-decoration: underline;
}
.wrapper .header .admin-link .sign-out {
  cursor: pointer;
}
.wrapper .header .admin-link .admin-page-container {
  margin-left: auto;
}
.wrapper .header .admin-link .user-mail {
  color: #615e9b;
  text-decoration: none;
  margin-right: 25px;
  font-size: 16px;
  margin-right: 25px;
}
.wrapper .header .admin-link .navigation {
  display: flex;
  margin-left: 30px;
  color: #615e9b;
  padding-right: 25px;
}
.wrapper .sidebar {
  background: #2C3E41;
  flex: 1;
}
.wrapper .sidebar .logo {
  display: flex;
  justify-content: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.wrapper .sidebar .logo img {
  padding-top: 20.6px;
  padding-bottom: 20.6px;
}
.wrapper .sidebar .menu {
  margin-top: 48px;
}
.wrapper .sidebar .menu ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #35484B;
  position: relative;
}
.wrapper .sidebar .menu ul li:after {
  width: 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #243436;
  height: 1px;
}
.wrapper .sidebar .menu ul li a, .wrapper .sidebar .menu ul li a:hover, .wrapper .sidebar .menu ul li a:visited {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.34);
  letter-spacing: 0;
  padding: 13px 0 17px 23px;
  width: 100%;
}
.wrapper .sidebar .menu ul li.active {
  background: #283A3D;
}
.wrapper .sidebar .menu ul li.active span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.87);
  letter-spacing: 0;
  padding: 13px 0 17px 23px;
  width: 100%;
}
.wrapper .sidebar .menu ul li.active:before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  border-left: 3px solid #d8dad9;
}
.wrapper .sidebar .menu ul li.active:after {
  top: 0;
  border-bottom: 0;
  margin: 0;
  border-top: 1px solid #243436;
}
.wrapper .sidebar .menu h3 {
  font-family: AppleSystemUIFont, sans-serif;
  font-size: 14px;
  color: #0098B3;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 23px;
  margin-bottom: 12px;
}
.wrapper .content {
  flex: 5;
  display: flex;
  flex-direction: column;
  background-color: #d8dad9;
  min-height: calc(100vh - 98px);
}
.wrapper .content .new-type-area {
  background: #FFF;
  box-shadow: 0 1px 2px 0 #595959;
  border-bottom: 1px solid #D6E6EC;
}
.wrapper .content .new-type-area #new-type {
  margin: 18px 16px;
  padding: 11px 29px;
  text-transform: uppercase;
  background-color: #FFF;
  border: 1px solid #CBDEE5;
  box-shadow: 0 2px 3px 0 #595959;
  border-radius: 2px;
  font-size: 12px;
  color: rgba(3, 56, 66, 0.54);
  letter-spacing: 1px;
}
.wrapper .content .new-type-area #new-type:focus {
  outline: 0;
}
.wrapper .items-content {
  display: flex;
  height: auto;
  min-height: calc(100vh - 98px);
}
.wrapper .items-content .head {
  padding: 24px 25px 15px 27px;
}
.wrapper .items-content .head .title-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.wrapper .items-content .head .title-wrap .title {
  font-size: 22px;
  color: #615e9b;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.wrapper .items-content .head .title-wrap .pull-right.count {
  padding: 11px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #615e9b;
  letter-spacing: 1px;
}
.wrapper .items-content .head .title-wrap a {
  align-self: flex-end;
  font-size: 14px;
  color: #618eab;
  letter-spacing: 0;
}
.wrapper .items-content .head .info > div {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-bottom: 10px;
}
.wrapper .items-content .head .info > div:last-child {
  margin: 0;
}
.wrapper .items-content .head .info > div .type-report-id {
  padding: 0;
}
.wrapper .items-content .head .info > div .type-command-id {
  padding: 0;
}
.wrapper .items-content .head .info > div .type-id {
  padding: 0;
  margin: 0;
  margin-right: 10px;
  float: left;
  clear: none;
}
.wrapper .items-content .head .info > div .copy-report-type-id {
  cursor: pointer;
  font-size: 20px;
}
.wrapper .items-content .head .info > div .copy-command-type-id {
  cursor: pointer;
  font-size: 20px;
}
.wrapper .items-content .head .info > div .copy-status-type-id {
  cursor: pointer;
  font-size: 20px;
}
.wrapper .items-content .items-table {
  flex: 3;
  margin: 10px 15px 0 17px;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 #595959;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: calc(100vh - 108px);
}
.wrapper .items-content .items-table .devices-list, .wrapper .items-content .items-table .device-groups-list {
  table-layout: fixed;
  width: 100%;
}
.wrapper .items-content .items-table .devices-list a, .wrapper .items-content .items-table .device-groups-list a {
  color: #618eab;
  text-decoration: underline;
}
.wrapper .items-content .items-table .devices-list .send-report, .wrapper .items-content .items-table .device-groups-list .send-report {
  margin-right: 25px;
}
.wrapper .items-content .items-table .options-list {
  display: flex;
  flex-direction: column;
  box-shadow: inset 0px 11px 8px -10px #595959;
}
.wrapper .items-content .items-table .options-list .option-row {
  padding: 15px;
}
.wrapper .items-content .items-table .options-list .option-row .restore-logo {
  color: #618eab;
  text-decoration: underline;
  margin-right: 25px;
  font-size: 18px;
  cursor: pointer;
}
.wrapper .items-content .items-table .types-list {
  margin-bottom: auto;
}
.wrapper .items-content .items-table .types-list .type:nth-child(odd) {
  background: #f8faf9;
}
.wrapper .items-content .items-table .types-list .type:nth-child(even) {
  background: #FFF;
}
.wrapper .items-content .items-table .types-list .type {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  color: #615e9b;
  padding-bottom: 10px;
  padding-top: 10px;
}
.wrapper .items-content .items-table .types-list .type:first-child {
  color: #615e9b;
  padding-top: 15px;
  box-shadow: inset 0px 11px 8px -10px #595959;
}
.wrapper .items-content .items-table .types-list .type-name {
  font-weight: 700;
  font-size: 16px;
  color: #615e9b;
}
.wrapper .items-content .items-table .types-list .type-id {
  font-weight: 600;
  font-size: 14px;
  color: #615e9b;
}
.wrapper .items-content .items-table .types-list .queue-type {
  font-weight: 600;
  font-size: 14px;
  color: #615e9b;
}
.wrapper .items-content .items-table .types-list .type-downlink {
  font-family: "Open Sans", sans-serif;
}
.wrapper .items-content .items-table .types-list button {
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 4px;
}
.wrapper .items-content .items-table .types-list .type-fields {
  padding-left: 15px;
}
.wrapper .items-content .items-table .types-list .type-fields .type-fields-row {
  margin-top: 4px;
  margin-bottom: 2px;
}
.wrapper .items-content .items-table .types-list .type-fields .type-fields-row .field-pattern {
  font-style: italic;
  padding-left: 20px;
}
.wrapper .items-content .items-table .types-list .type-fields .type-fields-row .field-format {
  font-style: italic;
  padding-left: 20px;
}
.wrapper .items-content .items-table .types-list .type-fields .type-fields-row .field-type {
  font-style: italic;
  padding-left: 20px;
}
.wrapper .items-content .items-table .types-list .type-ports {
  padding-left: 15px;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row {
  margin-top: 5px;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row .port-name {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row .port-type {
  display: inline-block;
  margin-right: 10px;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row .port-type-label {
  display: inline-block;
  background-color: #579;
  color: #f3f3f3;
  font-weight: bold;
  padding: 2px 4px;
  margin: 2px 0;
  border-radius: 4px;
  font-size: 10px;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row .port-proto {
  display: inline-block;
}
.wrapper .items-content .items-table .types-list .type-ports .type-ports-row .port-delim {
  display: inline-block;
  width: 10px;
}
.wrapper .items-content .items-table .types-list .type-ports .port-param .port-param-name {
  display: inline-block;
  min-width: 80px;
  padding-left: 15px;
}
.wrapper .items-content .items-table .types-list .type-ports .port-param .port-param-value {
  padding-left: 15px;
  color: #3a5675;
}
.wrapper .items-content .display-details-wrap {
  display: flex !important;
}
.wrapper .items-content .details-wrap {
  flex: 1;
  display: none;
}
.wrapper .items-content .details-wrap #device-details {
  padding: 25px 20px 0 20px;
  background-image: linear-gradient(-180deg, #FFFFFF 57%, #E8F0F3 100%);
  box-shadow: -1px 1px 3px 0px #595959;
  flex: 1;
}
.wrapper .items-content .details-wrap #device-details h3 {
  font-size: 18px;
  color: rgba(10, 108, 126, 0.54);
  letter-spacing: 0;
  margin-bottom: 26px;
}
.wrapper .items-content .details-wrap #device-details .device-info {
  margin-bottom: 25px;
}
.wrapper .items-content .details-wrap #device-details .device-info p {
  display: inline-block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
.wrapper .items-content .details-wrap #device-details .device-info p:first-child {
  margin-bottom: 14px;
  margin-right: 5px;
}
.wrapper .items-content .details-wrap #device-details .device-info p:last-child {
  color: rgba(10, 108, 126, 0.54);
}
.wrapper .items-content .details-wrap #device-details .archive {
  text-align: center;
  margin-bottom: 48px;
}
.wrapper .items-content .details-wrap #device-details .archive a {
  font-size: 14px;
  color: #618eab;
  letter-spacing: 0;
  text-decoration: underline;
}
.wrapper .items-content .details-wrap #device-details .last-reports {
  border: 1px solid #D9E7E9;
  border-radius: 4px;
  position: relative;
  padding: 8px;
}
.wrapper .items-content .details-wrap #device-details .last-reports span {
  position: absolute;
  left: 20px;
  padding: 0 10px;
  top: -10px;
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(10, 108, 126, 0.87);
  letter-spacing: 1px;
  background: #FFF;
}
.wrapper .items-content .details-wrap #device-details .last-reports ul {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 18px;
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li:nth-child(odd) {
  background: #ECF6F8;
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li:nth-child(even) {
  background: #FFF;
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li div {
  display: inline-block;
  letter-spacing: 0;
  font-size: 14px;
  padding: 6px 9px;
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li div.report-date {
  color: rgba(33, 98, 110, 0.54);
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li div.report-name {
  color: rgba(33, 98, 110, 0.87);
}
.wrapper .items-content .details-wrap #device-details .last-reports ul li div.report-value {
  color: rgba(0, 0, 0, 0.87);
  padding-right: 0;
  float: right;
  word-wrap: break-word;
  word-break: break-all;
}
.wrapper .items-content .details-wrap #device-details .last-reports .all-reports {
  color: #FFFFFF;
  font-size: 16px;
}
.wrapper .items-content .details-wrap #device-details .last-reports .all-reports button {
  width: 100%;
  background: #0098B3;
  border-radius: 2px;
  color: #FFFFFF;
  border: none;
  height: 36px;
  font-size: 16px;
  outline: 0;
}
.wrapper .items-content .admin-wrapper {
  margin: -10px -15px 0 -17px;
  display: flex;
  min-height: calc(100vh - 94px);
}
.wrapper .items-content .admin-wrapper .admin-sidebar {
  background: #383a39;
  color: rgba(255, 255, 255, 0.1);
  flex: 1;
  min-width: 240px;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #484a49;
  position: relative;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li:after {
  width: 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #243436;
  height: 1px;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li a, .wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li a:hover, .wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li a:visited {
  cursor: pointer;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.34);
  letter-spacing: 0;
  padding: 13px 0 17px 23px;
  width: 100%;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.active {
  background: #282a29;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.active span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.87);
  letter-spacing: 0;
  padding: 13px 0 17px 23px;
  width: 100%;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.active:before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  border-left: 3px solid #d8dad9;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.active:after {
  top: 0;
  border-bottom: 0;
  margin: 0;
  border-top: 1px solid #243436;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li .version {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.34);
  letter-spacing: 0;
  padding: 13px 0 17px 23px;
  width: 100%;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-1 > a, .wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-1 > span {
  padding-left: 23px;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-2 > a, .wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-2 > span {
  padding-left: 35px;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-3 > a, .wrapper .items-content .admin-wrapper .admin-sidebar .menu ul li.level-3 > span {
  padding-left: 47px;
}
.wrapper .items-content .admin-wrapper .admin-sidebar .menu h3 {
  font-family: AppleSystemUIFont, sans-serif;
  font-size: 14px;
  color: #0098B3;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 23px;
  margin-bottom: 12px;
}
.wrapper .items-content .admin-wrapper .admin-list {
  flex: 5;
  background: #fff;
}
.wrapper .items-content .admin-wrapper .admin-list .devices-list thead tr:nth-child(2), .wrapper .items-content .admin-wrapper .admin-list .device-groups-list thead tr:nth-child(2) {
  box-shadow: inset 0px 11px 8px -10px #595959;
}
.wrapper .items-content .admin-wrapper .admin-list .devices-list .device-type-name, .wrapper .items-content .admin-wrapper .admin-list .devices-list .device-group-name, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .device-type-name, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .device-group-name {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #615e9b;
}
.wrapper .items-content .admin-wrapper .admin-list .devices-list .report-types-list, .wrapper .items-content .admin-wrapper .admin-list .devices-list .status-types-list, .wrapper .items-content .admin-wrapper .admin-list .devices-list .command-types-list, .wrapper .items-content .admin-wrapper .admin-list .devices-list .device-types-list, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .report-types-list, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .status-types-list, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .command-types-list, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .device-types-list {
  font-size: 14px;
  padding-left: 10px;
}
.wrapper .items-content .admin-wrapper .admin-list .devices-list .device-types-list, .wrapper .items-content .admin-wrapper .admin-list .device-groups-list .device-types-list {
  padding-left: 20px;
}

table {
  width: 100%;
}
table thead .header-icon {
  position: absolute;
  font-size: 16px;
  color: #f8faf9;
  pointer-events: none;
}
table thead label span {
  font-size: 14px;
  color: #615e9b;
  letter-spacing: 0;
  margin-right: 28px;
}
table thead select {
  height: 26px;
  width: 175px;
}
table thead tr:nth-child(2) td:hover {
  background-color: #9591ce;
}
table thead tr td {
  padding: 11px 21px 11px 24px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  cursor: default;
  user-select: none;
}
table thead tr .count {
  color: #615e9b;
}
table tbody tr:first-child {
  box-shadow: inset 0px 11px 8px -10px #595959;
}
table tbody tr:nth-child(odd) {
  background: #FFF;
}
table tbody tr:nth-child(even) {
  background: #f8faf9;
}
table tbody tr.active {
  background: #FFF9DE;
  border: 1px solid #FFCE85;
}
table tbody tr:hover {
  background-color: #f3f3f3;
}
table tbody tr:hover td:first-child i {
  color: #615e9b;
}
table tbody tr.child-device {
  height: auto;
}
table tbody tr.child-device td {
  padding-top: 12px;
  padding-bottom: 12px;
}
table tbody tr.child-device .device-id, table tbody tr.child-device .checkbox {
  padding-left: 10px;
}
table tbody tr.child-device .device-type, table tbody tr.child-device .device-group {
  color: #908EBD;
}
table tbody tr td {
  text-overflow: ellipsis;
  vertical-align: middle;
  padding: 15px 20px 13px 20px;
  color: #615e9b;
}
table tbody tr td a {
  font-size: 14px;
  letter-spacing: 0;
  color: #618eab;
  text-decoration: underline;
}
table tbody tr td a.link {
  color: #618eab;
  text-decoration: underline;
}
table tbody tr td.last-report {
  color: #615e9b;
}
table tbody tr td .report-direction-icon {
  position: relative;
  top: 0.35em;
}
table tbody .report-type {
  text-transform: uppercase;
  font-size: 12px;
  color: rgba(10, 108, 126, 0.87);
  letter-spacing: 1px;
  background: #FFF9DE;
  box-shadow: inset 0px 11px 8px -10px #595959;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 0;
  position: absolute;
  left: 43%;
}
.pagination a {
  font-size: 16px;
  color: #615e9b;
  letter-spacing: 0;
  text-decoration: none;
  padding: 10px 7px;
}
.pagination a:hover:not(.active):not(.disabled) {
  text-decoration: underline;
}
.pagination a.active {
  border-radius: 4px;
  font-weight: bold;
  text-decoration: underline;
}
.pagination a.disabled {
  cursor: default;
  color: #d8dad9;
  text-decoration: none;
}
.pagination a:not(.active):not(.disabled) {
  cursor: pointer;
}

.simple-pagination {
  display: flex;
  align-items: center;
  padding: 0 0 0 0;
}
.simple-pagination a {
  font-size: 16px;
  color: #615e9b;
  letter-spacing: 0;
  text-decoration: none;
  padding: 10px 7px;
}
.simple-pagination a:hover:not(.active):not(.disabled) {
  text-decoration: underline;
}
.simple-pagination a.active {
  border-radius: 4px;
  font-weight: bold;
  text-decoration: underline;
}
.simple-pagination a.disabled {
  cursor: default;
  color: #d8dad9;
  text-decoration: none;
}
.simple-pagination a:not(.active):not(.disabled) {
  cursor: pointer;
}

.devices-list .loader-spin, .device-groups-list .loader-spin {
  margin-left: 47%;
}
.devices-list thead tr:nth-child(odd), .device-groups-list thead tr:nth-child(odd) {
  background: #FFF;
}
.devices-list thead tr:nth-child(even), .device-groups-list thead tr:nth-child(even) {
  background: #908ccb;
}
.devices-list tbody tr, .device-groups-list tbody tr {
  height: 62px;
}
.devices-list tbody tr a, .device-groups-list tbody tr a {
  cursor: pointer;
}
.devices-list td.checkbox-cell, .device-groups-list td.checkbox-cell {
  padding: 0;
  text-align: center;
}

.devices-list.table-types {
  margin-bottom: 10px;
}

.history-list thead tr {
  background: #908ccb;
}
.history-list tbody tr td .subdata {
  padding-left: 3px;
  color: #61cb9b;
  font-size: 12px;
}
.history-list tbody tr td .subdatared {
  color: #e15e9b;
  font-size: 12px;
}

tbody .report-time {
  font-size: 14px;
  color: #615e9b;
  letter-spacing: 0;
}
tbody .command-time {
  font-size: 14px;
  color: #615e9b;
  letter-spacing: 0;
}
tbody .cmd-changed-time {
  font-size: 14px;
  color: #615e9b;
  letter-spacing: 0;
}
tbody .status-time {
  font-size: 14px;
  color: #615e9b;
  letter-spacing: 0;
}

.firmwares-list thead tr {
  background: #908ccb;
}
.firmwares-list thead tr td:nth-child(6) {
  width: 90px;
}
.firmwares-list thead tr td:nth-child(7) {
  width: 90px;
}
.firmwares-list tbody tr {
  color: #615e9b;
}
.firmwares-list .shined td {
  color: #ADABCE;
}

.firmware-devices {
  width: 630px;
  table-layout: fixed;
  border-collapse: collapse;
}
.firmware-devices thead tr {
  background: #908ccb;
  display: block;
  position: relative;
}
.firmware-devices tbody {
  display: block;
  overflow-y: auto;
  width: 100%;
  height: 400px;
}
.firmware-devices td {
  text-align: left;
  padding: 8px 0px;
}
.firmware-devices td:nth-child(1) {
  width: 80px;
}
.firmware-devices td:nth-child(2) {
  width: 180px;
}
.firmware-devices td:nth-child(3) {
  width: 180px;
}
.firmware-devices td:nth-child(4) {
  width: 180px;
}
.firmware-devices tbody tr:hover {
  background: rgba(97, 95, 156, 0.1);
  cursor: pointer;
}
.firmware-devices .action-icon {
  font-size: 16px;
}
div[data-remodal-id=firmware-assignments-modal] .title {
  text-align: left;
  color: #615e9b;
  padding-bottom: 15px;
}
div[data-remodal-id=firmware-assignments-modal] .info {
  text-align: left;
  margin-bottom: 10px;
}
div[data-remodal-id=firmware-assignments-modal] .info .item-row {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-bottom: 5px;
  margin-right: 10px;
}
div[data-remodal-id=firmware-assignments-modal] .info .item-row span:nth-child(2) {
  margin-left: 5px;
}
div[data-remodal-id=firmware-assignments-modal] .content {
  margin-bottom: 20px;
}

div[data-remodal-id=firmware-assign-modal],
div[data-remodal-id=firmware-upload] {
  width: 600px;
}
div[data-remodal-id=firmware-assign-modal] .title,
div[data-remodal-id=firmware-upload] .title {
  text-align: left;
  color: #615e9b;
  padding-bottom: 15px;
}
div[data-remodal-id=firmware-assign-modal] .info,
div[data-remodal-id=firmware-upload] .info {
  text-align: left;
  margin-bottom: 10px;
}
div[data-remodal-id=firmware-assign-modal] .info span,
div[data-remodal-id=firmware-upload] .info span {
  padding-right: 5px;
}
div[data-remodal-id=firmware-assign-modal] .info .item-row,
div[data-remodal-id=firmware-upload] .info .item-row {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-bottom: 5px;
  margin-right: 10px;
}
div[data-remodal-id=firmware-assign-modal] .content,
div[data-remodal-id=firmware-upload] .content {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 20px;
}
div[data-remodal-id=firmware-assign-modal] .content .item-row .select-wrap,
div[data-remodal-id=firmware-upload] .content .item-row .select-wrap {
  width: 100%;
}
div[data-remodal-id=firmware-assign-modal] .content .item-row label,
div[data-remodal-id=firmware-upload] .content .item-row label {
  display: inline-block;
  padding-right: 5px;
}
div[data-remodal-id=firmware-assign-modal] .content .item-row select,
div[data-remodal-id=firmware-upload] .content .item-row select {
  width: 86%;
}

div[data-remodal-id=firmware-delete-modal] .title {
  text-align: left;
  color: #ef4949;
  padding-bottom: 15px;
}
div[data-remodal-id=firmware-delete-modal] .content {
  margin-bottom: 20px;
  text-align: left;
}

.pull-right {
  float: right;
}

.green {
  color: #4DD9BE;
  padding-left: 10px;
}

.red {
  color: #F94760;
  padding-left: 10px;
}

.warnred {
  color: #e15e9b;
}

.blocker {
  background-color: rgba(0, 0, 0, 0.4);
}

.remodal {
  background: #FFFFFF;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.34);
  border-radius: 4px;
}
.remodal input {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
.remodal select {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  outline: 0;
  padding-left: 5px;
  width: 161px;
  height: 28px;
}
.remodal .title {
  font-size: 16px;
  color: rgba(47, 145, 160, 0.87);
  letter-spacing: 1.33px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.width-auto {
  width: auto !important;
}

.width-5 {
  width: 5% !important;
}

.width-8 {
  width: 8% !important;
}

.width-10 {
  width: 10% !important;
}

.width-10px {
  width: 10px !important;
}

.width-15 {
  width: 15% !important;
}

.width-20 {
  width: 20% !important;
}

.remodal-bg.remodal-is-opened, .remodal-bg.remodal-is-opening {
  -webkit-filter: none;
}

div[data-remodal-id=new-command-type-modal] .field-row, div[data-remodal-id=edit-command-type-modal] .field-row {
  margin-bottom: 10px;
}
div[data-remodal-id=new-command-type-modal] .field-row > label, div[data-remodal-id=edit-command-type-modal] .field-row > label {
  display: inline-block;
  min-width: 25%;
}

div[data-remodal-id=view-command-result-modal] textarea {
  width: 98%;
  height: auto;
  min-height: 100px;
  resize: none;
  padding: 5px;
  color: #615e9b;
}
div[data-remodal-id=view-command-result-modal] #view-cmd-cancel {
  margin-right: 0px;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown span, .dropdown i {
  vertical-align: middle;
}
.dropdown p {
  color: rgba(0, 0, 0, 0.54);
}

.dropdown-content {
  display: none;
  left: 0;
  top: 105%;
  min-width: 100%;
  position: absolute;
  text-align: left;
  background-color: #fdfdfd;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 6px 0 6px 0;
  z-index: 999;
  white-space: nowrap;
}
.dropdown-content > p {
  padding: 4px 12px 4px 12px;
}
.dropdown-content > p:hover {
  background: rgba(128, 128, 128, 0.1);
}
.dropdown-content > p:hover[data-disabled=true] {
  background: inherit;
}

div[data-remodal-id=report-type-modal],
div[data-remodal-id=new-status-type-modal],
div[data-remodal-id=edit-status-type-modal],
div[data-remodal-id=new-command-type-modal],
div[data-remodal-id=edit-command-type-modal],
div[data-remodal-id=view-command-result-modal],
div[data-remodal-id=edit-hwports-modal],
div[data-remodal-id=edit-hwops-modal] {
  margin-bottom: 200px;
  text-align: left;
  width: auto;
  max-width: 800px;
  padding: 24px;
}
div[data-remodal-id=report-type-modal] #type-input,
div[data-remodal-id=new-status-type-modal] #type-input,
div[data-remodal-id=edit-status-type-modal] #type-input,
div[data-remodal-id=new-command-type-modal] #type-input,
div[data-remodal-id=edit-command-type-modal] #type-input,
div[data-remodal-id=view-command-result-modal] #type-input,
div[data-remodal-id=edit-hwports-modal] #type-input,
div[data-remodal-id=edit-hwops-modal] #type-input {
  width: 265px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
}
div[data-remodal-id=report-type-modal] .items-container,
div[data-remodal-id=new-status-type-modal] .items-container,
div[data-remodal-id=edit-status-type-modal] .items-container,
div[data-remodal-id=new-command-type-modal] .items-container,
div[data-remodal-id=edit-command-type-modal] .items-container,
div[data-remodal-id=view-command-result-modal] .items-container,
div[data-remodal-id=edit-hwports-modal] .items-container,
div[data-remodal-id=edit-hwops-modal] .items-container {
  padding: 28px 0 13px 0;
}
div[data-remodal-id=report-type-modal] .items-container .items-table,
div[data-remodal-id=new-status-type-modal] .items-container .items-table,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table,
div[data-remodal-id=new-command-type-modal] .items-container .items-table,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table,
div[data-remodal-id=view-command-result-modal] .items-container .items-table,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table {
  border: 1px solid #D9E7E9;
  border-radius: 4px;
  padding: 29px 13px 10px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .add-item-btn,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .add-item-btn {
  background: #FFFFFF;
  border: 1px solid #D2E5EB;
  box-shadow: 0 2px 3px 0 rgba(148, 175, 185, 0.54);
  border-radius: 4px;
  height: 36px;
  text-transform: uppercase;
  width: 470px;
  font-size: 14px;
  color: rgba(43, 127, 142, 0.87);
  letter-spacing: 0.87px;
  margin: 0 auto;
  display: block;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .content,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .content,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .content,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .content,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .content,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .content,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .content,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content {
  margin-left: 10px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header {
  padding-left: 14px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header div,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header div,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header div,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header div,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header div,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header div,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header div {
  display: inline-block;
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div:first-child,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header div:first-child {
  width: 245px;
  padding-right: 20px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div:nth-child(2),
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header div:nth-child(2) {
  width: 112px;
  padding-right: 22px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div:nth-child(3),
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header div:nth-child(3) {
  width: 112px;
  padding-right: 22px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div:last-child,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .header div:last-child {
  width: 100px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body {
  padding-top: 14px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row {
  border-bottom: 1px solid #D6E6EC;
  padding: 10px 10px 10px 13px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .order,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .order {
  position: absolute;
  line-height: 36px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  width: 12px;
  text-align: right;
  left: 38px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row > div,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row > div {
  display: inline-block;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row:last-child,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row:last-child {
  border-bottom: none;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section {
  display: block;
  margin-top: 4px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label {
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
  margin-bottom: 14px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-label > label {
  background-color: #579;
  color: #f3f3f3;
  font-weight: bold;
  padding: 4px;
  border-radius: 4px;
  font-size: 10px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table {
  display: table;
  table-layout: fixed;
  width: auto;
  margin-top: 4px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-header {
  display: table-header-group;
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body {
  display: table-row-group;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-body .expand-group-table-row {
  display: table-row;
  line-height: 30px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell {
  display: table-cell;
  padding-right: 4px;
  width: auto;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > input,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .expand-group-table-cell > select {
  border: 1px solid rgba(0, 142, 166, 0.44);
  padding-right: 4px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .order {
  position: initial;
  line-height: 36px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  text-align: left;
  width: auto;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-regtype {
  width: 100%;
  height: 30px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-slave,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-reg,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-len,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipaddr,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-mbs-ipport,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group-table .hwops-out {
  width: 100%;
  text-align: right;
  box-sizing: border-box;
  height: 30px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-row .expand-section .expand-group {
  border: 1px solid #ebeff1;
  margin-top: 5px;
  padding: 10px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .field-name,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .field-name {
  width: 240px;
  margin-right: 14px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .pattern,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .pattern {
  width: 110px;
  margin-right: 13px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .format,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .format {
  width: 110px;
  margin-right: 13px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .type,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .type {
  width: 80px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .item-button, div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .item-button,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .hwop-button {
  font-size: 26px;
  vertical-align: middle;
  color: rgba(78, 138, 148, 0.54);
  background: none;
  border: none;
  line-height: 1px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .hwop-button,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .hwop-button {
  margin-left: -5px;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .hwops-add-port,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body .hwops-add-port {
  color: rgb(78, 138, 148);
  font-size: 12px;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 4px;
  padding: 6px;
  cursor: pointer;
  width: 95px;
  text-align: center;
}
div[data-remodal-id=report-type-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=new-status-type-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=edit-status-type-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=new-command-type-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=edit-command-type-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=view-command-result-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body select,
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .items-table-body select {
  font-size: 11px;
}
div[data-remodal-id=report-type-modal] #select-report-types,
div[data-remodal-id=new-status-type-modal] #select-report-types,
div[data-remodal-id=edit-status-type-modal] #select-report-types,
div[data-remodal-id=new-command-type-modal] #select-report-types,
div[data-remodal-id=edit-command-type-modal] #select-report-types,
div[data-remodal-id=view-command-result-modal] #select-report-types,
div[data-remodal-id=edit-hwports-modal] #select-report-types,
div[data-remodal-id=edit-hwops-modal] #select-report-types {
  width: 180px;
  margin-left: 10px;
}
div[data-remodal-id=report-type-modal] .action-container #type-cancel,
div[data-remodal-id=new-status-type-modal] .action-container #type-cancel,
div[data-remodal-id=edit-status-type-modal] .action-container #type-cancel,
div[data-remodal-id=new-command-type-modal] .action-container #type-cancel,
div[data-remodal-id=edit-command-type-modal] .action-container #type-cancel,
div[data-remodal-id=view-command-result-modal] .action-container #type-cancel,
div[data-remodal-id=edit-hwports-modal] .action-container #type-cancel,
div[data-remodal-id=edit-hwops-modal] .action-container #type-cancel {
  width: 80px;
  height: 22px;
  background: white;
  border: none;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-right: 15px;
}
div[data-remodal-id=report-type-modal] .action-container #report-type-create,
div[data-remodal-id=new-status-type-modal] .action-container #report-type-create,
div[data-remodal-id=edit-status-type-modal] .action-container #report-type-create,
div[data-remodal-id=new-command-type-modal] .action-container #report-type-create,
div[data-remodal-id=edit-command-type-modal] .action-container #report-type-create,
div[data-remodal-id=view-command-result-modal] .action-container #report-type-create,
div[data-remodal-id=edit-hwports-modal] .action-container #report-type-create,
div[data-remodal-id=edit-hwops-modal] .action-container #report-type-create {
  width: 112px;
  height: 36px;
  border: none;
  background: #00ABC8;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}

div[data-remodal-id=new-status-type-modal] .items-table-body .item-row .field-name,
div[data-remodal-id=edit-status-type-modal] .items-table-body .item-row .field-name {
  width: 420px !important;
}

div[data-remodal-id=edit-hwports-modal] .type-name {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .header div:nth-child(2) {
  width: 75px;
  padding-right: 20px;
}
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .hwport-name {
  width: 220px;
  margin-right: 14px;
}
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .hwport-type {
  margin-right: 14px;
}
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .items-table-body .item-row .proto-select {
  width: 100px;
}
div[data-remodal-id=edit-hwports-modal] .items-container .items-table .add-item-btn {
  width: 370px;
}
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-param-name {
  display: inline-block;
  width: 67px;
  text-align: left;
  font-size: 12px;
  padding-right: 10px;
}
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-param-value {
  width: 120px;
  text-align: right;
}
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-rs485-baud,
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-rs485-parity,
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-spi-cpol,
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-spi-cpha,
div[data-remodal-id=edit-hwports-modal] .hwport-param-row .hwport-eth-mode {
  width: 131px;
}

div[data-remodal-id=edit-hwops-modal] {
  width: 640px;
}
div[data-remodal-id=edit-hwops-modal] .type-name-cont {
  margin-bottom: 20px;
}
div[data-remodal-id=edit-hwops-modal] .type-name {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .header {
  padding-left: 14px;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .header div {
  display: inline-block;
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .header div:first-child {
  width: 274px;
  padding-right: 24px;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .header div:nth-child(2) {
  width: 68px;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .items-table-body .item-row .field-name {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  padding-left: 5px;
  margin-right: 0;
  width: 288px;
}
div[data-remodal-id=edit-hwops-modal] .items-container .items-table .content .items-table-body .item-row .field-out {
  height: 28px;
  padding: 0 4px;
  width: 84px;
  text-align: right;
}
div[data-remodal-id=edit-hwops-modal] .type {
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  width: 161px;
  height: 28px;
  outline: 0;
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  padding-left: 5px;
}
div[data-remodal-id=edit-hwops-modal] .type-item-row {
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-bottom: 2px;
}
div[data-remodal-id=edit-hwops-modal] .type-item-row label {
  width: 20%;
}
div[data-remodal-id=edit-hwops-modal] .type-item-row input {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.65);
  font-size: 11px;
  letter-spacing: 0;
  border-radius: 2px;
  justify-content: space-between;
  width: 35%;
  height: 24px;
  text-align: right;
  padding: 2px 4px;
}
div[data-remodal-id=edit-hwops-modal] .type-item-row input::placeholder {
  font-size: 12px;
  color: #A3A3A3;
}

.report-settings {
  margin-left: 15px;
  margin-top: 5px;
  display: inline-block;
  padding-bottom: 5px;
}
.report-settings > div {
  margin-top: 2px;
}
.report-settings > div > span {
  display: inline-block;
}
.report-settings > div > span:nth-child(1) {
  min-width: 140px;
}

.list-field-section {
  display: block;
  margin-top: 4px;
}
.list-field-section .group-label {
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
  margin-bottom: 14px;
}
.list-field-section .group-label > label {
  background-color: #579;
  color: #f3f3f3;
  font-weight: bold;
  padding: 4px;
  border-radius: 4px;
  font-size: 10px;
}
.list-field-section .group-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 4px;
}
.list-field-section .group-table .group-table-header {
  display: table-header-group;
  font-size: 12px;
  color: #555;
  letter-spacing: 0;
}
.list-field-section .group-table .group-table-body {
  display: table-row-group;
}
.list-field-section .group-table .group-table-body .group-table-row {
  display: table-row;
  line-height: 30px;
}
.list-field-section .group-table .group-table-cell {
  display: table-cell;
  padding-right: 4px;
  width: auto;
}
.list-field-section .group-table .group-table-cell > span {
  display: inline-block;
  border: 1px solid #ddd;
  padding-right: 4px;
  box-sizing: border-box;
  font-size: 10px;
  padding: 0px 4px;
  color: #000;
}
.list-field-section .group-table .order {
  position: initial;
  line-height: 36px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  text-align: left;
  width: auto;
}
.list-field-section .group-table .hwops-mbs-regtype {
  width: 100%;
  height: 30px;
}
.list-field-section .group-table .hwops-mbs-slave, .list-field-section .group-table .hwops-mbs-reg, .list-field-section .group-table .hwops-mbs-len,
.list-field-section .group-table .hwops-mbs-ipaddr, .list-field-section .group-table .hwops-mbs-ipport, .list-field-section .group-table .hwops-out {
  width: 100%;
  text-align: right;
  box-sizing: border-box;
  height: 30px;
}
.list-field-section .group {
  display: inline-block;
  border: 1px solid #ebeff1;
  margin-top: 5px;
  margin-right: 10px;
  padding: 10px;
  width: 50%;
  min-width: 500px;
  max-width: 800px;
}

div[data-remodal-id=create-command-modal] {
  margin-bottom: 200px;
  text-align: left;
  width: 580px;
  padding: 24px;
}
div[data-remodal-id=create-command-modal] select {
  width: 100%;
}
div[data-remodal-id=create-command-modal] .cmd-params label {
  width: 200px;
  display: inline-block;
}
div[data-remodal-id=create-command-modal] .cmd-params .cmd-param {
  width: 260px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  margin-left: 10px;
  box-sizing: border-box;
}
div[data-remodal-id=create-command-modal] .cmd-params .item-row {
  margin-bottom: 4px;
}
div[data-remodal-id=create-command-modal] .cmd-params input {
  height: 28px;
  padding-left: 8px;
}
div[data-remodal-id=create-command-modal] .items-container {
  padding: 28px 0 13px 0;
}
div[data-remodal-id=create-command-modal] .items-container .items-table {
  border: 1px solid #D9E7E9;
  border-radius: 4px;
  padding: 18px 13px 10px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .header {
  padding-left: 14px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .header div {
  display: inline-block;
  font-size: 12px;
  color: #408C9A;
  letter-spacing: 0;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .header div:first-child {
  width: 140px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .header div:nth-child(2) {
  width: 120px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .header div:last-child {
  width: 91px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body {
  padding-top: 14px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .item-row {
  border-bottom: 1px solid #D6E6EC;
  padding: 10px 10px 10px 13px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .item-row .order {
  position: absolute;
  line-height: 30px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  width: 12px;
  text-align: right;
  left: 28px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .item-row > div {
  display: inline-block;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .item-row:last-child {
  border-bottom: none;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .field-name {
  display: inline-block;
  width: 120px;
  margin-right: 10px;
  padding: 2px 4px;
  background: #FFFFFF;
  height: 24px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .field-type {
  display: inline-block;
  width: 100px;
  margin-right: 10px;
  padding: 2px 4px;
  background: #FFFFFF;
  height: 24px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .field-value {
  display: inline-block;
  width: 208px;
  padding: 2px 4px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  height: 24px;
}
div[data-remodal-id=create-command-modal] .items-container .items-table .items-table-body .remove {
  font-size: 26px;
  vertical-align: middle;
  color: rgba(78, 138, 148, 0.54);
  background: none;
  border: none;
}
div[data-remodal-id=create-command-modal] #select-report-types {
  width: 180px;
  margin-left: 10px;
}
div[data-remodal-id=create-command-modal] .action-container #type-cancel {
  width: 80px;
  height: 22px;
  background: white;
  border: none;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-right: 15px;
}
div[data-remodal-id=create-command-modal] .action-container #report-type-create {
  width: 112px;
  height: 36px;
  border: none;
  background: #00ABC8;
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
}

div[data-remodal-id=new-device-type-modal],
div[data-remodal-id=device-group-modal],
div[data-remodal-id=edit-device-type-modal],
div[data-remodal-id=sign-in-modal],
div[data-remodal-id=sign-up-modal] {
  transition: 1s;
  padding: 28px 11px 11px 24px;
  top: 155px;
  left: 351px;
  position: absolute;
  width: 404px;
  text-align: left;
}
div[data-remodal-id=new-device-type-modal] .content,
div[data-remodal-id=device-group-modal] .content,
div[data-remodal-id=edit-device-type-modal] .content,
div[data-remodal-id=sign-in-modal] .content,
div[data-remodal-id=sign-up-modal] .content {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 12px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row,
div[data-remodal-id=device-group-modal] .content .item-row,
div[data-remodal-id=edit-device-type-modal] .content .item-row,
div[data-remodal-id=sign-in-modal] .content .item-row,
div[data-remodal-id=sign-up-modal] .content .item-row {
  padding: 5px;
  width: 95%;
  display: inline-block;
}
div[data-remodal-id=new-device-type-modal] .content .item-row label,
div[data-remodal-id=device-group-modal] .content .item-row label,
div[data-remodal-id=edit-device-type-modal] .content .item-row label,
div[data-remodal-id=sign-in-modal] .content .item-row label,
div[data-remodal-id=sign-up-modal] .content .item-row label {
  line-height: 32px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row .select2,
div[data-remodal-id=device-group-modal] .content .item-row .select2,
div[data-remodal-id=edit-device-type-modal] .content .item-row .select2,
div[data-remodal-id=sign-in-modal] .content .item-row .select2,
div[data-remodal-id=sign-up-modal] .content .item-row .select2 {
  float: right;
  line-height: initial;
}
div[data-remodal-id=new-device-type-modal] .content .item-row input,
div[data-remodal-id=device-group-modal] .content .item-row input,
div[data-remodal-id=edit-device-type-modal] .content .item-row input,
div[data-remodal-id=sign-in-modal] .content .item-row input,
div[data-remodal-id=sign-up-modal] .content .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  width: 210px;
  box-sizing: border-box;
  float: right;
}
div[data-remodal-id=new-device-type-modal] .content .item-row #device-type-name,
div[data-remodal-id=device-group-modal] .content .item-row #device-type-name,
div[data-remodal-id=edit-device-type-modal] .content .item-row #device-type-name,
div[data-remodal-id=sign-in-modal] .content .item-row #device-type-name,
div[data-remodal-id=sign-up-modal] .content .item-row #device-type-name {
  height: 32px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row #device-group-name, div[data-remodal-id=new-device-type-modal] .content .item-row #device-group-max-to-serve, div[data-remodal-id=new-device-type-modal] .content .item-row #device-group-inactivity-timeout,
div[data-remodal-id=device-group-modal] .content .item-row #device-group-name,
div[data-remodal-id=device-group-modal] .content .item-row #device-group-max-to-serve,
div[data-remodal-id=device-group-modal] .content .item-row #device-group-inactivity-timeout,
div[data-remodal-id=edit-device-type-modal] .content .item-row #device-group-name,
div[data-remodal-id=edit-device-type-modal] .content .item-row #device-group-max-to-serve,
div[data-remodal-id=edit-device-type-modal] .content .item-row #device-group-inactivity-timeout,
div[data-remodal-id=sign-in-modal] .content .item-row #device-group-name,
div[data-remodal-id=sign-in-modal] .content .item-row #device-group-max-to-serve,
div[data-remodal-id=sign-in-modal] .content .item-row #device-group-inactivity-timeout,
div[data-remodal-id=sign-up-modal] .content .item-row #device-group-name,
div[data-remodal-id=sign-up-modal] .content .item-row #device-group-max-to-serve,
div[data-remodal-id=sign-up-modal] .content .item-row #device-group-inactivity-timeout {
  height: 32px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row #sign-in-login, div[data-remodal-id=new-device-type-modal] .content .item-row #sign-up-login,
div[data-remodal-id=device-group-modal] .content .item-row #sign-in-login,
div[data-remodal-id=device-group-modal] .content .item-row #sign-up-login,
div[data-remodal-id=edit-device-type-modal] .content .item-row #sign-in-login,
div[data-remodal-id=edit-device-type-modal] .content .item-row #sign-up-login,
div[data-remodal-id=sign-in-modal] .content .item-row #sign-in-login,
div[data-remodal-id=sign-in-modal] .content .item-row #sign-up-login,
div[data-remodal-id=sign-up-modal] .content .item-row #sign-in-login,
div[data-remodal-id=sign-up-modal] .content .item-row #sign-up-login {
  width: 200px;
  margin-left: 50px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row #sign-in-password, div[data-remodal-id=new-device-type-modal] .content .item-row #sign-up-password,
div[data-remodal-id=device-group-modal] .content .item-row #sign-in-password,
div[data-remodal-id=device-group-modal] .content .item-row #sign-up-password,
div[data-remodal-id=edit-device-type-modal] .content .item-row #sign-in-password,
div[data-remodal-id=edit-device-type-modal] .content .item-row #sign-up-password,
div[data-remodal-id=sign-in-modal] .content .item-row #sign-in-password,
div[data-remodal-id=sign-in-modal] .content .item-row #sign-up-password,
div[data-remodal-id=sign-up-modal] .content .item-row #sign-in-password,
div[data-remodal-id=sign-up-modal] .content .item-row #sign-up-password {
  width: 200px;
  margin-left: 22px;
}
div[data-remodal-id=new-device-type-modal] .content .item-row #sign-up,
div[data-remodal-id=device-group-modal] .content .item-row #sign-up,
div[data-remodal-id=edit-device-type-modal] .content .item-row #sign-up,
div[data-remodal-id=sign-in-modal] .content .item-row #sign-up,
div[data-remodal-id=sign-up-modal] .content .item-row #sign-up {
  text-align: center;
  cursor: pointer;
  font-size: small;
}
div[data-remodal-id=new-device-type-modal] .content .helper,
div[data-remodal-id=device-group-modal] .content .helper,
div[data-remodal-id=edit-device-type-modal] .content .helper,
div[data-remodal-id=sign-in-modal] .content .helper,
div[data-remodal-id=sign-up-modal] .content .helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
div[data-remodal-id=new-device-type-modal] .content .action-container,
div[data-remodal-id=device-group-modal] .content .action-container,
div[data-remodal-id=edit-device-type-modal] .content .action-container,
div[data-remodal-id=sign-in-modal] .content .action-container,
div[data-remodal-id=sign-up-modal] .content .action-container {
  margin-top: 15px;
}

div[data-remodal-id=device-group-modal] {
  width: 420px;
}

div[data-remodal-id=device-modal] {
  transition: 1s;
  padding: 28px 11px 11px 24px;
  top: 155px;
  left: 351px;
  position: absolute;
  width: 404px;
  text-align: left;
}
div[data-remodal-id=device-modal] .content {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 12px;
}
div[data-remodal-id=device-modal] .content .item-row {
  padding: 5px;
}
div[data-remodal-id=device-modal] .content .item-row .select-wrap {
  width: 100%;
}
div[data-remodal-id=device-modal] .content .item-row .select2 {
  margin-left: 18px;
}
div[data-remodal-id=device-modal] .content .item-row input {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  width: 55%;
}
div[data-remodal-id=device-modal] .content .item-row select {
  box-sizing: content-box;
  width: 55%;
}
div[data-remodal-id=device-modal] .content .item-row label {
  display: inline-block;
  width: 40%;
}
div[data-remodal-id=device-modal] .content .item-row #device-id {
  text-transform: uppercase;
}
div[data-remodal-id=device-modal] .content .helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
}
div[data-remodal-id=device-modal] .content .action-container {
  margin-top: 15px;
}

#new-device, #new-device-type, #new-device-group, #new-report-type, #new-status-type, #new-command-type {
  position: relative;
  padding: 1px;
  z-index: 10000;
  width: 26px;
  height: 26px;
  background: #d8dad9;
  border-radius: 2px;
  color: #202020;
  border: none;
  margin-right: 21px;
  transition: all 0.5s ease;
}
#new-device:hover, #new-device-type:hover, #new-device-group:hover, #new-report-type:hover, #new-status-type:hover, #new-command-type:hover {
  color: #d8dad9;
  background: #FFFFFF;
}
#new-device i.custom-icon, #new-device-type i.custom-icon, #new-device-group i.custom-icon, #new-report-type i.custom-icon, #new-status-type i.custom-icon, #new-command-type i.custom-icon {
  width: 24px;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  direction: ltr;
}

#new-command {
  position: relative;
  float: right;
  top: -6px;
  margin-right: 21px;
  margin-bottom: -4px;
  background: rgb(160.9491017964, 157.5598802395, 210.9401197605);
  border: 1px solid #d6d5de;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  width: 32px;
  height: 32px;
  font-size: 27px;
  text-align: center;
  line-height: 32px;
  transition: all 0.5s ease;
  cursor: pointer;
}
#new-command:hover {
  background: rgb(111.2409638554, 108.4036144578, 166.0963855422);
}
#new-command i.custom-icon {
  width: 24px;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  direction: ltr;
}

button.send-report {
  padding: 0px;
  width: 24px;
  height: 24px;
  background: #d8dad9;
  border-radius: 2px;
  color: #ffffff;
  border: none;
  transition: all 0.5s ease;
}
button.send-report:hover {
  color: #d8dad9;
  background: #FFFFFF;
}

.hide {
  display: none;
}

.alertify-logs {
  z-index: 10001;
}

.error {
  border-color: rgba(255, 0, 0, 0.34) !important;
}

.device-name > *, .id > *, .type > * {
  display: inline-block;
  margin-left: 10px !important;
}

.history-list {
  margin-bottom: auto;
}

.devices-list, .device-groups-list {
  margin-bottom: auto;
}

.firmwares-list {
  margin-bottom: auto;
}

input[type=range] {
  width: 30px;
  height: 7px;
  padding: 0;
  vertical-align: middle;
  margin-left: 10px;
  -webkit-appearance: none;
  border: none;
  background: rgba(0, 0, 0, 0.54);
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #E9E9E9;
  background: #E9E9E9;
  height: 17px;
  width: 17px;
  border-radius: 100%;
}
input[type=range].opened::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #00ABC8;
  background: #00ABC8;
  height: 17px;
  width: 17px;
  border-radius: 100%;
}

.type-fields-container span {
  margin-right: 30px;
}

#device-type-fields {
  vertical-align: middle;
  margin-left: 35px;
  width: 150px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid rgba(0, 142, 166, 0.34);
  border-radius: 2px;
  width: 210px;
}

.xdsoft_datetimepicker {
  z-index: 10000;
}

.cmd-creator-name {
  font-size: 12px;
  color: rgba(33, 98, 110, 0.75);
  letter-spacing: 0;
}

.command-status-queued, .command-status-success, .command-status-send-success {
  font-size: 12px;
  color: rgba(33, 98, 110, 0.75);
  letter-spacing: 0;
}

.command-status-send-success {
  font-size: 12px;
  color: rgba(33, 98, 110, 0.55);
  letter-spacing: 0;
}

.command-status-canceled {
  font-size: 12px;
  color: #a98042;
  letter-spacing: 0;
}

.command-status-fail {
  font-size: 12px;
  color: #f56161;
  letter-spacing: 0;
  font-weight: 700;
}

.command-status-send-fail {
  font-size: 12px;
  color: #f56161;
  letter-spacing: 0;
}

.form-section-title {
  display: inline-block;
  margin-top: 10px;
  color: rgb(0, 142, 166);
}

hr.form-section {
  border-color: rgba(0, 142, 166, 0.34);
  border-style: solid;
  border-width: 0.5px;
}

.header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 42px;
}

.devices-bulk-actions-btn, .add-firmware-button {
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.54);
  font-size: 11px;
  text-transform: uppercase;
  border: 1px solid rgba(97, 94, 155, 0.6);
  border-radius: 2px;
  padding: 0px 4px 0px 10px;
  margin-left: 10px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  text-align: center;
}
.devices-bulk-actions-btn .dropdown-content > p, .add-firmware-button .dropdown-content > p {
  line-height: 12px;
  padding: 2px 24px;
}
.devices-bulk-actions-btn .dropdown-content > p[data-disabled=true], .add-firmware-button .dropdown-content > p[data-disabled=true] {
  color: #d8dad9;
}

.add-firmware-button {
  padding: 2px 8px;
  line-height: inherit;
}
.add-firmware-button:hover {
  background-color: #78779C;
  color: #eeeeee;
}
.add-firmware-button:active {
  background-color: #52509C;
}

.checkbox-cell .select-all-btn p {
  font-size: 11px;
  text-transform: uppercase;
}

.search-devices {
  display: inline-block;
  padding: 0 0 0 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: 0;
  margin-left: 25px;
}
.search-devices label {
  margin-right: 10px;
}
.search-devices input {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.65);
  text-align: right;
  font-size: 14px;
  letter-spacing: 0;
  border: 1px solid rgba(97, 94, 155, 0.6);
  border-radius: 2px;
  height: 32px;
  padding: 0 5px 0 5px;
  width: 210px;
  -webkit-appearance: none;
}

.include-accessories {
  color: rgba(0, 0, 0, 0.65);
  vertical-align: middle;
  margin-left: 8px;
}
.include-accessories .checkbox-icon {
  padding-right: 2px;
  color: #615e9b;
}

.devices-count, .devices-selected {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  color: #908EBD;
}

.devices-selected {
  display: none;
  position: absolute;
  right: 120px;
  color: #908EBD;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 76px;
  height: 76px;
  margin: 10px;
  border: 9px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #615e9b transparent transparent transparent;
  color: #0a0a0a;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
tr.check-disabled td, tr.check-disabled a {
  color: #c1bad7 !important;
  text-decoration: none !important;
}

/*# sourceMappingURL=style.css.map */
