@keyframes blinking-dot{0%{opacity:1}25%{opacity:0.4}75%{opacity:0.4}100%{opacity:1}}@keyframes blinking-scroll-button{0%{opacity:0.2}50%{opacity:1}100%{opacity:0.2}}@keyframes gl-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.build-page .build-log{background:#000;color:#c4c4c4;white-space:pre;overflow-x:auto;font-size:12px;border-radius:0;border:0;padding:0.5rem}.build-page .build-log .bash{display:block}.build-page .build-log.build-log-rounded{border-radius:0.25rem}.build-page .archived-job{top:40px;border-radius:2px 2px 0 0;color:var(--orange-600, #9e5400);background-color:var(--orange-50, #fdf1dd);border:1px solid var(--border-color, #dbdbdb)}.with-performance-bar .build-page .archived-job{top:75px}.build-page .top-bar{height:50px;min-height:50px;background:var(--gray-50, #f0f0f0);border:1px solid var(--border-color, #dbdbdb);color:var(--gl-text-color, #303030);padding:0.5rem;position:sticky;top:40px}.with-performance-bar .build-page .top-bar{top:75px}.build-page .top-bar.has-archived-block{top:68px}.with-performance-bar .build-page .top-bar.has-archived-block{top:103px}.build-page .top-bar.affix{top:40px}.build-page .top-bar.affix.sidebar-expanded{right:306px;left:16px}.build-page .top-bar.affix.sidebar-collapsed{right:16px;left:16px}.build-page .top-bar.affix-top{position:absolute;right:0;left:0;top:0}.build-page .top-bar .controllers{display:flex;font-size:15px;justify-content:center;align-items:center;align-self:baseline}.build-page .top-bar .controllers svg{width:15px;height:15px;display:inline;top:0}.build-page .top-bar .controllers .controllers-buttons{color:#303030;margin:0 0.5rem}.build-page .top-bar .controllers .controllers-buttons:last-child{margin-right:0}.build-page .top-bar .controllers .btn-scroll.animate .scroll-arrow{animation:blinking-scroll-button 1.5s ease-in-out infinite}.build-page .top-bar .controllers .btn-scroll.animate .scroll-dot{animation:blinking-scroll-button 1.5s ease-in-out infinite;animation-delay:0.3s}.build-page .top-bar .controllers .btn-scroll.animate:disabled{opacity:1}.build-page .top-bar .controllers .btn-scroll:disabled,.build-page .top-bar .controllers .btn-refresh:disabled{opacity:0.35;cursor:not-allowed}.build-page .environment-information{border:1px solid var(--border-color, #dbdbdb);padding:8px 16px 12px;border-radius:4px}.build-page .environment-information svg{position:relative;top:3px;margin-right:5px;width:22px;height:22px}.build-page .build-loader-animation{position:relative;white-space:initial;float:left;padding-left:8px}.build-page .build-loader-animation .dot{display:inline-block;width:6px;height:6px;margin:auto auto 12px;border-radius:50%;animation:blinking-dot 1s linear infinite;background:#fff}.build-page .build-loader-animation .dot:nth-child(2){animation-delay:0.33s}.build-page .build-loader-animation .dot:nth-child(3){animation-delay:0.66s}.build-header .page-content-header{padding:10px 0 9px}.build-header .header-content a{color:var(--gl-text-color, #303030)}.build-header .header-content a:hover{color:var(--blue-600, #1068bf);text-decoration:none}.build-header .avatar{float:none;margin-right:2px;margin-left:2px}.right-sidebar.build-sidebar{padding:0}.right-sidebar.build-sidebar.right-sidebar-collapsed{display:none}.right-sidebar.build-sidebar .sidebar-container{padding-right:100px;height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.right-sidebar.build-sidebar .blocks-container{padding:0 16px;width:289px}.right-sidebar.build-sidebar .trigger-variables-btn-container{justify-content:space-between;align-items:center}.right-sidebar.build-sidebar .trigger-variables-btn-container .trigger-variables-btn{margin-top:-5px;margin-bottom:-5px}.right-sidebar.build-sidebar .trigger-build-variables{margin:0;overflow-x:auto;width:100%;-ms-overflow-style:scrollbar;-webkit-overflow-scrolling:touch}.right-sidebar.build-sidebar .trigger-build-variable{font-weight:400;color:var(--gray-950, #1f1f1f)}.right-sidebar.build-sidebar .trigger-build-value{padding:2px 4px;color:var(--black, #000)}.right-sidebar.build-sidebar .trigger-variables-table-cell{font-size:12px;line-height:16px;border:1px solid #dbdbdb;padding:4px 6px;width:50%;vertical-align:top}.right-sidebar.build-sidebar .badge.badge-pill{margin-left:2px}.right-sidebar.build-sidebar .stage-item{cursor:pointer}.right-sidebar.build-sidebar .stage-item:hover{color:var(--gl-text-color, #303030)}.right-sidebar.build-sidebar .builds-container{background-color:var(--white, #fff);border-top:1px solid var(--border-color, #dbdbdb);border-bottom:1px solid var(--border-color, #dbdbdb);max-height:300px;width:289px;overflow:auto}.right-sidebar.build-sidebar .builds-container svg{margin-right:3px;height:14px;width:14px}.right-sidebar.build-sidebar .builds-container a{padding:16px 10px 16px 40px;width:270px}.right-sidebar.build-sidebar .builds-container a:hover{color:var(--gl-text-color, #303030)}.right-sidebar.build-sidebar .builds-container .icon-arrow-right{left:15px;top:20px}.right-sidebar.build-sidebar .builds-container .build-job.retried{background-color:var(--gray-10, #fafafa)}.right-sidebar.build-sidebar .builds-container .build-job:hover{background-color:var(--gray-50, #f0f0f0)}.build-sidebar .container-fluid.container-limited{max-width:100%}.build-sidebar .content-wrapper{padding-bottom:6px}.build-detail-row{margin-bottom:5px}.build-detail-row:last-of-type{margin-bottom:0}@media (max-width: 991.98px){.content-list.builds-content-list{width:100%;overflow:auto}}
