.pagination{display:-ms-flexbox;display:flex;list-style:none;margin-bottom:50px;padding-left:0;border-radius:5px}.page-link{position:relative;display:block;width:38px;height:38px;padding-top:10px;margin-left:-1px;background-color:#fff;border:1px solid #e7e8eb;box-shadow:0 1px 1px rgba(170,170,170,.25);color:#13aaeb;font-size:14px;font-weight:500;line-height:1.25;text-align:center}.page-item:first-child .page-link{width:auto;margin-left:0;padding-left:14px;padding-right:14px;border-top-left-radius:5px;border-bottom-left-radius:5px}.page-item:last-child .page-link{width:auto;padding-left:14px;padding-right:14px;border-top-right-radius:5px;border-bottom-right-radius:5px}.page-item.disabled .page-link{background-color:#fff;border-color:#e7e8eb;color:#6e7985;pointer-events:none;cursor:auto}.page-item.active .page-link{z-index:3;background-color:#13aaeb;border-color:#13aaeb;color:#fff}