.pagination-container{display:flex;-moz-column-gap:10px;column-gap:10px}.paginate-buttons{height:40px;width:40px;border-radius:20px;cursor:pointer;background-color:#f2f2f2;border:1px solid rgb(217,217,217);color:#000}.paginate-buttons:hover{background-color:#d8d8d8}.active-page{background-color:#3498db;border:1px solid #3498db;color:#fff}.active-page:hover{background-color:#2988c8}.dialog{position:fixed;top:0;left:0;width:100%;margin:0 auto;height:100%;background:rgba(0,0,0,.5);border:1px solid #999;z-index:9999}.dialog-content{width:100%;height:100%;padding:10px;margin:20px auto 0}.dialog-content img{width:auto;max-height:90vh;height:100%;margin:0 auto}.close-icon{float:right;background-color:#eee;border-radius:50%;width:35px;height:35px}
