.pagination{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.pagination>li{cursor:pointer;margin-right:1rem}.pagination>li:last-child{margin-right:0}.pagination>li.disabled a,.pagination>li.disabled a:hover{background:rgba(0,0,0,0);border:1px solid #ddd;color:inherit}.pagination>li a{background:#fff;border:1px solid #ddd;color:#333;padding:.85rem 1.6rem}.pagination>li a:first-child,.pagination>li a:last-child{border-radius:0}.pagination>li.active>a,.pagination>li.active>a:hover{color:#685603;cursor:pointer}.empty-project-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.empty-project-list span{margin-left:.5rem}.project-list{margin-bottom:0}.project-list .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media(max-width:767px){.project-list .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.project-list .project{margin-bottom:.25rem;padding:10px 0}.project-list .project:last-child{margin-bottom:0}.project-list .title{color:#333;font-size:2rem;font-weight:700}.project-list .description-column{overflow:hidden}.project-list .description-column .description{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.project-list .tags-line{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}@media(max-width:480px){.project-list .tags-line{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:.5rem}}.project-list .tags-line .tags{margin-right:.5rem}.project-list .tags-line :last-child{margin-right:0}.project-list .tags-line .tag{margin:0}.project-list .info{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.project-list .info span{margin-right:1.5rem}.project-list .info span:last-child{margin-right:0}.project-list .info span.recommended-version a{color:#636363;font-weight:700}