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}html{min-height:100%}.App{text-align:center}p{font-size:16px}.Logo{color:#153d4f;font-family:"Ringside Regular A","Ringside Regular B","Rubik","Lato","Lucida Grande","Lucida Sans Unicode","Tahoma","Sans-Serif";font-size:30px;position:relative;right:66px}nav{background-color:#fff}nav ul a{font-size:medium;color:#153d4f;font-family:"Ringside Regular A","Ringside Regular B","Rubik","Lato","Lucida Grande","Lucida Sans Unicode","Tahoma","Sans-Serif"}.nav-wrapper{display:flex;justify-content:space-around}.desc{text-align:left;padding:0 10px 10px 0}.home{padding-bottom:25px}body{font-family:"Ringside Regular A","Ringside Regular B","Rubik","Lato","Lucida Grande","Lucida Sans Unicode","Tahoma","Sans-Serif"}.plant-logo{position:relative;top:6px;height:40px;width:50px}nav .selectedLink{border-bottom:2px solid green}.containerSlide{clear:left}.containerSlide img{height:450px}.marker{position:absolute;top:50%;left:50%;width:18px;height:18px;background-color:#000;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translate(-50%,-50%)}.marker:hover{z-index:1}.map-container{clear:both}.sections{font-size:20px;text-align:left}.pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:red;transform:rotate(-45deg);left:50%;top:50%;margin:-20px 0 0 -20px}.pin,.pin:after{position:absolute}.pin:after{content:"";width:14px;height:14px;margin:8px 0 0 8px;background:#e6e6e6;border-radius:50%}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s}.pulse{background:#d6d4d4;height:14px;width:14px;left:50%;top:50%;margin:11px 0 0 -12px;transform:rotateX(55deg);z-index:-2}.pulse,.pulse:after{border-radius:50%;position:absolute}.pulse:after{content:"";height:40px;width:40px;margin:-13px 0 0 -13px;-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;box-shadow:0 0 1px 2px #00cae9;-webkit-animation-delay:1.1s;animation-delay:1.1s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-webkit-keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@keyframes bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}.flower-container{padding-top:50px;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:80%;float:right}.flower-container .flower{height:auto;width:auto}.flower-container .flower .card-title{text-align:left;font-size:17px}.flower-container .flower p{margin:5px;font-size:15px}.indent{margin-left:60px}.bold{font-weight:bolder}.edge{float:right}.list-container{width:400px}.align-left{text-align:left;position:relative;bottom:8px}.flower_photo{height:200px;width:200px}aside{height:90%;width:20%;left:0;overflow-y:auto;position:fixed;border-right:1px solid #153d4f}.checkboxes{text-align:left;padding-left:20px}.btnBox{display:flex;justify-content:space-evenly}.content{height:100%;padding:10px;background-color:#fff}.myBtn{display:none;position:fixed;bottom:20px;right:30px;z-index:2;cursor:pointer}.btn{z-index:0}.editBtns{display:flex;justify-content:center}.editBtns .closeBtn,.editBtns .updateBtn{margin:10px}.upTitle{margin-bottom:30px;text-align:center}
/*# sourceMappingURL=main.04f6f540.chunk.css.map */