.vaccine-container{position:relative;width:100%;height:112px;border:2px dashed #366e88;border-radius:5px;background-color:#e4f2f8;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:28px}.vaccine-container .vaccine-input{opacity:0;height:100%;width:100%;cursor:pointer;position:absolute;margin:0;padding:0;outline:none}.vaccine-container .vaccine-text{padding:6px;text-align:center;width:100%;height:100%;margin:4px;font-size:16px}.vaccine-container .vaccine-text .vaccine-icon{font-size:32px;margin-top:-16px}.vaccine-files-container{max-height:128px;overflow-y:auto;margin-top:28px}.vaccine-file{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:36px;background:hsla(0,0%,76.9%,.2);border:1px solid hsla(0,0%,69.4%,.6);-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px 12px;border-radius:2px}.vaccine-file-name{width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vaccine-file+.vaccine-file{margin-top:10px}.vaccine-file .remove-button{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center;border-radius:50%;background-color:rgba(255,121,121,.5019607843137255);right:8px;top:8px;height:18px;width:18px;cursor:pointer}.vaccine-file .remove-button i{font-size:18px}.file-error{font-size:14px}.bx-trash-alt{cursor:pointer}.scrolling-list{border:2px solid #f2f2f5;border-radius:5px;overflow-y:scroll;height:360px}.scrolling-list-item{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scrollable::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.scrollable::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#445e6a}.scrollable::-webkit-scrollbar-thumb:active{background-color:#445e6a}