.item-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:120px}.item img{height:60px;object-fit:contain;width:60px}.item{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.item-name{display:block;margin-top:5px}.invalid-value{color:var(--bs-form-invalid-color);font-size:.8125rem;margin-top:.25rem;width:100%}.biller-item{align-items:center;padding:10px!important}.scrollable-biller-list{border-radius:5px;height:calc(100vh - 300px);max-height:calc(100vh - 300px);min-height:40vh;overflow-y:auto;scroll-behavior:smooth}.scrollable-biller-list::-webkit-scrollbar{width:5px}.scrollable-biller-list::-webkit-scrollbar-thumb{border-radius:4px;transition:background .3s}.scrollable-biller-list::-webkit-scrollbar-thumb:hover{background-color:#888}.scrollable-biller-list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.scrollable-biller-list:after,.scrollable-biller-list:before{content:"";height:20px;left:0;position:absolute;width:100%;z-index:2}.scrollable-biller-list:before{top:0}.scrollable-biller-list:after{bottom:0}