.tns-outer {
	padding: 0 !important
}

.tns-outer [hidden] {
	display: none !important
}

.tns-outer [aria-controls], .tns-outer [data-action] {
	cursor: pointer
}

.tns-slider {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.tns-slider > .tns-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel > .tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
	content: '';
	display: table;
	clear: both
}

.tns-horizontal.tns-no-subpixel > .tns-item {
	float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
	margin-right: -100%
}

.tns-no-calc {
	position: relative;
	left: 0
}

.tns-gallery {
	position: relative;
	left: 0;
	min-height: 1px
}

.tns-gallery > .tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: transform 0s, opacity 0s;
	-moz-transition: transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s
}

.tns-gallery > .tns-slide-active {
	position: relative;
	left: auto !important
}

.tns-gallery > .tns-moving {
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s
}

.tns-autowidth {
	display: inline-block
}

.tns-lazy-img {
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;
	opacity: 0.6
}

.tns-lazy-img.tns-complete {
	opacity: 1
}

.tns-ah {
	-webkit-transition: height 0s;
	-moz-transition: height 0s;
	transition: height 0s
}

.tns-ovh {
	overflow: hidden
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 0
}

.tns-normal, .tns-fadeOut {
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1
}

.tns-vpfix {
	white-space: nowrap
}

.tns-vpfix > div, .tns-vpfix > li {
	display: inline-block
}

.tns-t-subp2 {
	margin: 0 auto;
	width: 310px;
	position: relative;
	height: 10px;
	overflow: hidden
}

.tns-t-ct {
	width: 2333.3333333%;
	width: -webkit-calc(100% * 70 / 3);
	width: -moz-calc(100% * 70 / 3);
	width: calc(100% * 70 / 3);
	position: absolute;
	right: 0
}

.tns-t-ct:after {
	content: '';
	display: table;
	clear: both
}

.tns-t-ct > div {
	width: 1.4285714%;
	width: -webkit-calc(100% / 70);
	width: -moz-calc(100% / 70);
	width: calc(100% / 70);
	height: 10px;
	float: left
}

.controls {
	text-align: center;
}

.controls li {
	display: block;
	position: absolute;
	top: 50%;
	height: 60px;
	line-height: 60px;
	margin-top: -30px;
	padding: 0 15px;
	cursor: pointer;
	transition: background 0.3s;
}

.controls li img {
	display: inline-block;
	vertical-align: middle;
}

.controls .prev {
	left: 0;
}

.controls .next {
	right: 0;
}

.controls li:hover {
	background: #f2f2f2;
}

.tns-controls {
	text-align: center;
	margin-bottom: 10px;
}

.tns-controls [aria-controls] {
	font-size: 15px;
	margin: 0 5px;
	padding: 0 1em;
	height: 2.5em;
	color: #000;
	background: var(--app-color);
	border-radius: 3px;
	border: 0;
}

.lt-ie9 .tns-controls > [aria-controls] {
	line-height: 2.5em;
}

[data-action] {
	display: block;
	margin: 10px auto;
	font-size: 17px;
	min-width: 3em;
	text-align: center;
	background: transparent;
	border: 0;
}

.tns-controls [disabled] {
	color: #999999;
	background: #B3B3B3;
	cursor: not-allowed !important;
}

.tns-nav {
	text-align: center;
	margin: 10px 0;
}

.tns-nav > [aria-controls] {
	width: 9px !important;;
	height: 9px !important;
	padding: 0;
	margin: 0 5px;
	border-radius: 50% !important;;
	background: #ddd !important;;
	border: 0 !important;;
}

.tns-nav > .tns-nav-active[aria-controls] {
	background: #888888 !important;
}

.content-block-legacy, .content-block-loyalty-resource-listing, .content-block-sorting {
	text-align: left;
}

.content-block-tabs {
	display: flex;
}

.content-block-tabs--item {
	display: block;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 12px 0;
	cursor: pointer;
	font-weight: 300;
	flex-grow: 1;
	flex-basis: 0;
	min-width: 0;
	text-decoration: none;
}

.ui-page-theme-a a.content-block-tabs--item {
	color: #000000;
	font-size: 16px;
	font-weight: 300;
}

.ui-page-theme-a a.content-block-tabs--item:visited {
	color: #000000;
}

.content-block-tabs--item.active {
	border-bottom: solid 2px #000000;
}

.pageDetail .bee-col {
	max-width: 100%;
}

