*{box-sizing:border-box;font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:16px}body{background-color:#fff;margin:0}.header{background-color:#303a49;height:60px;width:100%}.header .wrapper{display:flex;position:relative;margin:0 auto;max-width:1000px;width:100%;height:100%}.header .wrapper h1,.header .wrapper a,.header .wrapper label{display:inline-flex;align-items:center}.header .wrapper h1{flex:1;font-size:20px;padding:0;margin:0;color:rgb(234.3,235.3,236.8);font-weight:normal}.header .wrapper h1 a{font-weight:inherit;font-size:inherit;color:rgb(223.95,225.45,227.7);text-decoration:none}.header .wrapper h1 a:hover{color:rgb(234.3,235.3,236.8)}.header .wrapper label,.header .wrapper input[type=checkbox]{display:none}.header .wrapper label{justify-content:center;width:60px;border-left:1px solid hsl(216,20.6611570248%,19.7254901961%);cursor:pointer}.header .wrapper label i{color:#fff}.header .wrapper label:hover i,.header .wrapper label:active i{color:rgb(234.3,235.3,236.8)}.header .wrapper .menu{display:flex;align-items:center}.header .wrapper .menu a{padding:0 15px;text-decoration:none;color:rgb(203.25,205.75,209.5);font-weight:500;font-size:16px}.header .wrapper .menu a i{font-size:14px;padding:2px 8px 0 0}.header .wrapper .menu a:hover{color:rgb(223.95,225.45,227.7)}.content{max-width:1000px;width:100%;margin:0 auto}.content h2{margin:0 0 10px 0;padding:25px 0;font-size:20px;font-weight:600;border-bottom:1px solid hsl(0,0%,92%);color:#767a84}.btns{display:flex}.btn{display:inline-block;appearance:none;border:none;cursor:pointer;text-decoration:none;background-color:#3b78bd;box-shadow:0 0 10px 0 rgba(0,0,0,.14);font-weight:500;font-size:14px;border-radius:4px;color:#fff;padding:9px 14px;margin:15px 11px 15px 0;align-self:flex-start}.btn:hover{background-color:rgb(55.3600806452,112.5967741935,177.3399193548)}.btn.red{background-color:#b63838}.btn.red:hover{background-color:rgb(162.5,50,50)}.home .projects-links{display:flex;justify-content:space-between;flex-flow:nowrap;padding-top:25px}.home .projects-links a{display:flex;flex-flow:column;position:relative;text-decoration:none;justify-content:center;align-items:center;width:300px;height:200px}.home .projects-links a i{position:absolute;z-index:0}.home .projects-links a .title{color:#fff;z-index:1;font-size:14px;font-weight:800;text-transform:uppercase}.home .projects-links a .num{color:#fff;z-index:1;font-size:40px;font-weight:bold;opacity:.8}.home .projects-links a.open{background-color:#aeaeae}.home .projects-links a.open i{color:hsl(0,0%,71.2352941176%)}.home .projects-links a.open:hover{background-color:hsl(0,0%,67.2352941176%)}.home .projects-links a.resolved{background-color:#3fa864}.home .projects-links a.resolved i{color:rgb(67.1727272727,179.1272727273,106.6233766234)}.home .projects-links a.resolved:hover{background-color:rgb(61.6090909091,164.2909090909,97.7922077922)}.home .projects-links a.closed{background-color:#a83f3f}.home .projects-links a.closed i{color:hsl(0,45.4545454545%,48.2941176471%)}.home .projects-links a.closed:hover{background-color:hsl(0,45.4545454545%,44.2941176471%)}.home .new{padding-top:60px}.projects .projects-list,.home .projects-list{display:flex;flex-flow:column}.projects .projects-list .project,.home .projects-list .project{padding:15px 0;width:100%;border-bottom:1px solid hsl(0,0%,92%);display:flex;text-decoration:none}.projects .projects-list .project .con,.home .projects-list .project .con{display:flex;justify-content:center;flex-flow:column}.projects .projects-list .project .con2,.home .projects-list .project .con2{display:flex;flex-flow:column;flex-grow:1;align-items:flex-end}.projects .projects-list .project i,.home .projects-list .project i{text-align:center;width:80px;color:hsl(0,0%,85%)}.projects .projects-list .project .title,.home .projects-list .project .title{font-weight:600;color:#666;padding-bottom:8px}.projects .projects-list .project .msg,.home .projects-list .project .msg{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:400px;color:#999;font-size:14px}.projects .projects-list .project .created,.home .projects-list .project .created{flex-grow:1;align-items:flex-end;color:#999;font-size:14px}.projects .projects-list .project .priority,.home .projects-list .project .priority{text-transform:capitalize;font-weight:600;font-size:12px;padding:2px 9px;border-radius:15px}.projects .projects-list .project .priority.low,.home .projects-list .project .priority.low{background-color:#b8f7d5;color:#34aa6b}.projects .projects-list .project .priority.medium,.home .projects-list .project .priority.medium{background-color:#f8eac2;color:#dea200}.projects .projects-list .project .priority.high,.home .projects-list .project .priority.high{background-color:#f7caca;color:#b64343}.projects .projects-list .project:last-child,.home .projects-list .project:last-child{border-bottom:0}.projects .projects-list .project:hover,.home .projects-list .project:hover{background-color:hsl(0,0%,99%)}.projects .projects-list .project:hover i,.home .projects-list .project:hover i{color:hsl(0,0%,75%)}.projects form,.home form{display:flex;padding:20px 0;justify-content:space-between}.projects form select,.projects form input,.home form select,.home form input{border:1px solid #ced3d6;padding:6px 8px;margin-left:10px;border-radius:4px}.projects form select::placeholder,.projects form input::placeholder,.home form select::placeholder,.home form input::placeholder{color:hsl(202.5,8.8888888889%,72.3529411765%)}.projects form select,.home form select{margin-right:15px}.projects form .search,.home form .search{position:relative}.projects form .search input,.home form .search input{padding-right:30px}.projects form .search button,.home form .search button{position:absolute;right:5px;top:6px;background-color:rgba(0,0,0,0);border:0;color:#ced3d6;cursor:pointer}.projects form .search button:hover,.home form .search button:hover{color:hsl(202.5,8.8888888889%,72.3529411765%)}.projects .pagination,.home .pagination{display:flex;justify-content:flex-end;align-items:center;padding:20px 0 40px 0}.projects .pagination a,.home .pagination a{display:flex;text-decoration:none;padding:5px 10px;font-weight:600;font-size:14px;border-radius:4px;background-color:hsl(0,0%,94%);color:#999}.projects .pagination a:hover,.home .pagination a:hover{background-color:hsl(0,0%,92%)}.projects .pagination a.next,.home .pagination a.next{margin-left:12px}.projects .pagination span,.home .pagination span{font-size:14px;font-weight:600;padding-left:12px;color:#999}.view h2 span{font-weight:600;font-size:14px;padding:4px 12px;border-radius:15px;margin-left:10px;text-transform:capitalize}.view h2 .open{background-color:#e8ebec;color:#8e9499}.view h2 .resolved{background-color:#b8f7d5;color:#34aa6b}.view h2 .closed{background-color:#f7caca;color:#b64343}.view .profile{display:flex;padding-top:10px}.view .profile .icon{padding:5px 20px 0 0}.view .profile .icon span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#fff;background-color:#777;border-radius:50px;font-size:16px;font-weight:500}.view .profile .info{display:flex;flex-flow:column;justify-content:center}.view .profile .info .name{margin:0;padding:3px 0 0 0;font-weight:600;font-size:18px;color:#666}.view .profile .info .email{margin:0;padding:2px 0 0 0;font-size:14px;color:#999}.view .project{padding:10px 0}.view .project span{font-weight:600;font-size:14px;padding:4px 12px;border-radius:15px;margin-right:5px}.view .project .priority{text-transform:capitalize}.view .project .priority.low{background-color:#b8f7d5;color:#34aa6b}.view .project .priority.medium{background-color:#f8eac2;color:#dea200}.view .project .priority.high{background-color:#f7caca;color:#b64343}.view .project .sep{padding:0 5px}.view .project .category{background-color:#e8ebec;color:#8e9499}.view .project .created{display:flex;color:hsl(0,0%,50%);justify-content:flex-end;flex-grow:1}.view .project .msg{margin:0;padding:30px 0 20px 0;font-size:16px}.view .project div{display:flex}.view .uploads-header{color:rgb(93.928,97.112,105.072);font-size:14px;font-weight:600;padding:5px 0;margin:0}.view .uploads{display:flex;padding:10px 0}.view .uploads a{display:flex;flex-flow:column;justify-content:center;align-items:center;text-decoration:none;margin-right:10px;border:1px solid hsl(202.5,8.8888888889%,87.3529411765%);padding:5px;width:80px;height:80px;overflow:hidden}.view .uploads a img{width:100%;max-height:100%}.view .uploads a i{font-size:22px;color:hsl(202.5,8.8888888889%,87.3529411765%)}.view .uploads a span{font-size:12px;font-weight:700;margin-top:10px;text-transform:uppercase;color:hsl(202.5,8.8888888889%,72.3529411765%)}.view .uploads a:hover{border:1px solid hsl(202.5,8.8888888889%,77.3529411765%)}.view .uploads a:hover i{color:#ced3d6}.view .uploads a:hover span{color:rgb(164.35,173.6,179.15)}.view .uploads a:hover img{opacity:.9}.view .comments{margin-top:15px;border-top:1px solid hsl(0,0%,92%);padding:25px 0}.view .comments .comment{display:flex;padding-bottom:5px}.view .comments .comment div{display:flex;align-items:flex-start;justify-content:center;width:70px;color:hsl(0,0%,90%);transform:scaleX(-1)}.view .comments .comment p{margin:0 0 20px 0}.view .comments .comment p .comment-header{display:flex;padding-bottom:5px}.view .comments .comment p .comment-header .name,.view .comments .comment p .comment-header .date{font-size:14px;color:hsl(0,0%,50%)}.view .comments .comment p .comment-header .name{font-weight:600;padding-right:10px;color:#0058ba}.view .comments .comment p .comment-header .name.is-admin{color:#b94040}.view .comments .comment p .comment-header .edit{text-decoration:none;margin-left:10px;color:#ccc;cursor:pointer}.view .comments .comment p .comment-header .edit:hover{color:hsl(0,0%,70%)}.update form,.view form,.login form{padding:15px 0;display:flex;flex-flow:column;width:400px}.update form .wrap,.view form .wrap,.login form .wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.update form .wrap label,.update form .wrap select,.view form .wrap label,.view form .wrap select,.login form .wrap label,.login form .wrap select{width:47%;margin-right:0}.update form .wrap label:first-child,.update form .wrap select:first-child,.view form .wrap label:first-child,.view form .wrap select:first-child,.login form .wrap label:first-child,.login form .wrap select:first-child{padding-right:15px}.update form label,.view form label,.login form label{display:inline-flex;width:100%;padding:10px 0;margin-right:25px}.update form input,.update form select,.view form input,.view form select,.login form input,.login form select{padding:10px 12px;width:100%;margin-right:25px;margin-bottom:15px;border-radius:4px;border:1px solid #ced3d6}.update form input::placeholder,.update form select::placeholder,.view form input::placeholder,.view form select::placeholder,.login form input::placeholder,.login form select::placeholder{color:hsl(202.5,8.8888888889%,72.3529411765%)}.update form .msg,.view form .msg,.login form .msg{display:flex;flex-flow:column;width:100%;padding-bottom:15px}.update form .msg textarea,.view form .msg textarea,.login form .msg textarea{width:100%;padding:10px;border:1px solid #dfe1e7;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;height:150px;resize:none;outline:0}.update form .msg textarea::placeholder,.view form .msg textarea::placeholder,.login form .msg textarea::placeholder{color:hsl(202.5,8.8888888889%,72.3529411765%)}.update form .msg .toolbar,.view form .msg .toolbar,.login form .msg .toolbar{display:flex;width:100%;border:1px solid #dfe1e7;background-color:#f8f8f8;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.update form .msg .toolbar .fa-solid,.view form .msg .toolbar .fa-solid,.login form .msg .toolbar .fa-solid{padding:10px;cursor:pointer;color:#7a7a7a;font-size:14px}.update form .msg .toolbar .fa-solid:hover,.view form .msg .toolbar .fa-solid:hover,.login form .msg .toolbar .fa-solid:hover{color:#474747}.update form .error-msg,.view form .error-msg,.login form .error-msg{color:#b63838;font-size:14px;font-weight:500;padding:10px 0;margin:0}.login{display:flex;padding-top:40px}.login .con{flex-basis:50%}.login .con:last-child{padding-left:50px;border-left:1px solid hsl(0,0%,95%)}.login h2{border:0}@media screen and (max-width: 1000px){.header .wrapper{width:100%}.header .wrapper h1{font-size:18px;padding:10px}.header .wrapper label{display:inline-flex}.header .wrapper .menu{display:none;position:absolute;top:100%;width:100%;flex-flow:column;background-color:hsl(216,20.6611570248%,18.7254901961%);justify-items:flex-start;align-items:flex-start}.header .wrapper input[type=checkbox]:checked~.menu{display:flex}.header .wrapper input[type=checkbox]:checked~.menu a{width:100%;padding:15px 17px;border-bottom:1px solid hsl(216,20.6611570248%,15.7254901961%)}.content{padding:10px}.responsive-width-100{width:100%;max-width:100%}.responsive-hidden{display:none}.projects form,.home form,.login form{width:100%;flex-flow:column}.projects form select,.projects form input,.home form select,.home form input,.login form select,.login form input{margin:10px 0}.projects form div,.home form div,.login form div{display:flex;flex-flow:column}.projects .projects-links,.home .projects-links,.login .projects-links{flex-flow:column}.projects .projects-links a,.home .projects-links a,.login .projects-links a{margin-bottom:10px}.login{flex-flow:column}.login .con{flex-basis:100%}.login .con:last-child{padding-left:0;border-left:none}}/*# sourceMappingURL=style.min.css.map */
