body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f1f1;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000}header{background-color:#fff;border-bottom:2px solid #dadada;display:flex}.container{box-sizing:border-box;margin:auto;max-width:1000px;padding:20px;width:100%}header .container{align-items:center;display:flex;flex:1 1}header .container-left{align-items:flex-start;align-items:center;display:flex;flex:1 1}.header-logo{height:32px}.header-link{border-radius:5px;margin:0 10px;padding:10px;text-decoration:none}.header-link:hover{background-color:#f1f1f1}.projects-filter{display:flex;margin-bottom:24px}.projects-filter input{flex:1 1;padding:12px}.project-item{background:#fff;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.5);margin-bottom:8px}.project-item.close .project-details{display:none}.project-item.open .project-details{display:block}.project-last-run{display:inline-block;font-size:12px;font-weight:lighter;margin-right:8px}.project-title{cursor:pointer;display:flex;font-weight:700;padding:8px 24px;-webkit-user-select:none;user-select:none}.project-title-left{align-items:flex-start;flex:1 1}.project-title-left,.project-title-right{align-items:center;display:flex}.project-details{background-color:#fafafa;border-top:1px solid #eaeaea;padding:8px 24px}.branch-unknown,.branch-unknown a{font-style:italic;text-decoration:none}.branch-created,.branch-created a,.branch-pending,.branch-pending a,.branch-preparing,.branch-preparing a,.branch-waiting_for_resource,.branch-waiting_for_resource a{color:#e67e22;text-decoration:none}.branch-running,.branch-running a{color:#2980b9;text-decoration:none}.branch-success,.branch-success a{color:#27ae60;text-decoration:none}.branch-failed,.branch-failed a{color:#c0392b;text-decoration:none}.branch-canceled,.branch-canceled a,.branch-manual,.branch-manual a,.branch-scheduled,.branch-scheduled a,.branch-skipped,.branch-skipped a{color:#2c3e50;text-decoration:none}.badge{margin:0 12px;padding:8px;width:100px}.badge,.pipeline-dot{border-radius:5px;color:#fff;display:inline-block;text-align:center}.pipeline-dot{font-size:12px;margin:0 4px;padding:4px;width:8px}.badge-created,.badge-pending,.badge-preparing,.badge-waiting_for_resource{background-color:#e67e22}.badge-running{background-color:#2980b9}.badge-success{background-color:#27ae60}.badge-failed{background-color:#c0392b}.badge-canceled,.badge-manual,.badge-scheduled,.badge-skipped{background-color:#2c3e50}@media screen and (max-width:1000px){.project-title{flex-direction:column;font-size:14px;overflow:hidden}.project-title-right{justify-content:flex-end}.pipeline-dot{font-size:8px;margin:0 2px}.badge{padding:4px}.project-last-run{display:none}}
/*# sourceMappingURL=main.81678ec6.css.map*/