.custom-pagination{border-radius:30px;box-shadow:0 5px 10px 0 rgba(0,0,0,.05);border:1px solid #ececec;background-color:#fff;padding:6px 8px}.custom-pagination li{margin-right:10px;border-radius:50px;width:48px;height:48px}.custom-pagination li,.custom-pagination li a{display:flex;align-items:center;justify-content:center}.custom-pagination li a{width:100%;height:100%;background-color:transparent;border-radius:50%;font-size:16px;color:#818894;transition:all .3s ease}.custom-pagination li a:hover{background-color:#00b489;color:#fff;transition:all .3s ease;text-decoration:none}.custom-pagination li a.active{border:1px solid #00b489;background-color:#00b489;color:#fff}svg{overflow:auto;vertical-align:inherit}.wrap-paginate-custom{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap!important}@media(max-width:960px){.wrap-paginate-custom{flex-direction:column;justify-content:center;align-items:center}}@media(max-width:767px){.custom-pagination li{margin-right:8px;width:40px;height:40px}.custom-pagination li a{font-size:14px}}.custom-pagination li span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%}.custom-pagination li span.active{border:1px solid #00b489;background-color:#00b489;color:#fff}.custom-pagination li:last-child{margin-right:0}.custom-pagination li.disabled{border:1px solid #ececec!important;cursor:not-allowed;color:#ececec}.custom-pagination .next,.custom-pagination .previous{border:1px solid #00b489}.students-pagination{background-color:#fff;padding:6px 8px}.students-pagination li{width:35px;height:35px;border:.5px solid #eee}.students-pagination li,.students-pagination li a{display:flex;align-items:center;justify-content:center}.students-pagination li a{width:100%;height:100%;background-color:transparent;border-radius:50%;font-size:16px;color:#333;transition:all .3s ease}.students-pagination li a:hover{color:#0078c6;transition:all .3s ease;text-decoration:none}.students-pagination li a.active{border:1px solid #0078c6;background-color:#0078c6;color:#fff}svg{overflow:auto;vertical-align:inherit}@media(max-width:767px){.students-pagination li{margin-right:8px;width:40px;height:40px}.students-pagination li a{font-size:14px}}.students-pagination li span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%}.students-pagination li span.active{color:#fff}.students-pagination li.li_active{background:#0078c6}.students-pagination li:last-child{margin-right:0;color:#333}.students-pagination li.disabled{border:1px solid #eee!important;cursor:not-allowed;color:#333;border-radius:5px 0 0 5px}.students-pagination .next,.students-pagination .previous{border:1px solid #eee;color:#333;border-radius:0 5px 5px 0}.students-pagination .next a,.students-pagination .previous a{color:#333}@media only screen and (max-width:960px){.students-pagination{margin:10px 0;flex-wrap:wrap;padding:0}}