/* General */
a.site-title {text-decoration:none}
img.site-logo {height:34px; width:34px}
img.bubble{margin-left:-8px;}
.display-6 {font-weight: 600; line-height: 1.2;font-size: 1.2rem;}
.display-7 {font-weight: 600; line-height: 1.3;font-size: 1.3rem;}
.display-8 {font-weight: 600; line-height: 1.4;font-size: 1.4rem;}
.icon-tallish {font-size:1.05rem}
.icon-taller {font-size:1.1rem}
.icon-taller-still {font-size:1.2rem}
.dark {color:#111}
a.no-underline {text-decoration: none}

/* Navbar */
span.nav-link-title {color:#222}

@media (max-width: 991.8px) {
.accordion-button.mm-nav {font-size:16px}
.accordion-body .row .m-men {padding: 5px; margin: 0;}
.accordion-body .row .m-men a {display: block; padding: 10px 15px; margin: -10px -15px; color: inherit; text-decoration: none;          border-radius: 0; color: #111}
.accordion-body .row .m-men a:hover, .accordion-body .row .m-men a:focus, .accordion-body .row .m-men a:active {background-color: transparent !important; box-shadow: none !important; color: inherit !important; outline: none !important;}
}

@media (min-width: 992px) {
.dropdown-menu-column {min-width: 13rem;}    
.nav-item.dropdown > .dropdown-menu {display: none !important; top: 100% !important; left: 0 !important; margin-top: 0 !important;}
.nav-item.dropdown:hover > .dropdown-menu,li.nav-item.dropdown[aria-expanded="true"] > .dropdown-menu, li.nav-item.dropdown.show > .dropdown-menu {display: block !important;}
}

/* listing page */
.board-basis {background-color:#f1f3f5; padding-left:8px; padding-right:8px}
.board-basis-top {border-top:1px solid rgba(4, 32, 69, 0.1); border-bottom:1px solid rgba(4, 32, 69, 0.1); background-color: #fafafa}
.book-div {height: 70px; position: fixed; bottom: 0px; background-color: #fff !important; width: 100%; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5); z-index: 1000; border-top: 1px solid #eee;}
h2.offcanvas-title.book {font-size:1.1rem}
.offcanvas-header.book { padding-bottom:1rem}

/* Results Page */
 .toggle-div { display: none; }
 .list-group-striped > .list-group-item:nth-of-type(odd) {background-color: rgba(0, 0, 0, .02);}
 html.dark .list-group-striped > .list-group-item:nth-of-type(odd) {background-color: rgba(255, 255, 255, .05);}
 span.red {color:red}
 span.green {color:green}

/* Terms & Data */
ol.toc-list > li {line-height:1.4rem}
