.pag{min-height:38px}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;align-items:center;justify-content:center}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background:#1bd2fe;background:-moz-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:-webkit-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:linear-gradient(to bottom,#1bd2fe 0%,#0287e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bd2fe',endColorstr='#0287e5',GradientType=0);border-color:#0287e5}.page-item.disabled .page-link{color:#ddd;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{width:44px;display:block;text-align:center;font-weight:600;position:relative;padding-top:.5rem;padding-bottom:.5rem;margin-left:-1px;line-height:1.25;border:1px solid #ddd;background:#fff;background:-moz-linear-gradient(top,rgb(255 255 255) 0%,rgb(242 242 242) 100%);background:-webkit-linear-gradient(top,rgb(255 255 255) 0%,rgb(242 242 242) 100%);background:linear-gradient(to bottom,rgb(255 255 255) 0%,rgb(242 242 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f2f2f2',GradientType=0);color:#0287e5}.page-link:focus,.page-link:hover{color:#00407C;text-decoration:none;background:#f2f2f2;background:-moz-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:-webkit-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:linear-gradient(to bottom,rgb(242 242 242) 0%,rgb(255 255 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#ffffff',GradientType=0)}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.dots{color:#bbb;vertical-align:middle;padding-left:.5rem;padding-right:.5rem;line-height:.7}@media (max-width:768px){.sidebar{max-width:none}.sidebar img{width:100%}.dots{padding-left:.25rem;padding-right:.25rem}.page-item:first-child .page-link,.page-item:last-child .page-link,.page-item .prev-next{width:36px}}