.caser-list-container{display:flex;position:relative;min-height:1px;flex-grow:1;flex-shrink:1;flex-direction:column;height:100%;padding:0;-webkit-user-select:none;user-select:none}.caser-listHeader-container{z-index:2;flex-shrink:0;flex-grow:0;overflow:hidden;border-radius:5px;margin:5px 5px 0}.caser-listHeader-container-inner{font-size:16px;height:inherit;overflow-x:scroll;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.caser-listFooter-container{z-index:2;flex-shrink:0;flex-grow:0;min-height:36px;overflow:hidden;border-radius:5px;margin:0 5px 5px}.caser-listFooter-container-inner{font-size:16px;height:inherit;overflow-x:scroll;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.caser-listContent-container{flex-grow:1;flex-shrink:1;overflow-y:scroll;min-height:1px;background:#fff0;border-radius:8px;margin:3px;border:none;padding:4px}.caser-listContent-loadingContainer{flex-grow:1;flex-shrink:1;display:flex;align-items:center;justify-content:center;background:#eeeeeee3;overflow:hidden;min-height:1px;background:#ffffff36;border-radius:5px;margin:0;border:none}.caser-list-item{z-index:1;transition:background-color .5s ease-out,box-shadow .5s ease-out;color:#000;margin:5px 2px;padding:5px 3px;background-color:#e6e6e652;border-radius:5px;border-bottom:none;cursor:pointer}.caser-list-item:first-child{margin:2px 2px 5px;padding:5px 3px;border-radius:5px}.caser-list-item:last-child{margin:5px 2px 2px;padding:5px 3px;border-radius:5px}.caser-list-item:hover{background-color:#cecece52}.caser-list-item.selected{background-color:#ccd1e352;box-shadow:0 0 5px #0000005b}.listItem.header{text-align:center;font-weight:700;padding-top:10px;position:sticky;top:0;background:#fff}
