﻿.afb-popup{width:100%;height:100%}.afb-popup h1,.afb-popup h2{font-family:arial-black;margin-left:5px}.afb-popup .at-a-glance h2{color:green}.afb-popup .btn-link{display:block;padding:7px;margin:10px 0px 10px 10px;border:1px solid black;max-width:50%;width:fit-content;transition:all 0.07s ease-out}.afb-popup .btn-link:hover{transform:scale(1.1);transition:all 0.1s ease-out}.afb-popup a{text-decoration:none;color:black}.afb-popup .event-item{width:90%;padding:10px 5px 10px 5px;background-color:lightblue;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;transition:all 0.08s ease-in;border-radius:0px 4px 4px 0px}.afb-popup .event-item div:first-of-type{font-weight:bolder}.afb-popup .event-item div:last-of-type:after{content:" »"}.afb-popup .event-item:hover{width:95%;transition:all 0.1s ease-out}