@import "https://fonts.googleapis.com/icon?family=Material+Icons";:root{--md-sys-color-primary:#ff9800;--md-sys-color-primary-dark:#ff9800;--md-sys-color-on-primary:#fff;--md-sys-color-on-primary-dark:#fff;--md-sys-color-secondary:#ff5722;--md-sys-color-secondary-dark:#ff5722;--md-sys-color-on-secondary:#fff;--md-sys-color-on-secondary-dark:#fff;--md-sys-color-error:#f44336;--md-sys-color-error-dark:#f44336;--md-sys-color-on-error:#fff;--md-sys-color-on-error-dark:#fff;--md-ref-palette-primary40:#ff9800;--md-ref-palette-secondary40:#ff5722;--md-sys-color-surface-tint-dark:#ff9800}body{flex-direction:column;min-height:100vh;line-height:1.5;display:flex}main{flex:1 0 auto}a,button,input,.link{cursor:pointer}a{color:#ff5722}footer{margin-top:20px}.title{color:var(--md-sys-color-on-surface-variant,#616161);text-transform:uppercase;font-weight:700}.break-words{word-break:break-all}.clipboard{cursor:pointer}.search-wrapper{margin:20px 0 0;overflow:hidden}.search-wrapper input#search:focus{box-shadow:none;outline:none}.search-wrapper input#search{box-sizing:border-box;background:0 0;border:0;width:100%;height:45px;margin:0;padding:0 45px 0 15px;font-size:16px;font-weight:300;display:block}.search-wrapper i.material-icons{cursor:pointer;position:absolute;top:10px;right:10px}.navbar .brand-logo{height:100%}.navbar .brand-logo .logo{background-image:url(/build/assets/logo_Bushel_w-CUNDHZ6d.png);background-position-y:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:100%;display:inline-block}.tunnel-status{display:inline}nav.navbar{overflow:hidden}@media only screen and (width<=1400px){nav.navbar.admin-nav ul.right.hide-on-med-and-down{display:none!important}nav.navbar.admin-nav a.sidenav-trigger{display:block!important}}@media only screen and (width>=601px){nav.navbar,nav.navbar .nav-wrapper{height:var(--navbar-height);line-height:var(--navbar-height)}}.navbar ul:not(.dropdown-content)>li>a{line-height:var(--navbar-height-mobile);height:var(--navbar-height-mobile)}@media only screen and (width>=601px){.navbar ul:not(.dropdown-content)>li>a{line-height:var(--navbar-height);height:var(--navbar-height)}}nav.navbar ul:not(.dropdown-content)>li>a:hover{color:#fff!important;background-color:#0000001a!important}nav.navbar ul:not(.dropdown-content)>li.active>a{color:#fff!important;background-color:#0003!important}nav.navbar ul:not(.dropdown-content)>li.active>a:hover{color:#fff!important;background-color:#00000040!important}.navbar ul:not(.dropdown-content)>li>a>i.material-icons{float:none;height:auto;line-height:inherit;vertical-align:middle;margin-left:0;margin-right:.5rem;font-size:1.5rem;display:inline-block}.navbar i.left{float:none;margin-left:0}.btn:not(.filled):not(.tonal):not(.outlined):not(.elevated):not(.text):not(.btn-flat){background-color:var(--md-sys-color-primary,#ff9800);color:var(--md-sys-color-on-primary,#fff)}.btn:not(.filled):not(.tonal):not(.outlined):not(.elevated):not(.text):not(.btn-flat):hover{background-color:color-mix(in srgb, var(--md-sys-color-primary,#ff9800), black 12%)}.btn-small:not(.filled):not(.tonal):not(.outlined):not(.elevated):not(.text):not(.btn-flat){background-color:var(--md-sys-color-primary,#ff9800);color:var(--md-sys-color-on-primary,#fff)}.btn-small:not(.filled):not(.tonal):not(.outlined):not(.elevated):not(.text):not(.btn-flat):hover{background-color:color-mix(in srgb, var(--md-sys-color-primary,#ff9800), black 12%)}.btn,.btn-small,.btn-large,.btn-flat{text-transform:uppercase}table.bordered>thead>tr,table.bordered>tbody>tr{border-bottom:1px solid var(--md-sys-color-outline-variant,#0000001f)}tr.link{cursor:pointer}tr.link:hover{background-color:#8080801f}table tr.hoverable:hover{box-shadow:none;-webkit-box-shadow:none}[type=checkbox].filled-in:checked+span:not(.lever):after{border:2px solid var(--md-sys-color-secondary,#ff5722);background-color:var(--md-sys-color-secondary,#ff5722)}.card{border-radius:2px}.input-field{background-color:#0000;border-bottom:none;margin-top:1rem;margin-bottom:1rem;position:relative}.input-field input[type=text],.input-field input[type=password],.input-field input[type=email],.input-field input[type=url],.input-field input[type=tel],.input-field input[type=number],.input-field input[type=search],.input-field textarea.materialize-textarea{box-sizing:content-box;width:100%;max-width:none;height:3rem;color:var(--md-sys-color-on-surface,inherit);outline:none;font-size:16px;transition:box-shadow .3s,border-color .3s;display:block;border:none!important;border-bottom:1px solid var(--md-sys-color-outline,#9e9e9e)!important;background:0 0!important;border-radius:0!important;padding:0!important}.input-field input[type=text]:focus:not([readonly]),.input-field input[type=password]:focus:not([readonly]),.input-field input[type=email]:focus:not([readonly]),.input-field input[type=url]:focus:not([readonly]),.input-field input[type=tel]:focus:not([readonly]),.input-field input[type=number]:focus:not([readonly]),.input-field input[type=search]:focus:not([readonly]),.input-field textarea.materialize-textarea:focus:not([readonly]){box-shadow:0 1px 0 0 var(--md-sys-color-primary,#ff9800);border-bottom:1px solid var(--md-sys-color-primary,#ff9800)!important;padding:0!important}.input-field input[type=text]:disabled,.input-field input[type=text][readonly],.input-field input[type=password]:disabled,.input-field input[type=password][readonly],.input-field input[type=email]:disabled,.input-field input[type=email][readonly],.input-field input[type=url]:disabled,.input-field input[type=url][readonly],.input-field input[type=tel]:disabled,.input-field input[type=tel][readonly],.input-field input[type=number]:disabled,.input-field input[type=number][readonly],.input-field input[type=search]:disabled,.input-field input[type=search][readonly],.input-field textarea.materialize-textarea:disabled,.input-field textarea.materialize-textarea[readonly]{color:var(--md-sys-color-on-surface,inherit);opacity:1;border-bottom:1px dotted var(--md-sys-color-outline,#9e9e9e)!important;background-color:#0000!important}.input-field label{color:var(--md-sys-color-on-surface-variant,#9e9e9e);cursor:text;transform-origin:0 100%;text-align:initial;pointer-events:none;transition:top .2s ease-out,font-size .2s ease-out,color .2s ease-out;font-size:1rem!important;position:absolute!important;top:.8rem!important;left:0!important;transform:none!important}.input-field label.active,.input-field input:focus:not([readonly])+label,.input-field textarea:focus:not([readonly])+label,.input-field input[value]:not([value=""])+label,.input-field input:disabled+label,.input-field input[readonly]+label,.input-field textarea[value]:not([value=""])+label{color:var(--md-sys-color-primary,#ff9800);font-size:.8rem!important;top:-.875rem!important;transform:none!important}.input-field input:not(:focus)+label.active,.input-field textarea:not(:focus)+label.active,.input-field input:not(:focus)[value]:not([value=""])+label,.input-field input:disabled+label,.input-field input[readonly]+label{color:var(--md-sys-color-on-surface-variant,#9e9e9e)}.input-field .select-wrapper:focus-within{outline:none}.input-field .select-wrapper+label,.input-field select+label{color:var(--md-sys-color-on-surface-variant,#9e9e9e);font-size:.8rem!important;top:-.875rem!important;transform:none!important}.select-wrapper input.select-dropdown{box-sizing:content-box;height:3rem;margin:0;border:none!important;border-bottom:1px solid var(--md-sys-color-outline,#9e9e9e)!important;background:0 0!important;border-radius:0!important;padding:0!important}.select-wrapper input.select-dropdown:focus{box-shadow:0 1px 0 0 var(--md-sys-color-primary,#ff9800);border-bottom:1px solid var(--md-sys-color-primary,#ff9800)!important;background:0 0!important;padding:0!important}.collection .collection-item{border-radius:0}label:has(>input[type=checkbox]:not(.switch input)){margin:1rem 0;line-height:1.5;display:block}.switch label{align-items:center;margin:0;display:inline-flex}.switch{--track-height:14px!important;--track-width:36px!important;--border-width:0px!important;--size-off:21px!important;--size-on:21px!important;--icon-size:0px!important;--gap-on:-3px!important;--gap-off:-3px!important}.switch label{color:var(--md-sys-color-on-surface,inherit);font-size:1rem}.switch label .lever{vertical-align:middle;border-radius:15px;background-color:#818181!important;border:none!important;width:36px!important;height:14px!important;margin:0 10px!important}.switch label .lever:before{display:none!important}.switch label .lever:after{border-radius:50%;transition:left .3s,background-color .3s;box-shadow:0 1px 3px 1px #0006;background-color:#f1f1f1!important;width:21px!important;height:21px!important;top:-3px!important;left:-1px!important}.switch label input[type=checkbox]:checked+.lever{background-color:color-mix(in srgb, var(--md-sys-color-primary,#ff9800), transparent 50%)!important}.switch label input[type=checkbox]:checked+.lever:before{display:none!important}.switch label input[type=checkbox]:checked+.lever:after{background-color:var(--md-sys-color-primary,#ff9800)!important;width:21px!important;height:21px!important;top:-3px!important;left:16px!important}.row{margin-bottom:20px}.row>.col{min-width:0}@media (prefers-color-scheme:dark){.card,.card-panel,.search-wrapper.card{border:1px solid var(--md-sys-color-outline-variant,#41474d)}footer,.badge{color:var(--md-sys-color-on-surface,#e2e2e5)}.input-field select{color:var(--md-sys-color-on-surface,#e2e2e5);border-bottom:1px solid var(--md-sys-color-outline,#8b9198);background-color:#0000}.input-field input:disabled,.input-field input[readonly]{color:var(--md-sys-color-on-surface,#e2e2e5);-webkit-text-fill-color:var(--md-sys-color-on-surface,#e2e2e5)}.btn-floating i{color:#000000de!important}}
