.smartaib4pc__popupContainer {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
}
.smartaib4pc__popupContainer html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
.smartaib4pc__popupContainer body {
  margin: 0;
}
.smartaib4pc__popupContainer main {
  display: block;
}
.smartaib4pc__popupContainer h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.smartaib4pc__popupContainer hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.smartaib4pc__popupContainer pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
.smartaib4pc__popupContainer a {
  background-color: transparent;
}
.smartaib4pc__popupContainer abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
.smartaib4pc__popupContainer b,
.smartaib4pc__popupContainer strong {
  font-weight: bolder;
}
.smartaib4pc__popupContainer code,
.smartaib4pc__popupContainer kbd,
.smartaib4pc__popupContainer samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.smartaib4pc__popupContainer small {
  font-size: 80%;
}
.smartaib4pc__popupContainer sub,
.smartaib4pc__popupContainer sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.smartaib4pc__popupContainer sub {
  bottom: -0.25em;
}
.smartaib4pc__popupContainer sup {
  top: -0.5em;
}
.smartaib4pc__popupContainer img {
  border-style: none;
}
.smartaib4pc__popupContainer button,
.smartaib4pc__popupContainer input,
.smartaib4pc__popupContainer optgroup,
.smartaib4pc__popupContainer select,
.smartaib4pc__popupContainer textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.smartaib4pc__popupContainer button,
.smartaib4pc__popupContainer input {
  overflow: visible;
}
.smartaib4pc__popupContainer button,
.smartaib4pc__popupContainer select {
  text-transform: none;
}
.smartaib4pc__popupContainer button,
.smartaib4pc__popupContainer [type=button],
.smartaib4pc__popupContainer [type=reset],
.smartaib4pc__popupContainer [type=submit] {
  -webkit-appearance: button;
}
.smartaib4pc__popupContainer button::-moz-focus-inner,
.smartaib4pc__popupContainer [type=button]::-moz-focus-inner,
.smartaib4pc__popupContainer [type=reset]::-moz-focus-inner,
.smartaib4pc__popupContainer [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.smartaib4pc__popupContainer button:-moz-focusring,
.smartaib4pc__popupContainer [type=button]:-moz-focusring,
.smartaib4pc__popupContainer [type=reset]:-moz-focusring,
.smartaib4pc__popupContainer [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.smartaib4pc__popupContainer fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.smartaib4pc__popupContainer legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
.smartaib4pc__popupContainer progress {
  vertical-align: baseline;
}
.smartaib4pc__popupContainer textarea {
  overflow: auto;
}
.smartaib4pc__popupContainer [type=checkbox],
.smartaib4pc__popupContainer [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.smartaib4pc__popupContainer [type=number]::-webkit-inner-spin-button,
.smartaib4pc__popupContainer [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.smartaib4pc__popupContainer [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.smartaib4pc__popupContainer [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.smartaib4pc__popupContainer ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.smartaib4pc__popupContainer details {
  display: block;
}
.smartaib4pc__popupContainer summary {
  display: list-item;
}
.smartaib4pc__popupContainer template {
  display: none;
}
.smartaib4pc__popupContainer [hidden] {
  display: none;
}
.smartaib4pc__popupContainer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
  display: flex;
  flex-direction: column;
  border: 1px solid grey;
  border-radius: 10px;
  z-index: 100;
  background-color: #fff;
}
.smartaib4pc__popupContainer > div {
  padding: 0 20px;
}
.smartaib4pc__popupContainer .smartaib4pc__customBg {
  position: relative;
  display: table;
  width: 100%;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  background: url("./assets/kwic_header_bg.png") no-repeat;
}
.smartaib4pc__popupContainer .smartaib4pc__customBg span {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.smartaib4pc__popupContainer button {
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0.6em 1.2em;
  font-size: 12px !important;
  font-weight: 500;
  font-family: inherit;
  background-color: #f9f9f9;
  cursor: pointer;
  transition: border-color 0.25s;
}
.smartaib4pc__popupContainer button .smartaib4pc__active {
  border-color: #646cff;
}
.smartaib4pc__popupContainer button:hover {
  border-color: #646cff;
}
.smartaib4pc__popupContainer button:focus,
.smartaib4pc__popupContainer button:focus-visible {
  outline: 4px auto -webkit-focus-ring-color;
}
.smartaib4pc__popupContainer button,
.smartaib4pc__popupContainer input,
.smartaib4pc__popupContainer optgroup,
.smartaib4pc__popupContainer select,
.smartaib4pc__popupContainer textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.smartaib4pc__popupContainer .smartaib4pc__title {
  font-size: 20px;
  padding: 0 20px;
  margin: 5px;
  height: 20px;
  background-size: 20px !important;
  background: url("./assets/secure-shield.svg") no-repeat;
}
.smartaib4pc__popupContainer .smartaib4pc__hdd {
  background: url("./assets/desktop.svg") no-repeat;
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
}
.smartaib4pc__popupContainer .smartaib4pc__hdd.smartaib4pc__on {
  background: url("./assets/desktop_white.svg") no-repeat;
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
  background-color: #8490b2;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.smartaib4pc__popupContainer .smartaib4pc__usb {
  background: url("./assets/usb.svg") no-repeat;
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
}
.smartaib4pc__popupContainer .smartaib4pc__usb.smartaib4pc__on {
  background: url("./assets/usb_white.svg") no-repeat;
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
  background-color: #8490b2;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.smartaib4pc__popupContainer .smartaib4pc__usb.smartaib4pc__on li {
  color: #000;
}
.smartaib4pc__popupContainer .smartaib4pc__usb.smartaib4pc__disabled {
  background: url("./assets/usb_disabled.svg") no-repeat;
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
}
.smartaib4pc__popupContainer .smartaib4pc__secureToken {
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
  background: url("./assets/secure_token.svg") no-repeat;
  background-size: 40px;
}
.smartaib4pc__popupContainer .smartaib4pc__phone {
  background-size: 50px;
  background-position: 50% 30% !important;
  padding-top: 55px;
  background-color: #f9f9f9;
  font-size: 12px;
  background: url("./assets/phone.svg") no-repeat;
  background-size: 40px;
}
.smartaib4pc__popupContainer h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
.smartaib4pc__popupContainer h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 5px;
}
.smartaib4pc__popupContainer h4 span {
  font-size: 12px;
  font-weight: normal;
}
.smartaib4pc__popupContainer .smartaib4pc__locationContainer .smartaib4pc__btnGroup {
  display: flex;
  gap: 10px;
  position: relative;
}
.smartaib4pc__popupContainer .smartaib4pc__locationContainer .smartaib4pc__btnGroup button {
  width: 100%;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table {
  border: 1px solid grey;
  border-radius: 4px;
  height: 400px;
  max-height: 150px;
  width: 100%;
  display: block;
  font-size: 12px;
  font-weight: normal;
  overflow-y: scroll;
  overflow-x: scroll;
  border-spacing: 0;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table thead {
  position: sticky;
  top: 0;
  background: #fff;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__header {
  display: flex;
  border-bottom: 1px solid #bbbbbb;
  min-width: 400px;
  padding: 3px 0;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__header th {
  width: 90px;
  flex: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  border-right: 1px solid #bbbbbb;
  cursor: col-resize;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__header th:first-of-type {
  width: 70px;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__header th:nth-of-type(2) {
  width: 150px;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__header th:nth-of-type(3) {
  width: 65px;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row {
  display: flex;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
  padding: 3px 0;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row:hover {
  background-color: #f2f2f2;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row .smartaib4pc__selected {
  background-color: #f2f2f2;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th {
  width: 90px;
  flex: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  box-sizing: border-box;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th:first-of-type {
  display: flex;
  margin-left: 2px;
  width: 70px;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th:nth-of-type(2) {
  width: 150px;
  text-align: start;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th:nth-of-type(3) {
  width: 65px;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th > span:first-of-type {
  background-color: #8490b2;
  color: #fff;
  border-radius: 4px;
  padding: 0 3px;
  font-size: 10px;
  line-height: 15px;
  font-weight: normal;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__row th > span:nth-of-type(2) {
  margin-left: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__lineThrough {
  text-decoration: line-through;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__active {
  background-color: #f2f2f2;
}
.smartaib4pc__popupContainer .smartaib4pc__tableContainer table .smartaib4pc__active th {
  font-weight: bold;
}
.smartaib4pc__popupContainer .smartaib4pc__pwdContainer input {
  width: 100%;
  height: 32px;
  box-sizing: border-box;
  text-indent: 5px;
  border-radius: 4px;
  border: 1px solid;
}
.smartaib4pc__popupContainer .smartaib4pc__pwdContainer input:focus {
  outline: 1px solid;
}
.smartaib4pc__popupContainer .smartaib4pc__submitBtnGroup {
  margin: 50px 0 20px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.smartaib4pc__popupContainer .smartaib4pc__submitBtnGroup button {
  width: 100px;
  font-size: 12px;
}
.smartaib4pc__popupContainer .smartaib4pc__submitBtnGroup button:first-of-type {
  background-color: #8490b2;
  color: #fff;
}
.smartaib4pc__popupContainer .smartaib4pc__dropDownContainer {
  width: 100%;
  position: relative;
}
.smartaib4pc__popupContainer .smartaib4pc__dropDown {
  position: absolute;
  top: 10px;
  right: -30px;
  z-index: 10;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  padding-inline-start: 0;
  margin-left: 10px;
}
.smartaib4pc__popupContainer .smartaib4pc__dropDown li {
  list-style: none;
  width: 100px;
  height: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.smartaib4pc__popupContainer .smartaib4pc__dropDown li:hover {
  background-color: #f2f2f2;
}
.smartaib4pc__back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgb(0, 0, 0);
  opacity: 0.72;
  z-index: 50;
}