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}h2{text-align:center;font-size:190%;color:#277500}form{width:300px;margin:60px auto 30px;padding:10px;box-shadow:0 0 1px rgba(0,0,0,.3),0 3px 7px rgba(0,0,0,.3),inset 0 1px #fff,inset 0 -3px 2px rgba(0,0,0,.25);border-radius:2px;background:-webkit-gradient(linear,left top,left bottom,from(#eeefef),color-stop(10%,#fff));background:linear-gradient(#eeefef,#fff 10%)}input[type=date],input[type=password],input[type=text],select{width:100%;padding:12px 15px;display:inline-block;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer}select{padding:10px 15px}textarea{box-sizing:border-box;width:100%;height:150px;padding:12px 20px;border:1px solid #ccc;border-radius:4px;resize:none}.cancel,button[type=submit]{width:100%;color:#fff;padding:14px 20px;margin:8px 0;border:none;border-radius:4px;cursor:pointer;font-weight:700}button[type=submit]{background-color:#3bb300}.cancel{background-color:#8c8c8c}.cancel:hover{background-color:#4d4d4d}button[type=submit]:hover{background-color:#277500}label{padding:0 0 5px 2px;font-weight:500}.red{color:red}@media only screen and (min-width:769px){h2{font-size:210%}form{width:370px}label{font-size:20px}}@media only screen and (min-width:1140px){h2{font-size:230%}form{width:420px}}.landing{display:flex;flex-direction:column}.heading{font-weight:700;font-size:20px;color:#000;border-bottom:2px solid #277500}.cred,.heading{text-align:center}.cred{color:#277500}.how-to-use{margin:5px auto;border:3px solid #277500;border-radius:4px;width:80%;padding:5px}img{width:100%}@media only screen and (min-width:769px){.landing{flex-flow:row wrap}.how-to-use{width:48%;margin:5px 1%}}@media only screen and (min-width:1140px){.landing{flex-direction:row;flex-wrap:nowrap}.how-to-use{margin:10px;border:3px solid #277500;border-radius:4px;width:25%;padding:5px}.heading{height:60px}}.modal{border-radius:2px;padding:20px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px;max-width:80%;height:400px;max-height:80%;z-index:100;background-color:#fff;box-shadow:0 5px 10px 0 #000;line-height:1.5}.modal-title{text-align:center;font-size:25px}.button-container{margin-top:15px;display:flex;justify-content:space-between}.button-container button{width:120px}.actions button,.button-container button{padding:5px 8px;border-radius:4px;font-weight:600;border:none;cursor:pointer}.actions button{background-color:#800040;color:#fff;width:100%}.actions button:hover{background-color:#4d0026}.delete{background-color:#f66;color:#fff}.delete:hover{background-color:#e60000;color:#fff;border-radius:4px}.add,.edit{background-color:#3bb300;color:#fff}.add:hover,.edit:hover{background-color:#277500}svg.custom circle{fill:#4d0026;stroke:#4d0026;stroke-width:4px;r:12px}svg.custom path.link{fill:none;stroke:#277500;stroke-width:4px}svg.custom{font-size:25px;font-weight:600;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed}div.custom-container{text-align:center}svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}*,:after,:before{box-sizing:border-box}#root{margin-top:80px}.App-header{background-color:#4d0026;position:fixed;top:0;left:0;right:0;height:80px;display:flex;box-shadow:0 0 15px 0 #000}header *{display:inline}nav{display:flex;flex-direction:row;width:100%;padding:5px}.title{padding-left:20px;margin-right:5px;text-align:center;color:#fff;align-self:center}a{text-decoration:none}.Header__logged-in,.Header__not-logged-in{display:flex;width:100%;justify-content:flex-end}.Header__logged-in>a,.Header__not-logged-in>a{color:#fff;border:2px solid #fff;border-radius:2px;margin-right:20px;padding:3px 7px 7px;align-self:center}.App-main{padding:20px}@media only screen and (min-width:769px){.title{padding-left:30px;margin-right:5px}.Header__logged-in>a,.Header__not-logged-in>a{margin-right:20px}.Header__logged-in,.Header__not-logged-in{margin-right:10px}}@media only screen and (min-width:1140px){.title{padding-left:50px;margin-right:5px}.Header__logged-in,.Header__logged-in>a,.Header__not-logged-in,.Header__not-logged-in>a{margin-right:30px}}
/*# sourceMappingURL=main.af474dce.chunk.css.map */