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}body,html{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}.App{padding:50px 100px;background-color:#439d49;min-height:100%;font-size:16px}.content{background-color:#fff;padding:24px;border-radius:6px;max-width:1400px}.header{width:300px;margin:0 auto 48px;color:#cb0121;display:flex;font-size:20px;font-weight:700}.header div{width:50%}.header img{width:50%;height:auto;margin-right:16px;align-self:flex-start}.instructions{margin-bottom:18px}button,input[type=submit]{-webkit-appearance:none;font-weight:700;color:#fff;padding:6px 8px;background-color:#439d49;font-size:20px;border-radius:6px;box-shadow:2px 2px 8px #888;border:none;outline:none;cursor:pointer}.add-worker,.worker-item{margin-bottom:24px}.worker-item{display:flex;align-items:center}.worker-number,.worker-salary,.worker-type{margin-right:8px}.worker-number input{width:32px}.worker-type>div{padding:6px 8px;font-size:16px;min-width:135px;cursor:pointer;display:flex;justify-content:space-between}.dropdown,.worker-type>div{border-radius:3px;border:1px solid #000}.dropdown{position:absolute;background-color:#fff;z-index:100;padding:0;margin:0;list-style:none;font-size:14px;box-shadow:0 4px 8px 2px #888}.dropdown li{padding:6px 8px;min-width:135px}.dropdown li:hover{background-color:#439d49;cursor:pointer}.worker-salary-item{display:flex;align-items:center}.worker-salary input{width:175px}.remove-worker{background-color:#439d49;color:#fff;border-radius:50%;text-align:center;height:20px;width:20px;line-height:18px}.remove-worker:hover{cursor:pointer}.current-expenditure{margin-bottom:32px}.results div{font-weight:500;margin-bottom:16px}.action-buttons{display:flex;margin-bottom:8px}.action-buttons input{margin-right:8px}.result-buttons{display:flex}.result-buttons button{margin-top:24px;margin-right:8px}.errors{min-height:50px;list-style:none;padding:0;margin:0;font-size:12px;color:red}@media only screen and (max-width:736px){.App{padding:12px 24px}.worker-number,.worker-salary-item,.worker-type{margin-top:8px}.instructions,.intro,button,input[type=submit]{font-size:14px}h3{font-size:16px}.header{width:200px;font-size:14px}.dropdown li,.worker-type>div{min-width:110px;font-size:14px}.worker-number input{width:16px}.worker-item{flex-wrap:wrap}.worker-salary input{width:150px}}.styled-input{position:relative;display:flex;align-items:center}.styled-input input{border-radius:3px;padding:6px 8px;border:1px solid #000;font-size:16px}.with-type-character input{padding-left:20px}.type-character{position:absolute;left:8px}@media only screen and (max-width:736px){.styled-input input,.with-type-character{font-size:14px}}
/*# sourceMappingURL=main.399f3665.chunk.css.map */