.brand-logo img
{
  max-width: 350px;
}

a:not([class]) 
{
  text-decoration: none;
}

.header 
{
  display: flex;
}

.footer .grid-child
{
  width: 100%;
  max-width: none;
  display: block;
}

.card.whats-news .card-body
{
  max-height: 600px;
  overflow-y: scroll;
}

.card.main_com .card-header {
  color: white;
  text-align: right;
  background-color: var(--cassiopeia-color-primary);
}

.page-header
{
  color:#1F3047;
}

.campus_map
{
  width: max-content
}

._menu .nav-item
{
  background-color:#1F3047;
}

._menu a
{
  color: #ffffff;
  text-decoration: none;
  display:block;
  width:100%;
}

._menu .card-body
{
  padding: 0px;
}

._menu .nav-item
{
  border-bottom: solid 1px grey;
  padding: 10px;
}

._menu .nav-item:hover
{
  background-color:#36547D;
}

._menu .mod-list li.active 
{
  background-color:#2E486B;
}

._menu .mod-list li.active>a 
{
  text-decoration: none !important;
}

._menu .mod-list li a:hover 
{
  text-decoration: none;
}

._menu .nav-item.item-154, 
._menu .nav-item.item-155
{
  margin-top:50px;
}

._menu .nav-item.item-154 a:after,
._menu .nav-item.item-155 a:after
{
  margin-top:5px;
  display:block;
  content:url('/20250218130805oe_/https://www.scu.cuhk.edu.hk/images/scu/avacs.jpg');
}

#mod-custom138
{
  min-height:400px !important;
}

.container-banner
{
  position:relative;
  margin-bottom: -250px;
  z-index: 0;
}

.mod-finder.js-finder-searchform.form-search
{
  position:absolute;
  z-index:2;
  right:40px;
  bottom:250px;
}

.mod-languages
{
  position:absolute;
  z-index:3;
  right:40px;
  bottom:300px;
  background-color: #112855;
  padding: 5px 2px;
  border-radius: 3px;
}

.mod-languages .lang-active
{
  background-color:#424077 !important;
}

.mod-languages a
{
  color:#ffffff;
}

#mod-custom161
{
  position: absolute;
  z-index: 3;
  top: 0px;
  width: 400px;
  height: 129px;
  background-repeat: no-repeat;
  background-size: 400px 129px;
}

.grid-child
{
  z-index:1;
}

@media only screen and (max-width: 600px) {
  #mod-custom161 {
    width: 300px;
    height: 96.75px;
    background-size: 300px 96.75px;
  }
}




