﻿.section_container_footer a.back_to_top_btn {
    background-color: grey;
    z-index: 100;
}

    .section_container_footer a.back_to_top_btn:hover {
        background-color: #144168;
    }

div.meet a.meet_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    padding: 15px 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #f82741;
    border-radius: 5px;
    background-color: #f82741;
    color: #fff;
    font-weight: 900;
}

    div.meet a.meet_btn:hover {
        background-color: transparent;
    }

#hkex_market_megamenu .main-menu .main-menu__wrapper {
    z-index: 500;
}

#hkex_market_megamenu .main-menu .mega-menu {
    z-index: 500;
}

.market-hkex footer {
    margin-top: 0px !important;
}

.main-container .footer {
    margin-top: 0px;
}

.people_learn_more_btn {
    font-size: 16px !important;
}

.section_container_in.breadcrumb {
    display: block;
}

.home_5_right_btn div, .home_3_card_title div, .home_3_card_cate div {
    color: #fff;
}

.home_3_block_4_text_container .home_3_card_cate div {
    color: #144168;
}

.home_3_block_4:hover .home_3_block_4_text_container .home_3_card_cate div {
    color: #e62742;
}

.home_kv_slider_nav .w-slider-dot {
    height: 3px;
    width: 23px;
}

.section_container_in.breadcrumb {
    z-index: 1;
    position: relative;
}

html.w-lightbox-noscroll {
    height: auto;
}

.rectangle_btn {
    color: #fff !important;
}
/*
a.home_3_block_4.img_bg_card.w-inline-block {
    display: block;
    padding: 10px;
}*/

div.large-event-container a.index_btn:visited {
    color: #fff;
}

.partner-link:hover {
    color: #f60;
}

.home_sponsor_link {
    margin: 20px 1.5%;
}


/* Set Left Right Card default background colour (Left side) */
.left_right_background {
    background-color: #fff;
}

/* to show overlay of cards in Experience Editor */
.editor-no-overflow {
    overflow-y: visible !important;
}

/* Our Pillars edit frame */
.our-pillars-edit {
    width: 33.333%;
}

    .our-pillars-edit .home_4_block {
        width: 100%;
    }

/* Our pillars handle two / one item */
.our-pillars-one {
    width: 100% !important;
}

.our-pillars-two {
    width: 50% !important;
}

@media screen and (max-width: 991px) {
    .our-pillars-two {
        width: 100% !important;
    }

    .our-pillars-edit {
        width: 100%;
    }
}
/* End Our pillars handle two / one item */

/* Empty Highlight show in Experience Editor */
.empty-highlight {
    background-color: #fff;
    height: 250px;
}

/* Empty Sponsor show in Experience Editor */
.empty-sponsor {
    height: 75px;
    width: 164px;
}

.sponsor-edit-frame {
    margin: 20px 1.5%;
    overflow-y: visible !important;
}

/*handle no madia report link in csr*/
.home_2_right_btn_notmedia:after {
    background-image: inherit !important;
}

.breadcrumb_dropdown_link.w--current {
    font-weight: 700;
}

.home_kv_slide_content {
    margin-top: 0 !important;
}

/* For common rich text, reomove flex, updated from IE */
.hkex-common-rich-text {
    width: 100%;
    line-height: 28px;
    display: inline !important;
}

/* handle rich text content links style*/
.detail_page a {
    color: #0066cc;
}

    .detail_page a:hover {
        text-decoration: underline;
    }

.approach_2_block_text a {
    color: #0066cc;
}

    .approach_2_block_text a:hover {
        text-decoration: underline;
    }

.approach_2_block .people_learn_more_btn {
    color: #144168;
}

/* =======================================
   four card design, update with new deseign */

/* For video button image on four card (card with non-white), do not handle in design*/
.home_3_block_1 .home_3_block_4_img_video_btn, .home_3_block_2 .home_3_block_4_img_video_btn, .home_3_block_3 .home_3_block_4_img_video_btn {
    background-size: 12% 100%;
}

.home_3_block_1.video_popup, .home_3_block_2.video_popup, .home_3_block_3.video_popup {
    position: relative;
}

