body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login{position:relative;background:#90c923;min-height:100vh}.login__logo{height:40px;width:130px;position:relative;top:0;margin:0 auto;display:flex;padding-bottom:20px}.login__container{margin:0 40px;background:#fff;box-shadow:0 15px 30px rgba(235,231,247,.3);border-radius:7px;width:70%;position:absolute;top:150px;font-weight:lighter;padding:20px;height:350px}.login__form{display:flex;flex-direction:column;justify-content:center}.login__form input:-webkit-autofill,.login__form input:-webkit-autofill:active,.login__form input:-webkit-autofill:focus,.login__form input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.login__subtitle{font-size:24px;line-height:28px;color:#48525d;text-align:center;font-weight:lighter}.login__label{font-size:14px;line-height:16px;color:#48525d;font-weight:700;padding:20px 0 5px;font-weight:lighter}.login__input{background:#fff;border-radius:7px;border:1px solid #e6e8eb;height:36px}.login__submit-button{width:120px;height:38px;background:#90c923;border-radius:7px;border:none;margin-top:20px}.login__button-writing{color:#f6f7fa;font-size:14px;line-height:20px}.login__colored{color:#90c923}@media (min-width:768px) and (max-width:1023px){.login__house-img{object-fit:cover}.login__container{width:78%;padding:40px}.login__form{width:80%;margin:0 auto}.login__label{font-size:16px}}@media (min-width:1024px){.login__logo{padding-bottom:40px}.login__container{width:50%;position:relative;top:100px;margin:0 auto;padding-bottom:240px;box-shadow:none}.login__subtitle{text-align:left;padding-left:25%}.login__input{border-radius:15px;height:60px}.login__form{margin:20px 25% 0}.login__label{font-size:18px}.login__password-question{display:flex;justify-content:flex-end}}h1,h2,h3,h4,h5,li,p{margin:0;font-family:"Roboto",sans-serif}.standard__link{text-decoration:none;color:#000;color:initial;cursor:pointer}.standard button{cursor:pointer}.standard button:focus{outline:none}.standard__only-desktop{display:none}.standard input:focus{outline:none}@media (min-width:1024px){.standard__only-desktop{display:block}.standard__only-mobile{display:none}.standard__title-box{display:flex;flex-direction:column}}.agent__container{padding:20px}.agent__title{padding:10px 0 5px;margin-bottom:20px!important;color:#222;font-size:22px;font-weight:400;border-bottom:2px solid #90c923}.agent__logo{height:40px;width:130px;position:relative;top:0;margin:0 auto;display:flex;padding-bottom:20px}.agent__form{width:100%}.agent__label{font-size:14px;line-height:16px;color:#48525d;font-weight:700;padding:20px 0 8px}.agent__input{background:#fff;border-radius:7px;border:1px solid #e6e8eb;height:36px;width:100%}.agent__submit-button{width:160px;height:38px;background:#90c923;border-radius:7px;border:none;margin-top:20px}.agent__button-writing{color:#f6f7fa;font-size:12px;line-height:20px}@media (min-width:768px) and (max-width:1023px){.agent__container{padding:40px}.agent__form,.agent__title{width:70%}}@media (min-width:1024px){.agent{display:flex;flex-direction:row}.agent__page-content{width:80%}.agent__title{width:25%}.agent__logo{display:block;margin:0}.agent__container{padding:40px 0 40px 60px}.agent__form{width:60%}}.mobile-menu{background-color:#90c923;height:60px;padding-bottom:0;margin-bottom:0;position:fixed;bottom:0;width:100%;z-index:11}.mobile-menu__list{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;padding:20px 0 0;margin:0}.mobile-menu__account-img,.mobile-menu__img{width:30px}.mobile-menu__item{color:#fff;font-weight:lighter;border-right:1px solid #fff;padding-right:10px}@media (min-width:1024px){.mobile-menu{display:none}}.menu{display:none}@media (min-width:1024px){.menu{min-height:100vh;display:block;background:#90c923;width:15%}.menu__title{color:#fff;padding:40px 0 0 40px;font-size:24px}.menu__item-box{display:flex;flex-direction:row}.menu__img{width:26px;height:26px;position:relative;top:20px}.menu__list{display:flex;flex-direction:column;margin:60px auto 40px;list-style-type:none}.menu__item-name{font-size:18px;line-height:17px;color:#fff;margin-bottom:20px!important;padding:25px 0 10px 8px}.menu__item-name:hover{border-bottom:1px solid #fff}.menu__account-box{display:flex;flex-direction:row;margin:100% 0 0 40px;cursor:pointer}.menu__account-img{width:20px;height:20px;position:relative;top:20px}}.agents{white-space:wrap;overflow-x:scroll;position:relative}.agents__table{width:150%}.agents__add{background-color:#90c923;color:#fff;width:160px;height:40px;margin:20px 0 0;font-size:14px;border:none;cursor:pointer;border-radius:5px;position:fixed;right:20px;display:flex;align-items:center;justify-content:center;bottom:150px}.agents__add img{width:18px;height:20px;position:relative;right:5px}.agents__heading{font-weight:700;color:#222}.agents__info{border-bottom:1px solid red}@media (min-width:768px) and (max-width:1023px){.agents__table{width:100%}.agents__add{right:100px;bottom:400px}}@media (min-width:1024px){.agents__table{width:60%;margin-top:40px}.agents__add{display:none}.agents__add-button{background-color:#90c923;color:#fff;width:160px;height:40px;margin:20px 0 0;font-size:14px;border:none;cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;position:absolute;right:20%}.agents__add-button img{width:18px;height:20px;position:relative;right:5px}.agents__heading{padding-bottom:10px;border-bottom:1px solid #90c923}.agents__row{padding-bottom:15px}}.spending__account-box{margin-bottom:100px}.attachment-form__upload-files{border:1px dashed #90c923;margin:10px 0;padding:10px 20px;display:flex;background:#fff;flex-direction:column;cursor:pointer}.attachment-form__instruction{display:flex;flex-direction:column;justify-content:space-between}.attachment-form__upload{font-size:16px;line-height:1.6;color:#130f36}.attachment-form__file-list{list-style-type:none}.attachment-form__existing-files{display:flex;justify-content:flex-start;align-items:center;color:#0d0d0d;font-weight:500}.attachment-form__upload-button{background:#90c923;border:none;margin:20px auto;border-radius:5px;color:#fff;width:200px;display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;font-weight:700}.attachment-form__upload-button h5{font-size:14px;font-weight:lighter;padding-right:5px}.attachment-form__upload-icon{width:20px;height:20px}.attachment-form__delete-button{border:none;border-radius:3px;background-color:#c00;color:#fff;padding:5px 10px;margin-left:40px;width:100px}@media (min-width:1024px){.attachment-form__upload-button{width:250px!important;margin:20px 0 10px!important}.attachment-form__delete-button{margin-left:200px;padding:10px 15px;cursor:pointer}}.drop-instruction{display:flex;flex-direction:row}.spendings__search-area{background:#f5fbe9;padding:20px;border-radius:5px}.spendings__search-title{cursor:pointer;justify-content:space-between}.spendings__search-title,.spendings__search-title div{display:flex;flex-direction:row}.spendings__search-title div h3{color:#697b8a;font-size:20px;font-weight:lighter}.spendings__top-search-icon{width:20px;height:20px;margin-left:5px;position:relative;top:2px}.spendings__arrow-icon{width:16px;height:16px;margin-left:5px}.spendings__search-unit{display:flex;flex-direction:row;justify-content:space-between}.spendings__select{background:#fff;border-radius:7px;border:1px solid #e6e8eb;height:36px;width:100%}.spendings__select:focus{outline:none}.spendings__search-box{width:45%}.spendings__submit-button{display:flex;flex-direction:row;align-items:center;justify-content:center;width:122px;height:36px;position:relative;top:20px}.spendings__submit-button img{width:18px;height:18px;margin-right:5px}.spendings__wrapper{margin:40px 0;width:150%}.spendings__full-wrapper{white-space:wrap;overflow-x:scroll;position:relative}.spendings__table-title{padding-bottom:20px}.spendings__heading{display:flex;flex-direction:row;margin-bottom:15px;font-size:14px;line-height:16px;color:#48525d}.spendings__row{display:flex;flex-direction:row;margin:10px 0;padding-bottom:5px;border-bottom:1px solid #f5fbe9}.spendings__first-cell{width:120px!important}.spendings__first-cell h4{color:#48525d;font-size:12px;line-height:14px}.spendings__head-title{width:250px}.spendings__cell-name{width:400px!important}.spendings__cell{width:250px}.spendings__cell img{width:18px;height:18px;cursor:pointer;margin-right:19px}.spendings__cell h4{color:#48525d;font-size:12px;line-height:14px}.spendings__add{bottom:70px}.spendings__number h4{background-color:#f5fbe9;display:flex;align-items:center;justify-content:center;border-radius:50%;width:30px;height:30px;color:#90c923!important;position:relative;bottom:5px}@media (min-width:768px) and (max-width:1023px){.spendings__wrapper{width:100%}}@media (min-width:1024px){.spendings__form,.spendings__search-title{width:100%}.spendings__search-box-full{width:25%}.spendings__search-box{width:48%}.spendings__search-unit{width:30%;position:relative;right:20px}.spendings__full-search{display:flex;flex-direction:row;justify-content:space-between}.spendings__last-cell{right:70px}.spendings__wrapper{width:100%}.spendings__full-wrapper{white-space:nowrap;overflow-x:hidden}.spendings__row{padding-bottom:0;margin:15px 0}.spendings__heading{margin-bottom:30px;font-size:16px}.spendings__table-title{text-align:center;padding-bottom:40px;font-size:24px}.spendings__cell h4{font-size:14px}}.cashing__buttons-box{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.cashing__buttons-box div{width:47%;height:40px;border:1px solid #90c923;border-radius:7px;color:#90c923;background:#fff;line-height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer}@media (min-width:1024px){.cashing__double-unit{display:flex;flex-direction:row;justify-content:space-between}.cashing__unit{display:flex;flex-direction:column;width:47%}.cashing__buttons-box{margin:20px 0}}.add-tranzaction{position:relative;padding:30px 0 20px}.add-tranzaction__close-icon{width:20px;position:absolute;right:0;top:20px;cursor:pointer}.add-tranzaction__title{color:#000;font-size:22px;padding-bottom:10px}.add-tranzaction__info{font-size:14px;line-height:22px;color:#0c0c0f;padding:10px 0 20px;line-height:1.27}.add-tranzaction__label{color:#404040;font-size:14px;padding:25px 0 5px}.add-tranzaction__field{background:#fff;border-radius:7px;border:1px solid #e6e8eb;height:36px;width:100%}.add-tranzaction__submit-buttons{display:flex;flex-direction:column;margin-top:10px}.add-tranzaction__submit-buttons button{height:48px;border-radius:5px;margin:10px 0}.add-tranzaction__submit-button{background-color:#90c923;border:none}.add-tranzaction__submit-button h5{color:#fff;font-size:14px;font-weight:lighter}.add-tranzaction__submit-button:hover{background-color:#90c923}.add-tranzaction__cancel{background:transparent;box-shadow:0 2px 10px rgba(31,33,32,.1);border:1px solid #dbe7e9}.add-tranzaction__cancel h5{font-size:14px}.add-tranzaction__cancel:hover{background-color:#eff4f5}.add-tranzaction__termen-button{background-color:#90c923;border:none;height:48px;border-radius:5px;margin:10px 0;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.add-tranzaction__termen-button h5{font-size:14px;font-weight:lighter;color:#fff;text-align:center}.add-tranzaction__termen-button:hover{background-color:#90c923}.add-tranzaction__select-box{width:100%!important}@media (min-width:1024px){.add-tranzaction{padding:20px 60px}}.cashings__search-unit{flex-wrap:wrap}@media (min-width:768px) and (max-width:1023px){.cashings__submit{width:45%}}@media (min-width:1024px){.cashings__full-search,.cashings__search-unit{display:flex;flex-direction:row}.cashings__search-unit{flex-wrap:wrap;width:90%;position:relative;left:10px}.cashings__search-box{width:16%}}@media (min-width:1024px){.profile{display:flex;flex-direction:row}}
/*# sourceMappingURL=main.a16609d7.chunk.css.map */