*{margin:0;padding:0;text-decoration:none;box-sizing:border-box}.empty-message{text-align:center;margin-top:80px;color:#9b9b9b}#accountPage,#client,#limit{display:flex;flex-direction:row}#home{margin:1.5% 0 0 1.5%}#home .section-1{height:560px}#home .section-1 .add_trans_aria{width:33.5%;display:flex;flex-direction:column;justify-content:space-between}#home .section-1 .table-wrap{width:44%}#home .section-1 .table-wrap .table-aria{height:100%}#home .section-1 .table-wrap .table-content table thead{font-size:16px}#home .section-1 .table-wrap .table-content table thead th:nth-child(4){text-align:right}#home .section-1 .table-wrap .table-content table thead th:nth-child(5){padding-left:30px}#home .section-1 .table-wrap .table-content table tbody{font-size:15px}#home .section-1 .table-wrap .table-content table tbody td:nth-child(4){text-align:right}#home .section-1 .table-wrap .table-content table tbody td:nth-child(5){padding-left:30px}#home .section-1 .last-trn th:last-child{color:red}#home .section-1 .table-wrap-balance{width:20%}#home #section-2{margin-top:40px;height:400px}#home #section-2 .table-content{overflow:hidden}#home #section-2 .table-wrap{width:49.5%}#home #section-2 tbody{padding-right:10px}#create-account{width:80%}#create-account .form{border:1px solid #4945ff;margin:50px 0 0 30px;padding-bottom:40px}#create-account .title{display:flex;flex-direction:row;justify-content:space-between;padding:8px 50px;margin-bottom:30px;align-items:center;border-bottom:1px solid #4945ff}#create-account .title h2{color:#32324d;font-size:22px}#create-account .title .btn-wrap{display:flex;flex-direction:row;justify-content:space-between;width:200px}#create-account .title .btn-wrap button{margin:0}#create-account .limit-aria{display:flex;flex-direction:row;justify-content:space-between;padding:0 50px}#create-account .limit-aria .input-f{display:flex;flex-direction:row;justify-content:space-between}#create-account .display-row{padding:0 50px}#create-account .input-heading{margin:30px 0 25px;font-size:18px;color:#32324d}#account-owner{display:flex;justify-content:center}#account-owner form{margin-top:50px;border:1px solid #4945ff;align-items:center;background-color:#fff;height:fit-content}#account-owner form .title{padding:8px 40px;align-items:center;border-bottom:1px solid #4945ff}#account-owner form .title button{margin:0}#account-owner form h1{font-size:24px;color:#32324d}#account-owner form h2{font-size:18px;margin:30px 0 10px;color:#32324d}#account-owner form .contain{padding:0 40px}#login{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:4;background-color:#f6f6f9}#login #card-wrap{position:absolute;top:50%;left:50%;width:30%;height:520px;transform:translate(-50%,-50%)}#login .card{padding:50px 50px 15px;box-shadow:0 0 10px -3px;border-radius:10px;background-color:#fff}#login .card .title{text-align:center;margin:20px 0 60px;color:#32324d}#login .card .title h1{margin-bottom:10px}#login .card form .checkbox{display:flex;flex-direction:row;align-items:center}#login .card form #remember{margin-right:8px;user-select:none;padding:5px;width:16px;height:16px;cursor:pointer}#login .card form label{font-size:12px;user-select:none;cursor:pointer;margin-top:2px}#login .card form button{margin-top:40px}#login .forgerPassword{font-size:13px;text-align:center;margin-top:20px}#login .forgerPassword a{color:#4945ff}#login .link{text-align:center;font-size:13px;margin-bottom:6px}#login .link span{color:#909090}#login .link span a{color:#4945ff;margin-left:5px}#signUp{position:absolute;top:0;left:0;width:100%;height:100vh;background-color:#f6f6f9;z-index:4}#signUp #card-wrap{position:absolute;top:50%;left:50%;width:30%;border-radius:16px;box-shadow:0 0 10px -3px;transform:translate(-50%,-50%);background-color:#fff}#signUp #card-wrap .card{padding:0 50px}#signUp #card-wrap .card .link{text-align:center;font-size:13px;margin-bottom:35px}#signUp #card-wrap .card .link span{color:#909090}#signUp #card-wrap .card .link span a{color:#4945ff;margin-left:5px}#signUp #card-wrap .title{text-align:center;margin-top:30px}#signUp #card-wrap .title h1{font-size:25px;color:#32324d;margin-bottom:10px}#signUp form{margin:40px 0 0}#signUp form button{margin:25px 0 45px}#user{display:flex;flex-direction:row}#user #submenu{display:flex;flex-direction:column;width:250px;height:100vh;position:sticky;top:0px;z-index:2;border-right:1px solid #eaeaef}#setLimit{width:85%}#setLimit .main{margin:30px auto;border:1px solid #4945ff}#setLimit .main .header{display:flex;align-items:center;flex-direction:row;padding:8px 30px;justify-content:space-between;border-bottom:1px solid #4945ff}#setLimit .main .header .button-aria{display:flex;justify-content:space-between}#setLimit .main .header button{margin:0}#setLimit .container{padding:30px;display:flex;flex-direction:row;justify-content:space-between}#setLimit .container h3{margin-bottom:20px;color:#32324d}#setLimit .container .input-f{display:flex;flex-direction:row;justify-content:space-between}#allUser{width:55%;margin:50px 0 0 300px;border:1px solid #4945ff;background-color:#fff;max-height:800px;overflow:auto}#allUser .title{position:sticky;top:0;width:100%;padding:10px 20px;font-size:18px;color:#32324d;font-weight:700;border-bottom:1px solid #4945ff;background-color:#fff}#allUser table{width:100%;border-collapse:collapse}#allUser table thead{position:sticky;top:42px;background-color:#fff}#allUser table thead tr{border-bottom:1px solid #eaeaef}#allUser table thead tr th{text-align:left;padding:15px 20px;color:#666687}#allUser table thead tr th:last-child{text-align:right}#allUser table tbody tr td{padding:10px 20px;font-family:Courier New,Courier,monospace}#allUser table tbody tr td .icon{margin-left:10px;font-size:13px;cursor:pointer;color:#666687}#allUser table tbody tr td:last-child{text-align:right}#allUser table tbody tr:hover{background-color:#dedede}#allUser .empty-message{margin:10px;font-size:22px}#createUser{width:50%;margin:50px 0 0 300px;border:1px solid #4945ff}#createUser .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid #4945ff}#createUser .title span{font-size:18px;color:#32324d;font-weight:700}#createUser .title button{margin-bottom:0;width:100px}#createUser .form-aria{width:100%;padding:30px 20px 0}#createUser .form-aria .input-wrap{display:flex;flex-direction:row;justify-content:space-between}#createUser .form-aria .input-wrap #input-cover{width:48%}#createUser .form-aria .input-wrap select{width:48%;height:40px;border-radius:5px;margin-bottom:30px;border:1px solid #eaeaef}#createUser .form-aria .input-wrap select option{font-size:18px;margin:20px 0}.access-denied{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;font-family:Arial,sans-serif}.access-denied .content{text-align:center}.access-denied .content img{width:330px}.access-denied .content h2{font-size:3rem;margin:-40px 0 10px;color:#18263b}.access-denied .content p{color:#566274;margin-bottom:10px;line-height:140%}.access-denied .content .p1{font-size:1.2rem;line-height:90%}.access-denied .content button{padding:10px 20px;border:none;background-color:#4945ff;color:#fff;cursor:pointer;border-radius:6px;transition:background .3s ease;margin-top:30px}.access-denied .content button:hover{background-color:#333}.access-denied .content #info_box{display:flex;justify-content:center}.access-denied .content #info_box .info-box{display:flex;align-items:center;gap:12px;background-color:#eef5ffb6;border-radius:8px;padding:12px 16px;color:#2c3e50;max-width:450px;border:1px solid rgba(214,224,245,.726)}.access-denied .content #info_box .info-box__icon{width:24px;height:24px;border-radius:50%;background-color:#3b82f6;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:14px}.access-denied .content #info_box .info-box__text{margin:0;font-size:14px;line-height:1.4}#account-form{width:80%}#account-form .form{border:1px solid #4945ff;margin:50px 0 0;padding-bottom:40px}#account-form .title{display:flex;flex-direction:row;justify-content:space-between;padding:8px 50px;margin-bottom:30px;align-items:center;border-bottom:1px solid #4945ff}#account-form .title h2{color:#32324d;font-size:22px}#account-form .title .btn-wrap{display:flex;flex-direction:row;justify-content:space-between;width:200px}#account-form .title .btn-wrap button{margin:0}#account-form .limit-aria{display:flex;flex-direction:row;justify-content:space-between;padding:0 50px}#account-form .limit-aria .input-f{display:flex;flex-direction:row;justify-content:space-between}#account-form .display-row{padding:0 50px}#account-form .input-heading{margin:30px 0 25px;font-size:18px;color:#32324d}#update-account{display:flex;justify-content:center}.app .content{width:86%}.btn-primary{height:36px;margin-bottom:30px;cursor:pointer;user-select:none;font-weight:500;font-size:1.125rem;font-family:Roboto,sans-serif;border-radius:5px;border:none;background-color:#4945ff;color:#fff}.btn-primary:hover{background-color:#7b79ff}.btn-secondary{height:36px;margin-bottom:30px;cursor:pointer;user-select:none;font-weight:500;font-size:1.125rem;font-family:Roboto,sans-serif;border-radius:5px;border:1px solid #a9a8ff;background-color:#e2e2fc;color:#4945ff}.btn-secondary:hover{background-color:#f6f6f9}.btn-danger{height:36px;margin-bottom:30px;cursor:pointer;user-select:none;font-weight:500;font-size:1.125rem;font-family:Roboto,sans-serif;border-radius:5px;border:1px solid #f5c0b8;background-color:#fcecea;color:#b72b1a}.btn-danger:hover{background-color:#f5c0b8}.btn-success{height:36px;margin-bottom:30px;cursor:pointer;user-select:none;font-weight:500;font-size:1.125rem;font-family:Roboto,sans-serif;border-radius:5px;border:1px solid #328047;background-color:#328047;color:#fff}.btn-success:hover{background-color:#14b614}#sidebar{width:13%;position:sticky;top:0px;z-index:2;height:100vh;display:flex;flex-direction:column;border-right:2px solid #eaeaef;background-color:#fff}#sidebar .logo a{font-family:Poppins,sans-serif;font-size:14px;display:flex;flex-direction:row;padding:15px 10px;color:#32324d;align-items:center;font-weight:400}#sidebar .logo a .icon{font-size:30px;margin-right:10px;color:#4945ff}#sidebar .logo a .user{font-size:.75rem}#sidebar .menu{flex-grow:1;overflow:auto}#sidebar .menu ul{align-items:stretch;display:flex;flex-direction:column;list-style:none}#sidebar .menu li{margin-top:0;margin-bottom:0;padding:0 10px}#sidebar .menu a{position:relative;text-decoration:none;display:block;border-radius:4px;padding:8px 13px;font-size:.875rem;line-height:20px;margin-top:10px;user-select:none;color:#666687;font-family:Poppins,sans-serif}#sidebar .menu a .icon{color:#666687;font-size:16px;display:inline-block;width:25px}#sidebar .menu a .home{font-size:14px}#sidebar .menu a:hover{background-color:#f6f6f9}#sidebar .menu .active{background-color:#e2e2fc;color:#4945ff;font-weight:500}#sidebar .menu .active .icon{color:#4945ff}#sidebar .menu .active:hover{background-color:#e2e2fc}#sidebar hr{border:1px solid #eaeaef}#submenu{display:flex;flex-direction:column;width:250px;height:100vh;position:sticky;top:0px;z-index:2;border-right:1px solid #eaeaef}#submenu #title{padding:30px 20px 0}#submenu #title hr{width:70%;margin:25px 0 0;border:1px solid #eaeaef}#submenu .navbar{flex-grow:1;overflow:auto}#submenu .navbar nav ul{align-items:stretch;margin-top:10px}#submenu .navbar nav ul li{display:flex;flex-direction:column;margin-top:0;margin-bottom:0;padding:0;user-select:none}#submenu .navbar nav ul li a{display:block;color:#666687;padding:10px 20px;position:relative;text-decoration:none;font-size:.875rem;margin-top:5px;font-family:Poppins,sans-serif}#submenu .navbar nav ul li a .icon{font-size:5px;margin:0 8px 3px 0;align-content:center}#submenu .navbar nav ul li .active{background-color:#e2e2fc;color:#4945ff;font-weight:500;border-right:2px solid #4945ff}#submenu .navbar nav ul li #addBtn{color:#4945ff}#submenu .navbar nav ul li #addBtn span{font-weight:600;margin-right:5px}#input-cover{height:88px}.input-wrap{font-family:Roboto,sans-serif;font-size:.75rem;font-weight:500;color:#32324d}.input-wrap span{color:red}.input-wrap input{width:100%;padding:8px 10px;margin:5px 0;font-size:1rem;border:1px solid #dcdce4;border-radius:5px;display:block;outline:2px solid hsla(0,0%,100%,0)}.input-wrap input:focus{outline:2px solid #4945ff}#select-wrap #input-wrap{position:relative;height:55px}#select-wrap #input-wrap svg{position:absolute;top:9px;right:13px;font-size:16px;color:#666687}#select-wrap #input-wrap #list{border:1px solid #dcdce4;border-radius:5px;padding:0 5px;position:absolute;top:40px;width:100%;max-height:200px;overflow-y:auto;font-size:16px;z-index:2;box-shadow:0 1px 2px .001px;background-color:#fff}#select-wrap #input-wrap #list ul{text-decoration:none;margin:10px 0}#select-wrap #input-wrap #list li{padding:12px 10px;border-radius:5px;list-style:none}#select-wrap #input-wrap .hidden{visibility:hidden}#select-wrap #input-wrap .visible{visibility:visible}#select-wrap #input-wrap #list li:hover{background-color:#e2e2fc}#check-limit{position:relative}#check-limit .title{margin-bottom:10px;padding:10px 0 0 10px;font-size:1.5rem;color:#32324d}#check-limit .search-account{position:absolute;top:57%;left:10;width:50%;max-height:300px;min-height:170px;z-index:4;border-radius:5px;overflow:auto;box-shadow:0 0 5px -1px;border:1px solid #ababab;background-color:#fff}#check-limit .search-account li{list-style:none;text-align:center;padding:8px;margin-top:5px;font-size:18px}#check-limit .search-account li:hover{background-color:#e2e2e2}#table-aria{height:100%;overflow:hidden;display:flex;flex-direction:column}#table-aria .tableHeader{padding:0 35px 0 20px}#table-aria .title{font-size:1.5rem;color:#32324d;padding:8px 0 0 8px;margin-bottom:10px}#table-aria .table-content{user-select:none;padding:0 25px;height:100%;overflow:auto;background-color:#fff;border-radius:5px}#table-aria table{border-collapse:collapse;width:100%;user-select:text}#table-aria table tr{height:45px;transition:.3s;color:#32324d;border-bottom:1px solid #dcdce4}#table-aria table tr th,#table-aria table tr td{padding-left:10px}#table-aria table tr th{text-align:left}#table-aria table tr th:last-child{text-align:right;padding-right:10px}#table-aria table tr td:last-child{text-align:right;padding-right:10px}#table-aria table tbody tr:last-child{border-bottom:none}#table-aria table tbody .icon{margin-left:10px;font-size:13px;cursor:pointer;color:#666687}#table-aria table tbody tr:hover{background-color:#e2e2fc}#table-aria .limitOver{color:red}#table-aria .filter-aria{position:absolute;top:5px;right:10px}@media (max-width: 576px){#table-aria{padding:10px}#table-aria .tableHeader{flex-direction:column;align-items:flex-start;gap:10px}#table-aria table thead{display:none}#table-aria table tbody tr{display:block;margin-bottom:12px;padding:10px;border-radius:10px;background:#fff;box-shadow:0 4px 10px #0000000d}#table-aria table td{display:flex;justify-content:space-between;font-size:13px;padding:8px 0}#table-aria table td:before{content:attr(data-label);font-weight:600;color:#555}}@media (max-width: 768px){#table-aria table th,#table-aria table td{padding:10px;font-size:13px}}@media (max-width: 1460px){#table-aria table th,#table-aria table td{padding:12px;font-size:12px}}#shadow{height:100%;box-shadow:0 0 5px 1px #00000032;border-radius:5px}#scrim{inset:0px;position:fixed;z-index:4;background:rgba(50,50,77,.375)}.open{display:block}.close{display:none}body.active-scrim{overflow:hidden}.confirm-wrap{height:300px}#confirmAdd{position:absolute;top:50%;left:50%;width:700px;height:300px;transform:translate(-50%,-50%);border-radius:10px;background-color:#fff}#confirmAdd .text-aria{display:flex;flex-direction:column;gap:20px;text-align:center;margin-top:40px}#confirmAdd .text-aria h3{font-size:30px;font-family:Poppins,sans-serif;color:#32324d}#confirmAdd .text-aria #send-money{font-size:25px;font-weight:500}#confirmAdd .text-aria .client{font-size:24px}#confirmAdd .button-aria{justify-content:right;padding-right:60px}#confirmAdd #client-amount{color:#4945ff;font-weight:600}#form-aria{border-radius:5px;width:99.96%;padding:20px 20px 0;display:flex;flex-direction:column;background-color:#fff;width:100%}#addTrans{height:314px}#addTrans .add-title{margin-bottom:10px;font-size:1.5rem;padding:10px 0 0 10px;color:#32324d}#addTrans .account-aria{position:relative}#addTrans .account-aria .search-account{position:absolute;top:60px;left:0;width:35%;max-height:300px;min-height:170px;z-index:4;border-radius:5px;overflow:auto;box-shadow:0 0 5px -1px;border:1px solid #ababab;background-color:#fff}#addTrans .account-aria .search-account li{list-style:none;text-align:center;padding:8px;margin-top:5px;font-size:18px}#addTrans .account-aria .search-account li:hover{background-color:#e2e2e2}#addTrans .account-aria .active,#heder{display:none}#limitPopup{position:absolute;top:50%;left:50%;display:flex;flex-direction:row;transform:translate(-50%,-50%);width:900px;height:400px;border-radius:10px;background-color:#fff}#limitPopup .left{display:flex;flex-direction:column;width:28%;border-right:2px solid #4945ff}#limitPopup .left .filter{display:flex;flex-direction:row;justify-content:space-between;text-align:center;border-bottom:2px solid #eaeaef}#limitPopup .left .filter span{font-size:14px;padding:12px 15px;margin:6% 0;cursor:pointer;user-select:none}#limitPopup .left .filter .active{color:#4945ff;font-weight:700;border-left:2px solid #4945ff;background-color:#e2e2fc}#limitPopup .left .account{display:flex;height:80%;font-size:18px;color:#32324d;justify-content:center;align-items:center}#limitPopup .left .account .sign{font-size:12px}#limitPopup .right{width:72%}#limitPopup .right .contain table{width:100%;border-collapse:collapse}#limitPopup .right .contain table th,#limitPopup .right .contain table td{text-align:center}#limitPopup .right .contain table thead tr{height:71px;border-bottom:2px solid #eaeaef}#limitPopup .right .contain table tbody{text-align:center}#limitPopup .right .contain table tbody tr{height:120px;border-bottom:2px solid #eaeaef}#limitPopup .right .contain table tbody hr{margin:10px auto;width:90px;border:1px solid #dadada}#limitPopup .right .contain .use{font-weight:700;color:#4945ff}#limitPopup .right button{position:absolute;right:10px;bottom:10px;margin:20px}#all-account{margin:50px 0 40px 30px;overflow-y:auto;height:90vh}#all-account #table-aria,#all-account #table-aria .table-content{overflow:visible}#all-account tr th:last-child{color:red;text-align:right;padding-right:10px}#all-account table thead th{position:sticky;top:0;text-align:right;z-index:1;color:#000;background-color:#d8d8fc}#all-account table thead th:first-child{text-align:left}#all-account table tbody .active{color:green}#all-account table tbody .warning{color:orange}#all-account table tbody .deActivate{color:red}#all-account table tbody tr td{text-align:right}#all-account table tbody tr td:first-child{text-align:left}#all-account #delete-contain{display:flex;flex-direction:column;justify-content:space-between}#all-account #delete-contain .text-aria{text-align:center;margin-bottom:60px}#all-account #delete-contain .text-aria h3{color:#32324d;font-size:30px;margin-bottom:20px}#all-account #delete-contain .text-aria p{font-size:20px}#all-account #delete-contain button{margin-bottom:0}#popup{position:absolute;top:50%;left:50%;padding:40px 30px;width:600px;transform:translate(-50%,-50%);background-color:#fff;border-radius:5px;box-shadow:0 0 8px -2px red}#popup span{color:#4945ff;font-weight:600}#loading{position:fixed;z-index:4;background:#f5f5f5}#loading .spain{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#create-client form{margin:100px auto;width:50%;border:1px solid #4945ff}#create-client form .btn-aria{display:flex;justify-content:space-between;align-items:center;padding:6px 40px;border-bottom:1px solid #4945ff}#create-client form .btn-aria span{font-size:22px;color:#32324d}#create-client form button{margin-bottom:0}#create-client form .input-aria{padding:40px 40px 10px}#all-client{margin:30px auto;position:relative}#all-client th:last-child{color:red;width:100px}#all-client th:nth-child(4){text-align:right}#all-client td:nth-child(4){text-align:right}#account-statement{width:84%}#account-statement form{margin:20px auto;border:1px solid #4945ff}#account-statement form .title{display:flex;flex-direction:row;align-items:center;padding:6px 40px;justify-content:space-between;border-bottom:1px solid #4945ff}#account-statement form .title button{margin:0;font-size:13px}#account-statement form .container{padding:20px 40px 0}#account-statement form .container input{height:35px}#statement{margin:10px auto;width:1370px;border:1px solid #4945ff}#statement .title{display:flex;align-items:center;padding:6px 20px;justify-content:space-between;border-bottom:1px solid #4945ff}#statement .title button{margin:0;font-size:14px}#statement .printBtn{cursor:pointer;user-select:none;padding:8px 15px;border:none;color:#fff;font-weight:700;border-radius:5px;background-color:green}#statement .printBtn:hover{background-color:#07ae07}#statement .container{padding:10px 20px}#statement .container table{width:100%}#statement .container table td{font-size:15px}#statement .container th:last-child{text-align:right;color:red}#statement .container td:last-child{text-align:right}#statement .container table,#statement .container th,#statement .container td{border:1px solid #d7d7d7;border-collapse:collapse;text-align:left;padding:10px 5px;color:#32324d}#statement thead th:nth-child(6),#statement thead th:nth-child(7){text-align:right}#statement tbody .icon{margin-left:10px;font-size:13px;cursor:pointer;color:#666687}#statement tbody td:nth-child(6),#statement tbody td:nth-child(7){text-align:right}#statement tbody tr:hover{background-color:#e2e2fc}#statement #total td{text-align:right;font-size:18px;font-weight:700;color:#32324d}.top-balance{width:45%;margin:50px auto;border:1px solid #4945ff}.top-balance .table-aria{max-height:92%;overflow:auto}.top-balance .total{padding:15px 35px;text-align:right;background-color:#fff}.top-balance .total .text{margin-right:10px}.top-balance .total span{font-weight:700;font-size:18px;color:#4945ff}#mobile_menu{display:none}#mobile_menu .subMenu{display:none;margin-left:30px}#not-permission{height:100vh;margin:0 auto;align-items:center;font-size:24px}#not-permission .contain{margin-top:100px;text-align:center}#not-permission .contain h4{color:#666687;margin-bottom:20px}#not-permission .contain span{font-size:20px;color:#666687}#overlay #updateTrans{position:fixed;width:40%;height:360px;top:50%;left:50%;border-radius:10px;box-shadow:0 0 5px .1px red;transform:translate(-50%,-50%);background-color:#fff}#overlay #updateTrans .contain{padding:10px 20px}#overlay #updateTrans .title{display:flex;flex-direction:row;align-items:center;margin:10px 0 40px;justify-content:space-between}#overlay #updateTrans .title h2{font-size:26px}#overlay #updateTrans .title button{margin:0;align-items:center}#overlay #updateTrans .search-account{position:absolute;top:162px;width:25%;max-height:180px;overflow:auto;z-index:1;background-color:#fff;border:1px solid #4945ff}#overlay #updateTrans .search-account li{display:block;cursor:pointer;text-decoration:none;padding:10px}#overlay #updateTrans .search-account li:hover{background-color:#d2d2d2}#overlay #updateTrans .btn-aria{display:flex;justify-content:center}#overlay #deleteTransaction .heder{display:flex;flex-direction:row;justify-content:center;margin-bottom:50px}#overlay #deleteTransaction .btn-aria{display:flex;flex-direction:row;padding:0 40px;justify-content:space-between}.filter_container .select-box{display:flex;width:100px}.filter_container .options-container{background-color:#4945ff;color:#f5f6fa;width:100%;opacity:0;border-radius:5px;transition:all .4s}.filter_container .selected{position:relative;background-color:#4945ff;color:#f5f6fa;border-radius:5px;margin-bottom:4px;padding:6px 10px;cursor:pointer;outline:none;font-size:15px}.filter_container .selected option{font-size:16px}#all-account-owner{margin:50px 0 40px 40px;width:1400px;height:89vh;overflow:auto}#all-account-owner #account_search{width:90%;padding:8px 14px;border:1px solid #9c9999;border-radius:5px;font-size:15px;outline:none;transition:all .3s ease;margin-bottom:8px}#all-account-owner #account_search:hover{border-color:#4945ff;box-shadow:0 0 0 3px #4caf5033}#all-account-owner #account_search:focus{border-color:#4945ff;box-shadow:0 0 0 3px #4caf5033}#all-account-owner tr th:last-child{color:red;text-align:right;padding-right:10px}#all-account-owner table thead th{text-align:left;position:sticky;top:0;z-index:1;background-color:#d8d8fc;color:#000}#all-account-owner table thead th:first-child,#all-account-owner table tbody tr td,#all-account-owner table tbody tr td:first-child{text-align:left}#all-account-owner #delete-contain{display:flex;flex-direction:column;justify-content:space-between}#all-account-owner #delete-contain .text-aria{text-align:center;margin-bottom:60px}#all-account-owner #delete-contain .text-aria h3{color:#32324d;font-size:30px;margin-bottom:20px}#all-account-owner #delete-contain .text-aria p{font-size:20px}#all-account-owner #delete-contain button{margin-bottom:0}#single-owner-container{background:#eef2f7;min-height:100vh;padding:40px 20px;text-align:center;width:100%}#single-owner-container h1{margin-bottom:8px;color:#1f2a37}#single-owner-container .subtitle{color:#6b7280;margin-bottom:30px}.card{max-width:900px;margin:auto;background:rgba(240,242,247,.5254901961);border:1px solid rgba(192,188,188,.548);border-radius:16px;overflow:hidden;box-shadow:0 15px 40px #7c78788e}.header{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d9dee7;background:#f8fafc}.header .col{padding-bottom:10px}.header .col img{width:40px}.header .col h3{font-size:20px}.header .col h2{margin:15px 0 10px;font-size:22px;color:#1f2a37}.header .col p{color:#6b7280}.header .bkash{color:#e2136e;display:flex;gap:10px;padding:10px 0;justify-content:center;align-items:center;border-bottom:1px solid #d9dee7}.header .sim{position:relative;color:#2f9e44;display:flex;gap:10px;padding:10px;align-items:center;justify-content:center;border-bottom:1px solid #d9dee7}.header .sim .closeBtn{background-color:#4845ff46;color:#4945ff;position:absolute;right:15px;padding:5px 10px;border-radius:5px;font-weight:700;cursor:pointer;transition:all .3s ease;user-select:none}.header .sim .closeBtn:hover{background-color:#4945ff;color:#fff}.header .col:first-child{border-right:1px solid #d9dee7}.table .row{display:grid;grid-template-columns:.56fr 1fr 1fr;border-bottom:1px solid #d9dee7}.table .row:nth-child(even){background:#f9fbfd}.table .row:last-child{border-bottom:none}.table .row .label{background:#e5ecfa;padding:15px 15px 15px 25px;font-weight:600;text-align:left;color:#434444;border-right:1px solid #d9dee7}.table .row .value{padding:15px;text-align:left;font-weight:500;color:#1f2a37;margin-left:50px}.table .row .nidPhoto{user-select:none;cursor:pointer;color:#4945ff}.table .row .nidPhoto:hover{color:#2f9e44}@media (max-width: 768px){.header{grid-template-columns:1fr;text-align:center}.header .col:first-child{border-right:none;border-bottom:1px solid #d9dee7}.table .row{grid-template-columns:1fr;text-align:left}.table .row .value{text-align:left}}.no-content-container{width:70vw;height:100vh;display:flex;justify-content:center;background:#f5f7fb;padding:200px 20px 20px}.no-content-container .no-content-content{text-align:center;max-width:420px}.no-content-container .no-content-content .icon{font-size:64px;margin-bottom:20px}.no-content-container .no-content-content .title{font-size:28px;margin-bottom:12px;color:#333}.no-content-container .no-content-content .message{font-size:16px;color:#666;margin-bottom:25px;line-height:1.5}.no-content-container .no-content-content .action-button{padding:10px 22px;border:none;border-radius:6px;background:#4a6cf7;color:#fff;font-size:14px;cursor:pointer;transition:background .3s ease}.no-content-container .no-content-content .action-button:hover{background:#3a57d6}.notfound-container{width:87vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#0f172a;color:#fff}.notfound-container .notfound-content{text-align:center;padding:20px}.notfound-container .notfound-content .code{font-size:96px;font-weight:700;margin-bottom:10px}.notfound-container .notfound-content .title{font-size:28px;margin-bottom:10px}.notfound-container .notfound-content .description{font-size:16px;color:#cbd5f5;margin-bottom:25px;max-width:400px}.notfound-container .notfound-content .action-button{padding:10px 24px;border:none;border-radius:6px;background:#4a6cf7;color:#fff;cursor:pointer;transition:background .3s ease}.notfound-container .notfound-content .action-button:hover{background:#3a57d6}#status-container{padding:0 50px}#status-container .status-selector{display:flex;gap:24px;align-items:center}#status-container .status-selector .status-card h3{margin-bottom:12px;font-size:13px;font-weight:600}#status-container .status-selector .status-card .toggle{width:65px;height:25px;border-radius:40px;background:#ddd;position:relative;cursor:pointer;transition:all .3s ease}#status-container .status-selector .status-card .toggle .circle{user-select:none;width:19px;height:19px;border-radius:50%;background:#fff;position:absolute;top:3px;left:3px;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s ease}#status-container .status-selector .status-card .toggle.on .circle{left:42px}#status-container .status-selector .status-card.active .toggle.on{background:#28a745}#status-container .status-selector .status-card.active .toggle.on .circle{color:#28a745}#status-container .status-selector .status-card.warning .toggle.on{background:#ffc107}#status-container .status-selector .status-card.warning .toggle.on .circle{color:#ffc107}#status-container .status-selector .status-card.deactivated .toggle.on{background:#d3071b}#status-container .status-selector .status-card.deactivated .toggle.on .circle{color:#dc3545}.col-1{width:8.33%}.col-1-5{width:12.49%}.col-2{width:16.66%}.col-2-5{width:20.82%}.col-3{width:24.99%}.col-3-5{width:29.15%}.col-4{width:33.32%}.col-4-5{width:37.48%}.col-5{width:41.65%}.col-6{width:49.98%}.col-6-5{width:54.14%}.col-5-5{width:49%}.col-7{width:58.31%}.col-7-5{width:62.47%}.col-8{width:66.64%}.col-8-5{width:70.8%}.col-9{width:74.97%}.col-9-5{width:79.13%}.col-10{width:83.3%}.col-10-5{width:87.46%}.col-11{width:91.63%}.col-11-5{width:95.79%}.col-12{width:99.96%}.display-row{display:flex;flex-direction:row;justify-content:space-between}.display-column{display:flex;flex-direction:column;justify-content:space-between}.printStatement{width:95%;margin:40px auto auto}.printStatement .header{border-bottom:.1rem solid #4945ff;margin-bottom:30px}.printStatement .header .text{text-align:center;line-height:22px;margin-bottom:15px}.printStatement table{width:100%;border-collapse:collapse;margin:auto}.printStatement table td,.printStatement table th{text-align:left;padding:5px 10px;font-size:12px}.printStatement table th{font-size:14px;font-weight:700}.printStatement table tr{border-bottom:.1rem solid #b0b0b0}.printStatement table .total td{font-size:16px;font-weight:700;text-align:right;padding-right:20px}.printStatement table th:nth-child(5),.printStatement table th:nth-child(6),.printStatement table td:nth-child(5),.printStatement table td:nth-child(6){text-align:right;padding-right:20px}@media screen and (max-width: 1680px){#sidebar .menu a{font-size:12px}#submenu{width:190px}#submenu .navbar nav ul li a{font-size:12px}#home #updateTrans{width:55%}#home{margin-left:5px}#home .section-1 #table-aria .table-content{padding:0}#home .section-1 .input-wrap input{font-size:15px}#home .section-1 .add_trans_aria #select-wrap #input-wrap #list{width:150%;font-size:14px}#home .section-1 .add_trans_aria .account-aria .search-account li{font-size:15px}#home .section-1 .add_trans_aria .account-aria .search-account{width:60%;font-size:10px}#home .section-1 .add_trans_aria{width:26%}#home .section-1 .table-wrap{width:50%;font-size:12px}#home .section-1 .table-wrap-balance{width:22%;font-size:14px}#all-account{width:100%;margin-left:0}#create-account{width:78%;margin-bottom:30px}#table-aria table .title{font-size:100px}#table-aria table th,#table-aria table td{padding:12px;font-size:12px}#all-account-owner{margin-left:0}#update-account{align-items:center}#update-account .form{padding-bottom:0;margin:40px 0 0}#account-owner{width:100%}#account-owner form{width:95%;margin:50px auto auto;padding-bottom:40px}#account-owner form .title button{width:90px}#create-client form{width:80%}#account-statement .title button{width:100px}#account-statement #statement{width:98%;font-size:12px}#allUser{width:75%;margin-left:auto}#createUser{width:70%;margin-left:290px}#login #card-wrap{width:40%}#login #card-wrap .card{padding:15px 30px}#login #card-wrap .card .link{margin-bottom:25px}#signUp #card-wrap{width:40%}#signUp #card-wrap .card{padding:0 30px}#signUp #card-wrap .card form{margin:0}#signUp #card-wrap .card .link{margin-bottom:25px}#signUp form{margin:40px 0 0}#signUp form #input-cover{margin:0}#signUp form button{margin:10px 0 30px}}@media screen and (max-width: 414px){#mobile_menu{display:block}#mobile_menu .heder{position:fixed;width:100%;display:flex;flex-direction:row;padding:13px 20px;z-index:1000;align-items:center;justify-content:space-between;background-color:#4945ff}#mobile_menu .heder .menuIcon{font-size:25px;color:#fff;cursor:pointer;user-select:none}#mobile_menu .menu{position:fixed;left:-70%;top:56px;width:70%;height:100vh;z-index:10000;transition:all .3s;background-color:#fff}#mobile_menu .menu ul{align-items:stretch;display:flex;flex-direction:column;list-style:none}#mobile_menu .menu li{margin-top:0;margin-bottom:0;padding:0 10px}#mobile_menu .menu a{position:relative;text-decoration:none;display:block;border-radius:4px;padding:8px 13px;font-size:.875rem;line-height:20px;margin-top:10px;user-select:none;color:#666687;font-family:Poppins,sans-serif}#mobile_menu .menu a .icon{margin-right:5px;width:20px}#mobile_menu .menu .createAccountLink{color:#4945ff;font-weight:400}#mobile_menu .menu .createAccountLink span{font-weight:500}#mobile_menu .active{left:0}#mobile_menu .active_subMenu{display:block}.app{display:flex;flex-direction:column}.app .content{width:97%;margin-top:60px}#sidebar,#submenu{display:none}#home{width:100%}#home .section-1{display:contents;margin-bottom:1rem}#home .section-1 .add_trans_aria{width:100%;gap:1rem;margin-bottom:1rem}#home .section-1 .last-trn{width:100%;margin-bottom:1rem}#home .section-1 .last-trn .title{padding-top:1rem}#home .section-1 .last-trn .table-content{padding:0 .5rem}#home .section-1 .last-trn tr{width:100%}#home .section-1 .last-trn th:last-child{display:none}#home .section-1 .last-trn td:last-child{display:none}#home .section-1 .last-trn td:nth-child(4){text-align:right;padding-right:.5rem}#home .section-1 .table-wrap-balance{width:100%}#home #section-2{height:auto;flex-direction:column;gap:1rem;margin-top:1rem}#home #section-2 .table-wrap{width:100%;font-size:12px}#home #section-2 .table-wrap .table-content{padding:0 5px}#login{overflow:auto}#login #card-wrap{width:100%;top:32%}#login .card{box-shadow:none;background-color:#f6f6f9}#signUp{overflow:auto;margin-top:50px}#signUp #card-wrap{top:43%;width:100%;box-shadow:none;background-color:#f6f6f9}#signUp form button{margin:0 0 25px}#popup{border-radius:0}#limitPopup{display:block;width:100%;height:100vh;border-radius:0;margin-top:84px}#limitPopup #heder{display:block;display:flex;flex-direction:row;justify-content:space-between;padding:15px;background-color:red;color:#f6f6f9}#limitPopup .left{width:100%;border:none}#limitPopup .left .filter{height:60px}#limitPopup .left .filter span{padding:50 0 15px;text-align:center;align-items:center;margin:10px 0;height:40px}#limitPopup .left .account{margin:20px 0}#limitPopup .right{width:100%}#limitPopup .right .contain table{width:100%;height:410px;display:flex;flex-direction:row;overflow:hidden;margin-top:20px;padding:5px}#limitPopup .right .contain table thead{width:45%}#limitPopup .right .contain table thead tr{display:flex;flex-direction:column;border-bottom:none}#limitPopup .right .contain table thead tr th{text-align:left;align-items:center;padding:39.3px 0 40px 10px;border:2px solid #eaeaef;border-bottom:0;border-right:0;color:#666687}#limitPopup .right .contain table thead tr th:last-child{border-bottom:2px solid #eaeaef}#limitPopup .right .contain table tbody{display:flex;flex-direction:row;width:55%}#limitPopup .right .contain table tbody tr{width:50%;display:flex;flex-direction:column;border-bottom:0}#limitPopup .right .contain table tbody tr td{border:2px solid #eaeaef;border-bottom:0;display:flex;flex-direction:column;padding:19.5px 0}#limitPopup .right .contain table tbody tr td hr{width:60%}#limitPopup .right .contain table tbody tr td:last-child{border-bottom:2px solid #eaeaef}#limitPopup .right .contain table tbody tr:first-child td{border-right:0}#limitPopup .right button{top:600px;width:100px}.top-balance{width:100%;margin:10px 0 10px 6px}#account-statement{margin:10px 0 0 6px;width:100%}#account-statement form{width:100%}#account-statement form .title{padding:6px 20px}#account-statement form .title button{width:100px}#account-statement form .container{display:contents;padding:6px 20px;width:100%}#account-statement form .container .input-aria{display:contents}#account-statement form .container .account{width:95%;margin-left:9.5px;margin-top:15px}#account-statement form .container .from,#account-statement form .container .to{width:46%;margin:0 2%;display:inline-block}#account-statement #statement{width:100%}#account-statement #statement .container{overflow:auto;padding:0}#statement .container{overflow:auto}#statement .container,#accountPage #create-account{width:100%}#accountPage #create-account form{margin:10px 0 80px 6px;padding-bottom:0}#accountPage #create-account form .title{width:100%;padding:5px 10px}#accountPage #create-account form .title h2{font-size:14px}#accountPage #create-account form .input-wrap{padding:10px 15px}#accountPage #create-account form .limit-aria{display:block;padding:0 15px}#accountPage #create-account form .limit-aria .input-wrap{padding:0;width:100%}#accountPage #create-account form .limit-aria .input-wrap h2{margin-top:10px}#account-owner{width:100%;margin:10px 0 10px 10px;background-color:#fff}#account-owner form{margin:0;padding-bottom:10px}#account-owner form .title{padding:8px 10px}#account-owner form .title h1{font-size:15px}#account-owner form .title button{width:90px;font-size:16px}#account-owner form .contain{padding:0 20px}#account-owner form .input-wrap{display:block;padding:0 20px}#account-owner form .input-wrap #input-cover{width:100%}#confirmAdd{width:100%;border-radius:0}#confirmAdd .text-aria h3{font-size:22px}#confirmAdd .text-aria .client{font-size:17px}#confirmAdd .text-aria .send-money{font-size:18px}#confirmAdd .button-aria{width:100%;padding:0 20px;justify-content:space-between}#confirmAdd .button-aria button{width:90px}#client #all-client{margin:20px 0 0 5px;width:100%}#client #create-client{width:100%;margin:20px 0 0 10px}#client #create-client form{margin:0;width:100%}#client #create-client form .btn-aria{padding:6px 10px}#client #create-client form .btn-aria span{font-size:19px}#client #create-client form .btn-aria button{width:90px;font-size:14px}#client #create-client form .input-aria{padding:20px 10px}#client #create-client form .input-aria .input-wrap{display:block}#client #create-client form .input-aria .input-wrap #input-cover{width:100%}#limit{margin:10px 0 10px 10px}#limit #setLimit{width:100%}#limit #setLimit .main{margin:0;width:100%}#limit #setLimit .main form .header{padding:8px 15px}#limit #setLimit .main form .header .button-aria{width:160px}#limit #setLimit .main form .header .button-aria button{font-size:15px;height:37px}#limit #setLimit .main form .container{display:block;padding:20px 20px 0}#limit #setLimit .main form .container .daily{width:100%}#user{margin:0 auto;text-align:center;background-color:#fff}#user button{width:100px;margin:100px 0}#allUser,#createUser{width:100%;margin:0}}@media screen and (max-width: 375px){#limitPopup{margin-top:83px}#limitPopup .left .account{margin:20px 0 0;font-size:14px}#limitPopup .right .contain table{padding:5px}#limitPopup .right .contain table thead tr th{padding:28.4px 0 40px 10px;font-size:14px}#limitPopup .right .contain table tbody tr td{padding:15px 0;font-size:14px}#limitPopup .right .contain table tbody tr td hr{width:60%}#limitPopup .right button{top:500px;width:100px}#signUp{margin-top:70px}#login{height:91vh;margin-top:60px;margin-bottom:0}#confirmAdd .text-aria .client{font-size:16px}}.alignItem{align-items:center}.position{position:relative}.app{display:flex;background-color:#f6f6f9;font-family:sans-serif}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
