/* by Creasant */
body {
    background-color: #fbfaf5;
    font-size: 22px;
    line-height: 180%;
    letter-spacing: 0;
}

h1 {
    font-size: 2.18em; /* 48px */
}

h2 {
    font-size: 1.77em; /* 39px */
    margin-bottom: 0.67em;
}

h3 {
    font-size: 1.5em; /* 33px */
    margin-bottom: 0.67em;
}

h4 {
    font-size: 1.22em; /* 27px */
    margin-bottom: 0.67em;
}

h5 {
    font-size: 1.14em; /* 25px */
}

h6 {
    font-size: 1em; /* 22px */
}

hr {
  border-color: #F2C653;
}

ul,
ol {
    margin-left: 0;
}

ol li strong {
  font-weight: 800;
}

p, li {
  margin-bottom: 1.25em;
}

.mtpc_header .header.desktop,
.mtpc_header .header.mobile {
    background-color: #f2c653;
}

.mtpc_header .navigation > ul.menu > li a,
.mtpc_header .navigation > ul.menu > li span,
.mtpc_header .navigation > ul.menu > li > ul > li a,
.mtpc_header .navigation > ul.menu > li > ul > li span,
.mtpc_header .search_icon a i,
header .mtpc_header .header .wrapper .logos .logos_right .responsive-menu-toggle i {
    color: #996600;
}

.mtpc_header .navigation > ul.menu > li > ul > li a.is-active {
  color: #003366;
}

.mtpc_header .navigation > ul.menu > li > ul > li {
    color: #ffffff;
}

header .mtpc_header .header .wrapper .logos .navigation > ul.menu > li.menu-item--active-trail > a,
header .mtpc_header .header .wrapper .logos .navigation > ul.menu > li.menu-item--active-trail > span {
    color: #003366;
}

header .mtpc_header .header .wrapper .logos .navigation > ul.menu li ul li a,
header .mtpc_header .header .wrapper .logos .navigation > ul.menu li ul li span {
    line-height: 1.75;
}

.region-breadcrumb .block-system-breadcrumb-block {
    margin: 30px auto -30px;
}

.region-breadcrumb .block-system-breadcrumb-block .breadcrumb ol li {
    font-size: 15px;
}

.breadcrumb ol li,
.breadcrumb ol li a {
    color: #777777;
}

body footer {
    background-color: #ffffff;
    border-top: 2px solid #f2c653;
    padding: 40px 40px;
    margin-top: 100px;
}

body footer .wrapper {
    max-width: 1500px;
    margin: 0 auto;
}

body footer ul.menu,
body footer .hkust-simple-text p {
    margin: 0;
}

body footer ul.menu {
    display: flex;
    gap: 30px;
    font-weight: 800;
}

body footer ul.menu li a {
  font-size: 18px;
}

.mtpc_footer a,
ul.menu a.is-active {
    color: #00a3d9;
}

body footer .hkust-simple-text p {
    display: inline-block;
}

blockquote {
    position: relative;
    margin-left: 3.18em;
    margin: 1.5em 0 1.5em 3.18em;
    border-left: 1px solid #f2c653;
}

