@import url(https://fonts.googleapis.com/css?family=Lato&display=swap);@import url(https://fonts.googleapis.com/css?family=Parisienne&display=swap);*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body{font-size:16px;line-height:1.3;font-family:Lato,Helvetica,Arial,Geneva,Swiss,Sans-Regular}body.site{display:flex;min-height:100vh;flex-direction:column;background-color:#f3f1ef}.site-content{padding-top:1rem;flex:1 0 auto;color:#000}nav.nav{transform:translateX(0);z-index:2;font-size:1.2rem;color:#cdcdcd}nav.nav .nav__list{position:relative;z-index:3}nav.nav a{padding:.5rem;color:inherit;text-decoration:none}nav.nav a:hover{color:#ff931e}@media screen and (max-width:720px){nav.nav{height:100vh;width:200px;position:fixed;top:0;transition:all .3s ease-in-out;left:-200px;background-color:#0c0c0c;box-shadow:0 2px 2px 0 rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.08)}nav.nav.active{transform:translateX(200px)}nav.nav ul{margin-top:50px}}@media screen and (min-width:720px){nav.nav ul li{display:inline-block}nav.nav .nav__close-icon{display:none}}.framed{margin:0 1rem}@media screen and (min-width:720px){.framed{margin:0 auto;max-width:720px}}@media screen and (min-width:1200px){.framed{max-width:1200px}}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}@media print{body{width:auto!important;margin:auto!important;font-size:12pt}body.site{display:block;background-color:#fff}.framed{margin:0}}h1{font-size:3rem;font-weight:700;text-align:center}h1,h2{font-family:Parisienne,cursive}h2{font-size:2.5rem}h3,h4{font-size:1.5rem}h4{margin-top:1.5rem;margin-bottom:1rem}h5{font-size:1.25rem;margin-top:1.25rem;margin-bottom:1.125rem}h6{font-size:1rem;margin-top:1rem;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{line-height:1}h1,h2,h3{margin-top:1em;margin-bottom:.3em}h1+h2,h2+h3{margin-top:0}p{margin-bottom:.5em}.center{text-align:center}.cursive{font-family:Parisienne,cursive}@media print{h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.3rem}h4{font-size:1.2rem}h5,h6{font-size:1rem}h1,h2,h3{margin-top:0;margin-bottom:.3em}}.header{height:50px;background-color:#111;color:#cdcdcd;transition:all .3s ease-in-out}.header .header__content{display:flex;align-items:center;justify-content:space-between;text-align:center;height:100%}.header .site-logo{margin-left:50px}.header .site-logo img{height:30px}.header .logo{width:100%}@media screen and (min-width:720px){.header{height:80px}.header .header__content{max-width:720px;margin:0 auto;padding-left:1rem;padding-right:1rem}.header .site-logo{margin-left:0}}@media screen and (min-width:1200px){.header .header__content{padding:0;max-width:1200px}}@media print{.header{display:none}}:root{--hamburger-button__size:30px;--hamburger-button__line-thickness:$hamburger-button__line-thickness}.hamburger *{box-sizing:border-box}@media screen and (max-width:720px){.hamburger{position:fixed;top:10px;left:10px;align-items:center;width:30px;height:30px;z-index:4;cursor:pointer;display:inline-block;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;border-radius:50%;background-color:#666;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#ff931e}.hamburger-box{padding:5px;width:30px;height:30px;display:inline-block;position:relative}.hamburger-inner{display:block;top:calc(50% - 1px)}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;width:calc(var(--hamburger-button__size) - 10px);height:2px;background-color:#000;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}}@media screen and (min-width:720px){.hamburger{display:none}}nav.nav ul li{padding-top:.5rem;padding-bottom:.5rem}nav.nav ul li:last-child{padding-top:2rem}@media screen and (min-width:720px){nav.nav ul li{padding-top:0;padding-bottom:0}nav.nav ul li:last-child{padding-top:0}}.scroll_top{width:calc(3rem - 2px);height:calc(3rem - 2px);border-radius:50%;background-color:#fff;color:#ff931e;font-size:3rem;line-height:3rem;display:none;position:fixed;right:1rem;bottom:calc(50px + 1rem)}.scroll_top i,.scroll_top svg{margin-left:-1px}.scroll_top i{margin-top:-1px}.scroll_top:hover{cursor:pointer}.flex_container{display:flex;margin:0 -10px}.flex_container>*{margin:0 10px}.card{display:flex;flex-direction:column;min-width:0;height:auto;word-wrap:break-word;background-color:#fcfcfc;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.2);margin-bottom:2rem}.card>hr{margin-right:0;margin-left:0}.card .card-img,.card .card-img-bottom,.card .card-img-top{flex-shrink:0;width:100%;overflow:hidden}.card .card-img-bottom img,.card .card-img-top img,.card .card-img img{width:100%;transform:scale(1);transition:all .2s}.card .card-img-bottom img:hover,.card .card-img-top img:hover,.card .card-img img:hover{transform:scale(1.05)}.card .card-img-top{border-top-left-radius:10px;border-top-right-radius:10px}.card .card-img-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.card .card-header{padding:1rem;margin-bottom:0;color:rgba(0,0,0,.9);background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card .card-body{flex:1 1 auto;min-height:1px;padding:1rem}.card h1{margin-top:0;font-size:2rem}.card h2{font-size:1.75rem}.card h3{font-size:1.5rem}.card h4{font-size:1.25rem}.card h5{font-size:1.125rem}.card h6{font-size:1rem}.card.jour p.date{text-align:center;font-size:2rem;margin-bottom:0}.card.jour p.pourcentage{text-align:center;font-size:3rem;margin-bottom:0;color:#900}.card.jour p.pourcentage.average{color:#bd6704}.card.jour p.pourcentage.good{color:#060}.card.jour p.total{text-align:center;font-size:1.5rem}.card.jour .detail{text-align:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.card.jour .detail .category{flex:1 0 1}.card.jour .detail p.type_aliment{margin-bottom:0;font-size:1rem;font-weight:700}@media screen and (min-width:720px){.card.jour .detail p.type_aliment{font-size:1.2rem}}.card.jour .detail p.detail_qantite{margin-bottom:0;font-size:1.2rem}.card.jour .detail p.detail_pourcentage{margin-bottom:0;font-size:1rem}.card.jour .detail p.detail_pourcentage,.card.jour .detail p.detail_qantite{font-family:Lato,Helvetica,Arial,Geneva,Swiss,Sans-Regular}@media print{.card{background-color:#fff;border:1pt solid #ccc}p.date{text-align:center;font-size:1.5rem;margin-bottom:0}}.footer{justify-content:space-between;padding:0 16px;height:50px;color:#ccc;background-color:#222}.footer,.footer .footer__stills{display:flex;align-items:center}.footer .footer__stills object{margin-left:.5rem;height:20px}form .line{margin-bottom:1rem}form .line>input,form .line>label{width:100%}form .line>label{margin-bottom:.5rem;display:inline-block}form .line>label.required:after{content:" (requis)";color:red}form .line>input{padding:.5rem}.button,button{padding:.5em 1em;border-radius:5px;border:0;transition:all .2s}.button.primary,button.primary{background-color:#060;color:#fff}.button.primary:hover,button.primary:hover{background-color:#004d00}.button.error,button.error{background-color:#900;color:#fff}.button.error:hover,button.error:hover{background-color:maroon}.button.round,button.round{border-radius:50%}.button.small,button.small{padding:.5em}.grid_list{width:100%;padding:.5rem 0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.grid_list.titre{font-weight:700}.grid_list .heure{flex-grow:1}.grid_list .actions,.grid_list .lm,.grid_list .lp,.grid_list .poids,.grid_list .puree{flex-basis:80px;text-align:right}.grid_list .titre{font-weight:700}.grid_list .actions a{color:inherit}.grid_list .actions a.delete{color:red}@media print{.grid_list{border-bottom:1pt solid #ccc}.grid_list .actions,.grid_list .lm,.grid_list .lp,.grid_list .poids,.grid_list .puree{flex-basis:20%}}.graph_containerXX{width:100%;margin:0 auto}.graph_containerXX #mainGraph{margin:0 auto}.graph{width:100%;height:400px}@media print{.card-body_container{position:relative;display:grid;grid-template-columns:300px 1fr;grid-column-gap:80px}.graph,.graph_container{position:relative}.graph{margin-left:150px;width:300px}.graph>div{float:left;width:100px}.graph canvas{left:-50%!important}}