﻿.market-hkex .container {
    /* max-width: $container-width + $container-padding * 2;
    padding-left: $container-padding;
    padding-right: $container-padding;
    */
}
.market-hkex .helper-clearfix::after {
    display: block;
    visibility: hidden;
    height: 0;
    content: ' ';
    clear: both;
}
.market-hkex .trading-activity .section__title-left-border h2,
.market-hkex .csm-content__top5-stocks .section__title-left-border h2,
.market-hkex .csm-content__ashare-lookup .section__title-left-border h2,
.market-hkex .csm-content__news_section .section__title-left-border h2,
.market-hkex .csm-content__section_resource .section__title-left-border h2 {
    letter-spacing: 0;
}
.market-hkex .csm-content__events_section .agenda__title h2 {
    letter-spacing: 0;
}
@media (max-width: 1000px) {
    .market-hkex .trading-activity .section__title-left-border,
    .market-hkex .csm-content__top5-stocks .section__title-left-border,
    .market-hkex .csm-content__ashare-lookup .section__title-left-border,
    .market-hkex .csm-content__quick-links .section__title-left-border,
    .market-hkex .csm-content__news_section .section__title-left-border,
    .market-hkex .csm-content__section_resource .section__title-left-border,
    .market-hkex .csm-content__events_section .section__title-left-border {
        background-color: #10416c;
    }
    .market-hkex .trading-activity .section__title-left-border h2,
    .market-hkex .csm-content__top5-stocks .section__title-left-border h2,
    .market-hkex .csm-content__ashare-lookup .section__title-left-border h2,
    .market-hkex .csm-content__quick-links .section__title-left-border h2,
    .market-hkex .csm-content__news_section .section__title-left-border h2,
    .market-hkex .csm-content__section_resource .section__title-left-border h2,
    .market-hkex .csm-content__events_section .section__title-left-border h2 {
        color: #ffffff;
    }
}
@media (max-width: 1000px) {
    .market-hkex .csm-content.l-content {
        margin-top: 0;
    }
}
@media (min-width: 1001px) {
    .market-hkex .csm-content .l-content__aside {
        width: 320px;
    }
}
.market-hkex .csm-content .l-content__aside .section__title-left-border {
    padding-left: 16px;
}
.market-hkex .csm-content .l-content__aside .right-panel-sections .right-panel-sections-label {
    padding-left: 16px;
}
.market-hkex .csm-content .l-content__primary {
    margin-right: 0;
}
@media (min-width: 1001px) {
    .market-hkex .csm-content .l-content__primary {
        width: calc(100% - 341px);
    }
}
.market-hkex .csm-content .l-content__aside .section__left_panel,
.market-hkex .csm-content .l-content__primary .section__left_panel {
    margin-bottom: 0;
}
.market-hkex .csm-content__ashare-lookup,
.market-hkex .csm-content__resources_section,
.market-hkex .csm-content__events_section,
.market-hkex .csm-content__quick-links,
.market-hkex .csm-content__news_section {
    margin-top: 20px;
}
@media (max-width: 1000px) {
    .market-hkex .csm-content__top5-stocks {
        margin-top: 20px;
    }
}
.market-hkex a.csm-download-pdf::before,
.market-hkex font.pdf::after {
    content: "";
    background: url("../image/pdf.png") no-repeat;
    margin-left: 5px;
    margin-right: 2px;
    width: 23px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.market-hkex a.csm-view-webinar::before,
.market-hkex font.webinar::after,
.market-hkex span.webinar::after {
    content: "";
    background: url("../image/webinar.png");
    background-size: auto 12px;
    background-repeat: no-repeat;
    background-position: 100% center;
    margin-left: 5px;
    margin-right: 2px;
    width: 23px;
    height: 12px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.market-hkex .bold-text {
    font-weight: 700;
}
.market-hkex .view-all-link {
    display: inline-block;
    background: url("../image/arrow-right.png") no-repeat 100% 50%;
    padding-right: 17px;
    font-weight: 700;
    font-size: 0.875rem;
}
.market-hkex .section__title-left-border--label-left {
    float: left;
    text-align: left;
}
.market-hkex .section__title-left-border--label-right {
    background: url("../image/arrow-right.png") no-repeat 85% center;
    float: right;
    text-align: right;
    font-size: 0.75rem;
    padding: 0px 17px 0px 0px;
    text-transform: capitalize;
    margin-top: 4px;
}
.market-hkex .section__title-left-border--label-right a {
    color: #10416c;
}
@media (min-width: 320px) and (max-width: 767px) {
    .market-hkex .section__title-left-border--label-right a {
        text-decoration: none;
        color: #ffffff;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .market-hkex .section__title-left-border--label-right a {
        text-decoration: none;
        color: #ffffff;
    }
}
.market-hkex .test_csm_trading_activity_container {
    max-height: 348px;
    text-align: center;
    background: white;
    overflow: hidden;
}
.market-hkex .test_csm_trading_activity_img {
    width: 100%;
}
@media (min-width: 768px) {
    .market-hkex .test_csm_trading_activity_img {
        max-width: 100%;
        width: auto;
        max-height: 100%;
        border: none;
    }
}
.market-hkex .csm_resources__videos-list ul {
    list-style-type: none;
    margin: 0 -25px;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.market-hkex .csm_resources__videos-list ul li {
    margin: 20px 25px 0;
    width: 187.8px;
}
.market-hkex .csm_resources__videos-list ul li p.resources__title {
    margin: 0;
    margin-top: 7px;
    font-size: 0.875rem;
    font-weight: 700;
}
.market-hkex .csm_resources__videos-list ul::after {
    content: ' ';
    display: block;
    height: 1px;
    width: 1px;
    visibility: hidden;
    clear: both;
}
@media (min-width: 767px) and (max-width: 1000px) {
    .market-hkex .csm_resources__videos-list ul {
        margin-right: -7px;
        margin-left: -7px;
    }
    .market-hkex .csm_resources__videos-list ul li {
        margin-right: 7px;
        margin-left: 7px;
    }
}
@media (max-width: 767px) {
    .market-hkex .csm_resources__videos-list ul {
        margin: 0;
    }
    .market-hkex .csm_resources__videos-list ul li {
        width: calc(50% - 10px);
        margin-left: 0;
        margin-right: 20px;
    }
    .market-hkex .csm_resources__videos-list ul li:nth-child(2n) {
        margin-right: 0;
    }
    .market-hkex .csm_resources__videos-list ul li .resources__video--item-thumbnail img {
        width: 100%;
    }
}
.market-hkex .csm-content__section_resource .csm_resources__videos-list {
    padding: 0 30px 20px;
    overflow: hidden;
}
@media (max-width: 767px) {
    .market-hkex .csm-content__section_resource .csm_resources__videos-list {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.market-hkex .csm-content__ashare-lookup {
    font-size: 0.875rem;
}
.market-hkex .csm-content__ashare-lookup .section__panel::after {
    content: ' ';
    clear: both;
    display: block;
}
.market-hkex .csm-content__ashare-lookup--text {
    padding-top: 10px;
}
.market-hkex .csm-content__ashare-lookup--text {
	float: left;
	width: calc(100% - 270px);
}
.market-hkex .withoutImage .csm-content__ashare-lookup--text, .market-hkex .withoutImage .csm-content__ashare-lookup--quick-links {
	width: 100% !important;
}
.market-hkex .csm-content__ashare-lookup--image {		
	float: right;
	/*width: 50%;*/
	width: 270px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.market-hkex .csm-content__ashare-lookup--image img {
    /*width: 100%;
    max-width: 100%;*/
	display: block;
	margin: 0 auto;
	max-height: 156px;
	max-width: 100%;
}
.market-hkex .csm-content__ashare-lookup--quick-links {
	float: left;
	/*width: 50%;*/
	width: calc(100% - 270px);
}
@media (max-width: 767px) {
	.market-hkex .csm-content__ashare-lookup--content {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
    .market-hkex .csm-content__ashare-lookup--text {
        float: none;
        width: 100%;		
    }
	.market-hkex .csm-content__ashare-lookup--image {
		float: none;
		width: 100%;
		padding-left: 0px;
	}
    .market-hkex .csm-content__ashare-lookup--quick-links {        
		float: none;
		width: 100%;
    }
}
.market-hkex .csm-content__ashare-lookup--quick-links .quick-link-list-tablet-mobile li {
    width: 100%;
    margin-right: 0;
}
@media (max-width: 767px) {
    .market-hkex .csm-content__ashare-lookup--quick-links .quick-link-list {
        text-align: right;
    }
    .market-hkex .csm-content__ashare-lookup--quick-links .quick-link-list li a {
        padding-right: 30px;
    }
    .market-hkex .csm-content__ashare-lookup--quick-links .quick-link-list li a span {
        float: none;
        text-align: right;
        max-width: 100%;
        width: 100%;
    }
}
.market-hkex #csm-topranking {
    font-size: 0.875rem;
}
@media (max-width: 1000px) {
    .market-hkex #csm-topranking {
        margin-top: 20px;
    }
}
.market-hkex #csm-topranking .tpright {
    background: white;
    box-shadow: 0 1px 0 0 #a1b4c5;
}
.market-hkex #csm-topranking .datarow {
    color: #13426B;
}
.market-hkex #csm-topranking .upval {
    color: #24803D;
}
.market-hkex #csm-topranking .downval {
    color: #E72742;
}
.market-hkex #csm-topranking .oddrow {
    background-color: #F2F6F8;
}
.market-hkex #csm-topranking .scroll_tabs_container {
    margin-top: 0;
}
.market-hkex #csm-topranking .scroll_tabs_container li {
    text-align: center;
    line-height: 1;
    height: 44px;
    white-space: normal;
    width: 100px;
}
.market-hkex #csm-topranking .scroll_tabs_container .boundtype {
    display: block;
    font-size: 0.75rem;
    color: #979797;
}
.market-hkex #csm-topranking .headerrow,
.market-hkex #csm-topranking .datarow {
    padding: 7px 20px 8px;
}
.market-hkex #csm-topranking .turnover,
.market-hkex #csm-topranking .change {
    text-align: right;
}
.market-hkex #csm-topranking .listbox .price {
    flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
    padding: 0px 2px 0px;
}
.market-hkex #csm-topranking .listbox .turnover {
    flex: 0 0 35%;
    width: 35%;
    max-width: 35%;
    padding: 0px 2px 0px;
}
.market-hkex #csm-topranking .listbox .change {
    flex: 0 0 35%;
    width: 35%;
    max-width: 35%;
    padding: 0px 2px 0px;
}

