.usa-dt-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.usa-dt-pagination .usa-dt-pagination__totals{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left;font-size:1.6rem}.usa-dt-pagination .usa-dt-pagination__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.usa-dt-pagination .usa-dt-pagination__wrapper:first-child{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:320px){.usa-dt-pagination .usa-dt-pagination__wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.usa-dt-pagination .usa-dt-pagination__wrapper .pager{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:0;list-style-type:none;margin:0}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item .pager__button{padding:.7rem 1rem;background-color:#fff;color:#5b616b;border:.1rem solid #aeb0b5;font-style:normal;font-size:1.2rem;margin:.5rem .5rem .5rem 0;line-height:normal}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item .pager__button:hover{background-color:#e1f3f8}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item .pager__button.pager__button_disabled{border-color:#d6d7d9;color:#aeb0b5}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item .pager__button.pager__button_disabled:hover{background-color:#fff;cursor:auto}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__item .pager__button.pager__button_active{background-color:#00a6d2;color:#000;border-color:#00a6d2}.usa-dt-pagination .usa-dt-pagination__wrapper .pager .pager__ellipsis{font-weight:700;margin-top:1.4rem;margin-right:.5rem}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__limit-selector__wrapper .usa-dt-pagination__limit-selector{background-color:#fff;height:3.2rem;border:.1rem solid #d6d7d9;margin-right:3rem;padding:0 .5rem}@media (max-width:320px){.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__limit-selector__wrapper .usa-dt-pagination__limit-selector{margin-left:0}}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__limit-selector__wrapper label{font-size:1.6rem;font-weight:400}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to{margin-left:1.8rem}@media (max-width:320px){.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to{margin-left:0}}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to input{width:6.8rem;margin:0 .6rem;padding:.7rem 1rem}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to label{font-size:1.2rem;font-weight:400}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to button{color:#fff;font-size:1.2rem;font-weight:700;-webkit-transition:opacity .15s;transition:opacity .15s;padding:.7rem 1.5rem;border:0;border-radius:.2rem;background-color:#0071bc}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to button:hover{background-color:#205493}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to button[disabled]{opacity:.5;cursor:not-allowed}.usa-dt-pagination .usa-dt-pagination__wrapper .usa-dt-pagination__go-to button[disabled]:hover{background-color:#0071bc}.tooltip-wrapper{font-size:1.6rem}.tooltip-wrapper .tooltip-spacer{display:none}@media (min-width:992px){.tooltip-wrapper .tooltip-spacer{display:block;position:absolute;z-index:9}}.tooltip-wrapper .tooltip__hover-wrapper .tooltip__icon{color:#d6d7d9;margin:0 .75rem}.tooltip-wrapper .tooltip__hover-wrapper .tooltip__icon:hover{color:#5b616b}.tooltip-wrapper .tooltip .tooltip__interior{position:relative}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer{width:0;height:0;position:absolute;top:1.2rem;left:-.9rem}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer:after{content:"";position:absolute;width:1.6rem;height:1.6rem;background:#f0f0f0;border-bottom:.1rem solid #aeb0b5;border-left:.1rem solid #aeb0b5;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.right{left:auto;right:.85rem}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top-left:after,.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top-right:after,.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top:after{background:#f0f0f0}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top{left:calc(50% - 8px);top:-.9rem}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);background:#f0f0f0}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top-left{left:-.9rem;top:.9rem;z-index:-1}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top-right{right:.7rem;left:auto;top:.9rem}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.top-right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-left:after,.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-right:after{background:#fff}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-left{left:-.9rem;top:calc(100% - 32px);z-index:-1}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-left:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-right{right:.8rem;left:auto;top:calc(100% - 32px);z-index:-1}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer.bottom-right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer{z-index:2;top:1.5rem}.tooltip-wrapper .tooltip .tooltip__interior .tooltip-pointer:after{background:#f1f1f1}.tooltip-wrapper .tooltip__content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-shadow:0 0 2px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.3);background-color:#fff;border:.1rem solid #aeb0b5;color:#555}.tooltip-wrapper .tooltip__content .tooltip__message{width:100%;font-size:1.4rem;text-align:left}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__title{font-size:1.6rem;background-color:#f1f1f1;padding:1rem 2rem;font-weight:700;z-index:10;margin:0}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__title.center{text-align:center}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__title.left{text-align:left}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__amount{margin:0;text-align:center;font-size:1.4rem;font-weight:400}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__amount span:first-of-type{font-size:2rem;font-weight:700}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__amount span:last-of-type{font-size:1.6rem;font-weight:500}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text{padding:2rem;font-weight:400;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text.center{text-align:center}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text.left{text-align:left}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text ul{padding-left:0;list-style-type:none}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text p,.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text strong{margin:.7rem 0}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text>:first-child,.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text>:last-child{margin:0}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__text ul{margin:1rem 0}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__list{padding:0 1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style-type:none}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__list li{text-align:center;list-style:none;padding-bottom:1rem}.tooltip-wrapper .tooltip__content .tooltip__message .tooltip__list li:last-of-type{padding-bottom:0}.usa-dt-quarter-picker .warning-tooltip{margin-left:23rem;margin-top:-5rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list{margin:0;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.5rem 0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list>li{margin-bottom:0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list>li:after,.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list>li:before{display:none}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item{margin-right:.2rem;margin-left:.1rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item:first-child{margin-left:0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item:last-child{margin-right:0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter{background-color:transparent;border:0;border-radius:0;font-weight:400;margin:0;text-align:left;color:#fff;text-align:center;line-height:2.2rem;font-weight:700;background-color:rgba(0,113,187,.5);padding:.3rem 1.8rem;font-family:Source Sans Pro;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter:hover{background-color:transparent}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter.usa-dt-quarter-picker__quarter_double{width:7.2rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter.usa-dt-quarter-picker__quarter_first{border-radius:3rem 0 0 3rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter.usa-dt-quarter-picker__quarter_last{border-radius:0 3rem 3rem 0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter.usa-dt-quarter-picker__quarter_active,.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter:active,.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter:hover{background-color:#0071bc;color:#fff}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item button.usa-dt-quarter-picker__quarter.usa-dt-quarter-picker__quarter_disabled{background-color:#f1f1f1;cursor:not-allowed;color:#9b9b9b;opacity:.9}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;height:auto}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container p{font-size:1.4rem;line-height:1.8rem;text-align:center;font-weight:400;margin:.6rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container p.disabled{color:#9b9b9b}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list li{list-style:none}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list li .usa-dt-quarter-picker__quarter_first,.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list li .usa-dt-quarter-picker__quarter_last{border-radius:0}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list li button.usa-dt-quarter-picker__quarter{width:3.6rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container .usa-dt-quarter-picker__period-list li.double-period button.usa-dt-quarter-picker__quarter{width:7.2rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container:first-of-type .usa-dt-quarter-picker__list-item:first-of-type .usa-dt-quarter-picker__quarter:first-of-type{border-radius:3rem 0 0 3rem}.usa-dt-quarter-picker ul.usa-dt-quarter-picker__list li.usa-dt-quarter-picker__list-item.usa-dt-quarter-picker__period-list-container:last-of-type .usa-dt-quarter-picker__list-item:last-of-type .usa-dt-quarter-picker__quarter:last-of-type{border-radius:0 3rem 3rem 0}.usa-dt-picker{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#fff}.usa-dt-picker .hide{visibility:hidden}.usa-dt-picker .usa-dt-picker__icon{margin-right:.5rem}.usa-dt-picker .usa-dt-picker__icon svg{width:3rem;height:3rem;fill:#fff}.usa-dt-picker .usa-dt-picker__dropdown-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button{background-color:transparent;border:0;border-radius:0;font-weight:400;text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 1.5rem;padding:1rem 0;width:100%}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button:hover{background-color:transparent}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button .usa-dt-picker__button-text{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:1.5rem;font-weight:200;font-size:2rem;line-height:2.5rem;color:#5b616b}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button .usa-dt-picker__button-icon{-webkit-box-flex:0;-webkit-flex:0 0 2rem;-moz-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button .usa-dt-picker__button-icon button{background-color:transparent;border:0;border-radius:0;font-weight:400;margin:0;padding:0;text-align:left}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button .usa-dt-picker__button-icon button:hover{background-color:transparent}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__button .usa-dt-picker__button-icon svg{width:2rem;height:2rem;fill:#02bfe7}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list{margin:0;list-style-type:none;padding-left:0;position:absolute;border:1px solid #aeb0b5;background-color:#fff;display:block;width:100%;overflow-y:scroll}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list>li{margin-bottom:0}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list>li:after,.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list>li:before{display:none}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list .usa-dt-picker__list-item{border-top:1px solid #aeb0b5}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list .usa-dt-picker__list-item:first-child{border-top:none}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list .usa-dt-picker__item{background-color:transparent;border:0;border-radius:0;font-weight:400;margin:0;color:#5b616b;font-size:1.8rem;text-align:left;padding:1rem 1.5rem;width:100%}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list .usa-dt-picker__item:hover{background-color:transparent;color:#0071bc;background-color:#f1f1f1;cursor:pointer}.usa-dt-picker .usa-dt-picker__dropdown-container .usa-dt-picker__list .usa-dt-picker__item.active{color:#0071bc}table.usda-table{border-spacing:0;border-collapse:collapse;font-family:Source Sans Pro}table.usda-table thead.usda-table__head{border-bottom:.1rem solid #aeb0b5}table.usda-table thead.usda-table__head th.table-header{border:0;background-color:#fff;padding:1.5rem}table.usda-table thead.usda-table__head th.table-header .table-header__content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__label{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:2rem;font-weight:600;line-height:2.5rem;max-width:100%}table.usda-table thead.usda-table__head th.table-header .table-header__content.table-header__content_right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__sort{display:block;margin-left:.8rem}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__sort button.table-header__icon{background-color:transparent;border:0;border-radius:0;font-weight:400;margin:0;padding:0;text-align:left;color:#aeb0b5;display:block;height:1.3rem}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__sort button.table-header__icon:hover{background-color:transparent}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__sort button.table-header__icon svg{vertical-align:0;margin-top:-9px;pointer-events:none}table.usda-table thead.usda-table__head th.table-header .table-header__content .table-header__sort button.table-header__icon.table-header__icon_active{color:#fdb81e}table.usda-table tbody.usda-table__body{font-size:1.8rem}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_odd td.usda-table__cell{background-color:#f1f1f1}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_expandable button.usda-table__expand-button{background-color:transparent;border:0;border-radius:0;font-weight:400;padding:0;text-align:left;color:#0071bc;margin:0 .8rem 0 0;font-size:1rem}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_expandable button.usda-table__expand-button:hover{background-color:transparent}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_expandable td.usda-table__cell:first-of-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_expandable td.usda-table__cell:first-of-type p{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0}table.usda-table tbody.usda-table__body tr.usda-table__row.usda-table__row_expandable td.usda-table__cell_name{padding-left:3rem}table.usda-table tbody.usda-table__body td.usda-table__cell{border:0;padding:1.5rem;text-align:left}table.usda-table tbody.usda-table__body td.usda-table__cell.usda-table__cell_right{text-align:right}table.usda-table tbody.usda-table__body tr.usda-table__child-row{background-color:#fff}table.usda-table tbody.usda-table__body tr.usda-table__child-row.usda-table__child-row_divider{font-weight:600}table.usda-table tbody.usda-table__body tr.usda-table__child-row td.usda-table__cell.usda-table__cell_child{padding:0;font-size:1.6rem}table.usda-table tbody.usda-table__body tr.usda-table__child-row td.usda-table__cell.usda-table__cell_child .usda-table__child-cell-content{padding:1rem 1.5rem}table.usda-table tbody.usda-table__body tr.usda-table__child-row td.usda-table__cell.usda-table__cell_child:first-of-type{padding-left:2rem}table.usda-table tbody.usda-table__body tr.usda-table__child-row td.usda-table__cell.usda-table__cell_child:first-of-type .usda-table__child-cell-content{padding-left:3rem;border-left:3px solid #aeb0b5}table.usda-table tbody.usda-table__body tr.usda-table__child-row td.usda-table__cell.usda-table__cell_child.usda-table__cell_right{text-align:right}table.usda-table tbody.usda-table__body tr.usda-table__child-row.usda-table__row_odd td.usda-table__cell{background-color:#f1f1f1}table.usda-table tbody.usda-table__body tr.usda-table__child-row.usda-table__child-row_last td.usda-table__cell.usda-table__cell_child:first-of-type,table.usda-table tbody.usda-table__body tr.usda-table__child-row.usda-table__child-row_last td.usda-table__cell.usda-table__cell_child:first-of-type .usda-table__child-cell-content{padding-bottom:.5rem}.tooltip-pointer{width:0;height:0;position:absolute;top:1.2rem;left:-.9rem}.tooltip-pointer:after{content:"";position:absolute;width:1.6rem;height:1.6rem;background:#f0f0f0;border-bottom:.1rem solid #aeb0b5;border-left:.1rem solid #aeb0b5;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none}.tooltip-pointer.right{left:auto;right:.85rem}.tooltip-pointer.right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.tooltip-pointer.top-left:after,.tooltip-pointer.top-right:after,.tooltip-pointer.top:after{background:#f0f0f0}.tooltip-pointer.top{left:calc(50% - 8px);top:-.9rem}.tooltip-pointer.top:after{-webkit-transform:rotate(135deg);transform:rotate(135deg);background:#f0f0f0}.tooltip-pointer.top-left{left:-.9rem;top:.9rem;z-index:-1}.tooltip-pointer.top-right{right:.7rem;left:auto;top:.9rem}.tooltip-pointer.top-right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.tooltip-pointer.bottom-left:after,.tooltip-pointer.bottom-right:after{background:#fff}.tooltip-pointer.bottom-left{left:-.9rem;top:calc(100% - 32px);z-index:-1}.tooltip-pointer.bottom-left:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltip-pointer.bottom-right{right:.8rem;left:auto;top:calc(100% - 32px);z-index:-1}.tooltip-pointer.bottom-right:after{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.react-checkbox-tree{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:16px}.react-checkbox-tree>ol{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.react-checkbox-tree ol{margin:0;padding-left:0;list-style-type:none}.react-checkbox-tree ol ol{padding-left:24px}.react-checkbox-tree button{line-height:normal;color:inherit}.react-checkbox-tree button:focus{outline:none}.react-checkbox-tree button:disabled{cursor:not-allowed}.react-checkbox-tree .rct-bare-label{cursor:default}.react-checkbox-tree label{margin-bottom:0;cursor:pointer}.react-checkbox-tree label:hover{background:rgba(51,51,204,.1)}.react-checkbox-tree label:active{background:rgba(51,51,204,.15)}.react-checkbox-tree:not(.rct-native-display) input{display:none}.react-checkbox-tree.rct-native-display input{margin:0 5px}.react-checkbox-tree .rct-icon{font-family:FontAwesome;font-style:normal}.rct-disabled>.rct-text>label{opacity:.75;cursor:not-allowed}.rct-disabled>.rct-text>label:active,.rct-disabled>.rct-text>label:hover{background:transparent}.rct-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rct-options{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:.5rem;text-align:right}.rct-option{opacity:.75;border:0;background:none;cursor:pointer;padding:0 4px;font-size:18px}.rct-option:hover{opacity:1}.rct-option+.rct-option{margin-left:2px}.rct-checkbox,.rct-collapse,.rct-node-icon{padding:0 5px}.rct-checkbox *,.rct-collapse *,.rct-node-icon *{display:inline-block;margin:0;width:14px}.rct-collapse{border:0;background:none;line-height:normal;color:inherit;font-size:12px}.rct-collapse.rct-collapse-btn{cursor:pointer}.rct-collapse>.rct-icon-expand-close{opacity:.5}.rct-collapse>.rct-icon-expand-close:hover{opacity:1}.rct-native-display .rct-checkbox{display:none}.rct-node-clickable{cursor:pointer}.rct-node-clickable:hover{background:rgba(51,51,204,.1)}.rct-node-clickable:focus{outline:0;background:rgba(51,51,204,.2)}.rct-node-icon{color:#33c}.rct-title{padding:0 5px}.rct-icon-expand-close:before{content:"\F054"}.rct-icon-expand-open:before{content:"\F078"}.rct-icon-uncheck:before{content:"\F096"}.rct-icon-check:before{content:"\F046"}.rct-icon-half-check:before{opacity:.5;content:"\F046"}.rct-icon-leaf:before{content:"\F016"}.rct-icon-parent-open:before{content:"\F115"}.rct-icon-parent-close:before{content:"\F114"}.rct-icon-expand-all:before{content:"\F0FE"}.rct-icon-collapse-all:before{content:"\F146"}