#app,.app-wrapper,.main-container,body,html{height:100%}textarea{resize:none}.batch-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:.5rem;margin-right:.5rem}.app-main{height:calc(100% - 85px)}#biApplication{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 68px)}#biToolbar{flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:.5mm solid #d3d3d3;min-width:600px;margin-top:.3em}#biBody,#biToolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row}#biBody{flex-direction:row;height:100%;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}#sidePanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center;align-content:center;row-gap:.1em;height:100%;overflow:hidden;width:20em;min-width:20em;max-width:20em}.panel-title{font-weight:700;margin-bottom:1em}#indexPanel{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;border-right:.5mm solid #d3d3d3;padding:1em 1em 0 1em}#pagePanel{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-top:.5mm solid #d3d3d3;border-right:.5mm solid #d3d3d3;padding:1em 0 0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;overflow-x:hidden}#lookupPanel,#pagePanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#lookupPanel{background-color:#fff;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.1em 0 .1em 0;border-bottom:.5mm solid #d3d3d3}#lookupPanel div{padding-left:1em;text-overflow:clip;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#pageList{overflow-y:none}#pageList ul{list-style-type:none;padding-left:0;margin:3px}#pageList ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:4px}#pageList ul li span{padding-left:3px;padding-right:3px;margin-top:-5px}#pageList ul li div{padding-left:5px;margin-top:-5px}#pageList ul li:not(.document-icon){padding-left:23px}.document-icon{padding-left:5px}.document-invalid{color:red;padding-left:0}.document-start:not(:first-child){border-top:.5mm solid #000}#imagePanel,.document-current{background-color:#e9ecef}#imagePanel{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.separator{padding:.4rem .3rem .8rem .6rem;margin:.5rem 0 .5rem .5rem;color:#d3d3d3;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;border-left:.1rem solid #d3d3d3}div.toggle.col-8{padding:0 0}.toggle{background-color:#d9d9d9;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;height:2.1em;width:2em;margin-left:-15px}.toggle,.toggle-option{border-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.toggle-option{padding:.5em 0;height:100%;min-width:1em;-webkit-transition:all .2s;transition:all .2s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:center;align-self:center}.toggle-selected{background-color:var(--primary);color:#fff;min-width:5em}.toggle-deleted{background-color:var(--danger);color:#fff;min-width:5em}#displayContainer{background-color:transparent}#displayImage{vertical-align:top;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;margin:.1mm;max-width:100%}#crnLookupField{height:2em}#crnLookupButton{height:2.3em;margin-top:.1em;margin-bottom:1em;font-size:.9em}#crnSpinner,#imageSpinner{text-align:center;vertical-align:middle}#imageSpinner{margin-top:10em}.custom-select:focus,.form-control:focus{-webkit-box-shadow:0 0 0 0 rgba(0,123,255,.25);box-shadow:0 0 0 0 rgba(0,123,255,.25)}.openseadragon-container{cursor:-webkit-grab;cursor:grab}.openseadragon-container :focus{outline:none}.btn.btn-success[disabled]{background-color:#a9a9a9;border-color:#a9a9a9;color:#000}.help-table{border:1px solid #d3d3d3;width:100%;table-layout:fixed;border-collapse:collapse;margin-bottom:1em}.help-table td:first-child{width:20%}.help-table td:nth-child(2){width:80%}.help-table td{padding:1em}.help-table tbody tr:nth-child(odd){background-color:#fff}.help-table tbody tr:nth-child(2n){background-color:#d3d3d3}.toolbutton{color:#505050;cursor:pointer;margin-top:.2rem;-webkit-transition:all .2s;transition:all .2s;&:hover{color:#000}}