.ScoreSheet{background:white;display:inline-flex;flex-direction:column;transform-origin:top left;position:relative}.Instructions{padding:20px;display:flex;align-items:center;flex-direction:column;font-size:18px}.Instructions .Scoring{padding-top:10px}.Instructions .Row,.Instructions .Sheet,.Instructions .Scoring{max-width:100%}.Instructions-sections{max-width:450px}.Instructions-close{position:fixed;top:10px;right:10px;cursor:pointer}.Instructions-header{margin:10px 0 0 0}.Instructions-section{padding-bottom:10px}.Instructions-image{padding:20px 0;display:flex;justify-content:center}.Instructions-imageFloat{float:right;padding:10px;border:1px solid #ccc}.Instructions-example{padding-bottom:10px;color:#0214b8}.Instructions-example:before{content:"Example: ";font-weight:bold}.Instructions-tip:before{content:"Tip: ";font-weight:bold}.Instructions-notes{padding-bottom:10px;color:#a63271}.Instructions-notes ul li{list-style-type:disc;margin:5px 0 5px 20px}.Instructions-notes:before{content:"NOTES: ";font-weight:bold}.Instructions-step{display:flex;padding:10px 0}.Instructions-stepNumber{font-size:26px;margin-right:5px}.Sheet{background:white;display:inline-flex;flex-direction:column;transform-origin:top left;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Sheet-warning{position:absolute;top:0;left:0;right:0;transition:all ease 0.5s;z-index:30;display:flex;justify-content:center;pointer-events:none}.Sheet-warningMessage{background:#555;color:white;padding:3px 6px;border-radius:8px}.Sheet-options{margin-left:5px;padding:2px 22px;border-radius:2px;border:2px solid #ccc;cursor:pointer}.Sheet-negativeRow{display:flex;align-items:center;justify-content:flex-end;padding:3px 0}.Row{display:flex;padding:5px 0;align-items:center;position:relative;justify-content:center;position:relative}.Row .CrossIcon{position:absolute;fill:#444;top:0;left:0}.Row.locked:before{position:absolute;content:"";height:2px;background:#444;top:14px;left:0;right:0;pointer-events:none;z-index:20}.Row.red{background:#E74049}.Row.yellow{background:#EBBA2D}.Row.green{background:#1CAE62}.Row.blue{background:#446CCD}.Row-square{position:relative;display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:16px;border-radius:2px;margin-left:5px;cursor:pointer}.Row-square.lock{border-radius:40px;margin-left:0;margin-right:5px}.Row-square.lock .LockIcon{transform:rotate(35deg)}.Row-square.red{background:#fbdfe0;color:#E74049;fill:#E74049}.Row-square.yellow{background:#fbf0d0;color:#EBBA2D;fill:#EBBA2D}.Row-square.green{background:#8fedbc;color:#1CAE62;fill:#1CAE62}.Row-square.blue{background:#d1dbf3;color:#446CCD;fill:#446CCD}.Row-lockLine{height:2px;width:5px;background:rgba(0,0,0,0.3)}.Score{display:flex;align-items:center;font-size:16px}.Score-label{padding:0 5px;font-size:12px}.Score-color{width:32px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center}.Score-color.red{border:2px solid #E74049;background:#fbdfe0}.Score-color.yellow{border:2px solid #EBBA2D;background:#fbf0d0}.Score-color.green{border:2px solid #1CAE62;background:#8fedbc}.Score-color.blue{border:2px solid #446CCD;background:#d1dbf3}.Score-color.negative{border:2px solid #CCC}.Score-total{width:40px;height:22px;border-radius:4px;border:2px solid #999;display:flex;align-items:center;justify-content:center;margin-right:5px}.Score-operator{padding:0 2px;font-size:16px;color:#555}.Score-operator.subtract{font-size:18px;padding-bottom:3px}.Menu{position:absolute;left:-300;top:0;bottom:0;width:280px;transition:0.5s ease all;background:white;border-right:2px solid #ccc}.Menu.open{left:0}@media (max-width: 599px){.Menu{left:-105%;width:100%}}.Menu-close{display:flex;justify-content:flex-end;padding:10px;cursor:pointer}.Menu-close .CrossIcon{fill:#999}.Menu-option{padding:20px;border-bottom:2px solid #ccc;display:flex;align-items:center;font-size:2rem;cursor:pointer}.Penalty{display:flex;flex:1;justify-content:flex-end;padding:5px}.Penalty-negativeSquare{width:15px;height:20px;border:1px solid #555;margin-left:5px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Penalty-negativeIcon{position:relative;width:20px;height:20px;color:#E74049}.Penalty-negativeIcon .Icon{position:absolute;top:0;left:0}.Penalty-negativeX{position:absolute;z-index:10;fill:#E74049}html,body,#app{height:100%;padding:0;margin:0;font-family:"Raleway", "Helvetica", "Arial", sans-serif;font-size:16px;color:#555;touch-action:manipulation}a{color:#555;text-decoration:none;transition:all 0.4s;cursor:pointer}ul{margin:0;padding:0}ul li{list-style:none}.app{height:100%;position:relative}.App{position:relative}.Page{position:absolute;top:0;left:0;right:0;overflow:auto;height:100%}.bold{font-weight:bold}

/*# sourceMappingURL=bundle.css.map*/