.org_card{padding:51px 74px;background-color:#4a4a4a;border-radius:4px;display:flex;flex-direction:column;align-items:center}.org_spacer{margin-top:30px;width:100%}.org_list{display:flex;flex-wrap:no-wrap;overflow-x:auto;margin:20px;width:40vw}.org_image-item,.org_list-short{justify-content:center}.org_image-item{display:flex;align-items:center;width:230;min-width:230;height:230px;background-color:#707070;border-radius:30px;margin:10px;padding:40px}.org_button,.org_img{text-align:center;width:150px;max-width:150px;min-width:150px}.forgot-password_container{display:flex;justify-content:center;flex-direction:column;color:#c8c8c8;text-align:center;width:350px;margin:100px auto 0;border:1px solid #4a4a4a;background-color:#4a4a4a;border-radius:5px;padding:10px}.forgot-password_title{color:#c1403f;font-size:22px}.forgot-password_form{display:flex;flex-direction:column;justify-content:center;margin:25px 60px}.forgot-password_submit{background-color:#c1403f;text-transform:uppercase;color:#fff;padding:6px 15px;margin-top:10px;text-align:center;border-radius:5px}.change-password_container{display:flex;justify-content:center;flex-direction:column;color:#c8c8c8;text-align:center;width:500px;margin:100px auto 0;border:1px solid #4a4a4a;background-color:#4a4a4a;border-radius:5px;padding:10px}.change-password_title{color:#c1403f;font-size:22px}.change-password_info-2{font-size:16px}.change-password_rules{font-size:14px;text-align:left;margin:20px}.change-password_form{margin:25px 60px}.change-password_submit{background-color:#c1403f;text-transform:uppercase;color:#fff;padding:6px 15px;margin-top:10px;text-align:center;border-radius:5px;width:175px}.change-password_submit:disabled,.change-password_submit[disabled]{border:1px solid #999;background-color:#ccc;color:#666;cursor:not-allowed}.change-password_form-item{display:flex;justify-content:flex-end}.change-password_form-label{margin-right:5px;margin-top:7px}.change-password_error{color:#c1403f;margin:2px 20px;text-align:left}.change-password_apiError{color:#c1403f;font-size:18px;margin-top:10px}.change-password_success:hover{text-decoration:underline}.help__panel{grid-column:left-edge/content-drawer-end;grid-row:main-start/bottom-edge;color:#000;border-right:1px solid #000;padding-top:20px;z-index:10}.help__panel li{padding:10px 20px}.help__content{grid-column:content-drawer-end/right-edge;grid-row:main-start/bottom-edge;overflow-x:auto}.help__is-active{text-decoration:underline}.maintenance-page{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#4a4a4a;color:#fff;height:100vh}.maintenance-page img{position:absolute;top:40px;left:40px}.maintenance-page div{font-weight:500;font-size:30px;text-transform:capitalize}.maintenance-page div:nth-last-child(2){margin-top:100px}.grid-root{display:grid;grid-template-columns:[left-edge] 560px [content-drawer-end] 1fr [tool-drawer-start] 400px [right-edge];grid-template-rows:[top-edge] 64px [toolbar-start] 64px [toolbar-end main-start] 1fr [bottom-edge];grid-auto-rows:0;height:100vh;width:100vw;overflow:hidden;position:relative;--base-color-text:rgba(0,0,0,0.54);--base-color-background:#fff;--primary-color:#4a4a4a;--primary-color-muted:rgba(74,74,74,0.4);--primary-color-text:hsla(0,0%,100%,0.87);--primary-color-disabled:rgba(74,74,74,0.6);--primary-color-disabled-text:rgba(74,74,74,0.8);--primary-color-highlighted:#434343;--primary-color-highlighted-text:hsla(0,0%,100%,0.9);--primary-color-highlighted-shadow-rgb:0,0,0;--primary-color-unselected:rgba(74,74,74,0.8);--primary-color-unselected-text:hsla(0,0%,100%,0.9);--primary-color-shadow:rgba(74,74,74,0.2);--primary-color-tooltip:rgba(74,74,74,0.7);--primary-color-tooltip-text:rgba(74,74,74,0.87);--hover-transition:all 150ms cubic-bezier(0.4,0,0.2,1) 0ms}.grid-root .color-idx-0{--accessible-color:#7ad}.grid-root .color-idx-1{--accessible-color:#e86}.grid-root .color-idx-2{--accessible-color:#ed8}.grid-root .color-idx-3{--accessible-color:#fab}.grid-root .color-idx-4{--accessible-color:#9df}.grid-root .color-idx-5{--accessible-color:#4b9}.grid-root .color-idx-6{--accessible-color:#bc3}.grid-root .color-idx-7{--accessible-color:#aa0}.grid-root .color-idx-8{--accessible-color:#ddd}@media (max-width:800px){.grid-root{grid-template-columns:[left-edge] 400px [content-drawer-end] 1fr [tool-drawer-start] 400px [right-edge];grid-template-rows:[top-edge] 64px [toolbar-start] 64px [toolbar-end main-start] 1fr [bottom-edge]}}.grid-root,.theme-light{--base-color-text:rgba(0,0,0,0.54);--base-color-background:#fff;--primary-color:#4a4a4a;--primary-color-muted:rgba(74,74,74,0.4);--primary-color-text:hsla(0,0%,100%,0.87);--primary-color-disabled:rgba(74,74,74,0.6);--primary-color-disabled-text:rgba(74,74,74,0.8);--primary-color-unselected:rgba(74,74,74,0.8);--primary-color-unselected-text:hsla(0,0%,100%,0.9);--primary-color-shadow:rgba(74,74,74,0.08);--primary-color-subtle:rgba(74,74,74,0.2);--primary-color-tooltip:rgba(74,74,74,0.7);--theme-primary-color-rgb:0,0,0;--theme-secondary-color-rgb:74,74,74;--theme-background-color-rgb:255,255,255;--theme-primary-color:rgba(var(--theme-primary-color-rgb),0.87);--theme-secondary-color:rgba(var(--theme-secondary-color-rgb),1);--theme-secondary-background-color:rgba(var(--theme-secondary-color-rgb),0.2);--theme-background-color:rgba(var(--theme-background-color-rgb),1);--theme-background-contrast-color:rgba(var(--theme-primary-color-rgb),0.08);--theme-background-color-semi-transparent:rgba(var(--theme-background-color-rgb),0.8);--theme-border-color:rgba(var(--theme-primary-color-rgb),1);--theme-selected-border-width:10px}.theme-button{min-width:64px;padding:6px 16px;color:var(--primary-color-text);background-color:var(--primary-color);text-align:center;text-transform:uppercase;font-size:.7rem;font-weight:500;line-height:1.75;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms}.theme-button:hover{color:var(--primary-color-highlighted-text);background-color:var(--primary-color-highlighted);box-shadow:0 2px 4px -1px rgba(var(--primary-color-highlighted-shadow-rgb),.2),0 4px 5px 0 rgba(var(--primary-color-highlighted-shadow-rgb),.14),0 1px 10px 0 rgba(var(--primary-color-highlighted-shadow-rgb),.12)}.grid__breadcrumbs,.grid__tool-drawer-icons,.grid__top-background,.theme-dark{--base-color-text:hsla(0,0%,100%,0.54);--base-color-background:#4a4a4a;--primary-color:hsla(0,0%,100%,0.87);--primary-color-muted:hsla(0,0%,100%,0.4);--primary-color-text:rgba(74,74,74,0.87);--primary-color-disabled:hsla(0,0%,100%,0.87);--primary-color-disabled-text:hsla(0,0%,100%,0.5);--primary-color-unselected:hsla(0,0%,100%,0.87);--primary-color-unselected-text:hsla(0,0%,100%,0.6);--primary-color-shadow:hsla(0,0%,100%,0.08);--primary-color-subtle:hsla(0,0%,100%,0.2);--primary-color-tooltip:rgba(74,74,74,0.7);--primary-color-tooltip-text:#fff;--theme-primary-color-rgb:255,255,255;--theme-background-color-rgb:74,74,74;--theme-background-color:rgba(var(--theme-background-color-rgb),1);--theme-background-color-semi-transparent:rgba(var(--theme-background-color-rgb),0.8);--theme-primary-color:rgba(var(--theme-primary-color-rgb),0.87);--theme-border-color:rgba(var(--theme-primary-color-rgb),1);--theme-background-contrast-color:rgba(var(--theme-primary-color-rgb),0.08)}.grid__top-background{background-color:var(--theme-background-color);grid-column:left-edge/right-edge;grid-row:top-edge/toolbar-end;z-index:-1}.grid__bottom-background{background-color:#fff;grid-column:left-edge/right-edge;grid-row:main-start/bottom-edge;z-index:-1}.grid__breadcrumbs{grid-row:toolbar-start/toolbar-end;grid-column:left-edge/tool-drawer-start}.grid__map{grid-column:left-edge/right-edge;grid-row:main-start/bottom-edge;position:relative;z-index:1}.grid__tool-drawer-icons{grid-column:tool-drawer-start/right-edge;grid-row:toolbar-start/toolbar-end;align-self:end;justify-self:end;z-index:5}.grid__tool-drawer-content{grid-column:tool-drawer-start/right-edge;grid-row:main-start/bottom-edge;z-index:4}