.vuetable-pagination{background:#f9fafb!important}.vuetable-body-wrapper{background-color:#dce6df}.vuetable-body{background-color:#fff}.vuetable-th-created_on,.vuetable-th-farmland,.vuetable-th-format,.vuetable-th-units{width:15%;padding-bottom:3%;padding-top:5%}.vuetable-td-created_on,.vuetable-td-farmland,.vuetable-td-format,.vuetable-td-units{width:15%;padding-bottom:3%;padding-top:3%}.vuetable-th-slot-roles{width:65%}.vuetable-pagination nav,.vuetable-pagination-dropdown nav{float:right}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;overflow-x:hidden;background-color:#dce6df}body{display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px;min-height:100vh}.header{position:fixed;top:0;z-index:1000;background-color:#dce6df;padding:20px 10px;height:80px;width:100%;text-align:left}.header a{float:left;color:#000;text-align:center;padding:12px;text-decoration:none;font-size:24px;line-height:25px;border-radius:4px}.header .nav_icon{position:fixed;z-index:1001;right:0;padding:16px}.list{width:100%;background-color:#fff;color:#000;text-align:left;min-height:calc(100vh - 160px);padding:20px}.list .column{float:left;width:44%;height:140px;background-color:#f5f8f5;margin:10px;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.2)}.list .row:after{content:"";display:table;clear:both}.list .row .colour{position:relative;height:70px;background-color:red;border-radius:10px}.list h3{font-weight:bolder;margin-left:9px}.displayCalc{margin-bottom:10px;height:20vh;background-color:#f5f8f5;text-align:right;display:flex;justify-content:flex-end;align-items:center;padding:0 20px}.displayCalc .number{padding:10px}.displayCalc .number a{font-size:120px;font-weight:700}.quantity{width:100%;background-color:#fff;color:#000;text-align:center;min-height:calc(100vh - 160px);padding:20px}.quantity .column{float:left;width:27%;height:70px;background-color:#f5f8f5;margin:10px;border-radius:100px;box-shadow:0 3px 10px rgba(0,0,0,.2);font-size:25px}.quantity .column.ac{background-color:red}.quantity .column.ok{background-color:#dce6df}.quantity .column1{background-color:#f5f8f5}.quantity .column2{width:60%;background-color:#dce6df}.quantity .column .number{padding:20%}.quantity .column1 .number,.quantity .column2 .number{padding:23%}.quantity .row:after{content:"";display:table;clear:both}.quantity .row .colour{position:relative;height:70px;background-color:red;border-radius:10px}.production{background-color:#fff;min-height:calc(100vh - 160px);padding:20px;font-size:20px}.footer,.production{width:100%;color:#000;text-align:center}.footer{position:fixed;z-index:1000;height:80px;bottom:0;background-color:#dce6df;padding:10px 10px}.footer .column{float:left;width:25%}.footer .column a{float:center;color:#000;text-align:center;text-decoration:none;font-size:20px;line-height:25px;border-radius:4px}.footer .column.disabled,.footer .column.disabled a{color:#595757}.footer .row:after{content:"";display:table;clear:both}.footer .nav_icon{padding:10px;border-radius:20px;margin-left:25%;width:50%}.footer .nav_icon.selected{background-color:#c8ccc9}dialog{border:none!important;border-radius:10px;margin:65% 5% 65% 5%;box-shadow:0 3px 10px rgba(0,0,0,.2);padding:1.6rem;max-width:400px;text-align:left}dialog a.cancel{color:red}dialog a.ok{color:green}.flex{display:flex;flex-wrap:wrap}.flex.flex-space-between{justify-content:space-between}.flex a{margin:8px auto}.prediction{width:100%;background-color:#fff;padding:20px;min-height:calc(100vh - 160px);box-sizing:border-box}.prediction-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:1200px;margin:0 auto}.prediction-card{background:#fff;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;height:100%;position:relative;border:1px solid #eaeaea}.prediction-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.15)}.prediction-card-title{padding:18px 20px;color:#fff;position:relative;min-height:70px;display:flex;align-items:center}.prediction-card-title h3{margin:0;font-size:1.3rem;font-weight:600;text-shadow:1px 1px 3px rgba(0,0,0,.3);width:100%}.prediction-card-content{padding:15px 20px}.prediction-card p{margin:0 0 12px 0;font-size:1rem;color:#555;line-height:1.5}.prediction-card p:last-child{margin-bottom:0}.prediction-card p strong{color:#333;font-weight:500}.prediction-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4facfe,#00f2fe);opacity:.7}@media (min-width:768px){dialog{margin:0;width:auto;max-width:500px;top:50%;left:50%;transform:translate(-50%,-50%)}.displayCalc{height:15vh}.displayCalc .number a{font-size:80px}.quantity{max-width:400px;margin:0 auto;height:auto}.quantity .column{width:30%;height:80px;margin:10px 1%}.quantity .column.ac,.quantity .column.ok{width:27%;height:80px}.quantity .column .number{padding:25%}}@media (max-width:768px){.prediction-grid{gap:15px}.prediction-card-title h3{font-size:1.1rem}.prediction-card p{font-size:.9rem}}@media (max-width:480px){.prediction{padding:15px}.prediction-grid{gap:10px}.prediction-card-title{padding:12px 15px;min-height:60px}.prediction-card-content{padding:12px 15px}}