.listHeader{background-color:hsla(240,8%,57%,.2)}.bannerAddRequest,.listHeader{padding:.7rem 1rem;border-radius:var(--generalBorderRadius);max-height:52px}.headerBtn{background:var(--lightGrey);padding:.5rem;box-shadow:var(--generalBoxShadow)}.groupCard,.headerBtn,.teamCard{border-radius:var(--generalBorderRadius)}.groupCard,.teamCard{height:4rem;background:var(--grey);border:3px solid var(--grey);overflow:hidden}.groupCard .groupNameSection,.groupCard .teamNameSection,.teamCard .groupNameSection,.teamCard .teamNameSection{width:70%;background:var(--blue);border-radius:0 var(--generalBorderRadius) var(--generalBorderRadius) 0}@media screen and (max-width:1315px){.media-flex{flex-direction:column;justify-content:center}.small-gap{gap:.2rem}}#sidebar{position:fixed;left:0;top:0;height:100%;z-index:1;background:var(--blue);box-shadow:var(--sidebarBoxShadow);padding:1.5rem;display:flex;justify-content:flex-start;align-items:start;flex-direction:column;gap:6rem}#sidebar .expandableTxt{width:0;overflow:hidden;font-size:12px}#sidebar .selectedText{color:#99f;font-weight:900;font-size:12px}#sidebar .pageLinkContainer{cursor:pointer}#sidebar .pageLinkContainer:hover{color:var(--lightBlue)}#sidebar .expandableImg{max-width:120px}.searcharImg{width:36px;height:36px;background-color:var(--lightGrey)}