@charset "utf-8";.form-2fa #description-wrapper{margin-bottom:0}.form-2fa p.display-text{width:100%;font-size:16px;font-weight:100;color:#707070;margin-bottom:5px;line-height:1.2}.form-2fa .form-group{min-height:50px}.section-apps{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:10px 0}.section-apps .primary-apps-list{width:100%;display:flex;align-items:center;justify-content:space-evenly}.section-apps a.box-clickable,.section-apps a:not(.link-btn){min-width:180px;max-width:200px;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;padding:5px 10px 10px 10px}.section-apps a.box-clickable:nth-child(1),.section-apps a:not(.link-btn):nth-child(1){margin-right:5px}.section-apps a.box-clickable:nth-child(2),.section-apps a:not(.link-btn):nth-child(2){margin-right:5px}.section-apps a.box-clickable img,.section-apps a:not(.link-btn) img{width:54px;height:54px;display:flex;margin:5px 0}.section-apps a.box-clickable:active,.section-apps a.box-clickable:focus,.section-apps a.box-clickable:hover,.section-apps a:not(.link-btn):active,.section-apps a:not(.link-btn):focus,.section-apps a:not(.link-btn):hover{background-color:#e4fff0}.section-apps a.box-clickable.pressed,.section-apps a:not(.link-btn).pressed{background-color:rgba(155,226,187,.3)!important}.section-apps a.box-clickable .app-name,.section-apps a:not(.link-btn) .app-name{font-size:16px;font-weight:600;color:#000;margin-bottom:0}.section-apps button,.section-apps button.box-clickable{min-width:180px;max-width:200px;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;padding:5px 10px 10px 10px;background-color:transparent;border:none!important}.section-apps button.box-clickable:nth-child(1),.section-apps button:nth-child(1){margin-right:5px}.section-apps button.box-clickable:nth-child(2),.section-apps button:nth-child(2){margin-right:5px}.section-apps button img,.section-apps button.box-clickable img{width:54px;height:54px;display:flex;margin:5px 0}.section-apps button.box-clickable:active,.section-apps button.box-clickable:focus,.section-apps button.box-clickable:hover,.section-apps button:active,.section-apps button:focus,.section-apps button:hover{background-color:#e4fff0;border:none!important;outline:0!important}.section-apps button.box-clickable.pressed,.section-apps button.pressed{background-color:rgba(155,226,187,.3)!important}.section-apps button .app-name,.section-apps button.box-clickable .app-name{font-size:16px;font-weight:600;color:#000;margin-bottom:0}.section-apps p{text-align:center}.section-apps ul.random-code-list{margin:15px 0;padding:0;list-style:none;text-align:center}.section-apps ul.random-code-list li{display:inline-block;font-size:18px;font-weight:500;color:#000;text-transform:uppercase}.section-apps ul.random-code-list li:not(:last-child){margin-right:10px}.section-apps dl{margin:1px 0;padding:0;display:flex;align-items:center;justify-content:center;width:100%}.section-apps dl dd,.section-apps dl dt{flex:1;font-size:14px;margin:0;padding:0}.section-apps dl dt{text-align:right;font-weight:100}.section-apps dl dt::after{content:":";display:inline-block}.section-apps dl dd{font-weight:600;margin-left:3px;text-align:left}.section-input{display:flex;flex-direction:column}.section-input .qr-code-wrapper{display:flex}.section-input .qr-code-wrapper .qr-imagebox,.section-input .qr-code-wrapper img{width:170px;height:170px;object-fit:cover;border-radius:10px;box-shadow:0 3px 6px -1px rgba(0,0,0,.3)}.section-input .qr-input-wrapper{flex:1;padding:0 0 0 15px}.section-input .qr-input-wrapper p{text-align:left;margin-bottom:20px}.authenticator-list-table{background-color:#fff;border:1px #c9f3dc solid;border-radius:6px;margin:0 auto;width:80%;display:flex;flex-direction:column}.authenticator-list-table.no-data{border-color:rgba(230,118,118,.2)}.authenticator-list-table .thead{padding:8px;display:flex;justify-content:center}.authenticator-list-table .thead label{color:#707070;font-size:16px;font-weight:100;margin:0}.authenticator-list-table .tbody{display:flex;flex-direction:column}.authenticator-list-table .tbody .trow{display:flex;flex:1;background-color:#e4fff0}.authenticator-list-table .tbody .trow:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.authenticator-list-table .tbody .trow .tcol{color:#707070;display:flex;align-items:center;font-size:16px;padding:8px 10px}.authenticator-list-table .tbody .trow .tcol label{color:currentColor;font-size:inherit;margin:0}.authenticator-list-table .tbody .trow .tcol:nth-child(1){font-weight:600;flex:1}.authenticator-list-table .tbody .trow .tcol.col-action{min-width:30px;max-width:50px}.authenticator-list-table .tbody .trow.no-data .tcol:nth-child(1){justify-content:center}