:root{--plain-text-color: var(--saf-color-gray-600);--icons-color: var(--saf-color-gray-600);--border-color: var(--saf-color-gray-250);--header-bar-background-color-start: var(--saf-color-white);--header-bar-background-color-stop: var(--saf-color-white);--top-navigation-link-color: var(--saf-color-gray-500);--primary-button-background-color-start: var(--saf-color-black);--primary-button-background-color-end: var(--saf-color-black);--primary-button-border-color: var(--saf-color-black);--primary-button-text-color: var(--saf-color-white);--primary-button-hover-background-color: #404040;--primary-button-hover-text-color: #ffffff;--primary-button-active-background-color: #333333;--secondary-button-background-color-start: var(--saf-color-white);--secondary-button-background-color-end: var(--saf-color-white);--secondary-button-border-color: var(--saf-color-gray-600);--secondary-button-text-color: var(--saf-color-gray-600);--secondary-button-hover-background-color: #E6E6E6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Source Sans Pro,Arial,sans-serif;font-size:1rem;line-height:1.5;color:var(--plain-text-color);background-color:#f7fafc;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem;color:#1a202c}h1{font-size:1.875rem}h2{font-size:1.5625rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:1rem}a{color:#3182ce;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#4299e1}ul,ol{margin-bottom:1rem;padding-left:1.5rem}table{width:100%;min-width:0;max-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:1rem;font-family:Source Sans Pro,Arial,sans-serif}table th,table td{padding:.5rem .75rem;font-size:1rem;color:#1a202c;line-height:1.5;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:break-word}table thead{background-color:#f7fafc;border-bottom:1px solid #e2e8f0}table thead th{font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4;text-transform:uppercase;letter-spacing:.5px;text-align:left;white-space:normal;overflow-wrap:anywhere}table tbody tr{height:auto;border-bottom:1px solid #edf2f7;transition:background-color .3s ease-in-out}table tbody tr:last-child{border-bottom:none}table tbody tr:hover{background-color:#f7fafc;transition:all .3s ease-in-out}table{font-size:1rem;color:#1a202c;line-height:1.5;border:1px solid #e2e8f0}input,select,textarea{border:1px solid #cbd5e0;border-radius:4px;color:#1a202c;background-color:#fff;padding:.5rem 1rem;font-size:1rem;transition:all .3s ease-in-out;cursor:pointer}input:hover,select:hover,textarea:hover{background-color:#f7fafc;transition:all .3s ease-in-out}input:active,select:active,textarea:active{background-color:#edf2f7;transition:all .3s ease-in-out}input:focus,select:focus,textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}input:disabled,select:disabled,textarea:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){background-color:#fff;border-color:#a0aec0}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}input[readonly],select[readonly],textarea[readonly]{cursor:default}input[type=text]:not(:disabled):not([readonly]),input[type=email]:not(:disabled):not([readonly]),input[type=password]:not(:disabled):not([readonly]),input[type=number]:not(:disabled):not([readonly]),input[type=date]:not(:disabled):not([readonly]),input[type=time]:not(:disabled):not([readonly]),input[type=datetime-local]:not(:disabled):not([readonly]),input[type=search]:not(:disabled):not([readonly]),input[type=url]:not(:disabled):not([readonly]),input[type=tel]:not(:disabled):not([readonly]),select[type=text]:not(:disabled):not([readonly]),select[type=email]:not(:disabled):not([readonly]),select[type=password]:not(:disabled):not([readonly]),select[type=number]:not(:disabled):not([readonly]),select[type=date]:not(:disabled):not([readonly]),select[type=time]:not(:disabled):not([readonly]),select[type=datetime-local]:not(:disabled):not([readonly]),select[type=search]:not(:disabled):not([readonly]),select[type=url]:not(:disabled):not([readonly]),select[type=tel]:not(:disabled):not([readonly]),textarea[type=text]:not(:disabled):not([readonly]),textarea[type=email]:not(:disabled):not([readonly]),textarea[type=password]:not(:disabled):not([readonly]),textarea[type=number]:not(:disabled):not([readonly]),textarea[type=date]:not(:disabled):not([readonly]),textarea[type=time]:not(:disabled):not([readonly]),textarea[type=datetime-local]:not(:disabled):not([readonly]),textarea[type=search]:not(:disabled):not([readonly]),textarea[type=url]:not(:disabled):not([readonly]),textarea[type=tel]:not(:disabled):not([readonly]){cursor:text}input select:not(:disabled),select select:not(:disabled),textarea select:not(:disabled){cursor:pointer}select{zoom:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:16px;padding-right:2rem;cursor:pointer}select:disabled{cursor:not-allowed}select option{font-size:inherit;line-height:inherit;padding:.25rem .5rem;background-color:#fff;color:#1a202c;zoom:inherit}select::-ms-expand{display:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #1a202c}button{border:none;background:none;font:inherit;cursor:pointer}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 1rem}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.col{flex:1 0 0%;padding-right:.75rem;padding-left:.75rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.d-inline-flex{display:inline-flex}.flex-row{flex-direction:row}.ce-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#f7fafc}.ce-layout__header{position:sticky;top:0;z-index:10;background:linear-gradient(to bottom,var(--header-bar-background-color-start),var(--header-bar-background-color-stop));border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.ce-layout__header-content{display:flex;align-items:center;height:4rem;padding:0 1rem;max-width:1600px;margin:0 auto;width:100%}.ce-layout__logo{display:flex;align-items:center;margin-right:2rem}.ce-layout__logo img{height:32px;width:auto}.ce-layout__nav{display:flex;align-items:center;height:100%;margin-right:auto}.ce-layout__nav .ce-nav-item{position:relative;height:100%;display:flex;align-items:center;padding:0 1rem;color:var(--top-navigation-link-color);text-decoration:none;font-weight:500;transition:color .3s ease-in-out}.ce-layout__nav .ce-nav-item:hover,.ce-layout__nav .ce-nav-item--active{color:#1a202c}.ce-layout__nav .ce-nav-item--active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#3182ce}.ce-layout__main{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:2rem 1rem}.ce-layout__content-header{margin-bottom:2rem}.ce-layout__content-header h1{margin-bottom:.5rem}.ce-layout__content-header p{color:#4a5568;margin-bottom:0}.ce-layout__section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:2rem;margin-bottom:2rem}.ce-layout__section:last-child{margin-bottom:0}@media(max-width:767px){.ce-layout__header-content{padding:0 .5rem}.ce-layout__nav{display:none}.ce-layout__main{padding:1rem .5rem}.ce-layout__section{padding:1rem}}.ce-table-wrapper{width:100%;min-width:0;max-width:100%;overflow-x:visible;border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:0;background-color:#fff}.ce-table{width:100%;min-width:0;max-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:1rem;font-family:Source Sans Pro,Arial,sans-serif}.ce-table th,.ce-table td{padding:.5rem .75rem;font-size:1rem;color:#1a202c;line-height:1.5;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.ce-table thead th{font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4;text-transform:uppercase;letter-spacing:.5px;text-align:left;white-space:normal;overflow-wrap:anywhere}.ce-table tbody tr{height:auto;border-bottom:1px solid #edf2f7;transition:background-color .3s ease-in-out}.ce-table tbody tr:last-child{border-bottom:none}.ce-table tbody tr:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-table thead{background-color:#f7fafc;border-bottom:1px solid #e2e8f0}.ce-table thead th{-webkit-user-select:none;user-select:none;position:relative;transition:all .3s ease-in-out;cursor:pointer}.ce-table thead th:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-table thead th:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-table thead th:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-table thead th:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-table thead th .material-icons.sort-icon{opacity:.8;color:#718096;transition:all .3s ease-in-out}.ce-table thead th:hover .material-icons.sort-icon,.ce-table thead th:focus .material-icons.sort-icon{opacity:1;color:#2d3748}.ce-table thead th .header-content{display:inline-block;vertical-align:middle}.ce-table thead th .sort-container{display:inline-block;vertical-align:middle;margin-left:.25rem;min-width:16px}.ce-table thead th .material-icons.sort-icon{font-size:16px;color:#718096;vertical-align:middle;position:relative;top:-1px;opacity:.8;margin-top:1px;transition:all .3s ease-in-out}.ce-table tbody tr td a{text-decoration:none;transition:color .3s ease-in-out;color:#3182ce}.ce-table tbody tr td a:hover{background-color:#fff;color:#2f3337;border-color:#2f3337;transition:all .3s ease-in-out;text-decoration:underline}.ce-table-tools{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.ce-table-tools__search{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start;flex:1}.ce-table-tools__actions{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:flex-start}.ce-table-footer{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;padding:1rem .5rem .5rem;background-color:#fff;border-top:1px solid #e2e8f0;margin-top:1rem;margin-top:.5rem;border-radius:0 0 4px 4px}.ce-table-footer .ce-button{min-width:120px}.text-danger{font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4;color:#e53e3e!important}.text-warning{font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4;color:!important}.text-success{font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4;color:#2f855a!important}.ce-button{display:inline-flex;min-width:80px;display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;background-color:#fff;color:#1a202c;border-color:#cbd5e0;transition:all .3s ease-in-out;cursor:pointer}.ce-button:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-button:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-button:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-button:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-button:hover:not(:disabled){border-color:#a0aec0}.ce-button--primary{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;background-color:#2f3337;color:#fff;border-color:#2f3337;transition:all .3s ease-in-out;cursor:pointer}.ce-button--primary:hover{background-color:#fff;color:#2f3337;border-color:#2f3337;transition:all .3s ease-in-out}.ce-button--primary:active{background-color:#fff;color:#2f3337;border-color:#2f3337;opacity:.9;transition:all .3s ease-in-out}.ce-button--primary:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-button--primary:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-button--secondary{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5;text-align:center;white-space:nowrap;border:1px solid transparent;border-radius:4px;background-color:#fff;color:#1a202c;border-color:#cbd5e0;transition:all .3s ease-in-out;cursor:pointer}.ce-button--secondary:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-button--secondary:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-button--secondary:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-button--secondary:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-button--secondary:hover:not(:disabled){border-color:#a0aec0}.ce-button--small{padding:.25rem .75rem;font-size:.875rem;min-width:60px}.ce-button--large{padding:.75rem 1.5rem;font-size:1.125rem;min-width:100px}.ce-button i,.ce-button svg{margin-right:.5rem;font-size:1.2em}.ce-button--icon-only i,.ce-button--icon-only svg{margin-right:0}.ce-button--icon-only{padding:.5rem;min-width:auto;width:36px;height:36px}.ce-search{position:relative;width:100%}.ce-search__input{width:100%;border:1px solid #cbd5e0;border-radius:4px;color:#1a202c;background-color:#fff;padding:.5rem 1rem;font-size:1rem;transition:all .3s ease-in-out;cursor:pointer}.ce-search__input:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-search__input:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-search__input:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-search__input:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-search__input:hover:not(:disabled){background-color:#fff;border-color:#a0aec0}.ce-search__input:disabled{cursor:not-allowed}.ce-search__input[readonly]{cursor:default}.ce-search__input[type=text]:not(:disabled):not([readonly]),.ce-search__input[type=email]:not(:disabled):not([readonly]),.ce-search__input[type=password]:not(:disabled):not([readonly]),.ce-search__input[type=number]:not(:disabled):not([readonly]),.ce-search__input[type=date]:not(:disabled):not([readonly]),.ce-search__input[type=time]:not(:disabled):not([readonly]),.ce-search__input[type=datetime-local]:not(:disabled):not([readonly]),.ce-search__input[type=search]:not(:disabled):not([readonly]),.ce-search__input[type=url]:not(:disabled):not([readonly]),.ce-search__input[type=tel]:not(:disabled):not([readonly]){cursor:text}.ce-search__input select:not(:disabled){cursor:pointer}.ce-search__input::placeholder{color:#a0aec0}.ce-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#a0aec0;pointer-events:none}.ce-search__icon i,.ce-search__icon svg{font-size:1.2em}.ce-search__clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#a0aec0;background:none;border:none;padding:.25rem;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;opacity:0;transition:all .3s ease-in-out;cursor:pointer}.ce-search__clear:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-search__clear:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-search__clear:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-search__clear:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-search__clear{transition:opacity .3s ease-in-out}.ce-search__clear--visible{opacity:1}.ce-search--small .ce-search__input{font-size:.875rem;padding:.25rem .75rem .25rem 3rem}.ce-search--small .ce-search__icon{left:.5rem}.ce-search--small .ce-search__clear{right:.5rem}.ce-search--large .ce-search__input{padding:.75rem 1.5rem;font-size:1.125rem}.ce-search--large .ce-search__icon{left:1rem}.ce-search--large .ce-search__clear{right:1rem}.ce-form{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:flex-start;max-width:800px;margin:0 auto;border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:2rem;background-color:#fff}.ce-form__header{margin-bottom:1rem}.ce-form__header h1{font-size:1.25rem;font-weight:600;color:#171923;line-height:1.2;margin-bottom:.5rem}.ce-form__header .header-info{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:flex-start;font-size:.875rem;color:#4a5568;line-height:1.4}.ce-form__row{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start}.ce-form__row label{flex:0 0 200px;font-size:1rem;font-weight:500;color:#2d3748;line-height:1.4}.ce-form__row input,.ce-form__row select{flex:1;border:1px solid #cbd5e0;border-radius:4px;color:#1a202c;background-color:#fff;padding:.5rem 1rem;font-size:1rem;transition:all .3s ease-in-out;cursor:pointer}.ce-form__row input:hover,.ce-form__row select:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-form__row input:active,.ce-form__row select:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-form__row input:focus,.ce-form__row select:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-form__row input:disabled,.ce-form__row select:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-form__row input:hover:not(:disabled),.ce-form__row select:hover:not(:disabled){background-color:#fff;border-color:#a0aec0}.ce-form__row input:disabled,.ce-form__row select:disabled{cursor:not-allowed}.ce-form__row input[readonly],.ce-form__row select[readonly]{cursor:default}.ce-form__row input[type=text]:not(:disabled):not([readonly]),.ce-form__row input[type=email]:not(:disabled):not([readonly]),.ce-form__row input[type=password]:not(:disabled):not([readonly]),.ce-form__row input[type=number]:not(:disabled):not([readonly]),.ce-form__row input[type=date]:not(:disabled):not([readonly]),.ce-form__row input[type=time]:not(:disabled):not([readonly]),.ce-form__row input[type=datetime-local]:not(:disabled):not([readonly]),.ce-form__row input[type=search]:not(:disabled):not([readonly]),.ce-form__row input[type=url]:not(:disabled):not([readonly]),.ce-form__row input[type=tel]:not(:disabled):not([readonly]),.ce-form__row select[type=text]:not(:disabled):not([readonly]),.ce-form__row select[type=email]:not(:disabled):not([readonly]),.ce-form__row select[type=password]:not(:disabled):not([readonly]),.ce-form__row select[type=number]:not(:disabled):not([readonly]),.ce-form__row select[type=date]:not(:disabled):not([readonly]),.ce-form__row select[type=time]:not(:disabled):not([readonly]),.ce-form__row select[type=datetime-local]:not(:disabled):not([readonly]),.ce-form__row select[type=search]:not(:disabled):not([readonly]),.ce-form__row select[type=url]:not(:disabled):not([readonly]),.ce-form__row select[type=tel]:not(:disabled):not([readonly]){cursor:text}.ce-form__row input select:not(:disabled),.ce-form__row select select:not(:disabled){cursor:pointer}.ce-form__section{border-top:1px solid #e2e8f0;padding-top:1rem;margin-top:1rem}.ce-form__section h2{font-size:1.125rem;font-weight:600;color:#1a202c;line-height:1.3;margin-bottom:1rem}.ce-form__actions{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:flex-start;border-top:1px solid #e2e8f0;padding-top:1rem;margin-top:1rem}.ce-form__error{font-size:.875rem;color:#4a5568;line-height:1.4;color:#e53e3e;margin-top:.25rem}.ce-notification{margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;text-align:center;width:100%;box-sizing:border-box}.ce-notification p{margin:0;font-size:1rem;color:#1a202c;line-height:1.5}.ce-notification__actions{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center}.ce-notification--success{border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:1rem;background-color:#f0fff4;border:1px solid #c6f6d5;color:#276749}.ce-notification--warning{border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid #fefcbf;color:#975a16}.ce-notification--error{border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid #fed7d7}.ce-notification--info{border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:1rem;border:1px solid}.ce-notification--success,.ce-notification--warning,.ce-notification--error,.ce-notification--info{border:1px solid}.ce-filter{margin-bottom:1.5rem}.ce-filter__checkbox{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:flex-start;font-size:1rem;color:#1a202c;line-height:1.5;transition:all .3s ease-in-out;cursor:pointer}.ce-filter__checkbox:hover{background-color:#f7fafc;transition:all .3s ease-in-out}.ce-filter__checkbox:active{background-color:#edf2f7;transition:all .3s ease-in-out}.ce-filter__checkbox:focus{outline:none;border-color:#4299e1;box-shadow:0 1px 3px #0000001a}.ce-filter__checkbox:disabled{background-color:#f7fafc;cursor:not-allowed;color:#a0aec0}.ce-filter__checkbox input[type=checkbox]{width:16px;height:16px;margin:0;cursor:pointer}.ce-filter__checkbox span{font-size:1rem;color:#1a202c;line-height:1.5}@font-face{font-family:Source Sans Pro;src:url("./media/sourcesanspro-regular-webfont-MMKBWFE6.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Source Sans Pro;src:url("./media/sourcesanspro-semibold-webfont-AL5WFJTG.woff2") format("woff2");font-weight:600;font-style:normal}html,body{margin:0;padding:0;height:100%;width:100%;font-family:Source Sans Pro,Arial,sans-serif}
