.button{display:flex;flex-direction:row;justify-content:center;font-size:14px;font-weight:600;border-radius:8px;line-height:24px;padding:8px 12px;border:none;box-sizing:border-box;background:no-repeat center/28px;transition:all .2s ease;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.button img{height:24px;width:auto;margin-left:-4px;margin-right:4px}.button.only-icon img{margin-left:0;margin-right:0}.button.loading{background-color:#a1a1a1;background-image:url(/assets/icons/button/three_dots.svg);color:transparent!important}.button.loading>*{opacity:0}.button:not(:disabled){cursor:pointer;box-shadow:0 4px 2px -2px #3030301f,0 2px 2px #30303014,0 2px 8px #3030300f}.button:not(:disabled):hover{box-shadow:0 4px 6px #3030303d,0 2px 6px 2px #30303029,0 2px 24px 2px #3030301f}.button:not(:disabled):active{box-shadow:0 4px 6px 2px #3030303d,0 2px 6px 4px #30303029,0 2px 24px 4px #3030301f}.button:not(:disabled).green{background-color:#2d8282}.button:not(:disabled).pink{background-color:#dd3142}.button:not(:disabled).orange{background-color:#c15410}.button:not(:disabled).blue-grey{background-color:#5e6c7b}.button:not(:disabled).grey{background-color:#ececec}.button.green.light{color:#2d8282}.button.green.light:not(:disabled){background-color:#2d82821a}.button.pink.light{color:#dd3142}.button.pink.light:not(:disabled){background-color:#dd31421a}.button.orange.light{color:#c15410}.button.orange.light:not(:disabled){background-color:#c154101a}.button.light{background-color:#a1a1a11a}.button.light.orange img.icon-lock{content:url(/assets/icons/button/lock.orange.svg)}.button.light.pink img.icon-xmark{content:url(/assets/icons/button/xmark.pink.svg)}.button.light.green img.icon-shield{content:url(/assets/icons/button/shield.green.svg)}.button:not(.light){color:#fff;background-color:#a1a1a1}.button:not(.light) img.icon-search{content:url(/assets/icons/button/search.white.svg)}.button:not(.light) img.icon-shield{content:url(/assets/icons/button/shield.white.svg)}.button:not(.light) img.icon-copy{content:url(/assets/icons/button/copy.white.svg)}.button:not(.light) img.icon-xmark{content:url(/assets/icons/button/xmark.white.svg)}.button:not(.light) img.icon-eye{content:url(/assets/icons/button/eye.white.svg)}.underline-button{display:block;border:none;line-height:24px;padding:0 0 0 28px;font-size:14px;font-weight:600;cursor:pointer}.underline-button:hover{text-decoration:underline}.underline-button.icon-add{background:transparent url(/assets/icons/ic_add.svg) no-repeat 6px/contain;line-height:17px}.underline-button.icon-export{background:transparent url(/assets/icons/square.and.arrow.up.svg) no-repeat 0px/contain}img.empty{display:block;margin:40px auto 24px}img.empty.center{margin:auto auto 24px}.empty{text-align:center;margin:0 auto auto}.empty.text-1{font-size:16px;font-weight:600;color:#3c3c3c;line-height:19px;letter-spacing:.3px}.empty.text-2{font-size:14px;font-weight:500;letter-spacing:0;color:#5e6c7b;margin:8px 0 40px}.table{margin:16px -8px 0;border-spacing:0;table-layout:fixed}.table .table-header{font-size:16px;box-shadow:0 9px 0 -8px #a1a1a1}.table .table-header th{cursor:default;padding:8px;text-align:left}.table tr{font-size:14px;letter-spacing:0;transition:all .2s ease}.table tr.REVOKED:not(:hover):not(.active) td{color:#5e6c7b}.table tr.REVOKED:not(:hover):not(.active) td:not(.status):before{opacity:.7}.table tr:not(:last-child):not(.active):not(:hover):not(.table-header){box-shadow:0 9px 0 -8px #ececec}.table tr:not(.active,.only-display){cursor:pointer}.table tr.active td{background-color:#ececec;font-weight:700}.table tr.active td.status{font-weight:900}.table tr.active td:after{background:#FFFFFF}.table tr:not(.active,.only-display):hover td{background-color:#ececec}.table tr:not(.active,.only-display):hover td:after{background:#FFFFFF}.table tr td{position:relative;transition:all .2s ease;white-space:nowrap;overflow:hidden;font-weight:600;text-overflow:ellipsis;padding:19px 8px 19px 40px}.table tr td.font{font-weight:600;font-size:16px;color:#3c3c3c}.table tr td:first-child{font-weight:700}.table tr td:before{position:absolute;left:0;top:0;display:block;content:"";height:100%;width:40px;background:no-repeat 8px 16px/24px;transition:all .2s ease}.table tr td.status:before{background-image:url(/assets/icons/list/xmark.svg)}.table tr td.status.ACTIVATED:before{background-image:url(/assets/icons/list/checkmark.svg)}.table tr td.status.LOCKED:before{background-image:url(/assets/icons/list/lock.svg)}.table tr td.icon-phone:before{background-image:url(/assets/icons/list/phone.svg)}.table tr td.icon-external-drive:before{background-image:url(/assets/icons/list/externaldrive.svg)}.table tr td.icon-clock:before{background-image:url(/assets/icons/list/clock.svg)}.table tr td.icon-gear:before{background-image:url(/assets/icons/list/gear.svg)}.table tr td.icon-shield:before{background-image:url(/assets/icons/list/shield.svg)}.table tr td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.table tr td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.table tr td:not(:last-child):after{position:absolute;right:0;top:0;display:block;content:"";width:1px;height:32px;margin:12px 0;background-color:#ececec}table.loading{margin:16px -8px 0;width:calc(100% + 16px);border-spacing:0;table-layout:fixed}table.loading tr:not(:last-child){box-shadow:0 9px 0 -8px #ececec}table.loading tr td{padding:14px 0 12px}table.loading tr td:before,table.loading tr td:after{display:inline-block;content:"";background-color:#ececec;animation:loading-blink 2s ease-in-out infinite;border-radius:4px}table.loading tr td.status:before{height:24px;width:24px;border-radius:12px;margin:0 8px}table.loading tr td.status:after{height:17px;width:70px;margin:4px 0}table.loading tr td.element:before{height:20px;width:20px;margin:2px 12px}table.loading tr td.element:after{height:17px;width:70px;margin:4px 0}.loading{border-radius:4px}.loading.input{width:100%;height:40px;border:1px solid #ECECEC;border-radius:8px;margin:16px 0}.loading.h4{background-color:#ececec;animation:loading-blink 2s ease-in-out infinite;height:20px;width:120px;margin:28px 0 8px}.loading.h3{border-radius:4px;background-color:#ececec;animation:loading-blink 2s ease-in-out infinite;height:24px;width:150px;margin:8px 0}.card{position:relative;border-radius:16px;background-color:#fff;padding:16px;box-sizing:border-box}.card .card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card h3{font-size:20px;font-weight:900;letter-spacing:.38px;margin:8px 0}.card h4{font-size:16px;font-weight:700;letter-spacing:.3px;margin:28px 0 8px}.card p{color:#3c3c3c;font-size:14px;margin:8px 0 19px}.card .content{overflow:auto;flex:1;margin:0 -16px;padding:0 16px}.card app-filter{margin:16px 0}.card .info{display:flex;justify-content:space-between;font-size:14px;align-items:center;gap:8px}.card .info.line{padding:12px 0}.card .info.line:not(:last-child){border-bottom:1px solid #ECECEC}.card .info>span:first-child{white-space:nowrap;color:#5e6c7b}.card .info>span:last-child{white-space:nowrap;color:#3c3c3c;overflow:hidden;text-overflow:ellipsis;font-weight:600;text-align:right}.card .card-close{position:absolute;top:24px;right:16px;width:24px;height:24px;border:none;cursor:pointer;background:transparent url(/assets/icons/xmark.circle.fill.dark.svg) no-repeat 0px/cover}.card .modal-form{display:inherit}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Medium.otf) format("opentype");font-weight:500;font-style:normal}html,body{width:100%;height:100%;margin:0;background-color:#f1f1f4}*{font-family:Inter;color:#000;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px}.page{display:flex;flex-direction:column;padding:24px;height:100%;box-sizing:border-box}.page .page-back{display:block;padding:8px 8px 8px 28px;color:#626262;font-size:14px;letter-spacing:.35px;cursor:pointer;text-decoration:none;background:url(/assets/icons/ic_back.svg) no-repeat 8px/12px;width:-moz-fit-content;width:fit-content}.page .page-back:hover,.page .page-back:focus{text-decoration:underline}.page .page-title{font-size:32px;font-weight:600;letter-spacing:-.61px;margin:20px 20px 32px 8px}.page .page-back+.page-title{margin-top:20px}.rtl{direction:rtl;text-align:left}.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{display:block;border-radius:16px;font-size:14px;font-weight:600;padding:3px 12px 3px 28px;width:-moz-fit-content;width:fit-content;color:#5e6c7b;background:no-repeat 4px 1px/21px;background-color:#ececec;background-image:url(/assets/icons/badge/cross.svg)}.badge.ACTIVATED,.badge.ENROLL_DONE_OK,.badge.AUTH_DONE_OK,.badge.CHANGE_PIN_DONE_OK{color:#2d8282;background-color:#2d82821a;background-image:url(/assets/icons/badge/check.svg)}.badge.LOCKED{color:#c15410;background-color:#c154101a;background-image:url(/assets/icons/badge/lock.svg)}.badge.REVOKED{color:#dd3142;background-color:#dd31421a;background-image:url(/assets/icons/badge/xmark.svg)}.badge.WAIT_CREATED,.badge.WAIT_IN_PROGRESS,.badge.WAIT_CHANGE_PIN_IN_PROGRESS{color:#c15410;background-color:#c154101a;background-image:url(/assets/icons/badge/clock.svg)}.badge.TIMEOUT{color:#dd3142;background-color:#dd31421a;background-image:url(/assets/icons/badge/hourglass.svg)}@keyframes loading-blink{0%{background-color:#ececec}20%{background-color:#ececec}50%{background-color:#f1f1f4}70%{background-color:#ececec}to{background-color:#ececec}}