.home_cards .people_1 {
    margin-top: -325px;
}

.home_cards .additional {
    margin-top: -140px;
    padding-top: 0px;
}

.home_cards .solid-color-cust {
    padding: 50px 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
}

.card_item_solid .home_3_block_2 {
    min-height: initial;
}

@media screen and (max-width: 991px) {
    .card_col_double .home_3_block_1 .home_3_block_4_img_video_btn, .card_col_double .home_3_block_2 .home_3_block_4_img_video_btn, .card_col_double .home_3_block_3 .home_3_block_4_img_video_btn {
        background-size: 12% 100%;
    }

    .home_3_block_1 .home_3_block_4_img_video_btn, .home_3_block_2 .home_3_block_4_img_video_btn, .home_3_block_3 .home_3_block_4_img_video_btn {
        background-size: 22% 100%;
    }

    .home_cards .people_1 {
        margin-top: -250px;
    }
    /* custom class, no margin bottom for 2 1 1 in same row*/
    .first-medium-margin {
        margin-bottom: 20px;
    }
    /* Set no max-width */
    .single-item-cust .card_item {
        max-width: inherit !important;
    }

    .three-item-cust .card_item:nth-child(n+3) {
        max-width: inherit !important;
    }

    /* overwrite design's class */
    .section_container.home_cards .card_row > .card_item {
        max-width: calc( (100% / 2) - 10px);
    }

        .section_container.home_cards .card_row > .card_item:nth-child(n+3) {
            margin-bottom: inherit !important;
        }
    /*.section_container.home_cards .card_row > .card_item:nth-last-child(2) {
        margin-bottom: inherit !important;
    }*/
    .section_container.home_cards .card_row .card_col + .card_item {
        margin-left: 0px !important;
    }

    .card_col .card_item.card_row .card_item:last-child {
        margin-bottom: 0px !important;
    }
    /* card_col > .card_item.card_row unknown margin in IE */
    .section_container.home_cards .card_col.card_col_double {
        display: inline !important;
    }
}

@media screen and (max-width: 479px) {
    .home_3_block_1 .home_3_block_4_img_video_btn, .home_3_block_2 .home_3_block_4_img_video_btn, .home_3_block_3 .home_3_block_4_img_video_btn {
        background-size: 22% 100% !important;
    }
    /* custom class */
    .home_cards .solid-color-cust {
        width: 100%;
        padding: 30px 20px;
    }

    .home_cards .people_1 {
        margin-top: -150px;
    }

    /* overwrite design's class */
    .section_container.home_cards .card_row > .card_item {
        max-width: inherit;
    }

    .card_col_double .card_item .first.home_3_block_2 {
        margin-bottom: 0px;
    }

    .section_container.home_cards .card_row > .card_item:nth-last-child(2) {
        margin-bottom: 12px !important;
    }

    .section_container.home_cards .card_row > .card_item:nth-child(n+3) {
        margin-bottom: 12px !important;
    }
}

/* update on ie, cards cannot have height 100%, need to set min-height */
@media screen and (min-width: 991px) {
    .section_container.home_cards .card_row .card_item a.home_3_block_1 {
        min-height: 720px;
        height: 100%;
    }

    .section_container.home_cards .card_row .card_item a {
        min-height: 360px;
        height: 100%;
    }

    .section_container.home_cards .card_row .card_item_solid a {
        min-height: 290px;
        height: 100%;
    }
}
/* ============================ */



/*=======================*/
/*======= Market ========*/
/*=======================*/

/***** Overwrite with old market.css style *****/

/* remove colour at Main.css line 12370 */
.market-hkex .main-menu {
    background-color: inherit !important;
}

/* remove header site related links dropdown icon */
.market-hkex .topbar__related-sites-link, .market-hkex .topbar__about-link {
    background: inherit !important;
}

.market-hkex .lg-topbar__side.topbar__side {
    float: inherit !important;
}

.market-hkex .header:not(.white-bg) .topbar__link, .market-hkex .header:not(.white-bg) .topbar__link:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.white-bg .topbar__link, .white-bg .topbar__link:hover {
    color: #10416c !important;
}

