[data-v-13cecb1e] .card{position:absolute!important;top:65px;right:250px;width:500px;border:none;border-radius:15px;box-shadow:1px 1px 10px rgba(22,23,24,.0784313725490196);z-index:100!important}[data-v-13cecb1e] .notification-card-head{display:flex;justify-content:space-between;align-items:flex-end;padding:5px 15px;height:50px;font-size:14px;border-bottom:1px solid #e6eef9}[data-v-13cecb1e] .notification-row{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 15px}[data-v-13cecb1e] .no-notifications-row{display:flex;justify-content:center;align-items:center;font-weight:200;background-color:#f3f8fd;padding:20px 15px}[data-v-13cecb1e] .notification-card-foot{display:flex;justify-content:center;align-items:center;height:50px;font-size:14px;font-weight:400;color:var(--gray-800);border-top:1px solid #e6eef9}[data-v-13cecb1e] .card-body{padding:0!important}#current-user .b-dropdown{min-width:250px}#current-user .b-dropdown .btn-secondary{display:flex;justify-content:space-between;align-items:center;min-width:150px;height:100%;border:none;border-radius:5px;padding-right:36px;color:#9ca3ad;background:transparent}.nav-divider{width:0;height:30px;border-right:1px solid #cfd3de}#feedback-button[data-v-16b60cb0]{position:fixed;bottom:10px;right:10px;z-index:50;box-shadow:2px 2px 2px #ccc}#portal-wrapper[data-v-7dd240fd]{display:grid;grid-gap:5px;grid-template-columns:-webkit-min-content auto;grid-template-columns:min-content auto;grid-template-areas:"sidebar header" "sidebar content";background-color:#f8fafd!important}#portal-header[data-v-7dd240fd]{align-items:center;position:sticky;top:0;height:70px;grid-area:header;display:grid;grid-template-columns:25em auto;grid-template-areas:"content current-user";background-color:#f8fafd!important;z-index:50}#portal-sidebar[data-v-7dd240fd]{position:sticky;top:0;height:100vh;grid-area:sidebar;z-index:50}#portal-logo[data-v-7dd240fd]{width:4em;grid-area:logo}#portal-logo img[data-v-7dd240fd]{width:90%}#current-user[data-v-7dd240fd]{grid-area:current-user;justify-self:end;align-self:center}#app[data-v-7dd240fd]{grid-area:content}#content[data-v-7dd240fd]{width:100%;background-color:#f8fafd;min-height:90vh}.page-title[data-v-7dd240fd]{font-weight:300;font-size:26px;color:var(--dark)}