/*Shaman Tso on 31 Jul UAT# 5353*/
.market-hkex .fontsize-large #csm-topranking .listbox  .price {
    flex: 0 0 14%;
    width: 14%;
    max-width: 14%;
    padding: 0px 2px 0px;
}
.market-hkex .fontsize-large #csm-topranking .listbox  .turnover {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
    padding: 0px 2px 0px;
}
.market-hkex .fontsize-large #csm-topranking .listbox  .change {
    flex: 0 0 46%;
    width: 46%;
    max-width: 46%;
    padding: 0px 2px 0px;
}


.market-hkex #csm-topranking .listbox .headerrow {
    color: #4A4A4A;
    display: flex;
    align-items: flex-start;
    font-size: 0.75rem;
}
.market-hkex #csm-topranking .listbox .headerrow::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.market-hkex #csm-topranking .listbox .datarow {
    font-size: 0.75rem;
}
.market-hkex #csm-topranking .listbox .datarow .name {
    margin-bottom: 4px;
}
.market-hkex #csm-topranking .listbox .datarow .name .ric {
    font-weight: 700;
}
.market-hkex #csm-topranking .listbox .datarow .name .code {
    font-size: 0.875rem;
}
.market-hkex #csm-topranking .listbox .datarow .value {
    font-weight: 700;
}
.market-hkex #csm-topranking .listbox .datarow .value .price,
.market-hkex #csm-topranking .listbox .datarow .value .turnover,
.market-hkex #csm-topranking .listbox .datarow .value .change {
    float: left;
}
.market-hkex #csm-topranking .lastupdate {
    color: #4A4A4A;
    font-size: 0.75rem;
    /*padding: 10px 20px 13px;*/
    font-weight: normal;
}
.market-hkex #csm-topranking .viewallbox {
    font-weight: 700;
    text-align: left;
    margin-top: -25px;
    padding-right: 16px;
    padding-bottom: 30px;
}