@media (min-width: 992px) {
    .header .m-menu {
        display: none !important;
    }
}

.w-dropdown-list {
    display: none !important;
}

    .w-dropdown-list.w--open {
        display: block !important;
    }

.breadcrumb_dropdown_link {
    color: #144168 !important;
    background-color: hsla(0, 0%, 100%, 0.9) !important;
}

    .breadcrumb_dropdown_link:hover {
        color: #fff !important;
        background-color: rgba(20, 65, 104, 0.9) !important;
        text-decoration: none !important;
    }

.market-hkex .header_logo.market:hover {
    text-decoration: inherit;
}

.market-hkex .back_to_top_btn {
    background-color: grey;
}

html.market-hkex {
    padding-top: 0px;
}

.market-hkex .main-menu__link {
    font-weight: 400 !important;
}
/*.market-hkex .section__title-left-border {
	border-left: inherit !important;
}*/

.market-hkex .topbar__about {
    border-right: inherit !important;
    margin-right: inherit !important;
}

a.market_act_popup_btn, a.market_table_close_btn {
    color: #fff !important;
}

/*** for relationship between of content, and header, banner in inside page ***/
.market-hkex .container.content-container, .market-hkex .l-content {
    z-index: 2;
}

.market-hkex .nav-side.left-menu h2, .market-hkex .nav-content-wrap h2 {
    line-height: 1.2;
}

/* mobile menu */
.market-hkex .menu_container {
    z-index: 1000;
}

.LastDataDashboard .market_act_popup .market_act_slider {
    padding-bottom: 0px !important;
}

/* for mobile stock code search */
.mobile-stock-search input {
    color: #fff !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
    border-bottom: 1px solid #fff !important;
}

    .mobile-stock-search input::placeholder {
        color: #fff !important;
        opacity: 0.7;
    }
    /* IE */
    .mobile-stock-search input:-ms-input-placeholder {
        color: #fff !important;
        opacity: 0.7;
    }
    /* Edge */
    .mobile-stock-search input::-ms-input-placeholder {
        color: #fff !important;
        opacity: 0.7;
    }

.mobile-stock-search .mega-menu-one__search-input {
    background: url("/Images/HKEX/HKEX MARKET/search-icon.png") no-repeat 9px center !important;
}

.mobile-stock-search .header-result {
    position: absolute;
    z-index: 40;
    width: 100%;
    background-color: white;
    color: #224e74;
    font-size: 0.875rem;
    left: 0px;
}

    .mobile-stock-search .header-result table {
        width: 100%;
    }

        .mobile-stock-search .header-result table td {
            cursor: pointer;
            border-top: 1px solid #e8eef2;
            border-bottom: 1px solid #e8eef2;
            height: 30px;
            line-height: 30px;
            padding: 0 5px;
            text-align: left;
        }

.mobile-stock-search table tr.hover {
    background: #f2f6f8;
}
/* end for mobile stock code search */

.menu_lang_btn_container a, .header_right_down_market_act_mobile_container a {
    color: #fff !important;
}

.header_logo a {
    color: #fff !important;
    text-decoration: inherit !important;
}

@media (min-width: 1001px) {
    .market-hkex .container {
        max-width: 1440px !important;
    }
}

@media (max-width : 1279px) {
    .header .m-menu {
        display: block !important;
    }
}

.market-hkex .breadcrumb_btn:hover {
    color: #fff;
    opacity: 0.75;
}

@media (min-width: 1001px) {
    .market-hkex .main-menu__link {
        max-height: inherit !important;
    }

    .market-hkex .main-menu__item {
        max-height: inherit !important;
    }
}
/***** End Overwrite with old market.css style *****/

.market-hkex .section_container_footer a.back_to_top_btn {
    z-index: 50 !important;
}

/******* For home page banner ******/
.market-hkex .header {
    z-index: 60;
}

.hkexweb-hero-banner__title {
    line-height: 80.5px;
    max-height: 1000000px;
}

.hkexweb-hero-banner__desc {
    margin-bottom: 20px;
}

.hkexweb-hero-banner__link {
    color: #fff !important;
}

    .hkexweb-hero-banner__link:hover {
        opacity: 0.8;
    }

