/* Style overwrites and supplements for CeTIR site */

ul {margin-left: 2.5rem;}
h3 {font-size: 1.5rem;}
footer {margin-top:0;}

#masthead #main-nav, #masthead #main-nav .top-bar, #masthead #main-nav .title-bar, #masthead #main-nav .top-bar ul.dropdown {
    background: #CFCFD3;}
#masthead #main-nav .top-bar ul a:hover, #masthead #main-nav .top-bar .is-active, #masthead #main-nav .top-bar .is-active a, #masthead #main-nav .top-bar .js-dropdown-active, #masthead #main-nav .top-bar ul.accordion-menu {
    background: #DDD;color: #002856;}
#masthead #main-nav .dropdown.menu a {font-size:1em;color: #002856;}
#masthead #main-nav ul li {border-right: solid 1px #ccc;}
#masthead #main-nav .menu a.selected {background: #ededed;}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
  border-color: #002856 transparent transparent;
  right: 15px;
}
#masthead #main-nav .dropdown.menu .submenu a:hover {
  background: #002856;
}
.heroHeader {background-position: center bottom !important;}

#page-content {padding-top: 0rem;}