.market-hkex .fontsize-large #csm-topranking .viewallbox {
	margin-top: -28px;
}

.market-hkex .fontsize-small #csm-topranking .viewallbox {
	margin-top: -17px;
}

.market-hkex #csm-topranking .viewallbox .viewall {
    display: inline-block;
    background: url("../image/arrow-right.png") no-repeat 100% center;
    padding-right: 13px;
    float: right;
}

.market-hkex  .fontsize-small #csm-topranking .clearfix{
	min-height: 1px;
}

@media (min-width: 1000px) {
	.market-hkex  #csm-topranking .clearfix{
		min-height: 55px !important;
	}
}


.market-hkex  #csm-topranking .csmclearfix-updatedate{
	min-height: 10px;
}

.market-hkex .fontsize-small #csm-topranking .csmclearfix-updatedate{
	min-height: 10px;
}
.market-hkex .csm-content__slider {
    overflow: hidden;
	background: #ffffff;
    border-bottom: 1px solid #AEB4C5;
    margin-bottom: 20px;
	width: 100%;
	/*height: 433px;*/
}
.market-hkex .csm-content__slider-loading {
	display: none !important;
}
.market-hkex .csm-content__slider .csm-banner-loading {
	width: 100%;
	height: 400px;
}
.market-hkex .csm-content__slider .csm-banner-loading img {
	display: block;
	margin: 0 auto;
	padding-top: 150px;
}
.market-hkex .csm-content__slider .csm-content--slider__slide {
	width: 100%;
}
.market-hkex .scEnabledChrome .csm-content__slider {
	height: inherit !important;
}
.market-hkex .scEnabledChrome .csm-content__slider .slider__wrapper {
	height: inherit !important;
}
.market-hkex .scEnabledChrome .csm-content__slider .csm-content--slider__slide {
	border-bottom: 5px solid #d1dde6;	
}
.market-hkex .csm-banner__addItemPanel {
	color: #ffffff;
}