blockquote::before {
    content: "";
    width: 1.8em;
    aspect-ratio: 40 / 32;
    position: absolute;
    top: 0;
    left: -3.18em;
    background-image: url("/sites/default/files/2025-11/quote.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

table th {
    text-align: left;
}

table td {
    padding: 0.9em 1em 1.36em;
    vertical-align: top;
}

table th:first-child,
table td:first-child {
    padding-left: 0;
}

table.tbl-line thead tr th {
    background-color: transparent;
    color: #aaaaaa;
    border-bottom: 1px solid #f2c653;
}

table.tbl-line tbody tr td {
    border-bottom: 1px solid #f2c653 !important;
}

/*table.tbl-line,*/
/*table.tbl-line tbody tr:last-child td,*/
/*table.tbl-line tbody tr:last-child th {*/
/*    border-bottom: none !important;*/
/*}*/

table.tbl-line tbody tr td strong,
table.tbl-line tbody tr td b {
    color: inherit;
}

.space-top-0 {
    padding-top: 0 !important;
}

.space-top-10 {
    padding-top: 10px !important;
}

.space-top-20 {
    padding-top: 20px !important;
}

.space-bottom-0 {
    padding-bottom: 0 !important;
}

.space-bottom-10 {
    padding-bottom: 10px !important;
}

.space-bottom-20 {
    padding-bottom: 20px !important;
}

.l75_25 .mtpc-2col-item--1 > .field,
.l70_30 .mtpc-2col-item--1 > .field,
.l65_35 .mtpc-2col-item--1 > .field,
.l60_40 .mtpc-2col-item--1 > .field,
.l55_45 .mtpc-2col-item--1 > .field,
.row_reverse.l25_75 .mtpc-2col-item--2 > .field,
.row_reverse.l30_70 .mtpc-2col-item--2 > .field,
.row_reverse.l35_65 .mtpc-2col-item--2 > .field,
.row_reverse.l40_60 .mtpc-2col-item--2 > .field,
.row_reverse.l45_55 .mtpc-2col-item--2 > .field {
    margin-right: 40px;
}

.l25_75 .mtpc-2col-item--2 > .field,
.l30_70 .mtpc-2col-item--2 > .field,
.l35_65 .mtpc-2col-item--2 > .field,
.l40_60 .mtpc-2col-item--2 > .field,
.l45_55 .mtpc-2col-item--2 > .field,
.row_reverse.l75_25 .mtpc-2col-item--1 > .field,
.row_reverse.l70_30 .mtpc-2col-item--1 > .field,
.row_reverse.l65_35 .mtpc-2col-item--1 > .field,
.row_reverse.l60_40 .mtpc-2col-item--1 > .field,
.row_reverse.l55_45 .mtpc-2col-item--1 > .field {
    margin-left: 40px;
}

.action-button {
    display: inline-block;
    background-color: #53c8f2;
    color: #ffffff;
    border-radius: 9999px;
    padding: 0.6em 1.6em;
    transition: background-color 0.3s ease;
}

.action-button:hover {
    background-color: #39bde8;
    color: #ffffff;
    text-decoration: none;
}

.outline-button {
    display: inline-block;
    font-weight: 800;
    line-height: normal;
    font-size: 0.9em;
    color: #00a3d9;
    padding: 0.5em 0.8em;
    background-color: #ffffff;
    border: 1px solid #00a3d9;
}

.outline-button:hover {
    text-decoration: none;
}

.profile-title {
    font-weight: 800;
    font-size: 1.5em;
    color: #996600;
    margin-bottom: 0.25em;
}

.profile-details {
    font-size: 0.68em;
    line-height: 150%;
}

.view-id-mtpc_albums .view-content {
    padding: 0 40px;
}

.view-id-mtpc_albums .view-content .album_grid_items {
    gap: 0 30px;
}

.album_title .title_link a {
    color: #00a3d9;
}

.view-id-news_events .view-header {
    margin-top: 2em;
    margin-bottom: -3em;
}

.view-id-news_events .view-content {
    margin-top: 60px;
}

.view-id-news_events .view-content .views-row {
    border-bottom: 1px solid #f2c653;
}

.view-id-news_events .view-content .views-row:first-child {
    border-top: 1px solid #f2c653;
}

.view-id-news_events .view-content .views-row.thumb-alternate:nth-of-type(even) .row_container.has_thumb {
    flex-direction: row;
}

.view-id-news_events .view-content .views-row.thumb-alternate:nth-of-type(even) .row_container.has_thumb .thumb_container {
    margin-right: 20px;
    margin-left: 0;
}

.view-id-news_events .mtpc_read_more {
    display: none;
}

.view-id-news_events .view-content .views-row .row_container .mtpc_news_date {
    display: none;
    text-transform: unset;
    color: #333333;
}

.view-id-news_events .view-content .views-row .row_container .mtpc_news_title a {
    color: #00a3d9;
}

.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item {
    background-color: #ffffff;
}

.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item select.form-select {
    width: 120px;
    line-height: normal;
    font-size: 14px;
    padding: 0.75em 1em;
}

.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item:after {
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
}

.view-id-news_events .mtpc_news_listing_footer .pager .pager__item.is-active {
    background-color: #ffffff;
}

.mtpc_pagetitle.mtpc_news {
    margin-bottom: 1.5em;
}

article.mtpc-news-article .mtpc_news_date {
    display: none;
}

.mtpc-news-container .mtpc_news_left > .outline-button {
    margin-top: 60px;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a, header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span {
  text-transform: unset;
}

body footer .hkust-simple-text p {
  font-size: 18px;
}

/*.mtpc_header .navigation > ul.menu > li > ul > li {*/
/*  background-color: #F2C653;*/
/*}*/

.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item select.form-select {
  border-color: #f2c653;
  color: #003366;
}

.view-id-news_events .mtpc_news_listing_footer .view-filters .form-item:after {
  color: #f2c653;
}

.view-id-news_events .pager__item.is-active {
  border-color: #f2c653;
}

.view-id-news_events .mtpc_news_listing_footer .pager .pager__item a {
  color: #003366;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>a.arrow-right:after, header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li>span.arrow-right:after,header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.no-submenu-items>a:after {
  color: #f2c653;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul {
  background-color: #f2c653;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a, header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span {
  color: #996600;
}

header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>a.is-active, header .config_pages--type--header-block .mobile_menu_wrapper .mobile_navigation>ul.menu>li.menu-item--expanded>ul>li>span.is-active {
  color: #003366;
}

article.mtpc-single-album .album-main-date {
  display: none;
}

article.mtpc-news-article .mtpc_news_right .mtpc_news_share,
article.mtpc-news-article .mtpc_news_share .social-sharing {
  display: none;
}