.content-block-loyalty-resource-listing .pointHistoryItemWrapper {
	display: flex;
	justify-content: space-between;
	padding-top: 12px;
	padding-bottom: 12px;
}

.content-block-loyalty-resource-listing .pointContentWrapper {
	margin-right: 15px;
}

.content-block-loyalty-resource-listing .pointHistoryItemWrapper {
	border-bottom: 1px solid #e3e3e3;
}

.content-block-loyalty-resource-listing .pointValueWrapper {
	color: #888888;
	text-align: right;
	min-width: 70px;
}

.content-block-loyalty-resource-listing .pointValueWrapper.positive {
	color: var(--app-color)
}

.content-block-loyalty-resource-listing .pointHistoryWrapper .pointHistoryItem:last-child .pointHistoryItemWrapper {
	border: none;
}

.content-block-loyalty-resource-listing .pointContentExpiry {
	font-weight: 300;
}

.content-block-loyalty-resource-listing .pointExpiryValue {
	float: right;
}

.content-block-loyalty-resource-listing .order-item {
	clear: both;
	border-bottom: 1px solid #f3f3f3;
	padding-top: 10px;
	cursor: pointer;
	padding-bottom: 5px;
}

.content-block-loyalty-resource-listing * {
	word-break: normal;
}

.content-block-loyalty-resource-listing .pull-right {
	float: right !important;
}

.resource-item--text-grid {
	/*display: grid;*/
	/*grid-template-columns: repeat(auto-fit, minmax(0, 1fr));*/
	display: flex;
	justify-content: space-between;
}

.resource-item--text-grid-item {
	flex-grow: 1;
}

.grid-item-position-inline {
	display: inline;
}

.resource-item--text {
	flex-grow: 1;
}

.resource-item--img {
	flex-shrink: 0;
}

/*-----Content block sorting------*/
.top-element-for-content-block {
	position: absolute;
	right: 12px;
	top: 0;
	display: flex;
	align-items: center;
	min-height: 25px;
}

.flex-horizontal-text-left, .flex-horizontal-text-right {
	display: flex;
	flex-wrap: nowrap;
}

.flex-horizontal-text-left .resource-item--img {
	margin-left: 10px;
}

.flex-horizontal-text-right .resource-item--img {
	margin-right: 10px;
}

.ui-page-theme-a .content-block-loyalty-resource-listing a.loyalty-resource-item {
	text-decoration: none;
	color: var(--app-color);
}

.ui-page-theme-a .content-block-loyalty-resource-listing .listing-content:not(.carouselable) a.loyalty-resource-item {
	display: block;
}

.content-block-loyalty-resource-listing a.loyalty-resource-item {
	color: var(--app-color);
	font-weight: normal;
}

.content-block-loyalty-resource-listing .value-change-positive {
	color: var(--app-color) !important;
}

.carousel-placeholder {
	height: 180px;
}

.content-block-sorting.placement-on-top {
	display: none;
}

.content-block-sorting-handler {
	text-align: right;
}

.content-block-legacy .message {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	position: relative;
	top: unset;
}

.lazy-loading-icon:before {
	content: "";
	display: block;
	position: absolute;
	border: 2px solid #c5c5c5;
	border-top-color: #3f484f;
	border-radius: 50%;
	background-color: inherit;
	width: 30px;
	height: 30px;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-animation: spin .6s linear infinite;
	animation: spin .6s linear infinite;
}

.pageDetail .legacy-content {
	display: none;
}

.layout-two-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.loyalty-resource-empty-message, .grid-full-column {
	grid-column: 1 / -1;
}

.tags-param-filter-element {
	padding: 4px 20px;
	border-radius: 15px;
	background: #f2f2f2;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.tags-param-filter-element.active {
	background: var(--app-color);
	color: var(--master-button-color);
}

/*  scolling tag */
.able-scroll-flex{
	display: flex;
	overflow-x: scroll;
	position: relative;
	margin-right: 20px;
}

.able-scroll-flex .myLabel{
	margin-bottom: 3px;
	white-space:  nowrap;
}

.scrolling-tag-container .more-tag-span {
	cursor: pointer;
	position: absolute;
	right: 0;
	font-size: 35px;
	top: -6px;
	display: none;
}

.reward-list-item--tag {
	color: var(--app-color) !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

.reward-list-item--tag.active {
	color: var(--master-button-color) !important;
	background-color: var(--app-color) !important;
	text-decoration: none !important;
	font-weight: normal !important;
}