#hkex_market_footer {
    position: relative;
}

.hkex-top__alert-bar.warning, .hkex-top__alert-bar .warning {
    background-color: #fff1d2;
}

.hkex-top__alert-bar.error, .hkex-top__alert-bar .error {
    background-color: #f9dede;
}

.hkex-top__alert-bar.success, .hkex-top__alert-bar .success {
    background-color: #e7f4e4;
}

.header--fixed .header {
    z-index: 80;
}

.market-hkex .hkexweb-top-panel {
    z-index: 65 !important;
    position: relative;
}
/******* END For home page banner ******/

/*** Market Activity detail ***/
#lhkexw-marketdetail .marketdetail-outer {
    z-index: 70 !important;
}

/*** Start for Market Chart mobile part ****/
/* change of chart removed from LabCI*/
.header_right_down_market_act_mobile_container .market_act_slider {
    padding-bottom: 0px;
}
.header_right_down_market_act_mobile_container .mobileChart .chartbox {
    display: none;
}
/* end change of chart removed from LabCI*/

/* copy form LabCI marketchart.css, update by new class*/
.header_right_down_market_act_mobile_container .chartWrapper {
    width: 280px;
    height: 320px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.header_right_down_market_act_mobile_container .ls {
    margin-bottom: 5px;
}

.header_right_down_market_act_mobile_container .sep {
    border: 2px solid #fff;
    margin: 10px 0px;
    width: 60px;
    border-radius: 60px;
}

.header_right_down_market_act_mobile_container .op, .header_right_down_market_act_mobile_container .lo, .header_right_down_market_act_mobile_container .hi {
    font-size: 0.9rem;
}

    .header_right_down_market_act_mobile_container .op .label, .header_right_down_market_act_mobile_container .lo .label, .header_right_down_market_act_mobile_container .hi .label {
        width: 60px;
        display: inline-block;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .header_right_down_market_act_mobile_container .op .val, .header_right_down_market_act_mobile_container .lo .val, .header_right_down_market_act_mobile_container .hi .val {
        font-weight: 200;
    }

.header_right_down_market_act_mobile_container .itemInfo {
    flex: calc(100% - 60px) 1 1;
}

.header_right_down_market_act_mobile_container .ctl {
    flex: 30px 1 1;
    height: 100%;
    position: relative;
    cursor: pointer;
}

    .header_right_down_market_act_mobile_container .ctl[data-ctl=next]:after {
        content: '';
        position: absolute;
        border: solid white;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg) translate(-50%, -50%);
        -webkit-transform: rotate(-45deg) translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .header_right_down_market_act_mobile_container .ctl[data-ctl=prev]:after {
        content: '';
        position: absolute;
        border: solid white;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(135deg) translate(20%, 20%);
        -webkit-transform: rotate(135deg) translate(20%, 20%);
        top: 50%;
        left: 50%;
    }

.header_right_down_market_act_mobile_container .chartbox {
    width: 100%;
    height: 100px;
}

.header_right_down_market_act_mobile_container .downval {
    color: #c65665;
}

.header_right_down_market_act_mobile_container .upval {
    color: #4acb70;
}

.header_right_down_market_act_mobile_container .outer {
    text-align: center;
}

.header_right_down_market_act_mobile_container .ls span {
    margin-left: 10px;
}

.header_right_down_market_act_mobile_container .itemTitle {
    font-weight: 600;
}
/*** End for Market Chart mobile part ****/

/**** Custom Assign LastDataDashboard (merge mega menu with market activity) ****/
.assign-menu-dash .menu_btn_arrow {
    margin: 0px 0px 0px 5px;
    height: 6px;
}

.assign-menu-dash {
    margin-right: -4px;
    margin-left: 17px;
}

    .assign-menu-dash:hover {
        border-radius: 0px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .assign-menu-dash .main-menu__link {
        border-radius: 5px;
        background-color: #333;
        margin: 0px !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center !important;
    }

        .assign-menu-dash .main-menu__link:hover {
            background-color: #e62742 !important;
        }

.header.white-bg .assign-menu-dash .main-menu__link,
.header.white-bg .assign-menu-dash .main-menu__link:hover,
.header.white-bg .assign-menu-dash .main-menu__link:active,
.header.white-bg .assign-menu-dash .main-menu__link:visited,
.header--fixed .assign-menu-dash .main-menu__link,
.header--fixed .assign-menu-dash .main-menu__link:hover,
.header--fixed .assign-menu-dash .main-menu__link:active,
.header--fixed .assign-menu-dash .main-menu__link:visited {
    color: #fff !important;
}

.dashboard-hide {
    margin-left: 0px !important;
}

    .dashboard-hide .main-menu__link {
        display: none !important;
    }
/**** end Custom Assign LastDataDashboard ****/

/* for header search box stock code */
.header .section_container_in.search .header-result {
    position: absolute;
    top: 110px;
    z-index: 40;
    width: 400px;
    background-color: white;
    color: #224e74;
    font-size: 0.875rem;
    left: 0px;
}

@media screen and (max-width: 441px) {
    .header .section_container_in.search .header-result {
        width: 300px;
    }
}

.header .section_container_in.search .header-result table {
    width: 100%;
}

    .header .section_container_in.search .header-result table td {
        cursor: pointer;
        border-top: 1px solid #e8eef2;
        border-bottom: 1px solid #e8eef2;
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        text-align: left;
    }

    .header .section_container_in.search .header-result table tr.hover {
        background: #f2f6f8;
    }
/* end for header search box stock code */

/* Add for News */
.section_container.news_release {
    background-color: white;
}

.news_release_container.news_release a {
    color: #144168 !important;
    text-decoration: none !important;
}

.news_release_container .section_container_in .tab_cloud_container .tab_cloud_btn-current {
    background-color: #144168 !important;
    color: #fff !important;
}

.news_release_container .section_container_in .tab_cloud_container .tab_cloud_btn:hover {
    color: #fff !important;
}

.news_release_container .section_container_in .whats_on_tdy_filter_container input {
    margin-bottom: 15px;
}

.news_release_container .section_container_in .whats_on_tdy_filter_container .whats_on_tdy_filter_btn {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(20, 65, 104, 0.5);
}

.news_release_container .section_container_in .whats_on_tdy_filter_container .news_release_filter_right_btn-active {
    opacity: 1;
}

.news_release_container .whats_on_tdy .column_item {
    height: auto;
}

.news_release_container .whats_on_tdy_text_2 a {
    color: #144168;
    text-decoration: none;
}

.whats_on_tdy .whats_on_tdy_text_2 a {
    color: #144168;
    text-decoration: none;
}

.news_release_container .whats_on_tdy_text_2 a:hover {
    text-decoration: none;
}

.news_release_container .whats_on_tdy_more_row.grid {
    opacity: 1 !important;
}

.column_view_news_centre .red_text.white {
    color: white !important;
}

.column_view_news_centre a {
    color: #144168 !important;
    text-decoration: none !important;
}

    .column_view_news_centre a:hover {
        color: #e62742 !important;
    }

    .column_view_news_centre a.white {
        color: #fff !important;
        text-decoration: none !important;
    }

        .column_view_news_centre a.white:hover {
            color: hsla(0, 0%, 100%, 0.7) !important;
            text-decoration: none !important;
        }

.red .news_contact_media a {
    color: #fff !important;
}

    .red .news_contact_media a:hover {
        color: hsla(0, 0%, 100%, 0.7) !important;
    }

.navy .news_contact_media a {
    color: #fff !important;
}

    .navy .news_contact_media a:hover {
        color: hsla(0, 0%, 100%, 0.7) !important;
    }

.column_view_news_centre .news_centre_after_slider_more.goleft {
    border-left: 0px solid #FFF !important;
    left: 0 !important;
    padding-left: 0px !important;
}

.news_release_container .whats_on_tdy_grid_link.white {
    color: #fff !important;
}

.whats_on_tdy .whats_on_tdy_text_2_pdf::after {
    display: none !important;
}

.news_release_container .whats_on_tdy_text_2_pdf::after {
    display: none !important;
}

.news_release_right_block_title {
    max-width: 70% !important;
}

.news_release_item_block {
    width: 100% !important;
}

.news_release_container .read-circulars-by {
    text-align: left !important;
}

    .news_release_container .read-circulars-by .news_release_right_block_title {
        margin-right: 5px !important;
    }

.news_release_container .section_container_in.whats_on_tdy .whats_on_tdy_row.whats_on_tdy_row_SameDate .whats_on_tdy_ball {
    background-color: white !important;
}

    .news_release_container .section_container_in.whats_on_tdy .whats_on_tdy_row.whats_on_tdy_row_SameDate .whats_on_tdy_ball div {
        display: none !important;
    }

.whats_on_tdy .section_container_in.whats_on_tdy .whats_on_tdy_row.whats_on_tdy_row_SameDate .whats_on_tdy_ball {
    background-color: white !important;
}

    .whats_on_tdy .section_container_in.whats_on_tdy .whats_on_tdy_row.whats_on_tdy_row_SameDate .whats_on_tdy_ball div {
        display: none !important;
    }

.news_release_container .news_release_right .news_release_right_top_btn {
    background-color: #e62742;
    color: #fff;
}

    .news_release_container .news_release_right .news_release_right_top_btn:hover {
        background-color: #144168;
    }

@media screen and (max-width: 767px) {
    .news_release_container .section_container_in.whats_on_tdy .whats_on_tdy_row.whats_on_tdy_row_SameDate .whats_on_tdy_ball {
        display: none;
    }
}

.news_release_sns_slider_nav .w-slider-dot {
    background-color: #a5a5a6;
    height: 8px;
    width: 8px
}

    .news_release_sns_slider_nav .w-slider-dot.w-active {
        background-color: #e72e41;
        height: 8px;
        width: 8px
    }

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_444444_256x240.png) !important;
}

#ui-datepicker-div {
    z-index: 9999 !Important;
}

