.helper-open-state{z-index:100;animation:.3s slideOpen;position:fixed;bottom:0;right:0}.helper-open-state.wide{width:48rem;animation:.2s slideOpenWide}.helper-open-state.thin{width:24rem;animation:.2s slideOpenThin}.helper-closed-state{z-index:100;position:fixed;bottom:-160px;right:0}@media (max-width:899px){.helper-tabs.size-toggle{display:none}}.helper-tabs{animation:.3s slideTabs;right:24rem}.helper-tabs.wide{animation:.2s slideTabsWide;right:48rem}.helper-tabs.thin{animation:.2s slideTabsThin;right:24rem}@keyframes slideOpen{0%{right:-400px}to{right:0}}@keyframes slideOpenWide{0%{width:24rem}to{width:48rem}}@keyframes slideOpenThin{0%{width:48rem}to{width:24rem}}@keyframes slideTabs{0%{right:0}to{right:24rem}}@keyframes slideTabsWide{0%{right:24rem}to{right:48rem}}@keyframes slideTabsThin{0%{right:48rem}to{right:24rem}}
.helper-open-state-app-switcher{z-index:100;width:20rem;animation:.2s slideOpen;position:fixed;bottom:80px;right:0}.helper-closed-state{z-index:100;position:fixed;bottom:-160px;right:0}.app-switcher-toggle-button{padding:24px 3px!important}.helper-tabs{animation:.3s slideTabs;right:24rem}.helper-tabs-app-switcher{width:20px;animation:.3s slideTabsAppSwitcher;right:20rem}.app-button{background-color:#fff}.app-button:hover{background-color:#ffebeb}.app-button:hover .app-icon{color:#aa1010!important;background-color:#febfbf!important}.app-button:hover .app-text{color:#aa1010!important}.app-icon{color:#e80d0d;background-color:#ffebeb}.app-text{color:#4b5563}.app-selected{border:2px solid #e80d0d;box-shadow:0 0 0 2px #bfdbfe}@keyframes slideOpen{0%{right:-400px}to{right:0}}@keyframes slideTabs{0%{right:0}to{right:24rem}}@keyframes slideTabsAppSwitcher{0%{right:0}to{right:20rem}}
.announcements-block{background-color:var(--acgme-color-neutral-100);border-radius:4px;margin-top:16px;padding:16px}.announcement-item{background-color:var(--acgme-color-neutral-0);border:1px solid var(--acgme-color-neutral-300);border-radius:4px;margin-bottom:10px;padding:12px;position:relative}
