input:focus,button:focus,.form-control:focus{outline:none;box-shadow:none}.navbar-dark .navbar-brand img{max-width:55px}.form-control:disabled,.form-control[readonly]{background-color:#fff}.wizard-steps .wizard-line{display:none!important}.wizard-container{padding:10px;background-color:#f7f7f7;border-radius:8px;max-width:90%;margin:10px auto}.wizard-steps{display:flex;justify-content:space-between;gap:10px;overflow:hidden}.wizard-step{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:150px;height:100px;opacity:.3;transform:scale(.9);transition:all .3s ease}.wizard-step:not(.step-hide){display:flex;opacity:1;transform:scale(1)}.wizard-step .step-number{width:50px;height:50px;line-height:50px;display:inline-block;text-align:center;font-size:18px;font-weight:700;border-radius:50%;margin-bottom:10px;transition:all .3s}.step-default-number{border:2px solid #ddd;background:#fff;color:#777}.step-valid-number{border:2px solid rgb(222,72,21);background:#fff;color:#de4815}.step-valid-number:hover{background:rgb(222,72,21);color:#fff;border-color:#de4815;cursor:pointer}.step-active-number{background:rgb(222,72,21);color:#fff;border:2px solid transparent;box-shadow:0 0 10px #0000004d}.wizard-step .step-title{font-size:14px;font-weight:500;color:#333;text-align:center}.wizard-line{height:2px;background:#ddd;position:absolute;top:50%;left:calc(100% + 5px);z-index:-1}.wizard-step:last-child .wizard-line{display:none}.step-hide{display:none!important}.wizard-steps h3{margin-top:0}.wizard-main{display:flex;background-color:#fff;align-items:center;margin:20px auto 10px;padding:0}.wizard-main .wizard-form{background-color:#f0f8ff;padding:10px}.wizard-footer{display:flex;background-color:#fff;justify-content:space-between;align-items:center;padding:10px;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.wizard-footer .navigation{display:flex;gap:10px}.wizard-footer .navigation-end{display:flex;gap:10px;justify-content:flex-end;width:100%}.wizard-save{display:flex;gap:10px;justify-content:space-around}@media (max-width: 767px){.wizard-steps .nav-tabs>li a i{display:none}}.genius{display:flex;flex-direction:column;min-height:100%}.genius .header{position:sticky;top:0;width:100%;z-index:1000}.genius .main{background-color:#fff}.genius .footer{margin-top:10px;display:flex;position:relative;bottom:0;background-color:#212529;color:#f5f7fa}.genius .home-header{display:flex;justify-content:flex-end;align-items:center;padding:10px;background-color:#de4815}.genius .home-main{display:flex;background-color:#fff;align-items:center;margin:40px auto 10px;padding:0}.genius .home-footer{display:flex;justify-content:flex-end;align-items:center;padding:10px;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-bottom:10px}.genius .offer-container{padding:5px;background-color:#de4815}.genius .offer-header{display:flex;justify-content:flex-end;align-items:center;padding:10px;background-color:#de4815}.genius .offer-main{display:flex;background-color:#fff;align-items:center;margin:40px auto 10px;padding:0}.genius .offer-footer{display:flex;justify-content:flex-end;align-items:center;padding:10px;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-bottom:10px}.genius .offer-footer .navigation{display:flex;gap:10px}.genius .offer .table>:is(:last-child)>:last-child>*{border-bottom-color:currentColor}.genius .articles .price{display:flex;justify-content:flex-end}.genius .articles .total{display:flex;justify-content:flex-end;gap:10px}.genius .articles thead{background-color:#aaa}.genius form{gap:10px!important;display:flex;flex-direction:column}.genius form .require{color:red}.genius .token{margin-top:60px}.genius .token-group{margin-top:20px}.genius .token-group .token-field{background-color:#eee;border:1px dotted #666;transition:all 10ms ease}.genius .token-group .token-success{border:2px dotted #3ba000!important}.genius .token-group .token-warning{border:2px dotted #daac04!important}.genius .token-group .token-error{border:2px dotted #e71717!important}.genius .token-group .token-info{border:2px dotted #175ce7}.genius .token-group .token-focus{border:2px dotted #666}.genius .token-group .token-actions{display:flex;justify-content:flex-end}.btn-copy{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent center / 1em auto no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-copy" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zM2 5a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-1h1v1a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h1v1z"/></svg>');border:0;border-radius:.25rem;opacity:.5}.btn-copy:hover{color:#000;text-decoration:none;opacity:.75}.layout-simple{background-image:url(../../assets/images/bg.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:center;margin:0}@media (max-width: 767px){.sign-content h3{font-size:40px}.wizard .nav-tabs>li a i{display:none}}#loader{position:fixed;top:0;z-index:10000;width:100%;height:100%;display:none;background:rgba(0,0,0,.6)}#loader .wrapper{height:100%;display:flex;justify-content:center;align-items:center}#loader .spinner{width:40px;height:40px;border:4px #ddd solid;border-top:4px #185088 solid;border-radius:50%;animation:loader-rotate .8s infinite linear}@keyframes loader-rotate{to{transform:rotate(360deg)}}.toast-container{z-index:30000!important}.toast-success{color:#fff;background-color:#198754}.toast-error{color:#fff;background-color:#871919}.btn-orange{color:#eee;background-color:#dd4815;border-color:#dd4815}.btn-orange:hover{background-color:#ed4007;color:#fff}.btn-orange:focus{box-shadow:0 0 0 .25rem #fd790d40}.btn-outline-orange{color:#dd4815;border-color:#dd4815}.btn-outline-orange:hover{color:#fff;background-color:#dd4815;border-color:#dd4815}.btn-outline-orange:focus{box-shadow:0 0 0 .25rem #fd790d40}body,html{width:100%;height:100%}
