body { background:#fff url('/images/background_shuttle.jpg') no-repeat fixed center center; margin: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; background-color: #fff; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent }

div.navbar-brand img.logo { width:auto; height:100px; --bs-bg-opacity: .5; }
div.navbar-brand span.top-line { font-size:2.75em }
div.navbar-brand span.bottom-line { font-size:1.35em; margin-left:2px }

div#main a.nav-link { font-size:1.4rem; padding:.25rem 1.1rem }
.dropdown-submenu { position: relative }
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px }
.dropdown-submenu a.nav-item { padding: .25rem 1.5rem; }
.dropdown-submenu:hover>.dropdown-menu { display: block }
.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: 10px }
.dropdown-submenu:hover>a:after { border-left-color: #fff }

     
/* a:not(.fc-event) { text-decoration:none; font-weight: bold; color:#dc3545 } */
a { text-decoration:none; font-weight: bold; color:#dc3545 }
a:hover { text-decoration:none; color:black }
a.external:after { padding-left: 5px; content: url(/images/external.png); }

button.nav-link { color:#0293d1 }
button.nav-link.active { color:#dc3545 !important } 

h1, h2, h3, h4, h5, h6 { color:#0293d1 }

.bg-blue { background-color:#0293d1 !important }
.border-blue { border-color:#0293d1 !important }
.text-blue { color:#0293d1 }

.bi { font-size: 1.25rem }
