@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:200,400);body{background-color:#fff!important}.headerImgContainer{margin:0 auto;width:450px}p.Lead{font-size:1.8em}p.smallLead{font-size:1.2em}.form-group label,p.smallLead{color:#f9faf5}#LoginInProgress{margin-left:10px}.loginDialog{width:600px;height:350px;margin:50px auto;padding:30px;background:#a9a9bc;box-shadow:10px 10px 30px #a9a9bc;border-radius:10px}.loginDialog input{background:#f9faf5;border:none}.dialogHeader{text-align:center}.avatar{margin-bottom:30px}.branding>img{max-height:35px;width:auto}.branding>img,.userName{margin-bottom:10px}.userActions{line-height:1.5em;margin-bottom:30px}.userActions>a{margin-right:20px}.menuCard{background:#9097fd;margin-bottom:30px;padding:0;box-shadow:0 4px 6px #e4e4e4;font-size:.8rem}.menuCard>p{padding:5px;font-size:1.1em;margin:0;background:#a9a9bc;color:#f9faf5}.menuCard>ul{color:#f9faf5;list-style-type:none;margin-top:5px;margin-left:-20px}.menuCard>ul>li{color:#f9faf5;line-height:2em}.menuCard>ul>li>a{color:#f9faf5}.Container{width:95%;margin:0 auto;padding:10px;display:flex}.Menu{font-size:.9em;width:180px;background:#fff;padding:0 10px 10px}.Content{padding-left:30px;flex-grow:1}.gallery-photo{max-height:300px;width:auto;margin-right:20px;margin-bottom:20px}.mr-1x{margin-right:1rem}.ml-1x{margin-left:1rem}.cursor-pointer{cursor:pointer}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.2)}.modal-visible{display:block}.modal-container{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:60%}.modal-container-narrow{width:30%}.modal-buttons{text-align:right;border-top:1px solid #e4e4e4;padding-top:15px}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.overlay{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:2}.overlay>.content{position:absolute;top:50%;left:50%;font-size:50px;color:#fff;transform:translate(-50%,-50%)}body{font-family:Nunito,Helvetica,sans-serif;font-weight:200;color:#464555;background:#f9faf5}h1{font-size:2em}h1,h2{margin-top:0;font-weight:400}h2{font-size:1.8em}h3{font-size:1.6em}h3,h4{margin-top:0;font-weight:400}h4{font-size:1.4em;color:#a9a9bc}a{text-decoration:none;color:#9097fd}.lead{font-size:1.5rem;margin-bottom:5px}@keyframes saveHighlight{0%{background:#fff;color:#000}30%{background:#008a65;color:#fff}to{background:#fff;color:#000}}.saveHighlight{animation-name:saveHighlight;animation-duration:3s}.smallText{font-size:.8rem}.text-center{text-align:center}.text-green{color:#008a65!important}.text-red{color:#bf3f4a!important}.text-grey{color:#a9a9bc}.link{color:#9097fd}.hasPointer,.link{cursor:pointer}.hidden{display:none}.inline{display:inline-block;vertical-align:middle}span.inline{line-height:1.8rem;font-size:1.2rem;margin-right:.1rem}.grid-container{margin-bottom:20px}.sortArrow{cursor:pointer}small{font-size:.7em}table{width:100%;margin:0 auto}tr{border-bottom:1px solid #e4e4e4}tr.highlight{background:rgba(189,155,52,.2)}tr.standard{background:#f9faf5}tr.smallHeaders>th{font-size:.9em}th{text-align:left;font-weight:700;border-bottom:1px solid #e4e4e4}td,th{padding:5px}td{margin:0;vertical-align:top}td,td input{font-size:.8rem}td input{line-height:1rem}td.width-s,th.width-s{width:25px!important}td.width-m,th.width-m{width:50px!important}td.width-l,th.width-l{width:75px!important}td.width-xl,th.width-xl{width:100px!important}td.width-2xl,th.width-2xl{width:150px!important}tr.colourOnHover:hover{background:#e4e4e4}tr.yellowBackground{background:rgba(189,155,52,.2)}tr.greenBackground{background-color:rgba(0,138,101,.2)}tr.oicrow{height:40px}.NewOrder-ItemRow{font-size:.8rem}.size-choice-input{width:60px}.RotaGrid{display:grid;grid-template-columns:auto auto auto auto auto auto auto}.RotaDay{width:150px;border:1px solid silver;display:inline-block;margin-right:5px;margin-bottom:30px}.RotaDay-Date{font-size:1rem;margin-bottom:10px;padding:5px}.RotaEntry-Line{font-size:.7rem;padding-right:15px;padding-left:5px;padding-bottom:15px;display:grid;grid-template-columns:70% 30%}.OrderItem-Open,.RotaEntry-Selected{background:rgba(0,138,101,.2)}.btn{padding:5px;font-size:1em;border-radius:5px;border:1px solid #e4e4e4}.btn-fullwidth{width:100%}.btn-primary{border-radius:5px;background-color:#9097fd;border:1px solid #9097fd}.btn-positive,.btn-primary{padding:5px;font-size:1em;color:#f9faf5}.btn-positive{border-radius:5px;background-color:#008a65;border:1px solid #008a65}.btn-destructive{padding:5px;font-size:1em;border-radius:5px;background-color:#bf3f4a;border:1px solid #bf3f4a;color:#f9faf5}.btn-small{padding:5px;font-size:1em;border-radius:5px;font-size:.7em}.btn-tertiary{border:none}.autoComplete{width:150px;height:150px;border:1px solid silver;padding:4px;position:relative;transform:translateY(-10px);z-index:100;background:#fff;overflow-x:hidden;overflow-y:scroll}.alert{padding:5px;line-height:22px}.alert.alert-info{background:#e4e4e4}.alert.alert-error{background:#bf3f4a;color:#f9faf5}.alert.alert-success{background:#008a65;color:#f9faf5}.alert.alert-warning{background:rgba(189,155,52,.2);color:#464555}.dbBranding{display:block;margin-bottom:30px}.dbBranding>img{max-height:100px}.well{background:#fff;box-shadow:0 4px 6px #e4e4e4;border-top:3px solid #9097fd}.well.well-lg{padding-top:20px;padding-bottom:20px}.card{background:#fff;margin-bottom:20px;box-shadow:0 4px 6px #e4e4e4;border:1px solid #e4e4e4;min-height:110px;border-radius:5px}.empty-container{background:#e4e4e4;padding:10px;width:60%;margin:0 auto}.empty-content{line-height:24px;text-align:center}.empty-content>p{color:#a9a9bc}.form{border-top:3px solid #9097fd;padding-top:20px;background:#f9faf5;box-shadow:0 4px 6px #e4e4e4;background:#fff}.form-group{display:flex;flex-direction:column;margin-bottom:10px;padding:10px}.form-group label{margin-bottom:6px;color:#a9a9bc}.form-single-text{width:95%;width:90%;line-height:1.8rem}.form-multiline-text,.form-single-text{color:#464555;border:1px solid #e4e4e4;background-color:#fff;display:inline-block;border-radius:5px;padding:4px;font-size:.9rem;font-family:Arial,Helvetica,sans-serif}.form-multiline-text{width:95%}.form-select{color:#464555;width:95%;border:1px solid #e4e4e4;background-color:#fff;display:inline-block;border-radius:5px;padding:4px;font-size:.9rem;font-family:Arial,Helvetica,sans-serif;height:2.2rem}.form-select-multiple{height:unset}.form-buttons{background:#f9faf5;padding:20px 10px;text-align:right}.form-text{color:#464555;width:95%;border:1px solid #e4e4e4;background-color:#fff;display:inline-block;border-radius:5px;padding:4px;font-size:.9rem;font-family:Arial,Helvetica,sans-serif}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.suggestion-list{display:block;position:absolute;background-color:#f9faf5;min-width:160px;box-shadow:0 5px 5px 0 rgba(0,0,0,.2);padding:12px 16px;z-index:1;margin-top:0;list-style-type:none;line-height:1.5rem}.dropdown{position:relative;display:inline-block;padding-top:5px;padding-bottom:5px}.dropdown-content{display:none;position:absolute;background-color:#f9faf5;min-width:160px;box-shadow:0 5px 5px 0 rgba(0,0,0,.2);padding:12px 16px;z-index:1}.dropdown:hover .dropdown-content{display:block}.switch{position:relative;display:inline-block;width:32px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a9a9bc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:14px;width:14px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#008a65}input:focus+.slider{box-shadow:0 0 1px #9097fd}input:checked+.slider:before{transform:translateX(10px)}.slider.round{border-radius:18px}.slider.round:before{border-radius:50%}.toast{visibility:hidden;min-width:250px;margin-left:-125px;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;right:5%;top:30px}.toast.success{background:#008a65;color:#f9faf5}.toast.error{background:#bf3f4a;color:#f9faf5}.toast.show{visibility:visible;animation:fadein .5s,fadeout .5s 2.5s}@keyframes fadein{0%{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes fadeout{0%{top:30px;opacity:1}to{top:0;opacity:0}}@media (max-width:400px){@-ms-viewport{width:320px}}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.clearfix:before,.grid-5:after,.grid-5:before,.grid-10:after,.grid-10:before,.grid-15:after,.grid-15:before,.grid-20:after,.grid-20:before,.grid-25:after,.grid-25:before,.grid-30:after,.grid-30:before,.grid-33:after,.grid-33:before,.grid-35:after,.grid-35:before,.grid-40:after,.grid-40:before,.grid-45:after,.grid-45:before,.grid-50:after,.grid-50:before,.grid-55:after,.grid-55:before,.grid-60:after,.grid-60:before,.grid-65:after,.grid-65:before,.grid-66:after,.grid-66:before,.grid-70:after,.grid-70:before,.grid-75:after,.grid-75:before,.grid-80:after,.grid-80:before,.grid-85:after,.grid-85:before,.grid-90:after,.grid-90:before,.grid-95:after,.grid-95:before,.grid-100:after,.grid-100:before,.grid-container:after,.grid-container:before,.grid-offset:after,.grid-offset:before,.mobile-grid-5:after,.mobile-grid-5:before,.mobile-grid-10:after,.mobile-grid-10:before,.mobile-grid-15:after,.mobile-grid-15:before,.mobile-grid-20:after,.mobile-grid-20:before,.mobile-grid-25:after,.mobile-grid-25:before,.mobile-grid-30:after,.mobile-grid-30:before,.mobile-grid-33:after,.mobile-grid-33:before,.mobile-grid-35:after,.mobile-grid-35:before,.mobile-grid-40:after,.mobile-grid-40:before,.mobile-grid-45:after,.mobile-grid-45:before,.mobile-grid-50:after,.mobile-grid-50:before,.mobile-grid-55:after,.mobile-grid-55:before,.mobile-grid-60:after,.mobile-grid-60:before,.mobile-grid-65:after,.mobile-grid-65:before,.mobile-grid-66:after,.mobile-grid-66:before,.mobile-grid-70:after,.mobile-grid-70:before,.mobile-grid-75:after,.mobile-grid-75:before,.mobile-grid-80:after,.mobile-grid-80:before,.mobile-grid-85:after,.mobile-grid-85:before,.mobile-grid-90:after,.mobile-grid-90:before,.mobile-grid-95:after,.mobile-grid-95:before,.mobile-grid-100:after,.mobile-grid-100:before{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.grid-5:after,.grid-10:after,.grid-15:after,.grid-20:after,.grid-25:after,.grid-30:after,.grid-33:after,.grid-35:after,.grid-40:after,.grid-45:after,.grid-50:after,.grid-55:after,.grid-60:after,.grid-65:after,.grid-66:after,.grid-70:after,.grid-75:after,.grid-80:after,.grid-85:after,.grid-90:after,.grid-95:after,.grid-100:after,.grid-container:after,.grid-offset:after,.mobile-grid-5:after,.mobile-grid-10:after,.mobile-grid-15:after,.mobile-grid-20:after,.mobile-grid-25:after,.mobile-grid-30:after,.mobile-grid-33:after,.mobile-grid-35:after,.mobile-grid-40:after,.mobile-grid-45:after,.mobile-grid-50:after,.mobile-grid-55:after,.mobile-grid-60:after,.mobile-grid-65:after,.mobile-grid-66:after,.mobile-grid-70:after,.mobile-grid-75:after,.mobile-grid-80:after,.mobile-grid-85:after,.mobile-grid-90:after,.mobile-grid-95:after,.mobile-grid-100:after{clear:both}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.grid-5,.grid-10,.grid-15,.grid-20,.grid-25,.grid-30,.grid-33,.grid-35,.grid-40,.grid-45,.grid-50,.grid-55,.grid-60,.grid-65,.grid-66,.grid-70,.grid-75,.grid-80,.grid-85,.grid-90,.grid-95,.grid-100,.mobile-grid-5,.mobile-grid-10,.mobile-grid-15,.mobile-grid-20,.mobile-grid-25,.mobile-grid-30,.mobile-grid-33,.mobile-grid-35,.mobile-grid-40,.mobile-grid-45,.mobile-grid-50,.mobile-grid-55,.mobile-grid-60,.mobile-grid-65,.mobile-grid-66,.mobile-grid-70,.mobile-grid-75,.mobile-grid-80,.mobile-grid-85,.mobile-grid-90,.mobile-grid-95,.mobile-grid-100{box-sizing:border-box;padding-left:10px;padding-right:10px}.grid-parent{padding-left:0;padding-right:0}.grid-offset{clear:both;margin-left:-10px;margin-right:-10px}.pull-5,.pull-10,.pull-15,.pull-20,.pull-25,.pull-30,.pull-33,.pull-35,.pull-40,.pull-45,.pull-50,.pull-55,.pull-60,.pull-65,.pull-66,.pull-70,.pull-75,.pull-80,.pull-85,.pull-90,.pull-95,.push-5,.push-10,.push-15,.push-20,.push-25,.push-30,.push-33,.push-35,.push-40,.push-45,.push-50,.push-55,.push-60,.push-65,.push-66,.push-70,.push-75,.push-80,.push-85,.push-90,.push-95{position:relative}.hide-on-desktop{display:none!important}.grid-5{float:left;width:5%}.prefix-5{margin-left:5%}.suffix-5{margin-right:5%}.push-5{left:5%}.pull-5{left:-5%}.grid-10{float:left;width:10%}.prefix-10{margin-left:10%}.suffix-10{margin-right:10%}.push-10{left:10%}.pull-10{left:-10%}.grid-15{float:left;width:15%}.prefix-15{margin-left:15%}.suffix-15{margin-right:15%}.push-15{left:15%}.pull-15{left:-15%}.grid-20{float:left;width:20%}.prefix-20{margin-left:20%}.suffix-20{margin-right:20%}.push-20{left:20%}.pull-20{left:-20%}.grid-25{float:left;width:25%}.prefix-25{margin-left:25%}.suffix-25{margin-right:25%}.push-25{left:25%}.pull-25{left:-25%}.grid-30{float:left;width:30%}.prefix-30{margin-left:30%}.suffix-30{margin-right:30%}.push-30{left:30%}.pull-30{left:-30%}.grid-35{float:left;width:35%}.prefix-35{margin-left:35%}.suffix-35{margin-right:35%}.push-35{left:35%}.pull-35{left:-35%}.grid-40{float:left;width:40%}.prefix-40{margin-left:40%}.suffix-40{margin-right:40%}.push-40{left:40%}.pull-40{left:-40%}.grid-45{float:left;width:45%}.prefix-45{margin-left:45%}.suffix-45{margin-right:45%}.push-45{left:45%}.pull-45{left:-45%}.grid-50{float:left;width:50%}.prefix-50{margin-left:50%}.suffix-50{margin-right:50%}.push-50{left:50%}.pull-50{left:-50%}.grid-55{float:left;width:55%}.prefix-55{margin-left:55%}.suffix-55{margin-right:55%}.push-55{left:55%}.pull-55{left:-55%}.grid-60{float:left;width:60%}.prefix-60{margin-left:60%}.suffix-60{margin-right:60%}.push-60{left:60%}.pull-60{left:-60%}.grid-65{float:left;width:65%}.prefix-65{margin-left:65%}.suffix-65{margin-right:65%}.push-65{left:65%}.pull-65{left:-65%}.grid-70{float:left;width:70%}.prefix-70{margin-left:70%}.suffix-70{margin-right:70%}.push-70{left:70%}.pull-70{left:-70%}.grid-75{float:left;width:75%}.prefix-75{margin-left:75%}.suffix-75{margin-right:75%}.push-75{left:75%}.pull-75{left:-75%}.grid-80{float:left;width:80%}.prefix-80{margin-left:80%}.suffix-80{margin-right:80%}.push-80{left:80%}.pull-80{left:-80%}.grid-85{float:left;width:85%}.prefix-85{margin-left:85%}.suffix-85{margin-right:85%}.push-85{left:85%}.pull-85{left:-85%}.grid-90{float:left;width:90%}.prefix-90{margin-left:90%}.suffix-90{margin-right:90%}.push-90{left:90%}.pull-90{left:-90%}.grid-95{float:left;width:95%}.prefix-95{margin-left:95%}.suffix-95{margin-right:95%}.push-95{left:95%}.pull-95{left:-95%}.grid-33{float:left;width:33.33333%}.prefix-33{margin-left:33.33333%}.suffix-33{margin-right:33.33333%}.push-33{left:33.33333%}.pull-33{left:-33.33333%}.grid-66{float:left;width:66.66667%}.prefix-66{margin-left:66.66667%}.suffix-66{margin-right:66.66667%}.push-66{left:66.66667%}.pull-66{left:-66.66667%}.grid-100{clear:both;width:100%}.w3modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.w3modal-content{background-color:#fefefe;margin:0 auto;padding:20px;border:1px solid #888;width:80%}.w3close{color:#aaa;float:right;font-size:28px;font-weight:700}.w3close:focus,.w3close:hover{color:#000;text-decoration:none;cursor:pointer}
/*# sourceMappingURL=main.7d2b800a.chunk.css.map */