.pagination-element{min-width:200px;max-width:700px;display:flex;justify-content:space-between;align-content:flex-end;align-items:flex-end;flex-wrap:wrap;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none}.elem_space_evenly{justify-content:space-evenly}.pagination-element li{list-style:none;cursor:pointer;display:inline-flex}.pagination-element li>span{padding:.5rem .8rem;color:#1a93db;vertical-align:middle}.pagination-element li>span:hover{background-color:#e2e4e8}.pagination-element li>span.select{background-color:#1a93db;color:#fff}.disabled>span{color:#999!important;pointer-events:none}