@charset "UTF-8"; /*! * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @font-face { font-family: 'Font Awesome 5 Free Regular'; font-style: normal; font-weight: 400; src: url("lib/webfonts/fa-regular-400.eot"); src: url("lib/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-regular-400.woff2") format("woff2"), url("lib/webfonts/fa-regular-400.woff") format("woff"), url("lib/webfonts/fa-regular-400.ttf") format("truetype"), url("lib/webfonts/fa-regular-400.svg#fontawesome") format("svg"); } .far { font-family: 'Font Awesome 5 Free Regular'; font-weight: 400; } /*! * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; src: url("lib/webfonts/fa-solid-900.eot"); src: url("lib/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-solid-900.woff2") format("woff2"), url("lib/webfonts/fa-solid-900.woff") format("woff"), url("lib/webfonts/fa-solid-900.ttf") format("truetype"), url("lib/webfonts/fa-solid-900.svg#fontawesome") format("svg"); } .fa, .fas { font-family: 'Font Awesome 5 Free'; font-weight: 900; } /*! * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ @font-face { font-family: 'Font Awesome 5 Brands'; font-style: normal; font-weight: normal; src: url("lib/webfonts/fa-brands-400.eot"); src: url("lib/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-brands-400.woff2") format("woff2"), url("lib/webfonts/fa-brands-400.woff") format("woff"), url("lib/webfonts/fa-brands-400.ttf") format("truetype"), url("lib/webfonts/fa-brands-400.svg#fontawesome") format("svg"); } .fab { font-family: 'Font Awesome 5 Brands'; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @-webkit-keyframes rf-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rf-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .rf-u-textleft { text-align: left; } .rf-u-textright { text-align: right; } .rf-u-textcenter { text-align: center !important; } .rf-u-unbold { font-weight: normal !important; } .rf-u-caps { text-transform: uppercase; } .rf-u-truncate { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .rf-u-text-minor { color: #c0c0c0; font-size: inherit; font-style: italic; font-weight: normal; } .rf-u-pullleft { float: left; } .rf-u-pullright { float: right; } .rf-u-block { display: block !important; } .rf-u-inline { display: inline-block !important; } .rf-u-clearfix:before, .rf-u-clearfix:after { content: " "; display: table; } .rf-u-clearfix:after { clear: both; } .rf-u-color--slate { color: #777777 !important; } .rf-u-success { color: #04ac00 !important; } .rf-u-fail { color: #d9534f !important; } .rf-hide { display: none !important; } .rf-show { display: block !important; } .rf-u-p-0, .rf-u-p0 { padding: 0; } .rf-u-p { padding: 10px; } .rf-u-p-l, .rf-u-pl { padding-left: 10px; } .rf-u-p-r, .rf-u-pr { padding-right: 10px; } .rf-u-pb { padding-bottom: 10px; } .rf-u-p-y, .rf-u-py { padding-top: 10px; padding-bottom: 10px; } .rf-u-p-x, .rf-u-px { padding-left: 10px; padding-right: 10px; } .rf-u-m { margin: 10px; } .rf-u-m-b, .rf-u-mb { margin-bottom: 10px; } .rf-u-m-y, .rf-u-my { margin-bottom: 10px; margin-top: 10px; } .rf-u-m-t, .rf-u-mt { margin-top: 10px; } .rf-u-mb0 { margin-bottom: 0; } .rf-pre { margin-bottom: 0; } .rf-form-control { padding-top: 7px; } body { color: #191919; font-family: acumin-pro, sans-serif; font-size: 14px; line-height: 18px; } h1 { color: #191919; font-size: 30px; font-weight: 500; line-height: 36px; padding-bottom: 15px; margin-top: 20px; } h2 { margin: 0; padding: 0; color: #191919; font-size: 18px; font-weight: 700; line-height: 22px; padding-bottom: 6px; } h3, .rf-list-group__title { margin: 0; padding: 0; color: #191919; font-size: 14px; font-weight: bold; line-height: 18px; padding-bottom: 6px; } h4 { margin: 0; padding: 0; color: #191919; font-size: 16px; font-weight: normal; line-height: 18px; padding-bottom: 8px; } h5, .rf-table__th, .rf-list-group--table .rf-list-item__th { margin: 0; padding: 0; color: #777777; font-size: 9px; font-weight: semibold; letter-spacing: 0.78px; line-height: 12px; padding-bottom: 6px; text-align: left; text-transform: uppercase; } a { color: #0057ff; } a:hover { color: #0057ff; } p, .rf-list-item__info, .rf-blurb { color: #777777; font-size: 14px; line-height: 18px; } .rf-p--lead, .rf-ul--lead { font-size: 16px; line-height: 22px; } .rf-p--light { color: #ffffff; } .rf-p--light a { color: #ffffff; } .rf-p--light a:hover, .rf-p--light a:focus, .rf-p--light a:active { color: #ffffff; } small, .rf-small { font-size: 11px; } .rf-ul--plain { list-style-type: none; padding-left: 6px; text-indent: -6px; } .rf-ul--plain li { margin-left: 6px; position: relative; } .rf-ul--plain li:before { color: #777777; content: '•'; display: inline-block; width: 6px; } .rf-container { margin: auto; max-width: 1100px; padding: 40px; width: 100%; } .rf-blurb { background-color: #f3f3f3; border-radius: 3px; padding: 14px; position: relative; width: 100%; } .rf-blurb:before { background-color: #ffffff; border-radius: 10px; content: ''; display: block; font-family: 'Glyphicons Halflings'; font-size: 18px; height: 18px; left: -11px; position: absolute; top: 16px; width: 18px; } .rf-blurb--error { border-left: 4px solid #d9534f; } .rf-blurb--error:before { color: #d9534f; content: "\e101"; } .rf-btn, .rf-btn[type="button"] { -webkit-appearance: initial; border: 1px solid transparent; border-radius: 3px; cursor: pointer; display: inline-block; font-weight: bold; height: auto; line-height: 1.1em; padding: 8px 14.4px; position: relative; text-align: center; text-decoration: none !important; touch-action: manipulation; vertical-align: middle; white-space: nowrap; user-select: none; } .rf-btn:hover, .rf-btn:focus, .rf-btn:active, .rf-btn[type="button"]:hover, .rf-btn[type="button"]:focus, .rf-btn[type="button"]:active { outline: none; text-decoration: none !important; } .rf-btn + .rf-btn { margin-left: 8px; } .rf-btn--primary { background-color: #0057ff; border-color: #0057ff; color: #ffffff; } .rf-btn--primary:hover, .rf-btn--primary:focus, .rf-btn--primary:active { background-color: #002c82; border-color: #002c82; color: #ffffff; } .rf-btn--secondary, .rf-btn--dropdown { background-color: #ffffff; border-color: #dadada; color: #191919; } .rf-btn--secondary:hover, .rf-btn--secondary:focus, .rf-btn--secondary:active, .rf-btn--dropdown:hover, .rf-btn--dropdown:focus, .rf-btn--dropdown:active { background-color: #ffffff; border-color: #777777; color: #191919; } .rf-btn--link { background-color: transparent; border: 1px solid transparent; color: #0057ff; } .rf-btn--link:hover, .rf-btn--link:focus, .rf-btn--link:active { background-color: transparent; border: 1px solid transparent; color: #002c82; } .rf-btn--dropdown { font-weight: 400; } .rf-btn--dropdown:after { content: "\f0d7"; display: inline-block; font-family: "FontAwesome"; font-size: .8em; line-height: 1em; margin-left: 7px; } .rf-btn--warning { background-color: #ebc30a; border-color: #ebc30a; color: #ffffff; } .rf-btn--warning:hover, .rf-btn--warning:focus, .rf-btn--warning:active { background-color: #e7b707; border-color: #e7b707; color: #ffffff; } .rf-btn--warning:before { color: #ffffff; content: "\f071"; display: inline-block; font-family: "FontAwesome"; font-size: 1em; line-height: .6em; margin-right: 4px; } .rf-btn--error { background-color: #d9534f; border: 1px solid #d9534f; color: #ffffff; } .rf-btn--error:hover, .rf-btn--error:focus, .rf-btn--error:active { background-color: #CC3030; border-color: #CC3030; color: #ffffff; } .rf-btn--large { font-size: 18px; height: 50px; min-width: 90px; padding: 13.6px 24.48px; } .rf-btn--small { font-size: 11px; min-width: 50px; padding: 4px 7.2px; } .rf-btn--disabled, .rf-btn[disabled] { cursor: not-allowed; opacity: .2; pointer-events: none; } .rf-btn--tohide[aria-expanded='true'] { display: none; } .rf-btn--multiline { padding: 6.4px 14.4px; } .rf-btn--multiline.rf-btn--small { padding: 2.4px 7.2px; } .rf-btn--multiline.rf-btn--large { padding: 6.4px 20.16px; } .rf-btn--multiline.rf-btn--large .rf-btn__text { font-size: 13px; line-height: 1.2em; } .rf-btn--multiline .rf-btn__text { display: block; font-weight: 400; margin: auto; } .rf-btn--errorhover:hover, .rf-btn--errorhover:focus, .rf-btn--errorhover:active { background-color: #d9534f; border: 1px solid #d9534f; color: #ffffff; } .rf-btn--light { background-color: rgba(255, 255, 255, 0.3); border: 1px solid #ffffff; color: #ffffff; } .rf-btn--light:hover, .rf-btn--light:focus, .rf-btn--light:active { background-color: transparent; border-color: #ffffff; color: #ffffff; } .rf-btn__helpertext { font-size: 12px; height: 20px; margin-bottom: 0; width: 100%; } .rf-btn__wrapper { display: block; } .rf-btn__wrapper + .rf-btn__wrapper { margin-left: 8px; } .rf-btn-group > .rf-btn { border-radius: 0; display: block; float: left; margin-left: -2px; width: auto; } .rf-btn-group > .rf-btn:first-of-type { border-radius: 3px 0 0 3px; } .rf-btn-group > .rf-btn:last-of-type { border-radius: 0 3px 3px 0; } .rf-btn-group .rf-btn--secondary:hover, .rf-btn-group .rf-btn--secondary:focus, .rf-btn-group .rf-btn--secondary:active { background-color: #f3f3f3; border-color: #dadada; } .rf-btn-set { display: flex; width: 100%; } .rf-btn-set .rf-btn { flex-grow: 1; padding-left: 4px; padding-right: 4px; } .rf-check { clear: both; display: inline-block; font-size: 14px; line-height: 14px; margin-bottom: 0; min-height: auto; padding-top: 0; vertical-align: middle; } .rf-check__container { cursor: pointer; margin-bottom: 0; margin-left: 22px; padding-left: 0; position: relative; } .rf-check__input { display: none; } .rf-check__label { display: inline-block; font-size: 14px; line-height: 14px; text-indent: -22px; } .rf-check__label:before { border: 1px solid #c0c0c0; border-radius: 3px; color: #0057ff; display: inline-block; font-family: FontAwesome; font-size: 9px; height: 14px; line-height: 1.4em; margin-right: 8px; margin-top: -2px; text-align: center; text-indent: 0; width: 14px; vertical-align: middle; } .rf-check__input + .rf-check__label:before { content: " "; } .rf-check__input:checked + .rf-check__label:before { content: "\f00c"; } .rf-check--disabled { cursor: default; opacity: .4; } .rf-check--nolabel { width: 14px; } .rf-preview, .rf-form-control { background-color: #ffffff; border: solid 1px #c0c0c0; border-radius: 3px; cursor: pointer; display: block; font-size: 13px; line-height: 16px; outline: 0; width: 100%; } .rf-preview:hover, .rf-form-control:hover, .rf-preview:focus, .rf-form-control:focus, .rf-preview:active, .rf-form-control:active { box-shadow: none; outline: 0; } .rf-textarea { min-height: 50px; } .rf-preview { border-color: transparent; height: auto; padding-top: 8px; padding-bottom: 8px; } .rf-form-control { color: #191919; height: 34px; padding: 8px 12px; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .rf-form-control:hover, .rf-form-control:focus, .rf-form-control:active { border-color: #0057ff; } .rf-form-group { display: block; margin-bottom: 6px; } .rf-form-group:last-child { margin-bottom: 0; } .rf-form-group--inline { align-items: center; display: flex; justify-content: space-between; } .rf-form-group--inline .rf-label { margin-bottom: 0; margin-left: 10px; margin-right: 4px; } .rf-label--inline { margin-bottom: 0; } .rf-editable-text { width: 100%; } .rf-row { align-items: center; display: flex; } .rf-row--space-between { justify-content: space-between; } .rf-col { float: left; } .rf-col--grid { padding: 20px; } .rf-col--1 { width: 8.333333%; } .rf-col--2 { width: 16.666667%; } .rf-col--3 { width: 25%; } .rf-col--4 { width: 33.333333%; } .rf-col--5 { width: 41.666667%; } .rf-col--6 { width: 50%; } .rf-col--7 { width: 58.333333%; } .rf-col--8 { width: 66.666667%; } .rf-col--9 { width: 75%; } .rf-col--10 { width: 83.333333%; } .rf-col--11 { width: 91.666667%; } .rf-col--12 { width: 100%; } .rf-col--actions { align-items: center; display: flex; justify-content: flex-end; } .rf-col--actions .rf-btn { float: left; min-width: 50px; padding-left: 0; padding-right: 0; width: 48%; } .rf-col--actions .rf-btn:first-child { margin-right: 4%; } .rf-col--action .rf-btn { padding-left: 0; padding-right: 0; width: 100%; } .rf-icon { position: relative; top: 1px; display: inline-block; font-family: "Font Awesome 5 Free"; font-size: 1em; font-style: normal; font-weight: 900; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .rf-icon--no:after { color: #d9534f; content: "\f00d"; font-family: "Font Awesome 5 Free"; } .rf-icon--ok:after { content: "\f00c"; color: #04ac00; font-family: "Font Awesome 5 Free"; } .rf-icon--grip:after { color: #c0c0c0; content: "\f142 \202F \f142"; cursor: -webkit-grab; font-family: "Font Awesome 5 Free"; } .rf-icon--grip:after:active { cursor: -webkit-grabbing; } .rf-icon--refresh:after { content: "\f021"; font-family: "Font Awesome 5 Free"; } .rf-icon--rollback { transform: scale(-1, 1); } .rf-icon--rollback:after { color: #d9534f; content: "\f01e"; font-family: "Font Awesome 5 Free"; } .rf-icon--pencil:after { content: "\270f"; font-family: "Glyphicons Halflings"; } .rf-icon--eye-open:after { content: "\f06e"; font-family: "Font Awesome 5 Free"; } .rf-icon--eye-closed:after { content: "\f070"; font-family: "Font Awesome 5 Free"; } .rf-icon--download:after { content: "\f019"; font-family: "Font Awesome 5 Free"; } .rf-icon--upload:after { content: "\f093"; font-family: "Font Awesome 5 Free"; } .rf-icon--trash:after { content: "\f2ed"; font-family: "Font Awesome 5 Free"; } .rf-icon--dashboard:after { content: "\f3fd"; font-family: "Font Awesome 5 Free"; } .rf-icon--repeat:after { content: "\f2f9"; font-family: "Font Awesome 5 Free"; } .rf-icon--question:after { color: #0057ff; content: "\f059"; font-family: "Font Awesome 5 Free"; } .rf-icon--github:after { font-weight: 900; content: "\f09b"; font-family: "Font Awesome 5 Brands"; } .rf-icon--caret--right:after { content: "\f0da"; font-family: "Font Awesome 5 Free"; } .rf-icon--caret--left:after { content: "\f0d9"; font-family: "Font Awesome 5 Free"; } .rf-icon--caret--up:after { content: "\f0d8"; font-family: "Font Awesome 5 Free"; } .rf-icon--caret--down:after { content: "\f0d7"; font-family: "Font Awesome 5 Free"; } .rf-icon--external:after { content: "\f360"; font-family: "Font Awesome 5 Free"; } .rf-icon--minus:after { content: "\f068"; font-family: "Font Awesome 5 Free"; } .rf-icon--plus:after { content: "\f067"; font-family: "Font Awesome 5 Free"; } .rf-icon--info:after, .rf-modal--info .rf-modal__header .rf-icon:after { color: #0057ff; content: "\f05a"; font-family: "Font Awesome 5 Free"; } .rf-icon--warning:after, .rf-modal--warning .rf-modal__header .rf-icon:after { color: #ebc30a; content: "\f071"; font-family: "Font Awesome 5 Free"; } .rf-icon--error:after, .rf-modal--error .rf-modal__header .rf-icon:after { color: #d9534f; content: "\f06a"; font-family: "Font Awesome 5 Free"; } .rf-icon--failure:after { color: #d9534f; content: "\f057"; font-family: "Font Awesome 5 Free"; } .rf-icon--success:after { color: #04ac00; content: "\f058"; font-family: "Font Awesome 5 Free"; } .rf-icon--pending:after { color: #c0c0c0; content: "\f057"; font-family: "Font Awesome 5 Free"; } .rf-icon--ongoing:after { color: #0057ff; content: "\f111"; font-family: "Font Awesome 5 Free Regular"; } .rf-icon--irrelevant:after { color: #c0c0c0; content: "\f068"; font-family: "Font Awesome 5 Free"; } .rf-icon--loading { -ms-transform: translateZ(0); -webkit-animation: rf-spin 1.1s infinite linear; -webkit-transform: translateZ(0); animation: rf-spin 1.1s infinite linear; border-radius: 50%; border-bottom: 4px solid rgba(0, 87, 255, 0.2); border-left: 4px solid #0057ff; border-right: 4px solid rgba(0, 87, 255, 0.2); border-top: 4px solid rgba(0, 87, 255, 0.2); height: 30px; position: relative; text-indent: -9999em; transform: translateZ(0); width: 30px; } .rf-icon--loading.rf-icon--xlarge { border-width: 10px; height: 60px; width: 60px; } .rf-icon--loading.rf-icon--large { border-width: 6px; height: 38px; width: 38px; } .rf-icon--loading.rf-icon--small { border-width: 4px; height: 20px; width: 20px; } .rf-icon--loading.rf-icon--xsmall { border-width: 4px; height: 14px; width: 14px; } .rf-icon--onleft { margin-right: 6px; } .rf-icon--onright { margin-left: 6px; } .rf-icon--xlarge { font-size: 3.8em; } .rf-icon--large { font-size: 2em; } .rf-icon--small { font-size: .8em; } .rf-icon--xsmall { font-size: .6em; } .rf-infolink { color: #777777; cursor: pointer; font-size: 12px; text-decoration: underline; } .rf-infolink:after { display: inline-block; font-family: 'Glyphicons Halflings'; font-size: 9px; margin-left: 4px; } .rf-infolink:hover { color: #191919; } .rf-infolink + .rf-infolink { margin-left: 14px; } .rf-infolink--external:after { content: '\e164'; } .rf-infolink--external:before { content: 'Open '; } .rf-infolink--trigger[aria-expanded='false']:before { content: 'Expand'; } .rf-infolink--trigger[aria-expanded='true']:before { content: 'Hide'; } .rf-infolink--trigger[aria-expanded='false']:after { content: '\002b'; } .rf-infolink--trigger[aria-expanded='true']:after { content: '\2212'; } .rf-list-group { clear: both; list-style-type: none; margin: 0; padding: 0; } .rf-list-group__item { border: solid 1px #e8e8e8; padding: 14px; margin-top: -1px; } .rf-list-group__item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .rf-list-group__item:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .rf-list-group__title { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #191919; font-size: 14px; line-height: 18px; position: relative; } .rf-list-group__title--wrap { max-width: 100%; white-space: normal; overflow: hidden; } .rf-list-group__title--notbold { font-weight: normal; } .rf-list-group__titlelink { color: #191919; } .rf-list-group__titlelink:hover, .rf-list-group__titlelink:focus, .rf-list-group__titlelink:active { color: #000000; text-decoration: none; } .rf-list-group__info { color: #777777; display: flex; font-size: 13px; overflow: hidden; } .rf-list-group__info--full { width: 100%; } .rf-list-group__item--danger, .rf-list-group__item--failure, .rf-list-group__item--aborted { border-left: 6px solid #d9534f; } .rf-list-group__item--pending { border-left: 6px solid #ffea00; } .rf-list-group__item--started, .rf-list-group__item--ongoing { border-left: 6px solid #0057ff; } .rf-list-group__item--success { border-left: 6px solid #04ac00; } .rf-list-group__item--irrelevant { border-left: 6px solid #c0c0c0; opacity: 0.3; } .rf-list-group--lines .rf-list-group__item { border-color: #f3f3f3; border-left-width: 0; border-radius: 0; border-right-width: 0; } .rf-list-group--lines .rf-list-group__item:first-child { border-top-width: 0; } .rf-list-group--lines .rf-list-group__item:last-child { border-bottom-width: 0; } .rf-list-group__item--condensed { padding: 7px; } .rf-list-group__item--condensed .rf-list-group__item__trigger { padding: 7px; } .rf-list-group__item--hastrigger { padding: 0; } .rf-list-group__item__trigger { color: #191919; display: block; padding: 14px; position: relative; width: 100%; } .rf-list-group__item__trigger[aria-expanded='false']:after, .rf-list-group__item__trigger[aria-expanded='true']:after { color: inherit; font-family: 'octicons'; font-size: 14px; vertical-align: middle; display: block; position: absolute; right: 7px; top: 7px; } .rf-list-group__item__trigger[aria-expanded='false']:after:hover, .rf-list-group__item__trigger[aria-expanded='false']:after:focus, .rf-list-group__item__trigger[aria-expanded='false']:after:active, .rf-list-group__item__trigger[aria-expanded='true']:after:hover, .rf-list-group__item__trigger[aria-expanded='true']:after:focus, .rf-list-group__item__trigger[aria-expanded='true']:after:active { color: inherit; } .rf-list-group__item__trigger[aria-expanded='false']:after { content: '\f05a'; } .rf-list-group__item__trigger[aria-expanded='true']:after { content: '\f05b'; } .rf-list-group__item__trigger:hover, .rf-list-group__item__trigger:focus, .rf-list-group__item__trigger:active { background-color: #f3f3f3; color: #191919; text-decoration: none; } .rf-list-group__item__trigger[aria-expanded='true'] { background-color: #f3f3f3; border-bottom: #e8e8e8; } .rf-list-group { clear: both; list-style-type: none; margin: 0; padding: 0; } .rf-list-group--partial .rf-list-item { border-radius: 0; } .rf-list-group--partial > .rf-list-item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .rf-list-group--partial .rf-list-item--to-expand { border-width: 0; cursor: pointer; display: block; height: 0; padding: 0; text-align: center; } .rf-list-group--partial .rf-list-item--to-expand > .rf-btn--secondary { margin-top: -8px; } .rf-list-group--partial .rf-list-item--to-expand[aria-expanded='true'] { display: none; } .rf-list-group--partial + .rf-list-group--partial { margin-top: -1px; } .rf-list-group--partial + .rf-list-group--partial > .rf-list-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } .rf-list-group--partial + .rf-list-group--partial > .rf-list-item:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .rf-list-group--borderless { margin-top: 1px; } .rf-list-group--borderless > .rf-list-item:first-child { border-radius: 0; border-top-width: 0; } .rf-list-group--borderless > .rf-list-item { border-right-width: 0; border-left: 0; } .rf-list-group--borderless > .rf-list-item:last-child { border-radius: 0; border-bottom-width: 0; } .rf-list-group--borderless > .rf-list-item:nth-last-child(2) { border-radius: 0; border-bottom-width: 0; } .rf-list-group--borderless.rf-list-group--partial + .rf-list-group--partial > .rf-list-item:first-child { border-top-width: 1px; } .rf-list-group--borderless.rf-list-group--partial + .rf-list-group--partial > .rf-list-item:last-child { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom-width: 0; } .rf-list-group--table { display: table; } .rf-list-group--table .rf-list-item--tr { display: table-row; } .rf-list-group--table .rf-list-item--tr:nth-child(2) .rf-list-item__td { border-top: solid 1px #e8e8e8; } .rf-list-group--table .rf-list-item--tr--header + .rf-list-item--tr > .rf-list-item__td:first-of-type { border-radius: 3px 0 0 0; } .rf-list-group--table .rf-list-item--tr--header + .rf-list-item--tr > .rf-list-item__td:last-of-type { border-radius: 0 3px 0 0; } .rf-list-group--table .rf-list-item__th { display: table-cell; padding: 14px; padding-bottom: 4px; vertical-align: bottom; } .rf-list-group--table .rf-list-item__th:first-child { padding-left: 0; } .rf-list-group--table .rf-list-item__td { display: table-cell; padding: 14px; } .rf-list-item { border: solid 1px #e8e8e8; padding: 14px; margin-top: -1px; display: flex; flex-flow: row wrap; align-items: baseline; } .rf-list-item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } .rf-list-item:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .rf-list-item__title { line-height: 1em; position: relative; padding: 0; margin: 0; display: inline-block; } .rf-list-item__title > * { display: inline-block; padding: 0; margin: 0; } .rf-list-item__row { display: block; width: 100%; } .rf-list-item__row + .rf-list-item__row { padding-top: 4px; } .rf-list-item__row--flex { display: flex; } .rf-list-item__title__link { color: #191919; text-decoration: underline; display: inline; } .rf-list-item__title__link:hover, .rf-list-item__title__link:focus, .rf-list-item__title__link:active { color: #000000; text-decoration: none; } .rf-list-item__info { margin: 0; padding: 0; display: flex; align-items: baseline; } .rf-list-item__info > * + * { margin-left: 10px; } .rf-list-item__title + .rf-list-item__info { padding-left: 10px; } .rf-list-item--has-trigger { padding: 0; display: block; } .rf-list-item--has-trigger .rf-list-item__row { padding: 14px; } .rf-list-item--has-trigger .rf-list-item__row:first-of-type { align-items: baseline; padding-right: 30px; } .rf-list-item--has-trigger .rf-list-item__row--trigger { color: inherit; position: relative; width: 100%; display: flex; } .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after { color: inherit; font-family: 'octicons'; font-size: 14px; vertical-align: middle; height: 14px; width: 6px; display: block; position: absolute; right: 14px; top: 14px; } .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:active, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:active { color: inherit; } .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after { content: '\f05a'; } .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after { content: '\f05b'; } .rf-list-item--has-trigger .rf-list-item__row--trigger:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger:active { background-color: #f9f9f9; text-decoration: none !important; } .rf-list-item--condensed { padding-top: 10px; padding-bottom: 10px; } .rf-list-item--condensed.rf-list-item--has-trigger { padding: 0; } .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row { padding-top: 10px; padding-bottom: 10px; } .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after { color: inherit; font-family: 'octicons'; font-size: 14px; vertical-align: middle; height: 14px; width: 6px; display: block; position: absolute; right: 14px; top: 7px; } .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:hover, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:focus, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:active, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:hover, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:focus, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:active { color: inherit; } .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after { content: '\f05a'; } .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after { content: '\f05b'; } .rf-list-item--has-timestamp { display: block; } .rf-list-item--has-timestamp .rf-list-item__row:first-of-type { display: flex; justify-content: space-between; } .rf-list-item--has-timestamp .rf-timestamp { text-align: right; } .rf-list-item--link { cursor: pointer; } .rf-list-item--link:hover { background-color: #f3f3f3; color: #000000; } .rf-list-item--danger, .rf-list-item--failure, .rf-list-item--aborted, .rf-list-item--error { border-left: 6px solid #d9534f !important; } .rf-list-item--pending { border-left: 6px solid #ffea00 !important; } .rf-list-item--started, .rf-list-item--ongoing { border-left: 6px solid #0057ff !important; } .rf-list-item--success { border-left: 6px solid #04ac00 !important; } .rf-list-item--irrelevant { border-left: 6px solid #c0c0c0 !important; opacity: 0.3; } .rf-list-item--unstable { border-left: 6px solid #ebc30a !important; } .rf-logs { background-color: #ffffff; border: 1px solid #e8e8e8; max-height: 500px; overflow: hidden; padding: 0; position: relative; } .rf-logs__btn { position: absolute; bottom: 12px; right: 12px; z-index: 4; display: none; } .rf-logs__pre { background-color: transparent; border-radius: 3px; border-width: 0; max-height: 400px; height: auto; margin-bottom: 0; overflow: scroll; padding: 15px; position: relative; } .rf-logs--nomax { max-height: none !important; } .rf-logs--nomax .rf-project-logs__pre { height: 100%; max-height: none !important; } .rf-modal .modal-content { border-width: 0; box-shadow: none; height: 100%; width: 100%; } .rf-modal .modal-footer, .rf-modal .modal-header { border-width: 0; padding: 0; } .rf-modal { background-color: #ffffff; border: solid 1px #e8e8e8; border-radius: 3px; box-shadow: 0 0 50px #555555; color: #777777; font-size: 14px; max-width: 500px; padding: 50px; width: 100%; } .rf-modal__header, .rf-modal__footer { text-align: center; } .rf-modal__header .rf-icon { margin-bottom: 16px; } .rf-modal__body { color: #777777; font-size: 14px; line-height: 20px; padding: 30px 0; } .rf-notice { height: auto; width: 100%; z-index: 5; padding: 14px; } .rf-notice--error { background-color: #d9534f; color: #ffffff; } .rf-panel { margin-bottom: 20px; background-color: white; border: solid 1px #e8e8e8; border-radius: 4px; } .rf-pill { border-radius: 20px; border-style: solid; border-width: 2px; font-size: 10px; font-weight: 600; height: 18px; line-height: 14px; padding: 0 6px; text-transform: uppercase; white-space: nowrap; } .rf-pill--neutral { border-color: #0057ff; color: #0057ff; } .rf-pill--neutral--secondary { border-color: #bdd4ff; color: #bdd4ff; } .rf-pill--fail { border-color: #d9534f; color: #d9534f; } .rf-pill--success { border-color: #04ac00; color: #04ac00; } .rf-pill--minor { border-color: #c0c0c0; color: #c0c0c0; } @keyframes rf-progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .rf-progress { border: 1px solid #e8e8e8; border-radius: 14px; height: 19px; overflow: hidden; position: relative; } .rf-progress__fill { border-radius: 14px; color: #ffffff; display: flex; font-size: 12px; float: left; height: 100%; justify-content: space-between; line-height: 16px; text-align: left; padding: 0 10px; width: 0; } .rf-progress__text { letter-spacing: 1px; } .rf-progress__timestamp { position: absolute; right: 6px; } .rf-progress__fill--unstarted { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; background-size: 40px 40px; background-color: #c0c0c0; width: 100%; } .rf-progress__fill--triggered { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; background-size: 40px 40px; animation: rf-progress-bar-stripes 2s linear infinite; background-color: #0057ff; width: 30%; } .rf-progress__fill--building { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; background-size: 40px 40px; animation: rf-progress-bar-stripes 2s linear infinite; background-color: #0057ff; width: 60%; } .rf-progress__fill--finished, .rf-progress__fill--approved { background-color: #04ac00; width: 100%; } .rf-progress__fill--failed { background-color: #d9534f; width: 100%; } .rf-progress__fill--finished .rf-progress__timestamp, .rf-progress__fill--approved .rf-progress__timestamp, .rf-progress__fill--failed .rf-progress__timestamp { color: #ffffff; } .rf-section { padding-bottom: 20px; padding-top: 20px; clear: both; } .rf-section:first-of-type { padding-top: 0; } .rf-section__headline { margin-bottom: 10px; } .rf-section__headline + .rf-section__description { margin-top: -4px; margin-bottom: 10px; } .ui-slider { border: solid 1px #c0c0c0; border-radius: 20px; width: 100%; } .ui-slider .ui-widget-header { background: #0057ff; } .ui-slider .ui-slider-handle { background-color: #ffffff; border: solid 1px #c0c0c0; border-radius: 50%; bottom: 1px; content: ""; cursor: pointer; height: 18px; left: 1px; position: absolute; width: 18px; } .rf-range__container { padding-left: 22px; padding-right: 22px; } .rf-range { position: relative; } .rf-range__val { color: #777777; font-size: 10px; font-weight: 300; height: 14px; position: absolute; text-align: center; top: -4px; width: 24px; } .rf-range__val--current { font-weight: 800; top: -16px; width: 100%; } .rf-range__val--min { left: -24px; padding-right: 4px; text-align: right; } .rf-range__val--max { padding-left: 4px; right: -24px; text-align: left; } .rf-table, .rf-list-group--table { width: 100%; border-collapse: separate; table-layout: fixed; } .rf-table__th, .rf-list-group--table .rf-list-item__th, .rf-table__td, .rf-list-group--table .rf-list-item__td { padding-left: 7px; padding-right: 7px; } .rf-table__th:last-of-type, .rf-list-group--table .rf-list-item__th:last-of-type, .rf-table__td:last-of-type, .rf-list-group--table .rf-list-item__td:last-of-type { padding-right: 14px; } .rf-table__th:first-of-type, .rf-list-group--table .rf-list-item__th:first-of-type, .rf-table__td:first-of-type, .rf-list-group--table .rf-list-item__td:first-of-type { padding-left: 14px; } .rf-table__row--header { vertical-align: bottom; } .rf-table__col--centered { text-align: center; } .rf-table__col--centered .form-control { text-align: center; } .rf-table__col--right { text-align: right; } .rf-table__td, .rf-list-group--table .rf-list-item__td, .rf-table__th, .rf-list-group--table .rf-list-item__th { -ms-word-break: break-all; overflow-wrap: break-word; } .rf-table__td, .rf-list-group--table .rf-list-item__td { border-bottom: solid 1px #e8e8e8; font-size: 13px; padding: 14px; vertical-align: middle; } .rf-table__th, .rf-list-group--table .rf-list-item__th { padding: 0px 14px 5px; } .rf-table__td--strong { color: #191919; font-weight: bold; } tr:first-of-type > .rf-table__td, .rf-list-group--table tr:first-of-type > .rf-list-item__td { border-top: solid 1px #e8e8e8; } .rf-table__row > td:first-of-type, .rf-list-group--table .rf-list-item--tr > td:first-of-type { border-left: solid 1px #e8e8e8; } .rf-table__row > td:last-of-type, .rf-list-group--table .rf-list-item--tr > td:last-of-type { border-right: solid 1px #e8e8e8; } .rf-table__body tr:first-of-type td:first-of-type { border-top-left-radius: 3px; } .rf-table__body tr:first-of-type td:last-of-type { border-top-right-radius: 3px; } .rf-table__body tr:last-of-type td:first-of-type { border-bottom-left-radius: 3px; } .rf-table__body tr:last-of-type td:last-of-type { border-bottom-right-radius: 3px; } .rf-table__row--error { border-left: 6px solid #d9534f; } .rf-table__row--success { border-left: 6px solid #04ac00; } .rf-timestamp { color: #777777; font-size: 12px; font-style: italic; line-height: 14px; } .rf-well, .rf-well--tabpane { border: 1px solid #e8e8e8; height: auto; border-radius: 3px; padding: 14px; } .rf-well__headline { color: #191919; font-size: 15px; font-weight: bold; margin: 4px 14px -10px 14px; } .rf-well__list { margin: 20px; } .rf-well--noborder { border-width: 0; } .rf-well--tabpane { border-radius: 0 0 3px 3px; } .rf-sg--dark { background-color: #191919; padding: 20px; } .rf-sg--dark h2 { color: #ffffff; } /*# sourceMappingURL=main.css.map */