@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap);*{font-family:Open Sans,sans-serif;outline:none}body{background-color:#e4e4e4;padding:0;margin:0}.regular-svg,.regular-svg svg{width:32px;height:32px}.regular-svg.white svg{fill:#fff}.regular-small-svg,.regular-small-svg svg{width:24px;height:24px}.regular-small-svg.white svg{fill:#fff}.regular-mini-svg,.regular-mini-svg svg{width:19px;height:19px}.regular-mini-svg.white svg{fill:#fff}.regular-tiny-svg,.regular-tiny-svg svg{width:15px;height:15px}.regular-tiny-svg.white svg{fill:#fff}.mini-add{cursor:pointer;fill:#ed8074;transition:fill .3s}.mini-add:hover{fill:#f7a95a}.field-wrapper{display:flex;flex-direction:column;padding:12px 0;margin:0 6px;flex:1 1 0px;min-width:250px}.field-wrapper.not-full{flex:0}.field-wrapper.small-width{min-width:100px}.field-error{font-size:11px;color:#ed8074;margin-top:4px}input,textarea{padding:12px;margin-top:4px;border-radius:4px;background-color:initial;border:1px solid #dbdbdb;resize:none;font-size:15px;transition:border-color .3s}input:focus,textarea:focus{border-color:#ed8074}h4{margin:4px 0}h1{margin-left:26px}.arrow{border:solid #686868;border-width:0 3px 3px 0;display:inline-block;padding:3px}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.general-wrapper{width:100%;height:100%;display:flex}.body-container{width:calc(100% - 200px);height:100vh;overflow:hidden;box-sizing:border-box;background-color:#fefefe}img{max-width:100%;max-height:100%}.general-table{width:100%;border-spacing:0}.general-table thead{background-color:#ed8074;color:#fff}.general-table thead th{border-collapse:collapse;padding:16px;text-align:left}.general-table td{padding:16px;border-bottom:1px solid #e2e2e2}.general-table tr:hover{background-color:#f5f5f5;cursor:pointer}.general-table .money-td{color:green}.table-image{width:48px;height:48px;text-align:center}.general-top-options{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;padding:16px;box-sizing:border-box;border-bottom:1px solid #f4f4f4}@media (max-width:1000px){.general-top-options{padding-left:48px}}.body-with-options{height:calc(100vh - 174px);overflow:auto;overflow-x:hidden;position:relative;padding:16px}.body-with-options.w-filter{height:calc(100vh - 195px)}.body-loader{display:flex;justify-content:center;align-items:center;min-height:50vh}.align-left{display:flex;margin-left:auto;flex-direction:row;align-items:flex-end}.align-left app-generic-button{margin:0 4px}.flex-center{justify-content:center}.form-wrapper{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}.full-width{width:100%}.section-divider{display:flex;align-items:center;gap:16px}@media (max-width:1000px){.body-container{width:100%;height:100vh;overflow:hidden;box-sizing:border-box;background-color:#fefefe}}