.del-account-box{flex-wrap:wrap;justify-content:center;align-content:flex-start;align-items:center;max-height:800px;padding:1rem;border:2px solid var(--base-bg)}.del-account-box,.del-account-box-header{display:flex;flex-direction:column;width:100%}.del-account-box-header{text-align:start;align-items:flex-start;padding:.5rem;border-bottom:2px solid var(--base-bg)}.del-account-subheader{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:35px;margin:.25rem 0 0}.del-account-error h3{color:red}.del-account-info{width:200px;height:35px;object-fit:contain}.del-account-info h3{color:green}.del-account-item-small{width:50%}.del-account-item-large,.del-account-item-small{display:flex;flex-direction:column;padding:.5rem 1rem;gap:.3rem;border-radius:2%}.del-account-item-large{width:100%}.del-account-form-button{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;margin:1rem 0 0}.del-account-provider{display:flex}.del-account-item-large input,.del-account-item-small input{background:var(--base-bg);padding:0 .5rem;width:100%;height:35px}