.section_container_in.whats_on_tdy {
    display: block;
}

.column_grid_view_dt {
    display: block;
}

.column_grid_view {
    display: none;
}

@media screen and (max-width: 767px) {
    .column_grid_view {
        display: block;
    }

    .column_grid_view_dt {
        display: none;
    }
}

.whats_on_tdy .datePicker {
    /* margin-right: 50px !important; for the new layout of Whats On */
    margin-bottom: 15px !important;
}

.whats_on_tdy .whats_on_tdy_filter_select {
    margin-right: 50px !important;
    margin-bottom: 15px !important;
}

.whats_on_tdy .whats_on_tdy_filter_search {
    /*margin-right: 50px !important; for the new layout of Whats On */
    margin-bottom: 15px !important;
}

.whats_on_tdy .whats_on_tdy_filter_btn {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(20, 65, 104, 0.5);
}

.whats_on_tdy_text_2_pdf.doc:after,
.whats_on_tdy_text_2_pdf.ppt:after,
.whats_on_tdy_text_2_pdf.txt:after,
.whats_on_tdy_text_2_pdf.xls:after,
.whats_on_tdy_text_2_pdf.zip:after,
.whats_on_tdy_text_2_pdf.pdf:after,
.news_centre_pdf_icon.doc:after,
.news_centre_pdf_icon.ppt:after,
.news_centre_pdf_icon.txt:after,
.news_centre_pdf_icon.xls:after,
.news_centre_pdf_icon.zip:after,
.news_centre_pdf_icon.pdf:after {
    display: none !important;
}