@media (max-width: 1000px) {
    .market-hkex .csm-content__slider {
        float: left;
    }
    .market-hkex .csm-content__slider .slider__slide {
        height: auto;
    }
}

.market-hkex .csm-content__slider .slider__slides_nav {
    top: 50%;
    margin-top: -19px;
    opacity: 0.3;
    background-color: black;
	width: 20px;
}
.market-hkex .csm-content__slider .slider__slides_nav.next {
    left: auto;
    right: 0;
}
@media (min-width: 1001px) {
    .market-hkex .csm-content__slider .slider__slides_nav {
        display: block !important;
    }
}
.market-hkex .csm-content__slider .prev .previcon,
.market-hkex .csm-content__slider .next .nexticon {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    display: inline-block;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: -8px;
}
.market-hkex .csm-content__slider .prev .previcon {
    left: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.market-hkex .csm-content__slider .next .nexticon {
    right: 7px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
@media (max-width: 767px) {
	.market-hkex .csm-content__slider .slider__slides_nav {
		width: 15px;
	}
	.market-hkex .csm-content__slider .prev .previcon,
	.market-hkex .csm-content__slider .next .nexticon {
		width: 14px;
		height: 14px;
		margin-top: -7px;
	}
	.market-hkex .csm-content__slider .prev .previcon {
		left: 4px;
	}
	.market-hkex .csm-content__slider .next .nexticon {
		right: 4px;
	}
}
.market-hkex .csm-banner {
    padding: 30px;
    /*min-height: 433px;*/
}
@media (min-width: 1001px) {
    .market-hkex .csm-banner .text {
        float: left;
        /*width: 50%;*/
		width: calc(100% - 459px);
        padding-right: 20px;
    }
}
@media (max-width: 1000px) {
    .market-hkex .csm-banner .text {
        padding-bottom: 20px;
    }
}
.market-hkex .csm-banner .media-box {
    position: relative;
}
@media (min-width: 1001px) {
    .market-hkex .csm-banner .media-box {
        /*width: 50%;*/
		width: 459px;
        float: right;
    }
}
.market-hkex .csm-banner .media-box .media-container {
    z-index: 10;
    position: relative;
}
@media (min-width: 1001px) {
    /*.market-hkex .csm-banner .media-box .media-container {        
		height: 259px;
    }*/
	.market-hkex .csm-banner .media-box .media-container video {
        max-height: 259px;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
	.market-hkex .csm-banner .media-box .media-container {
        width: 430px;
		height: 240px;
        float: left;
    }
	.market-hkex .csm-banner .media-box[data-total="1"] .media-container {
		margin: 0 auto;
		float: none;
	}
	.market-hkex .csm-banner .media-box .media-container video {
        max-width: 430px;
		max-height: 240px;
	}
}
@media (max-width: 767px) {
    .market-hkex .csm-banner .media-box .media-container {
        display: block !important;
        width: 46.42857%;
		max-width: 280px;
        /*margin-right: 7.14286%;*/
        float: left;
        min-height: 73px !important;
    }
    .market-hkex .csm-banner .media-box .media-container[data-index="2"] {
        margin-right: 0;
    }
    .market-hkex .csm-banner .media-box[data-total="3"] .media-container[data-index="0"], .market-hkex .csm-banner .media-box[data-total="1"] .media-container[data-index="0"] {
        width: 100%;
        float: none;
        min-height: 157px !important;
        margin-bottom: 20px;
		margin: 0 auto;
    }
	.market-hkex .csm-banner .media-box[data-total="2"] .media-container[data-index="1"], .market-hkex .csm-banner .media-box[data-total="3"] .media-container[data-index="2"] {
		float: right !important;
	}
}

.market-hkex .csm-banner .media-box .media-container img {
    max-width: 459px;
	height: 259px;
	/*height: 100%*/
    /*width: 100%;*/
	display: block;
	margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1000px) {
	.market-hkex .csm-banner .media-box .media-container img {
		max-width: 430px;
	}
}
@media (max-width: 767px) {	
	.market-hkex .csm-banner .media-box .media-container img {
		max-height: 259px;
		height: inherit;
		width: 100%;
	}
}

.market-hkex .csm-banner .media-box .media-list {
    position: relative;
    z-index: 20;
}
.market-hkex .csm-banner .media-box .movebackward {
	z-index: 0;
}

@media (min-width: 1001px) {
    .market-hkex .csm-banner .media-box .media-list {
        margin-top: -14px;
        text-align: center;
    }
}
@media (max-width: 1000px) {
    .market-hkex .csm-banner .media-box .media-list {
        width: 150px;
        float: right;
    }
}
@media (max-width: 767px) {
    .market-hkex .csm-banner .media-box .media-list {
        display: none;
    }
}
.market-hkex .csm-banner .media-box .media-list .playing::after {
    content: attr(play-text) "";
    display: inline-block;
    font-size: 0.5625rem;
    background: #E72742;
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1px 8px 3px 5px;
    border-top-right-radius: 8px;
}
.market-hkex .csm-banner .media-box .media-list ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    text-align: left;
}
.market-hkex .csm-banner .media-box .media-list ul li {
    display: inline-block;
    margin-right: 15px;
}
.market-hkex .csm-banner .media-box .media-list ul li:last-child {
    margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1000px) {
    .market-hkex .csm-banner .media-box .media-list ul li {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.market-hkex .csm-banner .media-box .media-list .media-list-item .thumbnail-image {
	width: 130px;
	height: 74px;
	margin: 0 auto;
}
.market-hkex .csm-banner .media-box .media-list ul li .thumbnail {
    width: 100%;
	height: 100%;
    position: relative;
}
.market-hkex .csm-banner .media-box .media-list ul li .thumbnail img {
    max-width: 100%;
    /*width: 100%;*/
	height: 74px;
    float: none;
    position: static;
	display: block;
	margin: 0 auto;
    /*height: auto;*/
}
.market-hkex .csm-banner video {
    margin-top: 0;
}
.market-hkex .csm-banner .media-box .media-list {
    display: none;
}
@media (min-width: 768px) {
    .market-hkex .csm-banner .media-box .media-list {
        display: block;
    }
}
@media (max-width: 767px) {
    .market-hkex .csm-banner {
        padding: 20px;
    }
}
.market-hkex .cal-agenda .event__view-all-link {
	padding-right: 15px;
}

.market-hkex .cal-agenda .agenda__events div.emptySet {
	padding-top: 16px;
	padding-bottom: 16px;
}
@media (max-width: 767px) {
	.market-hkex .cal-agenda .agenda__events div.emptySet {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.market-hkex .cal-agenda .cal-view {
    text-align: right;
    padding-bottom: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .market-hkex .cal-agenda .cal-view {
        padding-right: 30px;
    }
}
/*
.market-hkex .cal-agenda .cal-view__link {
  display: inline-block;
  background: url("../image/arrow-right.png") no-repeat 100% 50%;
  padding-right: 17px;
  margin-right: 23px; }
*/

.market-hkex .csm-content__events_section {
    -webkit-box-shadow: 0 1px 0 0 #a1b4c5;
    box-shadow: 0 1px 0 0 #a1b4c5;
}

.market-hkex .csm-content__section_resource--list.video-img-thumbnail img[tabindex] {
    outline: none;
}
.market-hkex .csm-content__section_resource--list.video-img-thumbnail p.resources__title {
    margin-top: 7px;
    font-weight: 700;
    display: block;
}
.market-hkex .csm-content__section_resource--list.video-img-thumbnail p.list-panel__item-heading-date {
    font-size: 0.6875rem;
    color: #7d7d7d;
    padding-top: 5px;
    line-height: 1;
}
.market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(2n+1) {
    clear: both;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(2n+1) {
        clear: none;
    }
}
.market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(2n+2) {
    margin-left: 53.57143%;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(2n+2) {
        clear: none;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(3n+1) {
        clear: both;
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(3n+2) {
        margin-left: 33.63333%;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li:nth-child(3n+3) {
        margin-left: 67.26667%;
    }
}
.market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li {
    width: 46.42857%;
    padding-right: 0;
    margin-right: -100%;
    float: left;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource--list.video-img-thumbnail ul li {
        width: 31.3%;
        padding-right: 0;
    }
}
.market-hkex .resources__video--item {
    position: relative;
}
.market-hkex .resources__video--item-thumbnail {
    overflow: hidden;
    text-align: center;
    position: relative;
}
@media (min-width: 768px) {
    .market-hkex .resources__video--item-thumbnail {
        max-height: 108px;
        height: 108px;
    }
    .market-hkex .resources__video--item-thumbnail img {
        width: auto;
        max-width: none;
        height: 100%;
    }
}
.market-hkex .resources__booklet--item-img {
    overflow: hidden;
    text-align: center;
}
@media (min-width: 768px) {
    .market-hkex .resources__booklet--item-img {
        max-height: 216px;
        height: 216px;
    }
    .market-hkex .resources__booklet--item-img img {
        width: auto;
        height: 100%;
        max-width: auto;
    }
}
.market-hkex .resources__desc {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .market-hkex .resources__desc {
        display: none;
    }
}
.market-hkex .resources__presentation--attachment {
    margin-top: 7px;
    font-size: 0.875rem;
}
.market-hkex .resources__presentation--attachment span.pdf::after,
.market-hkex .resources__presentation--attachment span.webinar::after,
.market-hkex .resources__presentation--attachment span.doc::after,
.market-hkex .resources__presentation--attachment span.xls::after,
.market-hkex .resources__presentation--attachment span.csv::after,
.market-hkex .resources__presentation--attachment span.ppt::after,
.market-hkex .resources__presentation--attachment span.txt::after,
.market-hkex .resources__presentation--attachment font.pdf::after,
.market-hkex .resources__presentation--attachment font.webinar::after,
.market-hkex .resources__presentation--attachment font.doc::after,
.market-hkex .resources__presentation--attachment font.xls::after,
.market-hkex .resources__presentation--attachment font.csv::after,
.market-hkex .resources__presentation--attachment font.ppt::after,
.market-hkex .resources__presentation--attachment font.txt::after {
    margin-left: 0;
    margin-right: 6px;
}
.market-hkex .resources__presentation--attachment a.csm-view-webinar::before,
.market-hkex .resources__presentation--attachment a.csm-download-pdf::before {
    margin-left: 0;
    margin-right: 6px;
}
.market-hkex .resource_loadMore {
    padding: 16px 20px;
    text-align: right;
}
@media (min-width: 768px) {
    .market-hkex .resource_loadMore {
        padding: 16px 30px;
    }
}
.market-hkex .resource_loadMore:empty {
    display: none;
}
.market-hkex .resources__img-play-button {
    display: block;
    width: 36px;
    height: 36px;
    background: url("../image/play.png") no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    opacity: 0.8;
    border-radius: 48%;
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: transparent;
    position: absolute;
    text-indent: -200px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .market-hkex .resources__img-play-button {
        width: 47px;
        height: 47px;
        margin-top: -23.5px;
        margin-left: -23.5px;
    }
}
.market-hkex .video-img-thumbnail a.resources__img-play-button {
    margin-top: -18px;
    margin-left: -18px;
    color: transparent;
}
.market-hkex .video-img-thumbnail a.resources__img-play-button:hover {
    opacity: 0.4;
    outline: none;
}
@media (min-width: 768px) {
    .market-hkex .video-img-thumbnail a.resources__img-play-button {
        margin-top: -23.5px;
        margin-left: -23.5px;
    }
}
.market-hkex .resources__presentation--item {
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .market-hkex .resources__presentation--item {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.market-hkex .csm-content__section_resource .section__title-left-border,
.market-hkex .csm-content__events_section .section__title-left-border {
    padding-right: 0;
}
.market-hkex .csm-content__section_resource .modal-dialog {
    margin: 0 auto;
    height: 100%;
}
.market-hkex .csm-content__section_resource .resource_scroll_tabs li {
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .scroll_tabs_content {
        overflow: hidden;
        height: 380px;
    }
}
.market-hkex .csm-content__section_resource .scroll_tabs_content .video-img-thumbnail {
    padding: 20px 30px 0px;
}
@media (max-width: 767px) {
    .market-hkex .csm-content__section_resource .scroll_tabs_content .video-img-thumbnail {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.market-hkex .csm-content__section_resource .scroll_tabs_content .item-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.market-hkex .csm-content__section_resource .scroll_tabs_content .item-list ul li {
    padding: 0;
    margin: 0;
}
.market-hkex .csm-content__section_resource .scroll_tabs_content .item-list ul li:nth-child(even) .list-panel__item {
    background-color: #f2f6f8;
}
.market-hkex .csm-content__section_resource .video-img-thumbnail img[tabindex] {
    outline: none;
}
.market-hkex .csm-content__section_resource .video-img-thumbnail p.resources__title {
    margin-top: 7px;
    font-weight: 700;
    display: block;
}
.market-hkex .csm-content__section_resource .video-img-thumbnail p.list-panel__item-heading-date {
    font-size: 0.6875rem;
    color: #7d7d7d;
    padding-top: 5px;
    line-height: 1;
}
.market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(2n+1) {
    clear: both;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(2n+1) {
        clear: none;
    }
}
.market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(2n+2) {
    margin-left: 53.57143%;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(2n+2) {
        clear: none;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(3n+1) {
        clear: both;
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(3n+2) {
        margin-left: 33.63333%;
    }
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li:nth-child(3n+3) {
        margin-left: 67.26667%;
    }
}
.market-hkex .csm-content__section_resource .video-img-thumbnail ul li {
    width: 46.42857%;
    padding-right: 0;
    margin-right: -100%;
    float: left;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .market-hkex .csm-content__section_resource .video-img-thumbnail ul li {
        width: 31.3%;
        padding-right: 0;
    }
}
.market-hkex .etp-education-right .video-img-thumbnail.csm-content__section_resource--list {
    margin-top: 0;
}
.market-hkex .etp-education-right .csm-content__section_resource--list {
    padding-top: 30px;
}
@media (max-width: 767px) {
    .market-hkex .etp-education-right .csm-content__section_resource--list:not(.presentations-list) {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/*Edit by Edward Date:5/7/2017 Reason:New Tab Style*/
.market-hkex .etp-education-right .presentations-list {
    margin-left: 0px;
    margin-right: 0px;
}
@media (max-width: 767px) {
    .market-hkex .etp-education-right .presentations-list {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 768px) {
    .market-hkex .etp-education-right .resources__video--item-thumbnail {
        max-height: none;
        height: auto;
    }
    .market-hkex .etp-education-right .resources__video--item-thumbnail img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
}
.market-hkex .etp-education-right .csm-content__section_resource--list+.show-reel .video-control__fullscreen-play-pause-button {
    background-size: contain;
}
.market-hkex .etp-education-right .csm-content__section_resource--list+.show-reel .video-control__showreel-middle-button {
    overflow: hidden;
    text-indent: -2000px;
}
.market-hkex .csm-banner .banner-title {
    font-size: 1.875rem;
	/*line-height: 0.73;*/
    font-weight: normal;
    color: #10416c;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.market-hkex .csm-banner .banner-description {
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1.52;
    color: #10416c;
    padding-bottom: 20px;
}
.market-hkex .csm-banner .media-box .media-list .thumbnail .thumbnail-desc {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(16, 65, 108, 0.85);
    vertical-align: middle;
    font-size: 0.5625rem;
}
.market-hkex .csm-banner .media-box .media-list .thumbnail .csm-banner__thumbnail-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.market-hkex .csm-banner .media-box .media-list .thumbnail .video_link {
    background: url("../image/play.png") no-repeat;
    opacity: 0.8;
    background-size: 31px 31px;
    background-position: 90% center;
}
.market-hkex .csm-banner .media-box .media-list .thumbnail .thumbnail-desc span {
    text-transform: uppercase;
    display: block;
    padding: 15px 40px 13.2px 12px;
    text-overflow: ellipsis;
    z-index: 50;
}

.market-hkex .csm-banner .media-box .media-container {
    display: none;	
}
@media (max-width: 767px) {
	.market-hkex .csm-banner .media-box .media-container {
		display: block;
	}
}
.market-hkex .csm-banner .media-box .active {
    display: block;
}
.market-hkex .csm-banner .media-box .media-list .media-list-item .container-selected {
    border: 2px solid #E72742;
}
.market-hkex .csm-banner .media-box .media-list .container-selected .video_link {
    background: none;
}

.market-hkex .csm-banner .media-box .media-container .video-control-desc {
	font-size: 0.8125rem;
    font-weight: bold;
    color: #10416c;
	padding-top: 5px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
@media (min-width: 767px) {
	.market-hkex .csm-banner .media-box .media-container .video-control-desc {
		display: none;
	}
}

.market-hkex #csm-topranking .scroll_tabs_container li{
	height: auto;
}

.market-hkex .fontsize-large #csm-topranking .scroll_tabs_container {
	height: 53px;
}

.market-hkex .fontsize-large #csm-topranking .scroll_tabs_container li {
	width: 120px;
	height: auto;
}

.market-hkex .fontsize-small #csm-topranking .scroll_tabs_container {
	height: 36px;
}

.market-hkex .fontsize-small #csm-topranking .scroll_tabs_container li {
	width: 70px;
	height: auto;
	padding-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 1000px) {
	.market-hkex #csm-topranking .scroll_tabs_container li{
		width: 170px;
		height: auto;
	}
	
	.market-hkex .fontsize-large  #csm-topranking .scroll_tabs_container li{
		width: 205px;
		height: auto;
		padding-bottom: 1px;
	}
	
	.market-hkex .fontsize-large  #csm-topranking .scroll_tabs_container div.scroll_tab_inner li {
		margin-right: 0px !important;
	}
	
	.market-hkex .fontsize-small #csm-topranking .scroll_tabs_container li{
		width: 113px;
		margin-top: 8px;
		padding-bottom: 0px;
	}
}

@media (max-width: 767px) {
	.market-hkex #csm-topranking .scroll_tabs_container li{
		height: auto;
		padding-bottom: 0px;
		width: 100px;
	}
	
	.market-hkex .fontsize-small #csm-topranking .scroll_tabs_container li{
		height: auto;
		padding-bottom: 2px;
		margin-top: 7px;
	}
	
	.market-hkex .fontsize-large #csm-topranking .scroll_tabs_container li {
		height: auto;
		width: 120px;
	}
}
.market-hkex  #csm-topranking .right-panel-sections-label .right-panel-sections-label-right {
	width: 75%;
}

.market-hkex .fontsize-large #csm-topranking .viewallbox  .lastupdate{
	padding-left: 10px;
	padding-right: 10px;
}
/* Edit by Edward Date:5/7/2017 Reason:New Tab Style*/
.market-hkex .csm-content__section_resource--list:not(.presentations-list) {
	background:#FFFFFF;
	padding-left:22px;
	margin-top:0px;
	padding-right:10px;
}
.market-hkex .csm-content__section_resource--list {
	background:#FFFFFF;
}

/*Csm Market Highlights/Daily Statistics Dropdown*/
.market-hkex .csm-monthly-highlights .csm-highlights-day-selection,
.market-hkex .csm-daily-stat .csm-dailystat-day-selection
{
	width: 60px;
	display: inline-block;
    margin-bottom:10px;
}

.market-hkex .csm-daily-stat .csm-dailystat-day-selection .select-items
{
    z-index: 35;
}

.market-hkex .csm-monthly-highlights .csm-highlights-month-selection,
.market-hkex .csm-daily-stat .csm-dailystat-month-selection{
	width: 60px;
	display: inline-block;
}

.market-hkex .csm-daily-stat .csm-dailystat-month-selection .select-items
{
    z-index: 35;
}

.market-hkex .csm-monthly-highlights .csm-highlights-year-selection,
.market-hkex .csm-daily-stat .csm-dailystat-year-selection{
	width: 80px;
	display: inline-block;
    margin-right: 10px;
}

.market-hkex .csm-daily-stat .csm-dailystat-year-selection .select-items
{
    z-index: 35;
}
.market-hkex .csmStatTimeContainer p{
	font-size: 0.875rem;
}

.market-hkex .csm-daily-stat #firstDropdownList{
    display:none;
}
.market-hkex .csm-daily-stat #secondDropdownList{
    margin-top: 10px;
    z-index:25;
    display: inherit;
}

.market-hkex .csm-daily-stat .select-group .select-items__scroll--container
{
    z-index:36;
}
/*
Shaman Tso on 31 Jul 2017 UAT# 5333
*/
.market-hkex .fontsize-large .scroll_tabs_container .scroll_tab_left_button{
	height: 53px;
	background:url("../image/left-arrow-bg-large.png") no-repeat center !important;
}

.market-hkex .fontsize-large .scroll_tabs_container .scroll_tab_right_button{
	height: 53px;
	background:url("../image/right-arrow-bg-large.png") no-repeat center !important;
}

.market-hkex .scroll_tabs_container .scroll_tab_right_button img.CSM-top-stock-img{
	padding-top:0px;
}

.market-hkex .scroll_tabs_container .scroll_tab_left_button img.CSM-top-stock-img{
	padding-top:0px;
}

.market-hkex .csm-monthly-highlights #firstDropdownList.select-group .select-items,
.market-hkex .csm-monthly-stat #firstDropdownList.select-group .select-items,
.market-hkex .csm-short-selling #firstDropdownList.select-group .select-items
{
	z-index: 30;
}

.market-hkex .csm-monthly-highlights #secondDropdownList.select-group .select-items,
.market-hkex .csm-monthly-stat #secondDropdownList.select-group .select-items,
.market-hkex .csm-short-selling #secondDropdownList.select-group .select-items
{
	z-index: 29;
}
.market-hkex .csm-monthly-highlights .select-group .select-items__scroll--container,
.market-hkex .csm-monthly-stat .select-group .select-items__scroll--container,
.market-hkex .csm-short-selling .select-group .select-items__scroll--container
{
	z-index: 31;
}

