@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);body,html{font-family:Montserrat,sans-serif;height:100%;width:100%;overflow:hidden}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px;background-color:#fff}::-webkit-scrollbar{width:5px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.pointer{cursor:pointer}.backbtn-text{font-size:20px}.page-link:disabled,.page-link:disabled:hover{background:#d3d3d3;color:#fff}.scroll{height:75vh}.scroll,.scroll-short{overflow:scroll;overflow-x:hidden}.scroll-short{height:65vh}.logo{float:left;height:51px;margin:0}.logo-text{height:24px}.desktop-hide{display:none}.card-container{-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:5px;background-color:#2980b9;cursor:pointer}.card-container:hover{background-color:#3498db}.user-image{display:inline-block;width:50px;height:50px;margin-left:30px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.selected-image,.user-image{-ms-flex-item-align:center;align-self:center}.selected-image{height:36px;margin-left:auto}.repo-name{cursor:pointer}.repo-name:hover{color:#2980b9}.list-container{height:86vh;overflow:scroll;overflow-x:hidden}.repo-img{height:25px}.card-description{color:#2c3e50}.card-description,.card-description:hover{text-decoration:none!important}.deco-none:hover{text-decoration:none}.area-container{position:relative;display:block;height:500px;width:100%;margin:10px}.content-container{position:absolute;top:30%;width:100%;text-align:center}.content{font-size:15px;white-space:pre-wrap;padding:1.5rem .5rem}.download-image{height:20px}code{font-weight:700}.commit-container{width:75%}@media screen and (max-width:480px){.desktop-hide{display:block}.user-image{margin-left:10px!important}.commit-container{width:80%}}