#root{text-align:center;width:100%;margin:0 auto;font-family:inherit}a,a:hover{color:#00f;text-decoration:underline}h1{border-bottom:none!important}main{text-align:left;flex-direction:column;justify-content:center;max-width:1250px;margin:0 auto;padding:10px 20px;display:flex}@media (min-width:800px){.transfer-request-form__field-row{flex-direction:row;justify-content:space-between;display:flex}.transfer-request-form__field-row :first-child{flex-grow:1;padding-right:20px}}@media (min-width:600px){.transfer-table-header{flex-direction:row;justify-content:left;display:flex}.transfer-table-header>gcds-heading{flex-shrink:1}.transfer-table-header>gcds-button{margin-top:var(--gcds-heading-spacing-600);margin-bottom:var(--gcds-heading-spacing-300);flex-grow:1;justify-content:center;display:flex}}.transfer-table{border-collapse:collapse;width:100%}.transfer-table th,.transfer-table td{border-bottom:1px solid #000;padding:8px}.transfer-table th{background-color:#f9fafb}.transfer-table__table-header{font-weight:700}.transfer-table__row--ongoing{border-left:8px solid gray}.transfer-table__row--succeeded{border-left:8px solid green}.transfer-table__row--failed{border-left:8px solid red}.work-in-progress-alert{--gcds-details-default-text:var(--gcds-notice-text);background:#d7faff;margin-bottom:23px;padding:10px 15px}