body{margin:0;font-family:"graphik",-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;background-color:#e5e5e5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{min-height:100vh;width:100%}.Content{display:flex;height:calc(100vh - 195px);overflow:hidden;background-color:#f4f4f1;justify-content:center;padding-top:108px}.Content>div{height:max-content!important}.Page{flex:1 1}@font-face{font-family:"VisueltBold";src:local("Visuelt"),url(/static/media/VisueltPro-Bold.8b803e84.ttf) format("truetype")}@font-face{font-family:"VisueltMedium";src:local("Visuelt"),url(/static/media/VisueltPro-Medium.6a0f8e3d.ttf) format("truetype")}@font-face{font-family:"Visuelt";src:local("Visuelt"),url(/static/media/VisueltPro-Regular.12914736.ttf) format("truetype")}@font-face{font-family:"GraphikLight";src:local("Graphik"),url(/static/media/GraphikLight.532fcbe7.otf) format("opentype")}@font-face{font-family:"Graphik";src:local("Graphik"),url(/static/media/GraphikRegular.32974657.otf) format("opentype")}@font-face{font-family:"GraphikMedium";src:local("Graphik"),url(/static/media/GraphikMedium.f58d53eb.otf) format("opentype")}@font-face{font-family:"GraphikSemiBold";src:local("Graphik"),url(/static/media/GraphikSemibold.7ef1e78a.otf) format("opentype")}@font-face{font-family:"GraphikBold";src:local("Graphik"),url(/static/media/GraphikBold.e78d3d4f.otf) format("opentype")}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader_loader__YazJ9{border-radius:50%;border:5px solid #f3f3f3;border-top-color:#3498db;animation:loader_spin__iJMW3 2s linear infinite}.loader_center__2TEyh{display:flex;justify-content:center}@keyframes loader_spin__iJMW3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dropdown-root{height:auto;background-color:#fff;position:absolute;z-index:2;border-radius:5px;display:flex;flex-direction:column;padding-top:5px;padding-bottom:5px;box-shadow:1px 1px 5px 0 hsla(0,0%,52.2%,.75);-webkit-box-shadow:1px 1px 5px 0 hsla(0,0%,52.2%,.75);-moz-box-shadow:1px 1px 5px 0 hsla(0,0%,52.2%,.75);animation:rotateMenu .6s ease-in-out forwards;transform-origin:top center}.dropdown-root .dropdown-element{padding:3px 15px;background-color:#fff;transition:background-color .3s}.dropdown-root .dropdown-element:hover{background-color:#ddd}@keyframes rotateMenu{0%{transform:rotateX(-90deg)}70%{transform:rotateX(20deg)}to{transform:rotateX(0deg)}}.input-root{border:1px solid #c9c9c9;background-color:#fff;border-radius:4px;transition:all .2s;padding-left:5px;width:100%;height:35px;display:flex}.input-root .prefix{max-width:15px;max-height:15px;margin-top:auto;margin-bottom:auto}.input-root .postfix{font-size:12px;text-align:center;margin-bottom:auto;margin-top:auto;padding-right:2px}.input-root .postfix:hover{cursor:pointer}.input-root .input-field{width:100%;height:90%;margin-left:auto;margin-right:auto;border:none}.input-root .input-field:focus{border:none;outline:none}.input-root .input-field.isPrefix{padding-left:5px}.input-root.selected,.input-root:hover{border:1px solid #0c847e;fill:#0c847e}.input-root.error{border:1px solid red;fill:red}.dropdown{width:100%;position:relative}.dropdown .autocomplete{position:absolute;background-color:#fff;width:100%;border-radius:5px;z-index:1}.dropdown .autocomplete.autocomplete-shadow{box-shadow:0 2px 2px 1px rgba(0,0,0,.35);-webkit-box-shadow:0 2px 2px 1px rgba(0,0,0,.35);-moz-box-shadow:0 2px 2px 1px rgba(0,0,0,.35)}.simple-nav-root{display:flex;flex-direction:row;justify-content:space-between;width:100%;height:8vh;background-color:#fff}.simple-nav-root .simple-nav-left{display:flex;font-size:20px;font-weight:700;margin-top:auto;margin-bottom:auto;align-items:center;flex:1 1;padding:0 20px}.simple-nav-root .simple-nav-left .nav-text{padding-left:15px;margin-top:auto;margin-bottom:auto}.simple-nav-root .simple-nav-left .nav-item{display:flex}.simple-nav-root .simple-nav-left .nav-item .app-icon{margin-bottom:auto;margin-top:auto}.simple-nav-root .simple-nav-left .nav-item h1{margin-top:auto;padding-left:5px;margin-bottom:auto}.simple-nav-root .simple-nav-right{color:#000;padding-right:5px;margin-top:auto;margin-bottom:auto;flex:1 1;display:flex;justify-content:flex-end}.simple-nav-root .simple-nav-left .cross-icon{cursor:pointer}.simple-nav-root .simple-nav-right:hover{color:#0c847e}.reportings-root{width:100%;min-height:97%;display:grid;place-content:center}.diets-root{display:flex;flex-direction:row;min-height:100vh}.diets-root .diets-outlet{display:flex;justify-content:center;width:80%;padding-right:4%;padding-left:4%;padding-top:4%}@media only screen and (max-width:800px){.diets-root .diets-outlet{width:100%;padding-top:4%;padding-right:1%;padding-left:1%}}.ingtredients-root{display:flex;flex-direction:row;min-height:100vh}.ingtredients-root .ingtredients-outlet{display:flex;justify-content:center;width:80%;padding-right:4%;padding-left:4%;padding-top:4%}@media only screen and (max-width:800px){.ingtredients-root .ingtredients-outlet{width:100%;padding-top:4%;padding-right:1%;padding-left:1%}}.goalsList{display:flex;overflow-x:scroll!important;grid-gap:2px;gap:2px}.account-settings-root{width:100%}@media only screen and (max-width:600px){.account-settings-root .account-paper{flex-direction:column}}.integrations-root,.orders-root{width:100%;min-height:97%;display:grid;place-content:center}.main-global-settings-root{display:flex;flex-direction:row;min-height:100vh}.main-global-settings-root .main-account-settings-outlet{display:flex;justify-content:center;width:80%;padding-right:4%;padding-left:4%;padding-top:4%}@media only screen and (max-width:800px){.main-global-settings-root .main-account-settings-outlet{width:100%;padding-top:4%;padding-right:1%;padding-left:1%}}.main-account-settings-root{display:flex;flex-direction:row;min-height:100vh}.main-account-settings-root .main-account-settings-outlet{display:flex;justify-content:center;width:80%;padding-right:4%;padding-left:4%;padding-top:4%}@media only screen and (max-width:800px){.main-account-settings-root .main-account-settings-outlet{width:100%;padding-top:4%;padding-right:1%;padding-left:1%}}.dashboard-root{display:flex;flex-direction:row;min-height:100vh;height:100%;width:100%;background-color:#e5e5e5}.dashboard-root .dashboard-content{width:80%;margin-left:20%}@media only screen and (max-width:960px){.dashboard-root{justify-content:center}.dashboard-root .dashboard-content{width:100%;margin-left:0}}.input_input__23px8{width:100%;height:44px;border:1px solid rgba(97,117,134,.2);box-sizing:border-box;border-radius:4px;outline:none;padding:0 10px;font-size:16px;position:relative}.input_label__1bdsR{text-align:start;margin-bottom:4px;font-weight:700;font-size:16px!important}.input_error__3hyp6{color:red;font-weight:500;margin:3px 0;border-color:red;font-size:14px!important}.account-settings-root{min-height:100vh;padding-left:8%;padding-right:8%;padding-top:4%}.account-settings-root .account-paper{display:flex;background-color:#fff;padding:2%;border-radius:5px}.account-settings-root .account-paper .left-col{display:flex;flex-direction:column;padding-left:2%;flex:1 1}.account-settings-root .account-paper .left-col .header{display:flex;flex-direction:row;justify-content:space-between}.account-settings-root .account-paper .left-col .header .logo-sec{display:flex;flex-direction:row;align-items:center}.account-settings-root .account-paper .left-col .header .logo-sec:hover{cursor:pointer}.account-settings-root .account-paper .left-col .header .logo-sec .edit-text{padding-left:5px;color:#0c847e}.account-settings-root .account-paper .left-col .hr-line{width:100%;border:1px solid #c4c4c4;opacity:1}.account-settings-root .account-paper .left-col .contact{display:flex;flex-direction:column;padding-top:5%;width:90%}.account-settings-root .account-paper .left-col .contact .heading{font-weight:700}.account-settings-root .account-paper .left-col .contact .desc{font-size:14px;opacity:.8}.account-settings-root .account-paper .left-col .contact .error-field{color:red;font-size:10px}.account-settings-root .account-paper .right-col{display:flex;flex-direction:column;padding-left:2%;flex:1 1}.account-settings-root .account-paper .right-col .header{display:flex;flex-direction:row}.account-settings-root .account-paper .right-col .hr-line{width:100%;border:1px solid #c4c4c4;opacity:1}.account-settings-root .account-paper .right-col .creds-sec{padding-top:5%;display:flex;flex-direction:column}.account-settings-root .account-paper .right-col .creds-sec .head{font-weight:700}.account-settings-root .account-paper .right-col .creds-sec .head-row{display:flex;flex-direction:row;justify-content:space-between;font-size:14px;opacity:.8}.account-settings-root .account-paper .right-col .creds-sec .head-row .edit-icon-sec{display:flex;flex-direction:row;align-items:center}.account-settings-root .account-paper .right-col .creds-sec .head-row .edit-icon-sec:hover{cursor:pointer}.account-settings-root .account-paper .right-col .creds-sec .head-row .edit-icon-sec .edit-text{padding-left:5px;color:#0c847e}.account-settings-root .account-paper .right-col .creds-sec .desc{font-size:14px;opacity:.8}@media only screen and (max-width:600px){.account-settings-root .account-paper{padding-left:2%;padding-right:2%;flex-direction:column}}.allergies-root{display:flex;flex-direction:row;min-height:100vh}.allergies-root .allergies-outlet{display:flex;justify-content:center;width:80%;padding-right:4%;padding-left:4%;padding-top:4%}@media only screen and (max-width:800px){.allergies-root .allergies-outlet{width:100%;padding-top:4%;padding-right:1%;padding-left:1%}}
/*# sourceMappingURL=main.75850b00.chunk.css.map */