html.refresh{font-size:62.5%}html.refresh body{font-family:'Source Sans Pro', sans-serif}.primary-button.logged-out:hover,.primary-button.upgrade-account:hover{border:0.1rem solid #ffd04d;background:#ffd04d radial-gradient(circle, transparent 1%, #ffd04d 1%) center/15000%}.primary-button.logged-out:active,.primary-button.upgrade-account:active{background-size:100%;background-color:#e6a900;transition:background 0s}.primary-button.logged-in:hover{border:0.1rem solid #2d4154;background:#2d4154 radial-gradient(circle, transparent 1%, #2d4154 1%) center/15000%}.primary-button.logged-in:active,.primary-button.logged-in.secondary:active{background-color:#090e12;background-size:100%;transition:background 0s}.primary-button.logged-in:active,.primary-button.logged-in.secondary:active{background-size:100%;transition:background 0s}.primary-button.logged-out,.primary-button.upgrade-account{background-color:#ffbc00;border:0.1rem solid #ffbc00;color:#1b2733}.primary-button.logged-out a,.primary-button.upgrade-account a{color:#1b2733}.secondary.primary-button.logged-out,.secondary.primary-button.upgrade-account{background-color:transparent;border-width:0.1rem}.secondary.primary-button.logged-out:active,.secondary.primary-button.upgrade-account:active{background-color:#997100}button.button-component,button.button-link-component{border:none}button.button-component:disabled,button.button-link-component:disabled{opacity:0.6;cursor:default}.button-component{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-color:#1c91c0;color:#fff;border-bottom:2px solid rgba(0,0,0,0.2) !important;padding:15px 48px;font-size:16px;font-weight:bold;text-align:center;transition:all 0.1s ease-in-out;width:auto;display:inline-block;cursor:pointer}.button-component:hover:enabled{background-image:linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0.1));text-decoration:none}.button-component.small{padding:8px 16px;font-size:13px;font-weight:500;letter-spacing:0.5px}.button-component.negative{background-color:#e8e9ea;color:#666;border:1px solid #bebfbf;letter-spacing:normal}.button-link-component{background-color:transparent;color:#1c91c0;font-size:14px;text-align:center;width:auto;display:inline-block;text-decoration:underline;cursor:pointer}.primary-button{font-weight:600;border-radius:3.2rem;padding:0.75rem 3rem;background-position:center;transition:background 0.6s, border-color 0.3s, background-color 0.3s}.primary-button a{text-decoration:none}.primary-button.logged-out{font-size:1.6rem}.primary-button.upgrade-account{border-radius:3.2rem;text-decoration:none;font-size:1.3rem;padding:0.5rem 1.8rem}.primary-button.upgrade-account.upgrade-account-button{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;font-weight:600}.primary-button.logged-in{font-size:1.6rem;background-color:#1b2733;border:0.1rem solid #1b2733;color:#dfe5ed}.primary-button.logged-in a{color:#dfe5ed}.primary-button.logged-in:active{background-color:#090e12}.primary-button.logged-in.secondary{background-color:transparent;border-width:0.1rem;color:#1b2733}.primary-button.logged-in.secondary a{color:#1b2733}.primary-button.logged-in.secondary:hover{background:#cfd8e4 radial-gradient(circle, transparent 1%, #cfd8e4 1%) center/15000%}.primary-button.logged-in.secondary:active{background-color:#9eb0c8}.primary-button.small{font-size:1.4rem;padding:0.5rem 1.8rem}.primary-button.large{font-size:1.8rem;padding:1.3rem 5rem}.primary-button.round{padding:1rem;height:4.6rem;width:4.6rem}.primary-button:hover{cursor:pointer}

html.refresh{font-size:62.5%}html.refresh body{font-family:'Source Sans Pro', sans-serif}.table-container{color:#222;border-collapse:collapse;border-spacing:0;width:100%}.table-container tr{border-bottom-color:#e9e9e9;border-bottom-width:1px;border-bottom-style:solid}.table-container td{vertical-align:middle;font-size:12px;padding:8px}.table-container td .missing-text{font-weight:200;margin-bottom:20px;line-height:1.5;color:#222;text-align:center;font-size:20px}.table-container thead{margin:0;padding:0;border:0;vertical-align:baseline}.table-container thead tr{vertical-align:middle;border-top-width:2px;border-top-style:solid;border-top-color:#e9e9e9;padding:8px}.table-container thead tr th{padding:8px;color:#999;font-size:12px;font-weight:normal;text-transform:uppercase}.table-container thead tr th.enable-click{cursor:pointer}.table-container thead tr th.headerSortDown{font-weight:bold;color:#666}.table-container thead tr th.headerSortDown span{background-position:-16px 0}.table-container thead tr th.headerSortUp{font-weight:bold;color:#666}.table-container thead tr th.headerSortUp span{background-position:-8px 0}.table-container thead tr th.checkbox-header{width:50px;text-align:left}.table-container thead tr th span{width:8px;height:13px;margin:-4px 0;display:inline-block;margin-right:4px;background:url(../assets/sprite_sorter.png);background-repeat:no-repeat}.paginator{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.paginator button{border:1px solid #e9e9e9;border-radius:4px;background:#e9e9e9;color:#6a6a6a;min-width:45px;padding:10px;font-weight:bold}.paginator .items-per-page{margin-right:60px;color:#3498db}.paginator .items-per-page .items-toggle-dropdown:hover{cursor:pointer}.paginator .items-per-page .dropdown-items{display:none;position:absolute;background-color:#f1f1f1;max-width:150px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1;border-radius:4px}.paginator .items-per-page .dropdown-items span{color:black;padding:5px 16px;text-decoration:none;display:block}.paginator .items-per-page .dropdown-items span:hover{background-color:#ddd;cursor:pointer}.paginator .items-per-page .show{display:block}@media only screen and (max-width: 540px){.paginator .items-per-page{display:none}}.table-loading-bubbles{width:64px;height:32px;display:inline-block;margin:auto;background-repeat:no-repeat}.table-container-v2{color:#1b2733;border-collapse:collapse;border-spacing:0;width:100%;font-size:1.6rem;letter-spacing:0.03rem}.table-container-v2 td{vertical-align:middle;padding:1.6rem .8rem;border:none;border-top:0.1rem solid #dce2ed;text-align:left}.table-container-v2 td .missing-text{font-weight:200;margin-bottom:2rem;line-height:1.5;color:#1b2733;text-align:center;font-size:2rem}.table-container-v2 td:last-child{text-align:right}.table-container-v2 thead{margin:0;padding:0;border:0;vertical-align:baseline}.table-container-v2 thead tr th{padding:.8rem;color:#455060;border-color:#dce2ed;border-width:.1rem;border-top:none;text-transform:uppercase;text-align:left;font-weight:normal}.table-container-v2 thead tr th.enable-click{cursor:pointer}.table-container-v2 thead tr th.headerSortDown{font-weight:600;color:#1b2733}.table-container-v2 thead tr th.headerSortDown span{background:url(../assets/ArrowDown.svg);background-position:0 1rem}.table-container-v2 thead tr th.headerSortUp{font-weight:600;color:#1b2733}.table-container-v2 thead tr th.headerSortUp span{background:url(../assets/ArrowUp.svg)}.table-container-v2 thead tr th.checkbox-header{width:5rem;text-align:left}.table-container-v2 thead tr th span{width:.8rem;height:1.3rem;margin:-.4rem 0;display:inline-block;margin-right:.8rem;background:url(../assets/table-sort-none.svg);background-repeat:no-repeat}.table-container-v2 thead tr th:last-child{text-align:right}.table-container-v2 tbody{display:table-row-group}

.paginator{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.paginator button{border:1px solid #e9e9e9;border-radius:4px;background:#e9e9e9;color:#6a6a6a;min-width:45px;padding:10px;font-weight:bold}

