*,:after,:before{box-sizing:border-box;margin:0;padding:0}.hrStyle{border-top:1px solid #dcdcdc;margin-bottom:1rem}.hrStyleDesktop{display:none}.headingTitle{font-size:1.4rem}.active,.cancelled,.completed,.failed{position:relative}.active:before,.cancelled:before,.completed:before,.failed:before{border-radius:50%;content:"";display:block;height:10px;left:-15px;position:absolute;top:5.5px;width:10px}.failed:before{background-color:red}.active:before{background-color:green}.completed:before{background-color:#00008b}.cancelled:before{background-color:#9c27b0}.delivered{color:green}.inprogress{color:red}@media (max-width:600px){.hrStyleDesktop{display:block;margin:.5rem 0}}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eee;font-family:Poppins,sans-serif;margin:0;min-height:100%;padding-bottom:4rem;position:relative}@media (max-width:600px){body{padding-bottom:10rem}}.pbal{color:green}.nbal,.pbal{font-weight:700}.nbal{color:red}.green{color:green;font-weight:700}.red{color:red}.centermebro{font-size:18px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.centermebro,.threeContainer{align-items:center;display:flex;flex-direction:column}.threeContainer{background-color:#fff;border:1px dashed gray;border-radius:5px;box-shadow:2px 2px 5px rgba(0,0,0,.5);gap:5px;padding:10px}.threeTitle{color:#525252;font-size:18px;font-weight:700}.threeAmount{font-family:Courier New,Courier,monospace;font-size:22px;font-weight:bolder}.threeDate{color:#00008b;font-size:14px;font-style:italic}.title{color:#525252}.amount{font-family:Courier New,Courier,monospace;font-size:20px;font-weight:bolder}.legendClass{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;list-style-type:none;margin:0;padding:10px}.cut{text-decoration:line-through}.legendClass>li>div{border-radius:50%;display:inline-block;font-size:14px;height:10px!important;margin-right:5px;width:10px!important}.legendClass>li{cursor:pointer}.doughnutContainer{align-items:stretch;border:1px dashed gray;justify-content:center;min-height:360px;position:relative;width:360px}.addTransaction{bottom:10px;position:fixed;right:10px;z-index:20}@media screen and (min-width:480px){.addTransaction{bottom:auto;position:relative;right:auto}}.Navbar_nav__y-wOX{background-color:hsla(0,0%,100%,.95);box-shadow:0 1px 2px hsla(0,0%,100%,.9);height:4.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.Navbar_navContainer__gJYF9{align-items:center;display:flex!important;height:100%;justify-content:space-between}.Navbar_brand__wAuKA{color:#000;font-size:1.6rem;text-decoration:none}.Navbar_icon__hGvZT{cursor:pointer}.Navbar_menu_container__3VhXP{align-items:center;display:flex;height:100%;justify-content:center}.Navbar_menu_container__3VhXP svg{height:32px;margin-left:1rem;width:32px}@media (max-width:600px){.Navbar_nav__y-wOX{height:4rem}.Navbar_brand__wAuKA{font-size:1.3rem}.Navbar_menu_container__3VhXP svg{height:28px;margin-left:.7rem;width:28px}}.LoginScreen_container__-Xhrk,.LoginScreen_newContainer__JGPdt{display:flex;justify-content:center}.LoginScreen_container__-Xhrk{align-items:center;flex-direction:column;height:calc(100vh - 190px);max-width:300px}.LoginScreen_container__-Xhrk>button{margin-bottom:16px}@media (max-width:600px){.LoginScreen_container__-Xhrk{height:calc(100vh - 250px)}}.Error404_container__2ihxb{align-items:center;display:flex;flex-direction:column;justify-content:center}.Error404_error__QDfE5{color:maroon;font-size:1.5rem;margin-top:2rem;text-align:center}@media (max-width:600px){.Error404_error__QDfE5{font-size:1.2rem}}.TransactionCard_card__TyYXV{background-color:#fff;border-radius:.7rem;box-shadow:2px 2px 5px rgba(0,0,0,.1);cursor:pointer;margin:10px;padding:1rem}