.session-toast .toast-content .body .session-details .session-detail .detail-body,.session-toast .toast-content .title h5{font-weight:bolder}.session-toast{position:fixed;bottom:0;margin:0 5% 5%;z-index:999;max-width:500px}@media (min-width:512px){.session-toast{width:30%}}.session-toast .toast-content{background-color:#fff;color:#000;border-radius:12px;padding:12px 0;border-color:#429293;border-width:1px;border-style:solid}.session-toast .toast-content .body{padding:10px}.session-toast .toast-content .body p{color:#000;padding-left:0}.session-toast .toast-content .body .session-details .detail-title,.session-toast .toast-content .body .session-note{color:#6d727f}.session-toast .toast-content .body .session-details{display:flex;justify-content:space-around;margin-top:16px}.session-toast .toast-content .body .session-details .session-detail{background:#f5f5f5;border-radius:12px;padding:6px;flex:1;margin:6px}.session-toast .toast-content .body .actions{display:flex;flex-direction:row-reverse;margin-top:12px}.session-toast .toast-content .body .actions .session-continue{background-color:#429293;color:#fff;padding:8px;border:none;border-radius:40px}