.column_item .whats_on_tdy_text_2_pdf, .column_view .whats_on_tdy_text_2_pdf {
    position: relative;
    top: 4px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #144168 !important;
    background-color: #144168 !important;
    color: #FFF !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
.ui-button.ui-state-disabled:hover,
.ui-button.ui-state-disabled:active {
    background-color: #f3f5f7 !important;
    color: #144168 !important;
}

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active,
    .ui-button:active,
    .ui-button.ui-state-active:hover {
        border: 1px solid #144168 !important;
        background-color: #144168 !important;
        color: #FFF !important;
    }

.ui-datepicker th {
    color: #144168 !important;
}

.ui-datepicker td {
    width: 37px !important;
}

.calendar-swiper .swiper-button-next, .calendar-swiper .swiper-button-prev,
.card-swiper .swiper-button-next, .card-swiper .swiper-button-prev {
    padding-top: 10px !important;
}

/*End of News release*/
.section_container_in.breadcrumb .breadcrumb_btn:last-child {
    background-image: url("");
}

.section_container_in.breadcrumb a {
    color: #fff;
}
/* Group Euroland iframe */
iframe.eurolandIFrameClass {
    min-width: auto !important;
    width: 100% !important;
    max-width: 980px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media only screen and (max-width: 1280px) {
    iframe.eurolandIFrameClass {
        width: 100% !important;
        max-width: 100% !important;
    }
}
/* End of Group Euroland iframe */

/* Group Euroland iframe */
iframe.eurolandIFrameClass {
    min-width: auto !important;
    width: 100% !important;
    max-width: 980px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media only screen and (max-width: 1440px) {
    iframe.eurolandIFrameClass {
        width: 100% !important;
        max-width: 100% !important;
    }
}
/* End of Group Euroland iframe */

.menu_btn_container a.menu_btn {
    color: #fff;
}

/* For Our History*/
.oh_content div.scEnabledChrome {
    display: flex;
}
/* End For Our History*/

/* For Board of directors*/
.section_container_in.ml_listing div.ml_listing_section div.scEnabledChrome {
    width: 100%;
}

span.pdf-download-btn {
    display: inline-block;
    margin-left: 4px;
    padding: 3px 6px;
    border: 1px solid #e62742;
    border-radius: 5px;
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #e62742;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}


/* End Board of directors*/

/* group header */
.section_container_in.header a, .section_container_in.header a:visited {
    color: #fff;
}

.section_container_in.header, .header.noindex {
    border-bottom: 0px;
}
/* end of group header */

/*** combine with group, affect market, set back colour for market ***/
.market-hkex .mega-menu__highlight-link, .market-hkex .mega-menu__highlight-link:visited,
.market-hkex .mega-nav__level2-link, .market-hkex .mega-nav__level2-link:visited,
.market-hkex .popover__content-list a, .market-hkex .popover__content-list a:visited,
.white-bg .market-hkex .main-menu__link:visited,
.white-bg .market-hkex .main-menu__link:focus,
.header--fixed .market-hkex .main-menu__link:visited,
.header--fixed .market-hkex .main-menu__link:focus {
    color: #10416c !important;
}

.market-hkex .mega-nav__item a, .market-hkex .mega-nav__item a:visited {
    color: #4a4a4a !important;
}

.header--fixed .assign-menu-dash .main-menu__link:visited,
.header--fixed .assign-menu-dash .main-menu__link:focus {
    color: #fff !important;
}
/*** end ***/

/**
    * Added by Henry
    * Date: 2019-12-12, 2020-08-10 (#11593)
    * Reason: Market Site modifications 
*/
.market-hkex .mega-nav__level2-link.mega-nav_nochild {
    border-bottom: 1px solid #e72742;
}

@media (max-width: 1000px) {
    .market-hkex .mega-nav__level2-link.mega-nav_nochild {
        border-bottom: 0;
    }
}

.wwa_4_slider_nav .w-slider-dot {
    background-color: #fff;
    opacity: .25;
    height: 5px;
    width: 35px;
    border-radius: 99px
}

    .wwa_4_slider_nav .w-slider-dot.w-active {
        background-color: #fff;
        opacity: 1;
        height: 5px;
        width: 35px;
        border-radius: 99px
    }

.wwa_4_slider_nav.wwa_7 .w-slider-dot {
    background-color: #333;
    opacity: .25;
    height: 5px;
    width: 35px;
    border-radius: 99px
}

    .wwa_4_slider_nav.wwa_7 .w-slider-dot.w-active {
        background-color: #e62742;
        opacity: 1;
        height: 5px;
        width: 35px;
        border-radius: 99px
    }

.ppl_3_slider_nav .w-slider-dot {
    height: 9px;
    background-color: #144168;
    opacity: 0.25;
    width: 9px
}

    .ppl_3_slider_nav .w-slider-dot.w-active {
        height: 9px;
        background-color: #E62642;
        opacity: 1;
        width: 9px
    }

.market-hkex .footer__privacy {
    margin-bottom: 42px;
}

@media (min-width: 1000px) {
    .market-hkex .footer__social-icons {
        margin-bottom: 22px;
    }
}

.market-hkex .container {
    padding: 0 0 0 30px;
}

.section_container_in.breadcrumb a:hover,
.section_container_in.breadcrumb a:focus {
    color: #fff !important;
}

/* For News Hotfix */
.swiper-container {
    line-height: 20px !important;
}

.column_view_news_centre .news_centre_block_in.video .hkexweb-card-IT__image {
    max-height: inherit;
}

.column_view_news_centre .news_centre_block_in.video .hkexweb-card-IT__image .news_centre_block_img {
    margin-top: 0px;
}

.column_view_news_centre .column_item--video-post {
    height: 495px;
}

.section-main-card .column_item {
    line-height: 20px !important;
}

/*** log 12868, disable search file type in Market search ***/
.market-hkex .listing_advanced-search .filetypeSearch,
.market-hkex .listing_advanced-search .filter__checkBox__title {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .market-hkex .whats_on_tdy .section_container_in {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.market-hkex .hkexweb-masonry__box {
    line-height: normal;
}

/*** log 12815, remove top minus in display twice in TR component ***/
.market-hkex .container.content-container .content-container {
    top: 0px;
}

/* update Whats On today css style */
@media screen and (max-width: 991px) {
    .market-hkex .whats_on_tdy .section_container_in .section_container_in {
        padding-left: 0;
        padding-right: 0;
    }

    .market-hkex .whats_on_tdy .whats_on_tdy_filter_select {
        width: 100%;
        height: 100%;
        margin-right: 0 !important;
        margin-left: 0;
    }

    .market-hkex .whats_on_tdy .whats_on_tdy_row_in .whats_on_tdy_text_3 a {
        overflow-wrap: anywhere;
    }
}

/****** market header (influence by group header .section_container_in.header a:visited) ******/
.mega-nav__level3-link.mega-nav-link_haschild {
    color: #10416c !important;
}
/******* end market header modified *****/

/*** ticker, make sure to run show() in Jquery after page load, update with static ***/
.alert_container {
	display: none;
}
/*****/
.footer-social {
  float: right;
  margin-top: 8px; }
  .footer-social p {
    display: inline-block;
    vertical-align: middle; }
  .footer-social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s; }
  .footer-social a{ margin-left:15px !important;}
  .footer-social .email {
    background-image: url("../../../images/HKEX/HKEX GROUP/footer-email.png"); }
  .footer-social .email:hover {
    background-image: url("../../../images/HKEX/HKEX GROUP/footer-email-hover.png"); }
  .footer-social .rss { 
    background-image: url("/-/media/HKEX_Common/Group/Footer/rss.svg") !important; }
  .footer-social .rss:hover {
    background-image: url("/-/media/HKEX_Common/Group/Footer/rss.svg") !important; }
  .footer-social .twitter {
    background-image: url("/-/media/HKEX_Common/Group/Footer/twitter.svg") !important; }
  .footer-social .twitter:hover {
    background-image: url("/-/media/HKEX_Common/Group/Footer/twitter.svg") !important; }
  .footer-social .linkedin {
    background-image: url("/-/media/HKEX_Common/Group/Footer/linkedin.svg") !important; }
  .footer-social .linkedin:hover {
    background-image: url("/-/media/HKEX_Common/Group/Footer/linkedin.svg") !important; }
  .footer-social .wechat {
    background-image: url("/-/media/HKEX_Common/Group/Footer/wechat.svg") !important; }
  .footer-social .wechat:hover {
    background-image: url("/-/media/HKEX_Common/Group/Footer/wechat.svg") !important; }
  .footer-social .youtube {
    background-image: url("/-/media/HKEX_Common/Group/Footer/youtube.svg") !important; }
  .footer-social .youtube:hover {
    background-image: url("/-/media/HKEX_Common/Group/Footer/youtube.svg") !important; }

.footer-copyright {
  clear: left;
  padding-top: 12px; }