@import url(https://use.typekit.net/lgq3bba.css);body{margin:0;font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{-ms-box-sizing:border-box;box-sizing:border-box}ul{-webkit-padding-start:0;padding-inline-start:0}.customScroll::-webkit-scrollbar{width:.5rem}.customScroll::-webkit-scrollbar-track{background:transparent}.customScroll::-webkit-scrollbar-thumb{background-color:#959595;border-radius:20px;border:3px solid transparent}.LoadingView{width:40vw}.LoadingView path{fill:#27ae60}.buttonHolder{margin:0;padding:1rem 0 0 .5rem}.buttonHolder li{padding:.25rem .25rem .25rem .5rem;margin:.25rem;border-radius:.3rem;line-height:1.5rem;cursor:pointer}.buttonHolder li:hover{background-color:#e9e9e9}.buttonHolder li.selected .buttonText{color:#4b806f;font-weight:600}.buttonHolder li.selected img{-webkit-filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(112deg) saturate(600%) contrast(.8);filter:grayscale(100%) brightness(40%) sepia(100%) hue-rotate(112deg) saturate(600%) contrast(.8)}.buttonHolder li .feedFloIcon{vertical-align:middle;margin-bottom:4px}.buttonHolder li .buttonText{color:#1a1f36;font-style:normal;font-weight:400;font-size:14px;line-height:17px;padding-left:1rem;display:inline-block}.feedFloIcon{width:1rem}.comingSoonIcon{width:auto;height:20rem}.SideBarView{background:#f9f9f9;width:15rem;height:30rem;border-right:#e3e8ee;border-right-width:.15rem;border-right-style:solid;transition:left .5s}.SideBarView li{list-style:none}.SideBarView .org{margin:1rem}.SideBarView .whiteCircle{background-color:#fff;width:2rem;height:2rem;border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.12),0 2px 5px rgba(60,66,87,.08);display:inline-block;text-align:center;line-height:2rem}.SideBarView .orgName{display:inline-block;padding-left:.7rem;margin-top:.1rem;vertical-align:top;font-weight:500;font-size:16px;line-height:19px;color:#1a1f36;padding-top:.2rem}@media(max-width:48rem){.SideBarView{left:-15rem}.SideBarView.open{left:0}}.UserDropDown{position:absolute;right:1rem;z-index:9;border:#d9dce1;-webkit-filter:drop-shadow(0 .25rem .25rem rgba(0,0,0,.25));filter:drop-shadow(0 .25rem .25rem rgba(0,0,0,.25));display:flex;flex-direction:column}.UserDropDown .button:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.UserDropDown .button:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.UserDropDown .button{cursor:pointer;left:0;z-index:9;background:#fff;text-align:left;padding:.45rem .8rem;border:.125rem solid #d9dce1;border-bottom:.5rem;color:#565758;display:block;font-weight:600;text-decoration:none}.UserDropDown .button:hover{background-color:#27ae60;border-color:#27ae60;color:#fff}.UserDropDown .button span{vertical-align:middle;padding-right:.3em}.UserDropDown .disabled{pointer-events:none;opacity:1%;background-color:#d9dce1;border-color:#d9dce1;color:#fff}.TopBar{position:relative;height:4rem;border-bottom:#e3e8ee;border-bottom-width:.15rem;border-bottom-style:solid;padding-top:.5rem;padding-right:1rem;padding-left:1rem}.TopBar div{margin:.5rem 0;padding:.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:.5rem}.TopBar div:hover{background-color:#e9e9e9}.TopBar .buttons{padding:0;border:none;background:none}.TopBar .buttons.left{float:left}.TopBar .buttons.right{float:right}@media(min-width:48rem){.TopBar .buttons.menu{display:none}}.FeedFloTabs{display:flex;flex-direction:row}.FeedFloTabs-tabLink{color:inherit;text-decoration:none}.FeedFloTabs>a,.FeedFloTabs>div{border-bottom:.1rem solid #e3e8ee;color:#697386;font-weight:500;font-size:1rem;padding:0 0 .5rem;cursor:pointer}.FeedFloTabs>a.spacer,.FeedFloTabs>div.spacer{width:2rem;cursor:inherit}.FeedFloTabs>a.grower,.FeedFloTabs>div.grower{flex-grow:1;cursor:inherit}.FeedFloTabs>a.selected,.FeedFloTabs>div.selected{color:#219653;border-bottom:.2rem solid #219653}.FeedFloButton{display:flex;flex-direction:row;justify-items:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.2rem .7rem;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:.3rem;font-size:.9rem;cursor:pointer}.FeedFloButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.FeedFloButton:active{box-shadow:0 1px 3px rgba(0,0,0,.12156862745098039),0 .5px 1px rgba(0,0,0,.24)}.FeedFloButton.disabled{pointer-events:none;opacity:.3;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FeedFloButton.primary{background-color:#fff;color:#3c4257}.FeedFloButton.secondary{background-color:#27ae60;color:#fff}.FeedFloTable a{color:#1a1f36}.FeedFloTable .cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FeedFloTable .cell.s{min-width:4rem;width:4rem;height:2rem}.FeedFloTable .cell.m{min-width:8rem;width:10rem;height:2rem}.FeedFloTable .cell.l{min-width:12rem;width:20rem}.FeedFloTable .cell.g{min-width:4rem;flex-grow:1}.FeedFloTable .header{display:flex;flex-direction:row;font-weight:600;font-size:.9rem;border-bottom:.1rem solid #e3e8ee}.FeedFloTable .header .cell{padding-top:1rem;padding-bottom:1}.FeedFloTable .row{display:flex;flex-direction:row;border-bottom:.1em solid #e3e8ee}.FeedFloTable .row .cell{padding-top:.6rem;padding-bottom:.6rem;padding-left:.2rem}.FeedFloTable .row .skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dddbdd;width:70%}.FeedFloTable .row .skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}.FeedFloTable .footer{white-space:nowrap;display:flex;flex-direction:row;align-items:center;margin-top:1rem}.FeedFloTable .footer .results{flex-grow:1}.FeedFloTable .footer .page-number{margin-left:1rem;margin-right:1rem}.FeedFloTable .footer .previous{margin-right:.7rem}.FeedFloTable .emptyImageHolder{width:100%;height:60em;justify-content:center;display:flex;padding:10rem}.FeedFloTable .emptyImageHolder div img{width:20em}.StatusBadge{display:flex;flex-direction:row;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.7rem;font-weight:700;background-color:#e6e6e6;color:grey;padding:.2rem;border-radius:.2rem}.StatusBadge .label{margin-right:.3rem}.StatusBadge img{height:1rem;display:inline-block;vertical-align:bottom}.StatusBadge.success{color:#0e6245;background-color:#cbf4c9}.StatusBadge.warning{color:#9c3f0f;background-color:#f8e5ba}.StatusBadge.error{color:#b10a0a;background-color:#ffd8d8}.Heading{color:#1a1f36;font-weight:400;margin-bottom:.5rem;font-size:2rem}.Heading--underline{padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid #dfdfdf}.AlertPage{margin-left:3rem;margin-right:3rem;margin-bottom:5rem}@media(max-width:48rem){.AlertPage{margin-left:.5rem;margin-right:.5rem}}.AlertPage .farmLink{color:#000}.FeedFloToolTip{display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.FeedFloToolTip .tooltip{cursor:pointer;position:relative;display:inline-block}.FeedFloToolTip .tooltip :hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.FeedFloToolTip .tooltip .tooltiptext{position:absolute;z-index:1;cursor:default;visibility:hidden;background-color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;text-align:center;border-radius:4px;border:1px solid #a3acb9;bottom:1.8rem;left:55%;right:auto;-webkit-transform:translateX(-44%);transform:translateX(-44%);padding:.1rem .4rem;font-size:.625rem}.FeedFloToolTip .tooltip .tooltiptext:before{content:"";position:absolute;width:5px;height:5px;top:15.8px;right:37px;-webkit-transform:rotate(225deg);transform:rotate(225deg);border-left:1px solid #a3acb9;border-top:1px solid #a3acb9;background-color:#fff}.FeedFloToolTip .tooltip:hover .tooltiptext{visibility:visible;box-shadow:none}.APIInfoTile{display:flex;flex-direction:row;border:2px solid #d9dce1;border-radius:8px;width:100%}.APIInfoTile .left{flex:5 1;padding:.5rem .5rem .5rem 1rem}.APIInfoTile .left .topLine{display:flex;font-size:.875rem;padding-right:.2rem}.APIInfoTile .left .topLine .type{color:#27ae60;font-weight:500;padding-right:.2rem}.APIInfoTile .left .topLine .permissions{font-style:italic}.APIInfoTile .left .bottomLine{font-size:.625rem;display:flex}.APIInfoTile .left .date{margin-left:.2rem;font-weight:600;font-style:italic}.APIInfoTile .right{display:flex;margin-right:.5rem;align-self:center;justify-content:center}.APIInfoTile .right .tooltip .tooltiptext{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.changeBorder{border-top:0;border-radius:0 0 8px 8px}.ApiGeneratedKey{display:flex;flex-direction:row;background-color:#57bb82;border:2px solid #d9dce1;border-bottom:0;border-radius:8px 8px 0 0;width:100%}.ApiGeneratedKey .topLine{display:flex;font-size:.875rem;width:100%;padding:.5rem 1rem}.ApiGeneratedKey .topLine .keyText{color:#fff;padding-right:.5rem;padding-left:.5rem;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ApiGeneratedKey .keyColor *{width:1.2rem;-webkit-filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(90deg) brightness(500%) contrast(101%);filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(90deg) brightness(500%) contrast(101%)}.ApiGeneratedKey .FeedFloToolTip .tooltip .tooltiptext{text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}.ApiGeneratedKey .FeedFloToolTip .tooltip .tooltiptext:before{right:25px}.FeedFloTextInput{display:flex;flex-direction:column;justify-content:space-between;width:100%}.FeedFloTextInput .disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FeedFloTextInput label{font-weight:600;font-size:.875rem;margin-left:.188rem}.FeedFloTextInput .textBox{border:.063rem solid #c4c4c4;border-radius:.25rem;padding-left:.5rem;font-size:13px;height:2rem;width:100%}.FeedFloTextInput .moveText{text-indent:1.5rem}.FeedFloTextInput .input-icons i{position:absolute;margin-top:-.2rem}.FeedFloTextInput .input-icons{width:100%;margin-bottom:.625rem;position:relative}.FeedFloTextInput .input-icons>div input{border:.063rem solid #c4c4c4;border-radius:.25rem;height:2rem;text-indent:2rem;font-size:1rem;padding-left:2rem}.FeedFloTextInput .icon{padding:.625rem;min-width:2.5rem}.DropDown{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.DropDown .disabled{pointer-events:none;opacity:.5}.DropDown label{font-weight:600;font-size:.875rem;margin-left:.188rem}.DropDown .dropDownHeader{width:100%;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #c4c4c4;border-radius:4px}.DropDown .dropDownHeader .selected{align-self:center;font-size:13px;padding:.5rem}.DropDown .dropDownHeader .icon{align-self:center;margin:0 8px}.DropDown .dropDownHeader .icon.showList{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.DropDown .list{position:absolute;width:100%;z-index:9;background-color:#fff;top:2.3rem;white-space:normal;display:flex;flex-direction:column;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:4px}.DropDown .list .listItem{font-size:13px;padding:.5rem}.DropDown .list .selected{background-color:rgba(111,207,151,.3137254901960784)}.DropDown .list .listItem:hover{background-color:rgba(111,207,151,.6313725490196078)}.DropDown .with-label{top:3.8rem}.RadioButton{-webkit-appearance:none;appearance:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border:.1rem solid #27ae60;border-radius:.5rem;box-shadow:0 .063rem .063rem rgba(0,0,0,.12);width:1rem;height:1rem;margin-right:10px;margin-top:-.063rem}.RadioButton.grey{border:.1rem solid #a9a9a9}.RadioButton:hover{background:hsla(0,0%,88.6%,.705)}.RadioButton:checked{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAbqSURBVHgB7VvNctRGEO7ROoZKQdhTzkpVABcXlifAnHOAhYSqnCI/gc0TsH4C8AOkEKdUJVBrngD7CWIuKX5SZeUN1rnE69hSumdnnZme0UirldaqZD+KsiWNpOlvuls93W2AJZZY4v8MAQ0jfBF1V65ArxNALwvgNmTQw5d26RIbmuBsEkhhhL/vn6Vw8Pt38R40jEYIIKFXr8K6CGATD3swEbgKRkjYXgrw5tOjOIYGUCsBUvAubIoMtqC60HlIMgF7wTFsv/8+TqAm1EJAw4JbQCIGSMTLOoiYm4Abr6IHqOovwC/4CCe9K1J4l2WQBB04OMZzST8eTQesDaMQTiFEP9ETAv0FwF2w/YSOJM1ge17TqEwArfqlLjyFyaq7MEKN2EGntve+ojO7NYx6KOSWlwwBz8cj2E42/iVzFlQiYO2nKEwvwVBMHByHFPw4gOf6Cs+LtddRhFr0FNxEJGIM96qYxMwEkPDZJXjrmggKvl234Nb7X0cDRQRHJRJmIsAjfNIR0P+tHx/k3fv1L9E6xQJA6izOP41TvzHKSAD0D/jzXYpm44sByF+gL3HOY1YSShOQJzw6tpfHHdhyrfqcXwfvZy8cog8CdL4ZPOD3zUJCKQKkw7sGvwIXHlX+/aN44Bzvd5AzAYmI84hwmQRq0cHJEdwr4xgDKAEpTEnhbw6jTSTrsC7h1bsi0r7r6Aj5NZoDzcUYj85Zzbn42UUDlPd9we7a/dCP+3wsCv+sTsGdwM8evvsJP732KooxhvhBP5el0P/4bbzrf5wHOXafjAXc0W1emcgQf12HBcCl4tInZJaZJuMjnKvHFLwmkF6WjIb6OYzS7nGHt3pNkrQOC4JS8aF+juZEXyI2NFz9wq+RuQTQ6qNtDYwXk933TUdEap8TEDWLDNalyWmgz3DG/YGATdLQvMfka8Cq5UQS7vTIPzRu8z7gu2++joz3n2AgBgC6hnZ9WpBLADq+df04ZcxK/yDKedpGgXPQV5hMIaM9iD7EowVOAtYmn5tQO5VYu67V3Lh80ejyT55TC666fZSTAPSy941jjMj0Y7X6EbQFaAqFWtCR2SkLbhNg6o+EGA9z+IcLB7fzIDUXjXKRLjOwCKBNC5hxe/KJbXK4f2gDyM71Y5WDMMzg8hX7a2URoHZs5+DqrwgKoX3ork3mdg7U3DfGcVCCAJhkX85BaSzjhqB9qz8FFxDjlgN2/Ta/xyYgMLetSIDxEAx6rIe0Btx3YX7BuJyV0YDMVO/x551D47JopfpPYSwOJV/Z9WInCMy+D7/58Q/9WLTT/qcwBDw2nSAh5DeUygf4XtIyGHMrk5usQsB/CoUEOIKHxjK+NWDmubkISPQD8WXn2rwvWSAS/UBWmzzXCRYBGRPws7/O7rABuanvFsBw2KenzOmJEgQgjMBH2J+9fWgpMrY4PKrFxTvi91gEFEVPPDBqE/gGyAraMrZBAhcBPPJjhQfHJqMtSHgRlm/aXItnEXC8IgcZuyhrk8H22m0A37Rd/zki9Q+1UyNXldoiQAYPwmQqZRsglXFpFVAQI2XXsRMg+zn32cjO/Dk1FWG1RguodMaz1Y6c5q7rXicBJx2pTt7MKhZHBtAOX5Dw1S+V01RwElAmsyq1gGWKLwKpo1ZhFUuF7f2nyA2Fy+TXPzyKacxFmsIOX9kbw8jKVnMN0eGtDd7A0rNgbKancOfTYzNHiBWat1SpgQWC6oMfH8ZGlKpqmUb+Iq+KPYV3M6S0IDFuWIEh3yCNAfo0IVgc9k6wRqmfoDmpQq6OBCWMfQ/yEiB9QQq8FE0Fx2d8nFqNRZjDzoeHsVWgxeIIlfBD/ZzLP3AUbodVfZ07xEjZmgGc2Baq3AY4dl01gJzuE3oHvyDnYrfK7JTpISyVEKFPHldxqhy7SEB7i6mEjs7lJdSHHZzDV8rpGqA58Co2THoYBlAChR0iU+R2ZmGAMf4TNlxNCHI/nknyiro+XfD2G8oGLDRFYZfoElqAItWfojQBhHna02g/QSG1wN0lPiNUydXzNjn5n0LwFPZp0+LrLr2Fcf7ZimyQCK15zCA8YSYCCB4SZBPzx37cWHCktd0NHJdnFp4wMwEEHwlQUxOzjqJ+Q/JPgYD+rMITKhEgJzVpShrgr5s5Q2SjY/Y3euPHcaUYgeqQGHfcLWi0JAc5qNqeW5mAKQqamKeQZFCdkf4U5nQFkkRbLRlY4b/OGfRWhGyZv60SMV3PMylG2ShqgyvC3AQQpLdPIVpQy0yt3ei1EDDFnJ+9IjTShl8rATqkaQRwX22SutWeIj+PB6jqO5SjaKINvzECdFAMIGv3gdSMrqpAh2xYkqlYgHwFxQKUn2zybw+WWGKJJf4B/xAsgZmc4VoAAAAASUVORK5CYII=);width:1rem;height:1rem;background-size:1rem 1rem;background-position:50%}.RadioButton:checked.grey{filter:invert(89%) sepia(14%) saturate(0) hue-rotate(160deg) brightness(92%) contrast(83%);-webkit-filter:invert(89%) sepia(14%) saturate(0) hue-rotate(160deg) brightness(92%) contrast(83%)}.FeedFloScopesList{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;color:#647279}.FeedFloScopesList .disabled{pointer-events:none;opacity:.5}.FeedFloScopesList label{font-weight:600;font-size:.875rem;margin-left:.188rem}.FeedFloScopesList .sideBySide{display:flex;flex-direction:row;justify-items:center;align-items:center;padding:1rem;font-size:14px}.FeedFloScopesList .checkbox{padding-right:.5rem;padding-top:.3rem}.FeedFloScopesList .selectAll{border-bottom:.0625rem solid #c4c4c4}.FeedFloScopesList .list{width:100%;z-index:9;background-color:#fff;top:2.3rem;white-space:normal;overflow:hidden;display:flex;flex-direction:column;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:8px}.FeedFloScopesList .list .listItem{font-size:14px;padding:.5rem;align-content:center}.FeedFloScopesList .list .selected{background-color:rgba(111,207,151,.3137254901960784)}.FeedFloScopesList .list .listItem:hover{background-color:rgba(111,207,151,.6313725490196078)}.FeedFloScopesList .description{margin-left:4rem;margin-top:.2rem;display:flex;flex-direction:row;white-space:nowrap;font-size:11px}.FeedFloScopesList .title{font-weight:800;width:10rem}.FeedFloNewAccessKeyBlur{position:fixed;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,40.8%,.8);z-index:100}.FeedFloNewAccessKey{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;border:1px solid #d9dce1;border-radius:4px;padding:2rem;display:flex;flex-direction:column;justify-content:space-around;width:50rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;z-index:101}.FeedFloNewAccessKey>.row{display:flex;flex-direction:row;margin:1rem 0}.FeedFloNewAccessKey .note .FeedFloTextInput .textBox:focus-visible{outline:1px solid #27ae60}.FeedFloNewAccessKey .note.error .FeedFloTextInput .textBox{outline:1px solid #f03}.FeedFloNewAccessKey .explanation{margin-top:-.8rem;margin-left:.2rem;font-size:11px;color:#647279}.FeedFloNewAccessKey .center{margin-top:2rem;margin-left:1rem;display:flex;flex-direction:row;white-space:nowrap}.FeedFloNewAccessKey .roleExplanation{margin-left:4rem;margin-top:.2rem;display:flex;flex-direction:row;white-space:nowrap;font-size:11px;color:#647279}.FeedFloNewAccessKey .roleTitle{color:#647279}.FeedFloNewAccessKey .scopes{display:flex;flex-direction:column}.FeedFloNewAccessKey .scopes .error .FeedFloScopesList{outline:1px solid #f03;border-radius:8px}.FeedFloNewAccessKey .scopeDescription{margin-left:.2rem;margin-top:.2rem;margin-bottom:1rem;font-size:12px}.FeedFloNewAccessKey .expiry{width:30rem;position:relative;z-index:10}.FeedFloNewAccessKey .scopeTitle{margin-top:0;font-weight:600}.FeedFloNewAccessKey .roleBox{display:flex;flex-direction:row;border:1px solid #d9dce1;border-radius:4px;padding:1rem;margin:1rem 2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.FeedFloNewAccessKey label{font-weight:600;font-size:1rem;margin-left:.188rem}.FeedFloNewAccessKey .buttons{display:flex;flex-direction:row;margin-top:2rem;margin-left:auto;margin-right:0}.FeedFloNewAccessKey .buttons .green .FeedFloButton{color:#fff;background-color:#219653;margin-right:1rem}.FeedFloNewAccessKey .buttons .FeedFloButton{font-size:larger;padding:.5rem}.DeleteConfirmationBlur{background-color:hsla(0,0%,40.8%,.8);z-index:100}.DeleteConfirmation,.DeleteConfirmationBlur{position:fixed;top:0;bottom:0;left:0;right:0}.DeleteConfirmation{margin:auto;border:1px solid #d9dce1;background-color:#fff;border-radius:4px;padding:2rem 2rem 1rem;display:flex;flex-direction:column;width:20rem;height:8rem;z-index:101}.DeleteConfirmation .revokeDescription{font-size:14px;white-space:nowrap}.DeleteConfirmation .buttons{display:flex;flex-direction:row;margin-top:2rem;justify-content:center}.DeleteConfirmation .buttons .red .FeedFloButton{color:#fff;background-color:#eb5757;margin-left:5.8rem;white-space:nowrap}.DeleteConfirmation .buttons .FeedFloButton{font-weight:500}.FeedFloApiTokenController .TokenListMessage{margin:1rem;color:#747474}.graphiql-container{border-top:1px solid hsla(0,0%,86.7%,.619);padding-bottom:1rem}.graphiql-container *{-ms-box-sizing:content-box;box-sizing:content-box}.feedflo-graphiql-container{height:81.8vh;border:1px solid hsla(0,0%,86.7%,.619);border-radius:6px}.url{padding-bottom:1rem;display:flex;justify-content:flex-end;padding-right:2rem;color:#a3acb9}.explorer-and-graphiQL{display:flex;height:inherit}.topExplorerLine{display:flex;white-space:nowrap;justify-content:space-between;padding:0 2rem}.topExplorerLine .FeedFloTextInput{width:-webkit-max-content;width:max-content}.feedflo-graphiql-container .tokenStatusHolder{margin-left:auto;margin-top:2.35rem;margin-right:.5rem}.ApiAccessPage{margin-left:10%;margin-right:10%;margin-bottom:3rem}@media(max-width:48rem){.ApiAccessPage{margin-left:1rem;margin-right:1rem;margin-bottom:1rem}}.ApiAccessPage .h1{padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid #dfdfdf}.ApiAccessPage .ButtonHolder{display:flex;margin-bottom:1em;flex-direction:row-reverse}.ApiAccessPage .FeedFloButton{margin-left:1em;float:right;margin-top:0}.ApiAccessPage .FeedFloButton.primary{background-color:#219653;color:#fff;font-weight:400}.ApiAccessPage .FeedFloButton.secondary{background-color:#fff;color:#3c4257}.ApiAccessPage .FeedFloButton .feedFloIcon{margin-top:.35em;margin-right:.4em}.ApiAccessPage .APIInfoTile{margin-bottom:1em}.BarnListPage{margin-bottom:5rem;margin-left:3rem;margin-right:3rem}@media(max-width:48rem){.BarnListPage{margin-left:.5rem;margin-right:.5rem}}.BarnListPage .actionBox{border-radius:.5rem;width:1.5rem;height:1.5rem;box-shadow:0 4px 4px rgba(0,0,0,.24);vertical-align:middle;margin:auto;text-align:center;padding-top:0}.BarnListPage .actionBox:hover{box-shadow:0 2px 2px rgba(0,0,0,.24)}.BarnListPage .actionBox img{vertical-align:middle;margin:auto;display:inline}.BarnStatusPage{margin-left:3rem;margin-right:3rem}.BarnStatusPage .farmHolder{display:flex;flex-wrap:wrap;text-decoration:none}.BarnStatusPage .farmHolder a{text-decoration:none}.BarnStatusPage .farmHolder .spacingForTiles{margin:.625rem}.BarnStatusPage .farmHolder .spacingForTiles .barnTile{width:10rem;height:10rem;background-color:#f2f2f2;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));border-radius:1rem;text-align:center;padding:1rem}.BarnStatusPage .farmHolder .spacingForTiles .barnTile .title{text-decoration:none;text-transform:uppercase;color:#697386;height:3rem}.FeedFloToggleButton{border:.1rem solid #d9dce1;background:#d9dce1;border-radius:.3rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.FeedFloToggleButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.FeedFloToggleButton div.toggle{background:#d9dce1;color:rgba(60,66,87,.4392156862745098)}.FeedFloToggleButton div{background:#fff;font-weight:500;align-items:center;color:#3c4257;box-sizing:border-box;padding:.2rem .4rem;display:inline-block}.FeedFloToggleButton div:first-child{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.FeedFloToggleButton div:last-child{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.FeedFloStatTitle{display:flex;flex-direction:row;background-color:rgba(111,207,151,.08);width:100%}.FeedFloStatTitle .tooltip{position:relative;display:inline-block}.FeedFloStatTitle .tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:.5rem;position:absolute;z-index:1}.FeedFloStatTitle .tooltip:hover .tooltiptext{visibility:visible}.FeedFloStatTitle div{padding:.2rem .2rem .2rem .5rem}.FeedFloStatTitle .left{flex:5 1}.FeedFloStatTitle .left .title{color:#4f566b;font-weight:600;font-size:.875rem}.FeedFloStatTitle .left .value{font-size:1.25rem}.FeedFloStatTitle .left .subtitle{color:#4f566b;font-size:.625rem}.FeedFloStatTitle .right{flex:1 1;display:flex;align-self:center;justify-content:center}.FeedFloPercent{border-radius:.25rem;padding:.125rem .375rem;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.75rem;font-weight:500}.FeedFloPercent.aboveRange{background-color:#f8e5ba;color:#9c3f0f}.FeedFloPercent.withinRange{background-color:#cbf4c9;color:#0e6245}.FeedFloPercent.belowRange{background-color:#ffd8d8;color:#b10a0a}.FeedFloChart{position:relative}.FeedFloChart svg{width:100%}.FeedFloChart .tooltipInfo>.tooltipMass{font-size:.75rem;line-height:.914rem}.FeedFloChart .tooltipInfo>.tooltipDate{font-size:.625rem;line-height:.746rem}.BarnConsumptionTileView{display:flex;flex-direction:row;width:20rem;justify-content:space-between;color:#1a1f36}.BarnConsumptionTileView .left{display:flex;flex-direction:column}.BarnConsumptionTileView .left div{margin:.219rem}.BarnConsumptionTileView .right{display:flex;flex-direction:column}.BarnConsumptionTileView .right div{margin:.219rem}.BarnConsumptionTileView .title{font-size:.875rem;line-height:1.066rem;font-weight:600;color:#4f566b}.BarnConsumptionTileView .value{font-size:1.25rem;font-weight:400;line-height:1.523rem}.BarnConsumptionTileView .expected{opacity:.3}.BarnConsumptionTileView .unit{font-size:.625rem;line-height:.761rem}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker{font-size:14px;color:#1a1f36;display:inline-block;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__header{text-align:center;padding:8px 0;position:relative}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{-webkit-transform:rotate(225deg);transform:rotate(225deg);right:-7px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:2rem;line-height:2rem;text-align:center}.react-datepicker__day-name{color:#a3acb9;margin-bottom:-8px}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:rgba(111,207,151,.6313725490196078);color:#1a1f36}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__day--keyboard-selected,.react-datepicker__day--keyboard-selected:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--keyboard-selected,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected:hover,.react-datepicker__year-text--selected:hover{background-color:rgba(111,207,151,.6313725490196078)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:rgba(111,207,151,.6313725490196078)}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;position:relative}.FeedFloDatePicker{position:absolute;margin-top:2rem;z-index:9;background-color:#fff;display:flex;flex-direction:column;border:.063rem solid #d9dce1;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25098039215686274)}.FeedFloDatePicker .header{display:flex;flex-direction:row;margin:1rem 1rem .5rem;justify-content:space-between}.FeedFloDatePicker .header div{display:inline-flex;flex-direction:column}.FeedFloDatePicker .header div div{font-size:.875rem;margin-bottom:.313rem;margin-left:.125rem;line-height:1.066rem;color:#7a7f83}.FeedFloDatePicker .header input{width:6rem;border:.063rem solid #e3e8ee;box-sizing:border-box;border-radius:.25rem;padding:.188rem .5rem}.FeedFloDatePicker .Calendar{display:flex;align-content:center;justify-content:center}.FeedFloDatePicker .footer,.FeedLineConsumptionTile{display:flex;flex-direction:row;justify-content:space-between}.FeedLineConsumptionTile{margin-right:2rem}.FeedLineConsumptionTile .left{display:flex;flex-direction:column}.FeedLineConsumptionTile .left .topLeft{display:flex;flex-direction:row;justify-content:flex-start}.FeedLineConsumptionTile .right{display:flex;flex-direction:column;justify-content:space-between}.FeedLineConsumptionTile .line{font-weight:600;font-size:.875rem;color:#4f566b;margin-right:1rem;display:flex}.FeedLineConsumptionTile .line .StatusBadge{margin-left:1rem}.FeedLineConsumptionTile .usage{font-size:1.25rem}.FeedLineConsumptionTile .unit{font-size:.625rem;line-height:.761rem}.FeedLineConsumptionTile .link{text-decoration:none;color:#219653;font-weight:600;font-size:.875rem;text-align:right}.FeedLineConsumptionTile .link:hover{text-decoration:underline}.FeedLineConsumptionTile .expected{color:#697386;font-size:1rem}.BarnConsumptionTab{margin-left:3rem;margin-right:3rem;margin-bottom:3rem}@media(max-width:48rem){.BarnConsumptionTab{margin-left:1rem;margin-right:1rem;margin-bottom:1rem}}.BarnConsumptionTab .BarnConsumptionHolder .FeedFloChart,.BarnConsumptionTab .FeedLineConsumptionHolders .FeedFloChart{height:20rem}@media(max-width:48rem){.BarnConsumptionTab .BarnConsumptionHolder .FeedFloChart,.BarnConsumptionTab .FeedLineConsumptionHolders .FeedFloChart{height:8rem}}.BarnConsumptionTab .topHalf{margin-right:0;display:flex;flex-direction:row}@media(max-width:48rem){.BarnConsumptionTab .topHalf{flex-direction:column}}.BarnConsumptionTab .topHalf .topLeftSide{flex:1.5 1;margin-top:1.5rem}.BarnConsumptionTab .topHalf .topLeftSide .headers{display:flex;flex-direction:row;margin-bottom:1rem}.BarnConsumptionTab .topHalf .topLeftSide .headers .dateRangeButton{display:flex;flex-direction:row;border:.063rem solid #d9dce1;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}.BarnConsumptionTab .topHalf .topLeftSide .headers .dateRangeButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.BarnConsumptionTab .topHalf .topLeftSide .headers .dateRangeButton div{padding:.25rem .75rem}.BarnConsumptionTab .topHalf .topLeftSide .headers .dateRangeButton .icon{display:flex;align-self:center;padding-bottom:.438rem;padding-right:.25rem}.BarnConsumptionTab .topHalf .topLeftSide .headers .dateRangeButton .text{color:#3c4257;font-weight:500;padding-left:.25rem}.BarnConsumptionTab .topHalf .topLeftSide .headers>*{margin-right:.5rem}.BarnConsumptionTab .topHalf .topRightSide{flex:1 1}.BarnConsumptionTab .topHalf .topRightSide .tiles>*{border-bottom:1px solid #dfdfdf;padding-top:.5rem;padding-bottom:2rem}.BarnConsumptionTab .topHalf .topRightSide .tiles>:last-child{border-bottom:none}.BarnConsumptionTab .topHalf .topRightSide .statHeader{background-color:rgba(111,207,151,.08);font-weight:600;padding-left:1rem;padding-top:2rem}.BarnConsumptionTab .bottomHalf{display:flex;flex:1.5 1;flex-direction:row;flex-wrap:wrap;text-align:start}@media(max-width:48rem){.BarnConsumptionTab .bottomHalf{flex-direction:column}}.BarnConsumptionTab .bottomHalf .FeedLineConsumptionHolders{width:50%;padding:1rem;border:.1rem solid #e3e8ee;margin-bottom:-.0625rem}@media(max-width:48rem){.BarnConsumptionTab .bottomHalf .FeedLineConsumptionHolders{width:100%}}.BarnConsumptionTab .bottomHalf .FeedLineConsumptionHolders:nth-child(odd){margin-right:-.0625rem}@media(max-width:48rem){.topRightSide{display:none}}.LoadingSkeleton{display:inline-block;min-height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.LoadingSkeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}.BinSymbol{display:inline-flex;flex-direction:column;margin-right:1rem}.BinSymbol-symbolContainer{display:inline-flex;justify-content:center;align-items:center;position:relative}.BinSymbol-name{position:absolute;color:#fff;font-size:1.5rem;top:1.5rem}.BinSymbol-capacity{text-align:center;font-size:.7rem}.BinSymbol-loader--small{display:inline-block;width:3.75rem}.BinSymbol-loader--medium{display:block;width:8rem;margin-bottom:1rem}.BinSymbol-loader--tall{display:inline-block;width:3.75rem;height:6rem;margin-bottom:.75rem}.BinSetSection{margin:1rem 0 1.5rem}.BinSetSection-heading{margin-bottom:.5rem}.BinSetSection-content,.BinSetSection-symbolContainer{display:flex;align-items:center}.BinSetSection-detailsContainer{margin-left:1rem}.BinSetSection-detailsRow{font-size:.75rem;margin-bottom:.5rem}.BinSetSection-detailsLabel{font-weight:600;margin-right:.25rem}.BinSetSection-loader{margin-right:1rem}.BinSetSection-loader--small{display:inline-block;width:3.75rem}.BinSetSection-loader--medium{display:block;width:8rem;margin:1rem 0}.BinSetSection-loader--tall{display:inline-block;height:6rem}.BarnEquipmentTab-subheading{font-size:1.5rem;padding:.5rem 0;margin-top:0}.BarnEquipmentTab-binSetsContainer{display:grid;grid-template-columns:repeat(2,minmax(-webkit-max-content,1fr));grid-template-columns:repeat(2,minmax(max-content,1fr));grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}@media(max-width:80rem){.BarnEquipmentTab-binSetsContainer{grid-template-columns:repeat(1,minmax(-webkit-max-content,1fr));grid-template-columns:repeat(1,minmax(max-content,1fr))}}.UnsavedChangesBar{display:flex;justify-content:flex-end;align-items:center;background-color:#e3e8ee;height:3rem;padding:0 1rem}.UnsavedChangesBar-text{flex:1 1;margin:0 .5rem}.UnsavedChangesBar-errorText{padding-right:1em;margin:0 .5rem}.UnsavedChangesBar-saveButton{margin:0 .5rem}.FeedFloNumInput{display:flex;flex-direction:column;justify-content:space-between;width:100%}.FeedFloNumInput .disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FeedFloNumInput label{font-weight:600;font-size:.875rem;margin-left:.188rem;display:flex;flex-direction:column}.FeedFloNumInput .textBox{border:.063rem solid #c4c4c4;border-radius:.25rem;font-size:13px}.BarnSettingsTab-barnSettings{padding:2rem;display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);grid-row-gap:1.25rem;row-gap:1.25rem}.BarnSettingsTab-rowLabel{display:flex;align-items:center;font-weight:600}.BarnSettingsTab-rowField{max-width:3.25rem;font-size:1.1rem;margin:0 .5rem}.BarnSettingsTab-rowInput{padding:.35rem;text-align:right}.BarnSettingsTab-subheading{font-size:1.5rem;padding:.5rem 0;margin-top:0}.BarnSettingsTab-loader{margin-right:1rem}.BarnSettingsTab-loader--small{width:3rem}.BarnSettingsTab-loader--medium{width:12rem}.BarnSummaryPage{margin-left:3rem;margin-right:3rem;margin-bottom:3rem}@media(max-width:48rem){.BarnSummaryPage{margin-left:1rem;margin-right:1rem;margin-bottom:1rem}}.BarnSummaryPage .topHalf{margin-right:0;display:flex;flex-direction:row}@media(max-width:48rem){.BarnSummaryPage .topHalf{flex-direction:column}}.BarnSummaryPage .topHalf .topLeftSide{flex:1.5 1;margin-top:1.5rem}.BarnSummaryPage .topHalf .topLeftSide .headers{display:flex;flex-direction:row;margin-bottom:1rem}.BarnSummaryPage .topHalf .topLeftSide .headers .dateRangeButton{display:flex;flex-direction:row;border:.063rem solid #d9dce1;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}.BarnSummaryPage .topHalf .topLeftSide .headers .dateRangeButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.BarnSummaryPage .topHalf .topLeftSide .headers .dateRangeButton div{padding:.25rem .75rem}.BarnSummaryPage .topHalf .topLeftSide .headers .dateRangeButton .icon{display:flex;align-self:center;padding-bottom:.438rem;padding-right:.25rem}.BarnSummaryPage .topHalf .topLeftSide .headers .dateRangeButton .text{color:#3c4257;font-weight:500;padding-left:.25rem}.BarnSummaryPage .topHalf .topLeftSide .headers>*{margin-right:.5rem}.BarnSummaryPage .topHalf .topRightSide{flex:1 1}.BarnSummaryPage .topHalf .topRightSide .tiles>*{border-bottom:1px solid #dfdfdf;padding-top:.5rem;padding-bottom:2rem}.BarnSummaryPage .topHalf .topRightSide .tiles>:last-child{border-bottom:none}.BarnSummaryPage .topHalf .topRightSide .statHeader{background-color:rgba(111,207,151,.08);font-weight:600;padding-left:1rem;padding-top:2rem}.BarnSummaryPage .bottomHalf{display:flex;flex:1.5 1;flex-direction:row;flex-wrap:wrap;text-align:start}@media(max-width:48rem){.BarnSummaryPage .bottomHalf{flex-direction:column}}.BarnSummaryPage .bottomHalf .FeedLineConsumptionHolders{width:50%;padding:1rem;border:.1rem solid #e3e8ee;margin-bottom:-.0625rem}@media(max-width:48rem){.BarnSummaryPage .bottomHalf .FeedLineConsumptionHolders{width:100%}}.BarnSummaryPage .bottomHalf .FeedLineConsumptionHolders:nth-child(odd){margin-right:-.0625rem}.DevelopersPage{margin-left:3rem;margin-right:3rem}.DevelopersPage .placeHolder{display:flex;justify-content:center;padding:5rem}.DevelopersPage h2{position:static;width:1090px;height:309px;left:0;top:0;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:29px;text-indent:29px;color:#1a1f36;margin:0 20px}.FeedLinePage{margin-left:3rem;margin-right:3rem;margin-bottom:3rem}.FeedLinePage .topBar{position:absolute;display:flex;cursor:pointer;z-index:1;margin-top:-4rem;font-weight:700}.FeedLinePage .topBar:hover{text-decoration:underline}.FeedLinePage .topBar .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.FeedLinePage .FeedLineConsumptionHolder .FeedFloChart{height:20rem}.FeedLinePage .h1{padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid #dfdfdf}.FeedLinePage .topHalf{display:flex;flex-direction:row;margin:.219rem}@media(max-width:48rem){.FeedLinePage .topHalf{flex-direction:column}}.FeedLinePage .topHalf .topLeftSide{flex:1.5 1;margin-top:1.5rem}.FeedLinePage .topHalf .topLeftSide .headers{display:flex;flex-direction:row;margin-bottom:1rem}.FeedLinePage .topHalf .topLeftSide .headers .dateRangeButton{display:flex;flex-direction:row;border:.063rem solid #d9dce1;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.FeedLinePage .topHalf .topLeftSide .headers .dateRangeButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.FeedLinePage .topHalf .topLeftSide .headers .dateRangeButton div{padding:.25rem .75rem}.FeedLinePage .topHalf .topLeftSide .headers .dateRangeButton .icon{display:flex;align-self:center;padding-bottom:.438rem;padding-right:.25rem}.FeedLinePage .topHalf .topLeftSide .headers .dateRangeButton .text{color:#3c4257;font-weight:500;padding-left:.25rem}.FeedLinePage .topHalf .topLeftSide .headers>*{margin-right:.5rem}.FeedLinePage .topHalf .topRightSide{flex:1 1}.FeedLinePage .topHalf .topRightSide .tiles>*{border-bottom:1px solid #dfdfdf;padding-top:.5rem;padding-bottom:2rem}.FeedLinePage .topHalf .topRightSide .tiles>:last-child{border-bottom:none}.FeedLinePage .topHalf .topRightSide .statHeader{background-color:rgba(111,207,151,.08);font-weight:600;padding-left:1rem;padding-top:2rem}.FeedLinePage .topHalf .unit{font-size:.625rem;line-height:.761rem}.FeedLinePage .topHalf .title{font-size:.875rem;line-height:1.066rem;font-weight:600;color:#4f566b}.FeedLinePage .topHalf .value{font-size:1.25rem;font-weight:400;line-height:1.523rem}.FeedLinePage .bottomHalf{display:flex;align-items:center;justify-content:space-between}.FeedLinePage .bottomHalf .bottom-header-buttons{display:flex;flex-direction:row}.FeedLinePage .bottomHalf .bottom-header-buttons>*{margin-right:.7rem}.FeedLinePage .bottomHalf .icon{display:flex;align-self:center;justify-self:center}.FeedLinePage .bottomHalf .text{color:#3c4257;font-weight:500;padding-left:.25rem}.FeedLinePage .tooltip{position:relative;display:inline-grid}.FeedLinePage .tooltip .tooltiptext{visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-wrap:break-word;background-color:#000;text-align:center;border-radius:6px;padding:.5rem;position:absolute;right:.01rem;z-index:3}.FeedLinePage .tooltip:hover .tooltiptext{visibility:visible}.TestPage{margin-left:3rem;margin-right:3rem}.TestPage .testImage{width:100%}.TestPage h2{position:static;width:1090px;height:309px;left:0;top:0;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:29px;text-indent:29px;color:#1a1f36;margin:0 20px}.OverviewPage{margin-left:3rem;margin-right:3rem}.OverviewPage img{width:100%}.OverviewPage .testImage{width:80%;flex-grow:1}.OverviewPage .placeHolder{display:flex;justify-content:center;padding:5rem}.OverviewPage h2{position:static;width:1090px;height:309px;left:0;top:0;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:29px;text-indent:29px;color:#1a1f36;margin:0 20px}.GeneralSettings{border:1px solid #d9dce1;border-radius:4px;display:flex;flex-direction:column;justify-content:space-around;width:100%}.GeneralSettings>.row{display:flex;flex-direction:row;justify-content:space-evenly;margin:14px 22px}.GeneralSettings .row>*{width:100%;margin:0 10px}.GeneralSettings .react-tel-input{font-size:13px;width:100%}.GeneralSettings label{font-weight:600;font-size:.875rem;margin-left:.188rem}.GeneralSettings .react-tel-input .flag-dropdown{position:absolute;border:.063rem solid #c4c4c4;border-radius:.25rem 0 0 .25rem}.GeneralSettings .react-tel-input .form-control{width:100%;border:.063rem solid #c4c4c4;border-radius:.25rem}.loadingForm{border:1px solid #d9dce1;border-radius:4px;display:flex;flex-direction:row;justify-content:space-around;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.loadingForm>.leftCol{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.loadingForm>.leftCol .leftSection{display:flex;flex-direction:column;margin:14px 22px}.loadingForm>.leftCol .leftSection>.header{height:28px;width:148px}.loadingForm>.leftCol .leftSection>.box{height:28px}.loadingForm>.rightCol{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.loadingForm>.rightCol .rightSection{display:flex;flex-direction:column;margin:14px 22px}.loadingForm>.rightCol .rightSection>.header{height:28px;width:148px}.loadingForm>.rightCol .rightSection>.box{height:28px}.loadingForm .skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.loadingForm .skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}.FeedFloNotificationsOptions{width:2rem;position:relative;display:flex;flex-direction:column;justify-content:space-between}.FeedFloNotificationsOptions .disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FeedFloNotificationsOptions .dropHeader{display:flex;flex-direction:column;justify-items:left;align-items:left;padding:.2rem;font-size:14px}.FeedFloNotificationsOptions .radioButton{display:flex;flex-direction:row;justify-items:center;align-items:center;padding-top:.3rem}.FeedFloNotificationsOptions .radioButton .doNotDisplay{display:none}.FeedFloNotificationsOptions .textInput{display:flex;flex-direction:row;width:2rem;margin-right:2.5rem;margin-left:.2rem;text-indent:.2rem}.FeedFloNotificationsOptions .textInput.error label .textBox{border-color:#f03}.FeedFloNotificationsOptions .align{margin-left:1.95rem}.FeedFloNotificationsOptions .greyTitle{opacity:.5;margin-left:2rem}.FeedFloNotificationsOptions .errorText{color:#f03;font-weight:600}.FeedFloNotificationsOptions .default-text{opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.FeedFloNotificationsOptions .alignSetText{margin-left:.2rem}.FeedFloNotificationsOptions .selectAll:not(:last-child){border-bottom:.1rem solid #d9dce1}.FeedFloNotificationsOptions .optionsheader{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:space-between}.FeedFloNotificationsOptions .optionsheader .title{align-self:center;font-size:13px}.FeedFloNotificationsOptions .optionsheader .chat{filter:invert(53%) sepia(3%) saturate(4%) hue-rotate(319deg) brightness(95%) contrast(87%);-webkit-filter:invert(53%) sepia(3%) saturate(4%) hue-rotate(319deg) brightness(95%) contrast(87%)}.FeedFloNotificationsOptions .optionsheader .icon{align-self:center;margin:0 .5rem;cursor:pointer}.FeedFloNotificationsOptions .optionsheader .icon.isSet{-webkit-filter:invert(54%) sepia(29%) saturate(1091%) hue-rotate(93deg) brightness(96%) contrast(86%);filter:invert(54%) sepia(29%) saturate(1091%) hue-rotate(93deg) brightness(96%) contrast(86%)}.FeedFloNotificationsOptions .optionsheader .icon.error{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-filter:invert(21%) sepia(93%) saturate(6982%) hue-rotate(343deg) brightness(112%) contrast(121%);filter:invert(21%) sepia(93%) saturate(6982%) hue-rotate(343deg) brightness(112%) contrast(121%)}.FeedFloNotificationsOptions .list{position:absolute;width:12rem;z-index:9;background-color:#fff;top:2rem;white-space:normal;overflow:hidden;display:flex;flex-direction:column;border:1px solid #d9dce1;box-sizing:border-box;border-radius:4px}.FeedFloSearchBar{display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative}.FeedFloSearchBar .disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FeedFloSearchBar .input-icons i{position:absolute;margin-top:-.2rem}.FeedFloSearchBar .input-icons{width:100%;margin-bottom:.625rem}.FeedFloSearchBar .input-icons>div input{border:.063rem solid #c4c4c4;border-radius:.25rem;height:2rem;text-indent:2rem;font-size:1rem}.FeedFloSearchBar .icon{padding:.625rem;min-width:2.5rem}.FeedFloSearchBar .input-field{position:relative;display:flex;width:100%;padding:.625rem;justify-content:space-between}.FeedFloSearchBar .input-field .feedFloIcon{margin-right:1rem}.FeedFloSearchBar label{font-weight:600;font-size:.875rem;margin-left:.188rem}.FeedFloSearchBar .textBox{border:.063rem solid #c4c4c4;border-radius:.25rem;padding-left:.5rem;font-size:13px}.FeedFloSearchBar>.input-icons>div>div{max-height:25rem;overflow:hidden;box-shadow:0 8px 24px rgba(149,157,165,.2)}.FeedFloSearchBar>.input-icons>div>div div{cursor:pointer}.FeedFloWatchListRow{border:1px solid #d9dce1;border-radius:4px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;margin:.5rem}.FeedFloWatchListRow .input-field{display:flex;width:100%;padding:.625rem;flex-direction:row;justify-content:space-between;font-weight:600}.FeedFloWatchListRow .input-field .feedFloIcon{margin-right:1rem;-webkit-filter:invert(54%) sepia(29%) saturate(1091%) hue-rotate(93deg) brightness(96%) contrast(86%);filter:invert(54%) sepia(29%) saturate(1091%) hue-rotate(93deg) brightness(96%) contrast(86%);cursor:pointer}.FeedFloWatchListRow .tooltip{position:relative;display:inline}.FeedFloWatchListRow .tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;border-radius:6px;padding:.5rem;top:-3rem;left:-2.5rem;text-align:center;position:absolute;z-index:1}.FeedFloWatchListRow .tooltip:hover .tooltiptext{visibility:visible}.NotificationSettings{border:1px solid #d9dce1;border-radius:4px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:100%;padding-bottom:1rem}.NotificationSettings>.notifDivider{border-bottom:1px solid #d9dce1;margin:5px 0}.NotificationSettings>.headerNotif{display:flex;flex-direction:row;padding-top:1rem;padding-bottom:1rem}.NotificationSettings>.headerNotif>.alertTypeHeader,.NotificationSettings>.headerNotif>.emailHeader,.NotificationSettings>.headerNotif>.smsHeader{font-weight:600}.NotificationSettings>.rowNotif{display:flex;flex-direction:row;padding-top:.25rem;padding-bottom:.25rem}.NotificationSettings>.rowNotif>.alertTypeRow{font-weight:600}.NotificationSettings>.rowNotif>.emailRow{margin-right:1.6rem}.NotificationSection>.orgNotif{display:flex;flex-direction:row}.NotificationSection>.orgNotif>.orgNotifName{font-weight:600}.NotificationSection>.barnNotif{display:flex;flex-direction:row;font-size:14px}.alertColNotif{margin-left:2rem;padding:.375rem}.smsColNotif{margin-left:auto;justify-content:center}.emailColNotif,.smsColNotif{margin-right:2rem;padding:.375rem;min-width:3.75rem;text-align:center}.emailColNotif{float:right}.spacing{margin-left:2.4rem;margin-right:3.5rem;margin-bottom:0}.alignList .list{left:50%;right:auto;-webkit-transform:translateX(-70%);transform:translateX(-70%);text-align:left}.SettingsPage{margin:0 3rem;padding-bottom:3rem}.SettingsPage>.row{padding:1rem;display:flex;justify-items:center;flex-direction:row;flex-wrap:wrap}.SettingsPage>.row>.subHeading{flex:1 1;padding:1rem;text-align:center;font-size:1.5rem;font-weight:600;white-space:nowrap;min-width:24rem}.SettingsPage>.row>.section{flex:3 1;width:100%;min-width:28.125rem}.SystemHealthPage{margin-left:3rem;margin-right:3rem}.SystemHealthPage .placeHolder{display:flex;justify-content:center;padding:5rem}.SystemHealthPage h2{position:static;width:1090px;height:309px;left:0;top:0;font-family:Montserrat;font-style:normal;font-weight:400;font-size:24px;line-height:29px;text-indent:29px;color:#1a1f36;margin:0 20px}.CheckBox{-webkit-appearance:none;appearance:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border-radius:.25rem;border:.063rem solid rgba(60,66,87,.16);box-shadow:0 .063rem .063rem rgba(0,0,0,.12);width:1rem;height:1rem}.CheckBox:hover{background:hsla(0,0%,88.6%,.705)}.CheckBox:checked{border:.063rem solid #27ae60;background:url(/static/media/checkbox.6b79eaad.svg);width:1rem;height:1rem;background-size:1rem 1rem;background-position:50%}.DropCheckBox{width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.DropCheckBox .disabled{pointer-events:none;opacity:.5}.DropCheckBox label{font-weight:600;font-size:.875rem;margin-left:.188rem}.DropCheckBox .sideBySide{display:flex;flex-direction:row;justify-items:center;align-items:center;padding:.2rem;font-size:14px}.DropCheckBox .checkbox{padding-right:.5rem;padding-top:.3rem}.DropCheckBox .selectAll{border-bottom:.0625rem solid #c4c4c4}.DropCheckBox .dropCheckBoxHeader{width:100%;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #c4c4c4;border-radius:4px;cursor:pointer}.DropCheckBox .dropCheckBoxHeader .title{align-self:center;font-size:13px;padding:.5rem}.DropCheckBox .dropCheckBoxHeader .icon{align-self:center;margin:0 8px}.DropCheckBox .dropCheckBoxHeader .icon.showList{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.DropCheckBox .list{position:absolute;width:100%;z-index:9;background-color:#fff;top:2.3rem;white-space:normal;overflow:hidden;display:flex;flex-direction:column;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:4px}.DropCheckBox .list .listItem{font-size:14px;padding:.5rem;align-content:center}.DropCheckBox .list .selected{background-color:rgba(111,207,151,.3137254901960784)}.DropCheckBox .list .listItem:hover{background-color:rgba(111,207,151,.6313725490196078)}.FeedFloProgress{position:relative;border:1px solid #c4c4c4;border-radius:4px;height:2em;width:100%;display:inline-block;overflow:hidden;background-color:#dddbdd}.FeedFloProgress:after{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;content:""}@-webkit-keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.FeedFloProgress .inner{width:0;height:100%;background-color:#3fbe74}.ExportPage{margin-left:3rem;margin-right:3rem;margin-bottom:3rem}@media(max-width:48rem){.ExportPage{margin-left:1rem;margin-right:1rem;margin-bottom:1rem}}.ExportPage .FeedFloButton .feedFloIcon{margin-top:.35em;margin-right:.4em}.ExportPage .h1{padding-bottom:1rem;margin-bottom:0;border-bottom:1px solid #dfdfdf}.ExportPage .ExportController{padding-top:1em}.ExportPage .ExportController .rowContainer{display:flex;flex-direction:row}@media(max-width:48rem){.ExportPage .ExportController .rowContainer{flex-direction:column}}.ExportPage .ExportController .rowContainer .cell{align-self:center;padding:.2em;min-width:11em}@media(max-width:48rem){.ExportPage .ExportController .rowContainer .cell{width:100%}}.ExportPage .ExportController .rowContainer .cell.flexGrow{flex-grow:1}.ExportPage .ExportController .disabled{pointer-events:none;opacity:.5}.ExportPage .ExportController .dateRangeButton{display:flex;flex-direction:row;border:.063rem solid #d9dce1;border-radius:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}.ExportPage .ExportController .dateRangeButton:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 2px 5px rgba(0,0,0,.24)}.ExportPage .ExportController .dateRangeButton div{padding:.25rem .75rem}.ExportPage .TimeZoneMessage{font-size:13px;margin-left:1em;color:#3a3a3a}.FirmwarePage{margin-left:3rem;margin-right:3rem}.FirmwarePage .deviceFW{width:20rem}.FirmwarePage .FirmwareUploadController .row{display:flex;align-items:center}.FirmwarePage .FirmwareUploadController .row>div{margin:1rem;vertical-align:middle}.FirmwarePage .FirmwareUploadController .row>div.grow{flex-grow:1}.FirmwarePage .DeviceFirmwareController .deviceFW,.FirmwarePage .FirmwareStreamController .fw{margin:1rem}.FirmwarePage .fw .spacer{margin-left:1rem}.FirmwarePage .fw .fwHistory{padding-bottom:1rem}.FirmwarePage .fw .fwHistory .live{color:#e11f1f;font-weight:600}.FirmwarePage .fw .fwHistory .tag{font-family:monospace}.FirmwarePage .fw .fwHistory .download{color:#00f;cursor:pointer;font-family:monospace}.FirmwarePage .fw .fwHistoryWindow{height:10rem;overflow-y:scroll;width:15rem;padding:.3rem;margin-left:.3rem;background-color:#fafafa;border-radius:.3rem;border:.15rem solid #9b9b9b}.App{background:#fff}.App .SideBarView{height:100vh;width:15rem;float:left;position:fixed;z-index:10}.App .rightSide{height:100vh;padding-left:15rem}@media(max-width:48rem){.App .rightSide{padding-left:0}}.App .pageSpace{height:calc(100vh - 4rem);overflow-y:scroll}h1{color:#1a1f36;font-weight:700}.App-sidebar{flex:1 1}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.loadingPage{width:100vw;height:100vh;padding-bottom:10rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.loadingPage .LoadingView{width:30rem;padding-left:1rem}
/*# sourceMappingURL=main.8d49b99a.chunk.css.map */