body{font-family:Roboto,sans-serif;font-weight:400;background-color:#f6f5f4}.btn.disabledButton{cursor:not-allowed;pointer-events:none;color:silver!important;background-color:#fff}.custom_logo{margin-bottom:7px}.zero_margin{margin-left:-15px;margin-bottom:0}span.link-text{padding-left:5px}li.nav-item{width:100%;text-align:left;padding-left:10px;border-bottom:1px solid #bd9a5a}li.nav-item-center{width:100%;text-align:center;padding-left:10px;border-bottom:1px solid #bd9a5a}li.nav-item:hover{background-color:#bd9a5a}li.nav-item span{color:#000;transition:color .3s ease}li.nav-item:hover span,li.nav-item:hover button{color:#fff}a.unlink,a.unlink:hover{color:inherit;text-decoration-line:none}.gradient-color-2{background:#fff6ec;background:-webkit-linear-gradient(to right,#B2D2C4,white);background:linear-gradient(to right,#B2D2C4,white)}.custom-color-2{background:#bd9a5a;color:#fff;border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.width_100{width:175px}.custom-color-2:hover{background:white;color:#bd9a5a;border:1px solid #bd9a5a}.container-fluid.square_rounded{background:#ffffff;box-shadow:0 .15rem 1.75rem #3a3b4526;width:98%;border:1px solid #e3e6f0;border-radius:.35rem;padding-top:15px;padding-bottom:15px}.hidden{display:none}.black-text{color:#000}:root{font-size:16px;font-family:Open Sans;--text-primary: #b6b6b6;--text-secondary: #ececec;--bg-primary: #fff6ec;--bg-secondary: #141418;--transition-speed: .6s;--hamburger-gap: 7px;--bar-width:40px;--bar-height:3px;--foreground: #bd9a5a;border-radius:9999px;--background: white;--hamburger-margin: 12px;--animation-timing: .2s ease-in-out;--hamburger-height: calc(var(--bar-height) * 3 + var(--hamburger-gap) *2 )}body::-webkit-scrollbar{width:.25rem}body::-webkit-scrollbar-thumb{background:#141418}body::-webkit-scrollbar-track{background:#fff6ec}main{margin-left:0;padding:.5rem}body{margin:0}h4,.h4{font-size:calc(1.26rem + .12vw);padding:13px}.btn-clear{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.top-navbar{position:fixed;width:100%;background:#fff6ec;height:50px;z-index:2;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}li.page-item.step_of_nutrition{padding:6px;margin:10px auto auto;border:solid 1px;border-radius:30px;width:130px;text-align:center}li.page-item.date_of_week{padding:10px;margin:10px;border:solid 1px;border-radius:30px}li.page-item.date_of_week:hover{color:#fff;background-color:#bd9a5a}.round-box{border:1px solid black;border-radius:15px}.navbar{transition:translate var(--animation-timing);translate:-100%;width:15rem;height:100vh;position:fixed;background-color:var(--bg-primary);text-align:left;z-index:2;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px}textarea#floatingTextarea{background:#f8f9fa}a.no_color{color:#000}.edit_item{cursor:pointer}header img{width:100px;height:100px}.navbar-nav{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.nav.item{width:100%}.hamburger-menu{--x-width: calc(var(--hamburger-height) * 1.414213562);display:flex;flex-direction:column;gap:var(--hamburger-gap);width:max-content;position:fixed;z-index:2;top:var(--hamburger-margin);right:5px;cursor:pointer}.hamburger-menu:before,.hamburger-menu:after,.hamburger-menu input{content:"";width:var(--bar-width);height:var(--bar-height);background-color:var(--foreground);border-radius:9999px;transform-origin:left center;transition:opacity var(--animation-timing),width var(--animation-timing),rotate var(--animation-timing),translate var(--animation-timing),background-color var(--animation-timing)}.hamburger-menu input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;outline:none;pointer-events:none}.hamburger-menu:has(input:checked):before{rotate:45deg;width:var(--x-width);translate:0 calc(var(--bar-height) /-2)}.hamburger-menu:has(input:checked):after{rotate:-45deg;width:var(--x-width);translate:0 calc(var(--bar-height) /2)}.hamburger-menu input:checked{opacity:0;width:0}.hamburger-menu:has(input:checked)+.navbar{translate:0}.hamburger-menu:has(input:checked)+main.main-content{background:#000000;transition:background-color var(--animation-timing)}.fat_chart{display:initial}#loading{color:#bd9a5a}.custom-responsive-table{position:relative;width:100%;z-index:1;margin:auto;overflow:auto;max-height:400px}.custom-responsive-table table{width:auto;margin:auto;border-collapse:separate;border-spacing:0}.table-wrap{position:relative}.custom-responsive-table th,.custom-responsive-table td{padding:5px 10px;vertical-align:top}.custom-responsive-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.custom-responsive-table tbody th:first-child,.custom-responsive-table tbody td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2}.custom-responsive-table thead th:first-child{left:0;z-index:5}@media (max-width: 480px){.navbar{margin-top:50px;width:100%}}.day{display:none}.list-item-info{float:left}.list-item-value{float:right}#search-results{position:absolute;width:100%;max-height:200px;overflow-y:auto;border:1px solid #ccc;background-color:#fff;z-index:1;list-style:none;padding:0;margin:0;box-shadow:0 4px 6px #0000001a}ol,ul{padding-left:0}.search-result{padding:8px;cursor:pointer;border-bottom:1px solid #ccc;transition:background-color .2s;list-style:none}.search-result:hover{background-color:#f5f5f5}.result-name{font-weight:700;color:#333;display:block}.result-id{color:#666;display:block;font-size:.8em}.search-result.selected{background-color:#f0f0f0}.floating-button{position:fixed;bottom:20px;right:20px;z-index:2;display:none}.circular-button{width:120px;height:50px;background-color:#bd9a5a;border:none;border-radius:20px;color:#fff;font-size:18px;cursor:pointer;box-shadow:2px 2px 4px #0003}.circular-button:hover{width:120px;height:50px;background-color:#fff;border:solid;border-width:1px;border-radius:20px;color:#bd9a5a;font-size:18px;cursor:pointer;box-shadow:2px 2px 4px #0003;border-color:#bd9a5a}#addFilterButton,#applyFiltersBtn{background-color:#bd9a5a;color:#fff}#addFilterButton:hover,#applyFiltersBtn:hover{background-color:#fff;color:#bd9a5a;border-color:#bd9a5a}.custom-color-3{background:#BD9A5A;color:#fff;border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.custom-color-3:hover{background:#fff6ec;color:#bd9a5a;border:1px solid #BD9A5A}.custom-color-4{background:white;color:#bd9a5a;border-radius:.3rem;border:1px solid #BD9A5A}.custom-color-4:hover{background:#BD9A5A;color:#fff6ec;border:1px solid #BD9A5A}[id*=searchResultsDropdown]{max-height:350px;overflow-y:auto;border:1px solid #ccc;background-color:#fff;list-style-type:none;padding:0;margin:0;box-shadow:0 4px 6px #0000001a}a.delete_food_from_bucket_list{cursor:pointer}#addFood_btn{position:relative;z-index:0}.is-invalid{border-color:#dc3545}.checkbox-center{display:flex;justify-content:center;align-items:center;margin:1em}input.form-control[id*=uantity]:invalid:required{border-color:#dc3545}input.form-control[id*=uantity]:invalid:focus{box-shadow:0 0 6px 1px #dc3545;outline:none}.round-button{width:25px;height:25px;background-color:#bd9a5a;color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;text-decoration:none;transition:background .2s}.round-button:hover{background:#bd9a5ac2}.inverted-color{filter:invert(100%)}.btn-danger.timeslot,#add-food-in-bucket{z-index:1}.table-hover{border-collapse:separate;border-spacing:0 10px}.table-hover th,.table-hover td{padding:2px;vertical-align:middle}.blurred{filter:blur(3px);transition:filter .5s ease;pointer-events:none}.card{transition:all .3s ease}.sticky-column{position:sticky;left:0;background-color:#fff;z-index:1}a{cursor:pointer}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.form-check-input{background-color:#fff;border-color:#bd9a5a;transform:scale(1.2)}.form-check-input:checked{background-color:#bd9a5a!important;border-color:#aaa!important}.form-check-input:checked:before{background-color:#fff!important}
