@font-face{font-family:Ubuntu-Regular;src:url(/fonts/Ubuntu-Regular.ttf?2505bfbd9bde14a7829cc8c242a0d25c) format("opentype")}@font-face{font-family:Ubuntu-Bold-Italic;src:url(/fonts/Ubuntu-BoldItalic.ttf?48c161df9991f9b0f6e4a858e95e415e) format("opentype")}@font-face{font-family:Ubuntu-Bold;src:url(/fonts/Ubuntu-Bold.ttf?e00e2a77dd88a8fe75573a5d993af76a) format("opentype")}@font-face{font-family:Ubuntu-Medium;src:url(/fonts/Ubuntu-Medium.ttf?8e22c2a6e3a3c679787e763a97fa11f7) format("opentype")}@font-face{font-family:OpenSans-Regular;src:url(/fonts/OpenSans-Regular.ttf?3ed9575dcc488c3e3a5bd66620bdf5a4) format("opentype")}@font-face{font-family:OpenSans-Bold;src:url(/fonts/OpenSans-Bold.ttf?1025a6e0fb0fa86f17f57cc82a6b9756) format("opentype")}@font-face{font-family:Ubuntu,sans-serif}@font-face{font-family:Open Sans,sans-serif}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}audio,embed,img,object,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}body{background-color:#fafafa;max-width:100vw;min-height:100vh;overflow-x:hidden;font-family:OpenSans-Regular;font-size:1rem}@media only screen and (min-width:600px){body{width:600px;margin:0 auto}}h1,h2,h3,h4{font-family:Ubuntu-Regular}h3{border-left:5px solid #12b886;padding-left:20px;margin-top:60px;margin-bottom:10px;display:flex;justify-content:space-between}h3 small{font-size:.8rem;font-weight:400}h3 img{height:1.4rem}a,a :hover{text-decoration:none}a,a :hover,a :visited{color:inherit}p{display:flex;align-items:center}p.small img.icon{height:.9rem}img.icon{height:1.2rem;margin:0 10px}dialog.red{background-color:red}section{padding:0 20px;margin:20px 0 80px}label{font-family:Ubuntu-Medium;display:block;margin-bottom:5px}button[type=button]{display:flex;background:#fff;box-shadow:1px 1px 4px 1px #f1f3f5}button[type=button]:hover{background:#f1f3f5}button[type=button]:not([disabled]):active{background:#e9ecef}button[type=submit]{border:1px solid #12b886;background:#12b886;color:#fff;box-shadow:3px 3px 5px 3px #e6fcf5}button[type=submit]:hover{background:#0ca678}button[type=submit]:active{background:#099268}button{outline:none;font-family:Ubuntu-Medium;border:1px solid #dee2e6;display:flex;justify-content:center;font-size:1rem;border-radius:5px;padding:10px 20px;margin-left:20px;transition:background-color .2s ease-in-out}button:not([disabled]):active{top:3px;box-shadow:0 2px 2px -2px rgba(0,0,0,.75);text-decoration:none}button:disabled,button:disabled button.loading{opacity:.5}button.icon img{height:1.2rem}button.loading{pointer-events:none;opacity:.5}button:active:disabled:not(.loading){-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}details{margin-top:20px;border:1px solid #dee2e6;box-shadow:3px 3px 5px 0 #ced4da;border-radius:5px;width:100%}details>*{padding:10px 15px;max-height:500px;transition:max-height .25s ease-in}details[open]{-webkit-animation:sweep .5s ease-in-out;animation:sweep .5s ease-in-out;overflow:hidden}@-webkit-keyframes sweep{0%{max-height:42px}to{max-height:500px}}@keyframes sweep{0%{max-height:42px}to{max-height:500px}}details ul.option__group{width:unset;margin-top:unset}details summary:focus{outline:none}table.table--50 td{width:50%}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.wrapper{padding:0 20px}.container{padding:20px}.select__and__add{width:100%;display:flex;flex-direction:row}.select__and__add button,.select__and__add select{font-size:1rem;min-height:50px;padding:10px;border-radius:5px}.select__and__add select{width:calc(100% - 70px);margin-right:10px;background:#f1f3f5;-moz-appearance:none;-webkit-appearance:none}.select__and__add select::-ms-expand{display:none}.select__and__add .arrow{position:relative;right:45px;top:22.5px;width:10px;height:5px;pointer-events:none}.select__and__add button{padding:0;display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:inherit;border:1px solid #dee2e6}.select__and__add button img{height:1.8rem}ul.dynamic__form li{margin-top:20px;display:flex;flex-direction:column;padding-bottom:20px;position:relative}ul.dynamic__form li.very_short{max-width:150px}ul.dynamic__form li.short{max-width:200px}ul.dynamic__form li.medium{max-width:250px}ul.dynamic__form li small{margin-bottom:5px}ul.dynamic__form li input[type=date],ul.dynamic__form li input[type=text],ul.dynamic__form li textarea{width:100%}ul.dynamic__form li input,ul.dynamic__form li select,ul.dynamic__form li textarea{height:50px;font-size:1rem;font-family:sans-serif;padding:10px;background:#fff;border:1px solid #dee2e6;box-shadow:2px 2px 3px 2px #f8f9fa;border-radius:5px;transition:border .1s ease-in-out}ul.dynamic__form li input:hover,ul.dynamic__form li select:hover,ul.dynamic__form li textarea:hover{border:1px solid #adb5bd;box-shadow:2px 2px 3px 2px #f1f3f5}ul.dynamic__form li input:focus,ul.dynamic__form li select:focus,ul.dynamic__form li textarea:focus{border:1.5px solid #1c7ed6;outline:none}ul.dynamic__form li input:disabled,ul.dynamic__form li select:disabled,ul.dynamic__form li textarea:disabled{color:#495057;border:1px solid #dee2e6;background:#f8f9fa}ul.dynamic__form li input.error,ul.dynamic__form li select.error,ul.dynamic__form li textarea.error{border:1.5px solid #e03131}ul.dynamic__form li textarea{min-height:150px}ul.dynamic__form li select:disabled{opacity:1;-moz-appearance:none;-webkit-appearance:none}ul.dynamic__form li select::-ms-expand:disabled{display:none}ul.dynamic__form li input.with__prefix{padding-left:90px}ul.dynamic__form li .prefix{position:relative;top:-40px;height:30px;width:72px;margin-left:10px;margin-bottom:-30px;display:flex;align-items:center;overflow-x:hidden;font-size:.9rem;font-family:Ubuntu-Medium;padding:10px;background:#f1f3f5;color:#495057;border:1px solid #adb5bd;border-radius:5px}ul.dynamic__form li .unit{position:absolute;bottom:36px;width:100%;text-align:right;padding-right:10px;color:#868e96;pointer-events:none}ul.dynamic__form li.time__frame{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}ul.dynamic__form li.time__frame .row{margin-top:0;display:flex;justify-content:space-between}ul.dynamic__form li.time__frame .row label{width:45%}ul.dynamic__form li.time__frame .row label input{border:1.5px solid #12b886;width:100%;background:#f8f9fa}ul.dynamic__form li.time__frame .bar{position:relative;top:-5px;height:80px;z-index:-1;border:1.5px solid #ced4da;border-top:none;border-bottom:1.5px solid #12b886;display:flex;justify-content:center;align-items:flex-end;padding:10px}ul.dynamic__form li.time__frame .bar img{position:absolute;bottom:-7.5px;height:15px}ul.dynamic__form li.time__frame .bar img:first-child{left:-7.5px}ul.dynamic__form li.time__frame .bar img:nth-child(2){right:-7.5px}ul.dynamic__form li.select__and__preferences{width:100%;display:flex;justify-content:space-between;flex-direction:row}ul.dynamic__form li.select__and__preferences select{padding-left:15px;display:flex;margin-right:-10px;flex:1;-moz-appearance:none;-webkit-appearance:none}ul.dynamic__form li.select__and__preferences select::-ms-expand{display:none}ul.dynamic__form li.select__and__preferences .arrow{position:relative;z-index:5;right:25px;width:10px;pointer-events:none}ul.dynamic__form li.select__and__preferences button{width:50px;height:50px;display:flex;align-items:center;padding:unset}ul.dynamic__form li.select__and__preferences button img{height:1.8rem}ul.dynamic__form li .bundeled__buttons{display:flex;width:100%;flex-direction:row;box-shadow:2px 2px 3px 2px #f8f9fa}ul.dynamic__form li .bundeled__buttons:hover{box-shadow:2px 2px 3px 2px #f1f3f5}ul.dynamic__form li .bundeled__buttons li{flex:1;margin:unset;padding-bottom:unset}ul.dynamic__form li .bundeled__buttons li button{margin-left:0;background:#fff;border:1px solid #ced4da;height:50px;align-items:center}ul.dynamic__form li .bundeled__buttons li button:focus{outline:none;border:1.5px solid #1c7ed6}ul.dynamic__form li .bundeled__buttons li button img{height:1rem}ul.dynamic__form li .bundeled__buttons li:first-of-type button{border-top-left-radius:5px;border-bottom-left-radius:5px}ul.dynamic__form li .bundeled__buttons li:last-of-type button{border-top-right-radius:5px;border-bottom-right-radius:5px}ul.dynamic__form li .validation__error{transform:translateY(73.5px);position:absolute;top:0;font-size:.9rem;color:#e03131}ul.dynamic__form li.suggestion{margin-top:unset;overflow:hidden;padding:20px 20px 0;background:#fff;border:1px solid #dee2e6;border-radius:5px;box-shadow:0 0 8px 0 #e9ecef}ul.dynamic__form li.suggestion li{margin-top:0}ul.option__group{width:100%;margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}ul.option__group.space-between{justify-content:space-between}ul.option__group.center{justify-content:center}ul.option__group.center button{margin:0}ul.option__group li:first-child button{margin-left:0}ul.option__group button{display:flex;align-items:center}ul.option__group button .icon{margin-left:0;height:.8rem}ul.option__group button .icon.rotated180{transform:rotate(180deg)}.calculated__number{margin-top:40px;display:flex;align-items:baseline}.calculated__number .big{margin:0 10px 0 20px;font-size:2rem;font-weight:700}.aSyncButton:disabled{background:#12b886}.checkbox,.radio{padding:unset;border-radius:5px;margin-top:15px;background:#f1f3f5;margin-bottom:0;width:100%;border:1px solid #f1f3f5}.checkbox:first-child,.radio:first-child{margin-top:15px}.checkbox.checked,.radio.checked{background-color:#fff;border:1px solid #12b886}.checkbox label,.radio label{height:50px;display:flex;flex-direction:row;align-items:center;margin-bottom:unset}.checkbox label img,.checkbox label input,.radio label img,.radio label input{height:1.2rem;margin:0 15px}.checkbox label input[type=checkbox],.radio label input[type=checkbox]{content:url(/images/checkbox-unchecked.svg?bb39e15f9e90ab5fe6d8384106d918fe)}.checkbox label input[type=checkbox]:checked,.radio label input[type=checkbox]:checked{content:url(/images/checkbox-checked.svg?615240deaa607f18dfbe2ed2b498cee1)}.checkbox label input[type=radio],.radio label input[type=radio]{content:url(/images/radio-default.svg?236d9043cc530fc37f64c7da272fac42)}.checkbox label input[type=radio]:checked,.radio label input[type=radio]:checked{content:url(/images/radio-picked.svg?6e849443438419888f388c6b335045fd)}.accordion{margin:60px 0}.accordion .accordion__item{width:100%;border:1px solid #fff;border-top-color:#dee2e6;color:#868e96;padding:0 20px;border-radius:0}.accordion .accordion__item.open{transition:all .3s ease;border-radius:5px;box-shadow:0 0 10px 0 #dee2e6;border:1px solid #dee2e6;color:#212529}.accordion .accordion__item.open+.accordion__item{border-top:none}.accordion .accordion__item .top{height:60px;display:flex;align-items:center;justify-content:space-between}.accordion .accordion__item .top img{height:1rem;transform:rotate(90deg);transition:transform .1s ease-in-out}.accordion .accordion__item .top img.upside_down{transform:rotate(-90deg)}.accordion .accordion__item .content{max-height:0;overflow:hidden;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition:all .25s ease}.accordion .accordion__item .content.open{max-height:200px;padding-bottom:20px}.notification{margin-top:20px;padding:10px;border-radius:5px;display:flex;align-items:center;color:#212529;background:#e9ecef;text-align:center}.notification b,.notification p{display:inline}.notification.red{text-align:start;border:2px solid #c92a2a;background:#ffe3e3;color:#c92a2a}.notification.red:before{margin-right:5px;height:1.2rem;width:1.2rem;background-image:url(/images/alert-red.svg?426d1008264ba1c80c16effde0a84ac6);background-repeat:no-repeat;display:inline-block;content:""}.notification.gray{text-align:start;border:2px solid #ced4da;background:#f1f3f5;color:#212529}.notification.gray:before{margin-right:5px;height:1.2rem;width:1.2rem;background-image:url(/images/alert-gray.svg?45e8e1e9bb83adba9096ac4bc0df3327);background-repeat:no-repeat;display:inline-block;content:""}.notification.loading{width:100%;margin:20px 0;justify-content:center;padding:20px;background:#ced4da}nav.record{border-top:1px solid #dee2e6;margin-top:60px;padding-top:20px;display:flex;flex-direction:column;align-items:flex-end}nav.record .next__step{height:40px;align-items:center;display:flex;padding:0 15px;border-radius:5px}.information__table{margin:20px 0;border-radius:5px;border:1px solid #dee2e6}.information__table li{border-top:1px solid #dee2e6;padding:10px}.information__table li:first-of-type{border:none}.modal{width:90%;height:90vh;transform:translateY(-50%);margin:0 5%;left:0;position:fixed;top:50%;z-index:20;background:#fff;border-radius:10px;display:flex;flex-direction:column;font-size:20px}.modal .top{height:70px;display:flex;align-items:center;font-size:24px;width:100%;background-color:#edf2f4;border-top-left-radius:inherit;border-top-right-radius:inherit;box-shadow:inset 0 -8px 8px -8px rgba(213,218,220,.74)}.modal .top h3{margin:unset;padding:unset;margin-left:20px;border:unset}.modal .content{padding:20px;flex:1;overflow-y:scroll}.modal .bottom{padding:20px;width:100%;background-color:#edf2f4;display:flex;flex-direction:row;justify-content:flex-end;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;align-items:center;box-shadow:inset 0 8px 8px -8px rgba(213,218,220,.74)}.modal .bottom .option__group{margin-top:unset}.green{background:#2f9e44}.red{background:#e03131}.blue{background:#1864ab}.orange{background:#fab005}.placeholder{width:100%;justify-content:center;margin:20px 0}.inline__notification{margin-top:20px;border:1px solid #dee2e6;box-shadow:3px 3px 5px 0 #ced4da;border-radius:5px;padding:15px}.inline__notification h4{display:flex;align-items:center}.inline__notification h4:before{margin-right:5px;height:1.2rem;width:1.2rem;background-image:url(/images/alert-gray.svg?45e8e1e9bb83adba9096ac4bc0df3327);background-repeat:no-repeat;display:inline-block;content:""}.inline__notification .expanded{margin-top:10px}.inline__notification .expanded b,.inline__notification .expanded p{display:inline}.inline__notification .expanded .option__group{align-self:flex-end;margin-top:10px}.drawer{width:100vw;height:100vh;position:fixed;background:#fff;z-index:20;top:0;right:0;overflow-y:scroll;padding-bottom:100px}.fly-to-right-leave-active{transition:all .2s ease}.fly-to-right-leave{max-height:200px;margin-left:0;opacity:1}.fly-to-right-leave-to{max-height:0;margin-left:200px;opacity:0}.fade-enter-active{transition:all .5s ease}.fade-enter{opacity:0}.fade-leave-active{transition:all .5s ease;opacity:0}.top-drawer-enter-active,.top-drawer-leave-active{transition:all .3s ease}.top-drawer-enter-to,.top-drawer-leave{top:0}.top-drawer-enter,.top-drawer-leave-to{top:-100vh}.right-drawer-enter-active,.right-drawer-leave-active{transition:all .3s ease}.right-drawer-enter-to,.right-drawer-leave{right:0;opacity:1}.right-drawer-enter,.right-drawer-leave-to{right:-100vw;opacity:0}.slide-from-bottom-enter{top:60%;opacity:0}.slide-from-bottom-enter-active{transition:top .5s cubic-bezier(0,.5,0,1)}.slide-from-bottom-enter-to,.slide-from-bottom-leave{top:50%;opacity:1}.slide-from-bottom-leave-active{transition:all .5s ease}.slide-from-bottom-leave-to{top:40%;opacity:0}.right-enter{right:60%;opacity:0}.right-enter-active{transition:all .5s cubic-bezier(0,.5,0,1) .2s}.right-enter-to,.right-leave{right:50%;opacity:1}.right-leave-active{transition:all .5s ease}.right-leave-to{right:40%;opacity:0}.suggestion-enter{max-height:0;opacity:0}.suggestion-enter-active{transition:all .3s ease}.suggestion-enter-to,.suggestion-leave{max-height:200px;opacity:1}.suggestion-leave{margin-left:0}.suggestion-leave-active{transition:all .3s ease}.suggestion-leave-to{max-height:0;margin-left:100vw;opacity:0}.spinner{display:flex}.spinner>div{width:7px;height:7px;margin:0 3px;background:#fff;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.dictionary{width:100vw;position:fixed;background:#fff;z-index:40;max-height:100vh;overflow-y:scroll}.dictionary ul{list-style:circle;padding-left:20px}.dictionary ul.option__group{list-style:none}.login-register__header h3{border-left:none}.register__form .dynamic__form button{height:50px;margin-left:0;display:flex;align-items:center}.register__form .dynamic__form .checkbox{padding:10px 0}.register__form .dynamic__form .checkbox input{box-shadow:none}.modal__shadow{width:100%;height:110%;background-color:rgba(0,0,0,.5);position:fixed;top:0;z-index:39}.drawer>section{margin:unset}.drawer>section h3{margin-bottom:60px}.step__top__bar{display:flex;flex-direction:row;padding-bottom:10px}.step__top__bar .exit{border-right:1px solid #dee2e6;padding-right:20px;margin-right:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.step__top__bar .exit img{width:35px}.step__top__bar .right{width:100%;min-height:60px;display:flex;flex-direction:column;justify-content:space-between}.step__top__bar .right p.small img.icon{margin-left:0}.step__top__bar .right nav{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;margin:0;padding:0;border:none}.step__top__bar .right nav h1{text-align:center}.step__top__bar .right nav .next.disabled,.step__top__bar .right nav .previous.disabled{opacity:.5}.step__top__bar .right nav .next img,.step__top__bar .right nav .previous img{height:2rem}.step__top__bar .right nav .previous img{transform:rotate(180deg)}.hex__container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hex__container .hexagon{width:30px;height:34px;font-size:18px;margin-right:20px;display:flex;justify-content:center;align-items:center;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);font-weight:700;color:#fff;background:#12b886}.nutrient__data{border:1.5px solid #adb5bd;background:#f1f3f5;padding:10px;border-radius:5px;display:flex;flex-direction:column;margin-top:20px}.nutrient__data hr{background:#adb5bd;border:none;height:1.5px;margin:40px 0}.nutrient__data.green{background:#f8f9fa;border:1.5px solid #12b886}.nutrient__data.green hr{background:#12b886}.nutrient__data.red{background:#ffe3e3;border:1.5px solid #f03e3e}.nutrient__data.red hr{background:#f03e3e}.nutrient__data.red .data{border-top:1px solid #f03e3e}.nutrient__data .top{display:flex;flex-direction:row}.nutrient__data .top .hex__container{filter:drop-shadow(0 5px 7px rgba(0,0,0,.3))}.nutrient__data .top .hex__container .hexagon{width:30px;height:34px;margin:10px;display:flex;justify-content:center;align-items:center;-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);font-weight:700;background:#868e96;color:#fff}.nutrient__data .top .hex__container .hexagon.green{background:#12b886}.nutrient__data .top .hex__container .hexagon.red{background:#f03e3e}.nutrient__data .top ul{width:100%;display:flex;flex-direction:row}.nutrient__data .top ul li{flex:1;display:flex;align-items:center;flex-direction:column;border-left:1px solid #ced4da}.nutrient__data .top ul li:first-child{border-left:none}.nutrient__data .top ul li p:nth-child(2){font-size:1.6rem}.nutrient__data .data{display:flex;margin:10px;padding-top:20px;flex-direction:column}.nutrient__data .data .retract{background:#ff0;display:flex;justify-content:center;margin-top:20px;padding:10px;background:#e9ecef;border-radius:5px}.nutrient__data .data .retract:first-child{margin:-10px 0 20px}.radio.crop__select{min-height:50px}.radio.crop__select ul.crop__info>li{justify-content:center;overflow-x:scroll;width:100%;margin:0}.radio.crop__select ul.crop__info>li:first-of-type{border-bottom:1px solid #e9ecef;border-top:1px solid #e9ecef;height:50px;padding:0 15px}.radio.crop__select ul.crop__info>li small{margin:5px 0 0 15px;color:#868e96}.radio.crop__select ul.crop__info>li ul{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio.crop__select ul.crop__info>li ul li{padding:10px 15px;margin-top:0;align-items:center}.radio.crop__select ul.crop__info>li ul li span{color:#495057;margin-top:5px}ul.fertiliser__application__list{display:flex;flex-direction:column}ul.fertiliser__application__list li{display:flex;color:#868e96}ul.fertiliser__application__list li.executed{color:#212529;border:.5px solid #ced4da}.crop_planning_fertiliser_table{width:100%}.crop_planning_fertiliser_table thead{font-weight:700}.crop_planning_fertiliser_table td{padding-top:10px}table.balance_table{width:100%}table.balance_table tr.top__border td{border-top:1px solid #dee2e6;padding-bottom:10px}table.balance_table tr.top__border.planned_balance{font-weight:700}table.balance_table td:last-child{text-align:right}table.balance_table td.sum{width:50px;text-align:right}.comparing__table__overview{width:100%}.comparing__table__overview tr{border-bottom:1px solid #ced4da}.crop_planning_pdf_template{width:447px;height:631px;border:1px solid #44702b;padding:15px;font-size:.6rem;display:flex;flex-direction:column}.crop_planning_pdf_template .header{display:flex;flex-direction:row;align-items:flex-end}.crop_planning_pdf_template .header .landwise__logo{margin-right:15px;display:flex;flex-direction:row;align-items:center}.crop_planning_pdf_template .header .landwise__logo span.land{background:#44702b;font-size:.9rem;color:#fff;padding:4px 1px 6px 3px}.crop_planning_pdf_template .header .landwise__logo .right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.crop_planning_pdf_template .header .landwise__logo .right .wise{font-size:.9rem;margin-top:6px}.crop_planning_pdf_template .header .landwise__logo .right .incorporated{font-size:4px}.crop_planning_pdf_template .header h2{margin-bottom:5px}.crop_planning_pdf_template h2,.crop_planning_pdf_template h3,.crop_planning_pdf_template h4{font-family:Ubuntu-Bold;border-left:none;padding-left:unset}.crop_planning_pdf_template table{margin-top:20px}.crop_planning_pdf_template table td{vertical-align:top}.crop_planning_pdf_template table thead td{font-family:OpenSans-Bold}.crop_planning_pdf_template table tr td:last-of-type{width:120px}.crop_planning_pdf_template table tr.total td{margin-top:5px;padding-top:5px;border-top:1px solid #000}.crop_planning_pdf_template table tr.total td:first-of-type{font-weight:700;text-align:right}.crop_planning_pdf_template table td.calculation{margin-right:10px;font-family:OpenSans-Bold}.crop_planning_pdf_template table .calculation{display:inline-block;margin-left:30px;font-family:OpenSans-Bold;float:left}.crop_planning_pdf_template table .float_right{text-align:right}.crop_planning_pdf_template hr{margin:20px 0;border:unset}.crop_planning_pdf_template .main__content{flex:1;display:flex;flex-direction:column;justify-content:center}.crop_planning_pdf_template .main__content .inputs h3{margin-top:0}.crop_planning_pdf_template .footer{font-size:5px}.crop_planning_pdf_template .no_margin{margin:0}.crop_planning_pdf_template .line{height:1px;background:#000;margin-top:0}.crop_planning_pdf_template .general_info{display:flex;flex-direction:row;justify-content:space-between}.crop_planning_pdf_template .general_info .left,.crop_planning_pdf_template .general_info .right{display:flex;flex-direction:column}.crop_planning_pdf_template .general_info .right .crop__name{width:120px}.crop_planning_pdf_template .general_info .left tr td{width:100px}.crop_planning_pdf_template .general_info table thead td{text-align:center}.crop_planning_pdf_template .general_info table tbody tr td{padding:0 3px}.crop_planning_pdf_template .general_info table tbody tr td:first-of-type{text-align:right}.crop_planning_pdf_template .inputs .no_margin_top,.crop_planning_pdf_template .planned_balance_calculation .no_margin_top{margin-top:0}.crop_planning_pdf_template .inputs .less_margin_top,.crop_planning_pdf_template .planned_balance_calculation .less_margin_top{margin-top:10px}.crop_planning_pdf_template .inputs table,.crop_planning_pdf_template .planned_balance_calculation table{width:100%}.crop_planning_pdf_template .inputs table tr:nth-last-of-type(2) td,.crop_planning_pdf_template .planned_balance_calculation table tr:nth-last-of-type(2) td{padding-bottom:5px}.crop_planning_pdf_template .inputs table td:last-child,.crop_planning_pdf_template .planned_balance_calculation table td:last-child{text-align:right;vertical-align:top}.crop_planning_pdf_template .inputs table tr.bold td,.crop_planning_pdf_template .planned_balance_calculation table tr.bold td{font-family:OpenSans-Bold;padding-top:10px}.crop_planning_pdf_template .inputs table small,.crop_planning_pdf_template .planned_balance_calculation table small{display:block;text-align:right;font-weight:400}.nutrient__progress__bar{display:flex;flex-direction:column;padding:20px;border:1px solid #dee2e6;border-radius:5px;box-shadow:2px 2px 3px 2px #f1f3f5;margin-bottom:40px;align-items:flex-end}.nutrient__progress__bar .top{display:flex;align-items:center;flex-direction:row;width:100%}.nutrient__progress__bar .top .progress__bar{height:24px;width:100%;position:relative}.nutrient__progress__bar .top .progress__bar div{min-width:15px;position:absolute;height:12px}.nutrient__progress__bar .top .progress__bar .planned__bar,.nutrient__progress__bar .top .progress__bar .pre__bar,.nutrient__progress__bar .top .progress__bar .target__bar{transition:width .1s ease}.nutrient__progress__bar .top .progress__bar .planned__bar,.nutrient__progress__bar .top .progress__bar .pre__bar{border-top-right-radius:15px;border-top-left-radius:15px}.nutrient__progress__bar .top .progress__bar .pre__bar{background:#ced4da}.nutrient__progress__bar .top .progress__bar .planned__bar{background:#12b886}.nutrient__progress__bar .top .progress__bar .target__bar{border-bottom-right-radius:15px;border-bottom-left-radius:15px;margin-top:12px;background:#868e96}.nutrient__progress__bar .top .progress__bar .alert{background-color:red}.setup__page{margin:0;min-height:100vh;flex-direction:column;padding:40px 20px}.main__navigation,.setup__page{display:flex;justify-content:space-between}.main__navigation{padding:10px 20px;align-items:center}.main__navigation nav a{padding:0 10px}#app{width:100%}#app.noScroll{overflow-y:hidden;height:100vh;position:fixed}.row{margin:-20px 0 0;display:flex;width:100%;flex-direction:row}.login-register .login-register__header{display:flex;flex-direction:column;align-items:center;margin:20px}.login-register .login-register__header p{margin-top:20px;font-size:14px;color:#757575}.login-register .login-register__header .links{display:flex;margin-top:10px}.login-register .login-register__header .links h3{padding:10px 20px}.login-register .login-register__header .links h3.active{color:#fd6563}.login-register .button{background-color:green;height:20px;width:100%}.step{padding:0 20px}.nutrient__information .top{display:flex;flex-direction:row;justify-content:space-between}.nutrient__information .top .tabs{display:flex;flex-direction:row;overflow:hidden;height:inherit}.nutrient__information .top .tabs .tab__name{padding:0 30px;display:flex;align-items:center}.nutrient__information .top .tabs .opened__tab{overflow:hidden;border-top-left-radius:15px;border-top-right-radius:15px;background-color:#f2f6f7;box-shadow:0 0 8px 0 rgba(213,218,220,.74)}.nutrient__information .top .nutrient{font-weight:700}.nutrient__information .top .arrow{display:flex;justify-content:center}.nutrient__information .top .arrow img{width:22px;margin:auto}