.available{background-color:rgba(135,219,118,.8);background-color:#a2cda5}.local-use{background-color:rgba(237,145,130,.8)}.total-items{background-color:rgba(128,191,255,.8)}.mobile-items-container{display:none}.mobile-items-container legend{color:var(--accent-color);font-size:.85rem;border:1px solid silver;border-radius:5rem;background-color:#fff;padding:2px 6px 2px 6px;margin-bottom:10px}.mobile-items-row{font-size:.85rem;display:flex;flex:1 1;flex-direction:row;align-items:center;border-top:1px dashed #d0d0d0;padding:6px 0 6px 0}.mobile-items-library{flex:1 1 auto;color:#444}.mobile-items-items{display:flex;margin-right:auto;flex:1 1 auto;flex-direction:row;justify-content:right;align-items:center}.mobile-items-item{display:inline-flex;flex:0 1 auto;justify-content:center;align-items:center;padding:3px;border-radius:50%;border:1px solid #888;margin:0 4px 0 4px;width:1rem;height:1rem}.mbr-item-locations-container{display:none;margin-top:10px;padding:5px;border:1px solid silver;background:#fff;font-size:.85rem;max-height:250px;overflow:hidden;overflow-y:scroll}.mbr-item-locations{display:flex;flex-direction:row}.mbr-item-barcode{flex-basis:30%}.mbr-item-department{flex-basis:30%;padding:0 6px}.mbr-item-location{flex:1 1 auto;text-align:right}.mbr-shelf{display:inline-block;margin-bottom:4px;border-bottom:1px dotted silver;align-self:flex-start;color:var(--accent-color);text-transform:uppercase}@media screen and (max-width:768px){.mobile-items-container{display:flex;font-family:var(--base-font);margin-top:20px;flex-direction:column;align-items:stretch;border:1px solid silver;border-radius:1px;background-color:var(--dialog-background);padding-top:10px;overflow:hidden;overflow-y:scroll}}