/**
 * Swiper 6.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 4, 2020
 */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}

	.swiper-container-autoheight .swiper-wrapper {
		align-items: flex-start;
		transition-property: transform,height
	}

.swiper-container-3d {
	perspective: 1200px
}

	.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
		transform-style: preserve-3d
	}

	.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		z-index: 10
	}

	.swiper-container-3d .swiper-slide-shadow-left {
		background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
	}

	.swiper-container-3d .swiper-slide-shadow-right {
		background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
	}

	.swiper-container-3d .swiper-slide-shadow-top {
		background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
	}

	.swiper-container-3d .swiper-slide-shadow-bottom {
		background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
	}

.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

	.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
		display: none
	}

	.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
		scroll-snap-align: start start
	}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
		opacity: .35;
		cursor: auto;
		pointer-events: none
	}

	.swiper-button-next:after, .swiper-button-prev:after {
		font-family: swiper-icons;
		font-size: var(--swiper-navigation-size);
		text-transform: none !important;
		letter-spacing: 0;
		text-transform: none;
		font-variant: initial;
		line-height: 1
	}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
		content: 'prev'
	}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
		content: 'next'
	}

	.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
		--swiper-navigation-color: #ffffff
	}

	.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
		--swiper-navigation-color: #000000
	}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0,0,0);
	z-index: 10
}

	.swiper-pagination.swiper-pagination-hidden {
		opacity: 0
	}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transform: scale(.33);
		position: relative
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
		transform: scale(1)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
		transform: scale(.33)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
		transform: scale(.66)
	}

	.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
		transform: scale(.33)
	}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px,-50%,0)
}

	.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 6px 0;
		display: block
	}

	.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
		top: 50%;
		transform: translateY(-50%);
		width: 8px
	}

		.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
			display: inline-block;
			transition: .2s transform,.2s top
		}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

	.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
		transition: .2s transform,.2s left
	}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

	.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
		background: var(--swiper-pagination-color,var(--swiper-theme-color));
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(0);
		transform-origin: left top
	}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

	.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
		width: 4px;
		height: 100%;
		left: 0;
		top: 0
	}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

	.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain
	}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

	.swiper-container-fade .swiper-slide .swiper-slide {
		pointer-events: none
	}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

	.swiper-container-cube .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1;
		visibility: hidden;
		transform-origin: 0 0;
		width: 100%;
		height: 100%
	}

		.swiper-container-cube .swiper-slide .swiper-slide {
			pointer-events: none
		}

	.swiper-container-cube.swiper-container-rtl .swiper-slide {
		transform-origin: 100% 0
	}

	.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
		pointer-events: auto;
		visibility: visible
	}

	.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

	.swiper-container-cube .swiper-cube-shadow {
		position: absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .6;
		-webkit-filter: blur(50px);
		filter: blur(50px);
		z-index: 0
	}

.swiper-container-flip {
	overflow: visible
}

	.swiper-container-flip .swiper-slide {
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 1
	}

		.swiper-container-flip .swiper-slide .swiper-slide {
			pointer-events: none
		}

	.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
		pointer-events: auto
	}

	.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
		z-index: 0;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

    .fancybox-container * {
        box-sizing: border-box;
    }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

    .fancybox-slide::before {
        content: '';
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

    .fancybox-slide--image::before {
        display: none;
    }

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0;
    }

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

    .fancybox-button,
    .fancybox-button:visited,
    .fancybox-button:link {
        color: #ccc;
    }

        .fancybox-button:hover {
            color: #fff;
        }

        .fancybox-button:focus {
            outline: none;
        }

        .fancybox-button.fancybox-focus {
            outline: 1px dotted;
        }

        .fancybox-button[disabled],
        .fancybox-button[disabled]:hover {
            color: #888;
            cursor: default;
            outline: none;
        }

        /* Fix IE11 */
        .fancybox-button div {
            height: 100%;
        }

        .fancybox-button svg {
            display: block;
            height: 100%;
            overflow: visible;
            position: relative;
            width: 100%;
        }

            .fancybox-button svg path {
                fill: currentColor;
                stroke-width: 0;
            }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1;
    }

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

    .fancybox-navigation .fancybox-button div {
        padding: 7px;
    }

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline;
    }

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px 0;
    }

    .fancybox-share p {
        margin: 0;
        padding: 0;
    }

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

    .fancybox-share__button:visited,
    .fancybox-share__button:link {
        color: #fff;
    }

    .fancybox-share__button:hover {
        text-decoration: none;
    }

.fancybox-share__button--fb {
    background: #3b5998;
}

    .fancybox-share__button--fb:hover {
        background: #344e86;
    }

.fancybox-share__button--pt {
    background: #bd081d;
}

    .fancybox-share__button--pt:hover {
        background: #aa0719;
    }

.fancybox-share__button--tw {
    background: #1da1f2;
}

    .fancybox-share__button--tw:hover {
        background: #0d95e8;
    }

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

    .fancybox-share__button svg path {
        fill: #fff;
    }

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

    .fancybox-thumbs__list a::before {
        border: 6px solid #ff5268;
        bottom: 0;
        content: '';
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94);
        z-index: 99991;
    }

    .fancybox-thumbs__list a:focus::before {
        opacity: .5;
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active::before {
        opacity: 1;
    }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

@charset "UTF-8";
[data-role="content"] {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.618;
  color: #333333;
  max-width: 100%;
  /** {
  	margin: 0;
  	padding: 0;
  }*/
  	/*.VCSortableInPreviewMode[type="SimpleQuote"] #NLElementFunc { top: -20px; }
  .VCSortableInPreviewMode[type="link"] #NLElementFunc { top: -20px; }
  .VCSortableInPreviewMode[type="content"] #NLElementFunc { top: -23px; }*/
  /* General LayoutAlbumWrapper style */
  /*before after*/
  /*------------------------------------------------------------*/
  /*blockcontent*/
  /*** FORMAT ON EDITOR ***/
  /*------------------------------------------------------------*/
  /*circlenumber*/
  /*------------------------------------------------------------*/
  /*blockquoteia*/
  /*------------------------------------------------------------*/
  /*credit*/
  /*------------------------------------------------------------*/
  /*football*/
  /*------------------------------------------------------------*/
  /*mediaalbum*/
  /*------------------------------------------------------------*/
  /*multipart*/
  /*relatednews*/
  /*------------------------------------------------------------*/
  /* sharephotofbbox */
  /*------------------------------------------------------------*/
  /* simplequote */
  /*------------------------------------------------------------*/
  /* slide imade */
  /*------------------------------------------------------------*/
  /* starquote */
  /*.star-quote a.star-ava { display: block; float: left; height: auto; width: 19%; margin-right: 1%; }*/
  /*.star-quote a.star-ava img { border-radius: 50%; width: 100%; height: auto; }*/
  /*.star-quote .name-n-quote { margin-left: 60px; }*/
  /*------------------------------------------------------------*/
  /* threemixvote */
  /*------------------------------------------------------------*/
  /* userquote */
  /*.VCCharacterBox, .VCCharacterBox.VCCharacterBoxOuter { min-width: 430px; }*/
  /*------------------------------------------------------------*/
  /*madebyme*/
  /*--------------------------------------------------------------*/
  /***** PROFILE BOX **********/
  /*.VCSortableInPreviewMode[type="profilecontentbox"] > div ul.NLProfileInfo li:last-child { margin-bottom: 0; }*/
  	/*.VCSortableInPreviewMode[type="insertembedcode"] {
  		overflow: hidden;
  		padding-top: 56.25%;
  		position: relative;
  	}
  
  	.VCSortableInPreviewMode[type="insertembedcode"] iframe {
  		border: 0;
  		height: 100%;
  		left: 0;
  		position: absolute;
  		top: 0;
  		width: 100%;
  	}*/
  /*input[type=checkbox].IMSCheckbox:disabled + label.IMSCheckboxLabel { background-position: -5px -97px; }*/
  /************* BLOCK QUOTE*************/
  /******* preview link box ******/
  /********* block-quote-info ********/
  /* new theme v2 */
  /****** Photo Info ******/
  /* Khong dung flex box vi gap case ma nhap text qua dai sẽ xau */
  /********** grid layout **********/
  /***** default layout ****/
  /*** LAYOUT 2 item ****/
  /****** LAYOUT 3 item ******/
  /****** LAYOUT 4 item ******/
  /****** LAYOUT 5 item ******/
  /****** LAYOUT 6 item ******/
  /******** link tham chieu *******/
  /******* block thong tin tham khao, tham chieu ******/
  /********** type="sliderimages" *******/
  /********** type="boxhighlight" *******/
  /********** type="relatednewsexternal" *******/
  /********** type="chartbox" *******/
  /*fix the a vo layout fancybox*/
  /*Type6*/
  /*.VCSortableInPreviewMode[relatednewsboxtype="type-6"] {
  	border: 1px solid #ccc;
  }*/
  /*Typ-7*/
  /* flip entire container, keeps perspective */
  /* flip the pane when hovered */
  	/*.flip-container, .front, .back {
                          width: 320px;
                          height: 480px;
                      }*/
  /* flip speed goes here */
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */
  /*end flip*/
  	/*.detail-full .detail-container .detail-mcontent .container-full .VCSortableInPreviewMode.alignCenterOverflow[type="photo"]{
          margin-left: -24%;
      max-width: unset !important;
  }*/
  /*CSS Landing*/
  /* css plugin landingblock */
  	/* .VCSortableInPreviewMode[type="landingblock"] .lpe-landing-page-iframe .lpe-landing-page-object[data-type="video"]{
      
  } */
  	/* .IMSPlugin-Popup#IMSinsertblocklandingpage{
      right: 20px;
      left: 20px;
      top: 20px;
      bottom: 20px;
      height: calc(100% - 40px);
      min-width: 95%;
  } */
  /* css popup edit */
  /* popup list */
  /* Let's get this party started */
  /* Track */
  /* Handle */
  /* Track */
  /* Handle */
  /*End CSS Landing*/ }
  [data-role="content"] h1, [data-role="content"] h2, [data-role="content"] h3, [data-role="content"] h4, [data-role="content"] h5, [data-role="content"] h6 {
    line-height: initial;
    font-weight: bold;
    margin: 0.5em 0; }
  [data-role="content"] h1 {
    font-size: 2em; }
  [data-role="content"] h2 {
    font-size: 1.5em; }
  [data-role="content"] h3 {
    font-size: 1.17em; }
  [data-role="content"] b, [data-role="content"] strong {
    font-weight: bold; }
  [data-role="content"] i {
    font-style: italic; }
  [data-role="content"] sub, [data-role="content"] sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  [data-role="content"] sub {
    bottom: -0.25em; }
  [data-role="content"] sup {
    top: -0.5em; }
  @media (max-width: 767px) {
    [data-role="content"] .before-after, [data-role="content"] .before-after-done {
      width: 100% !important; }
    [data-role="content"] .spdc-img-wrapper {
      max-width: 100% !important; } }
  @media (max-width: 575px) {
    [data-role="content"] {
      font-size: 1.2rem;
      line-height: 1.618;
      color: #111; } }
  [data-role="content"] a {
    color: #2E3192; }
  [data-role="content"] .VCCSortableInPreviewMode .PhotoCMS_Caption p, [data-role="content"] .VCSortableInPreviewMode .PhotoCMS_Caption p, [data-role="content"] .VCCSortableInPreviewMode .VideoCMS_Caption p, [data-role="content"] .VCSortableInPreviewMode .VideoCMS_Caption p {
    font-size: 14px !important;
    margin: 0; }
  [data-role="content"] p {
    margin: 0.5em 0; }
  [data-role="content"] .vceditor-content * {
    box-sizing: border-box; }
  [data-role="content"] .vceditor-content p b, [data-role="content"] .vceditor-content p strong {
    font-weight: bold; }
  [data-role="content"] .vceditor-content p i {
    font-style: italic; }
  [data-role="content"] .vceditor-content sub, [data-role="content"] .vceditor-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  [data-role="content"] .vceditor-content sub {
    bottom: -0.25em; }
  [data-role="content"] .vceditor-content sup {
    top: -0.5em; }
  [data-role="content"] .vceditor-content hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ececec;
    margin: 3em 0 2.5em;
    padding: 0; }
  [data-role="content"] .vceditor-content h1, [data-role="content"] .vceditor-content h2 {
    color: #333;
    font-size: 32px;
    margin: 0;
    margin-bottom: 22px;
    line-height: 36px; }
  [data-role="content"] .vceditor-content h3 {
    font-size: 20px;
    line-height: 26px;
    color: #333;
    margin: 0;
    margin-bottom: 22px; }
  [data-role="content"] .vceditor-content h4, [data-role="content"] .vceditor-content h5, [data-role="content"] .vceditor-content h6 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 22px; }
  [data-role="content"] .VCSortableInPreviewMode[type] {
    display: inline-block; }
  [data-role="content"] .VCSortableInPreviewMode[type="Video"] {
    text-align: center; }
  [data-role="content"] .VCSortableInPreviewMode embed {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"] img {
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"] a {
    outline: none !important; }
  [data-role="content"] .VCSortableInPreviewMode.captionBeside[type="Photo"] {
    width: 100% !important;
    transition: all .5s;
    display: inline-block;
    margin-left: 0px !important; }
  [data-role="content"] .VCSortableInPreviewMode.captionBeside[type="Photo"] div:first-child img,
  [data-role="content"] .VCSortableInPreviewMode.captionBeside[type="Photo"] div:first-child {
    display: inline-block;
    width: 400px;
    vertical-align: bottom;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside {
    float: none;
    /*margin: 0 !important;*/
    width: 100% !important;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside .PhotoCMS_Caption {
    position: absolute;
    bottom: 50px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside a {
    width: 400px; }
  [data-role="content"] .VCSortableInPreviewMode.captionBeside[type="Photo"] .PhotoCMS_Caption {
    display: inline-block !important;
    width: 240px;
    vertical-align: bottom;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeft div:first-child,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeftOverflow div:first-child {
    float: left;
    margin-right: 20px;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeft .PhotoCMS_Caption p,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeftOverflow .PhotoCMS_Caption p {
    text-align: left !important;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeft .PhotoCMS_Caption,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeftOverflow .PhotoCMS_Caption {
    right: 0px;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRight div:first-child,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRightOverflow div:first-child {
    float: right;
    margin-left: 20px;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRight .PhotoCMS_Caption p,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRightOverflow .PhotoCMS_Caption p {
    text-align: right !important;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRight .PhotoCMS_Caption,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRightOverflow .PhotoCMS_Caption {
    left: 0px;
    transition: all .5s; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside .PhotoCMS_Caption p {
    margin: 0px !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"] .fb-share-wrapper {
    font: normal 13px/25px;
    color: #bebebe;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside .fb-share-wrapper {
    bottom: 20px;
    position: absolute;
    width: 240px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeft .fb-share-wrapper,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignLeftOverflow .fb-share-wrapper {
    right: 0;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRight .fb-share-wrapper,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].captionBeside.alignRightOverflow .fb-share-wrapper {
    left: 0;
    text-align: right; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"] .fb-share-wrapper .fb-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/web_images/fb-share.png);
    margin-right: 5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"] .fb-share-wrapper .fb-icon {
    background: rgba(0, 0, 0, 0) url("/web_images/fb-share.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    margin-bottom: -3px;
    width: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].alignCenterOverflow .PhotoCMS_Caption,
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].alignCenterOverflow .fb-share-wrapper {
    margin: auto;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    margin: 10px 0;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] img {
    outline: medium none; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] a.OneNewsTitle {
    color: #004276;
    font-size: 13px;
    font-weight: bold;
    margin-top: 7px; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    color: #777; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] img {
    outline: medium none; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] a.OneNewsTitle {
    color: #004276;
    font-size: 15px;
    font-weight: bold;
    margin: 7px 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    color: #777;
    display: block;
    font-size: 12px;
    margin: 0 10px 0 0; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft[type="RelatedOneNews"] img {
    height: 175px !important;
    margin: 0 !important;
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft[type="RelatedOneNews"] .OneNewsTitle {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow[type="RelatedOneNews"] img {
    height: 175px !important;
    margin: 0 !important;
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow[type="RelatedOneNews"] .OneNewsTitle {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight[type="RelatedOneNews"] img {
    height: 175px !important;
    margin: 0 !important;
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight[type="RelatedOneNews"] .OneNewsTitle {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow[type="RelatedOneNews"] img {
    height: 175px !important;
    margin: 0 !important;
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow[type="RelatedOneNews"] .OneNewsTitle {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow[type="RelatedOneNews"] .VCObjectBoxRelatedNewsItemSapo {
    margin: 0;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNews"] {
    box-sizing: border-box;
    text-align: center; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNews"] * {
    box-sizing: border-box; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNews"] td {
    margin: 0;
    padding: 5px;
    width: 32% !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNews"] img {
    max-width: 100% !important;
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft[type="RelatedNews"], [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow[type="RelatedNews"] {
    width: 30% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight[type="RelatedNews"], [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow[type="RelatedNews"] {
    width: 30% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft[type="RelatedNews"] td, [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow[type="RelatedNews"] td {
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight[type="RelatedNews"] td, [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow[type="RelatedNews"] td {
    width: 100% !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="content"] {
    border: 1px solid #999;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="content"] p {
    margin-bottom: 7px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FirstCharacter"] {
    color: white;
    display: inline;
    float: left;
    font-size: 60px;
    height: 70px;
    margin: 10px 10px 0 0;
    padding-top: 15px;
    width: 80px; }
  [data-role="content"] .VCSortableInPreviewMode[type='contentnumber'] {
    width: 100%;
    height: 68px;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type='contentnumber'] img {
    vertical-align: top; }
  [data-role="content"] .VCSortableInPreviewMode[type='contentnumber'].onLeft {
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type='contentnumber'].onRight {
    text-align: right; }
  [data-role="content"] .VCSortableInPreviewMode[type='contentnumber'].onCenter {
    text-align: center; }
  [data-role="content"] .VCSortableInPreviewMode[type="contentnumber"] .IAContentNumber {
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    width: 70px; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode[type=content] {
    min-height: 38px;
    text-align: left;
    display: inline-block;
    margin: 20px 0px 25px; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode[type=content] p {
    margin-bottom: 10px; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode[type=content] p:last-child {
    margin-bottom: 0; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode[type=content] p:last-child {
    margin-bottom: 0; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode[type="hr"] {
    margin: 40px 0px;
    min-height: 40px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FirstCharacterv2"] {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    width: auto !important;
    margin-right: 0px !important;
    margin-top: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FirstCharacterv2"] img {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="FirstCharacterv2"].alignLeft {
    margin-right: 15px !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="FirstCharacterv2"].alignRight {
    margin-left: 15px !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div:not(#NLElementFunc):not(#NLFuncEnter):not(.sort-mode-delete) {
    width: 100%;
    border: solid 1px #dfdfdf;
    position: relative;
    background: #fff;
    padding: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div h3 {
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    background: #fff;
    margin: 0;
    width: 100%;
    -moz-user-select: none;
    text-align: left;
    color: #af1903;
    font-size: 18px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div h4 {
    padding: 5px 10px;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div h4 a {
    color: #333;
    text-align: left;
    text-decoration: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div p {
    font-size: 12px;
    color: #999;
    margin: 0;
    padding: 5px 10px;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div span {
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div label {
    font-size: 12px;
    color: #555;
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div img {
    outline: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div .VCListVoteAnswers {
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="Vote"] > div .VCPollFooter {
    text-align: center;
    margin: 10px 0; }
  [data-role="content"] .vceditor-content .PhotoCMS_Caption, [data-role="content"] .vceditor-content .PhotoCMS_Caption p {
    color: #666;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0; }
  [data-role="content"] .vceditor-content .VideoCMS_Caption, [data-role="content"] .vceditor-content .VideoCMS_Caption p {
    		/*    color: #666;
        font-size: 14px;
        font-style: italic;
        margin-bottom: 0;*/
    color: #888 !important;
    font-style: normal;
    font-size: 13px;
    min-height: 30px;
    text-align: left;
    width: auto; }
  [data-role="content"] .vceditor-content .PhotoCMS_Caption, [data-role="content"] .vceditor-content .VideoCMS_Caption {
    background: #f2f2f2;
    padding: 10px;
    text-align: center; }
  [data-role="content"] .vceditor-content .VCSortableInPreviewMode.noCaption .PhotoCMS_Caption, [data-role="content"] .vceditor-content .VCSortableInPreviewMode.noCaption .LayoutAlbumCaptionWrapper, [data-role="content"] .vceditor-content .VCSortableInPreviewMode.noCaption .VideoCMS_Caption {
    display: none; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] p.quote {
    border: 8px none #f5566c;
    padding: 20px 0px;
    text-align: left;
    font-size: 30px !important;
    line-height: 36px !important; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignCenter {
    clear: both; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] span.custom-border {
    border-color: #f5566c;
    border-style: solid none;
    border-width: 8px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-style: none; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] span.custom-border.border-sort {
    left: 45%;
    right: 45%; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] span.custom-border.border-top {
    border-top-style: solid; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] span.custom-border.border-top > p.quote {
    margin-bottom: 0px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] span.custom-border.border-bottom {
    border-bottom-style: solid; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] .name-n-quote {
    position: relative; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] p.quote.border-left {
    border-left-style: solid;
    padding-left: 20px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] p.quote.border-right {
    border-right-style: solid;
    padding-right: 20px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] .StarNameCaption {
    color: #797979;
    font: 14px/20px;
    margin-top: 10px;
    text-align: left; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"] .StarNameCaption.hasmargin {
    margin-left: 27px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignCenterOverflow .StarNameCaption {
    width: 660px;
    margin: auto; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignLeftOverflow,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignLeft,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignRight,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="StarQuoteV2"].alignRightOverflow {
    margin-top: 10px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] p.quote {
    border: 8px none #f5566c;
    padding: 20px 0px;
    text-align: left;
    font-size: 30px !important;
    line-height: 36px !important; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignCenter {
    clear: both; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] .name-n-quote {
    position: relative; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border {
    border-color: #f5566c;
    border-style: solid none;
    border-width: 8px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-style: none; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-sort {
    left: 45%;
    right: 45%; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-top {
    border-top-style: solid; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-top > p.quote {
    margin-bottom: 0px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-bottom {
    border-bottom-style: solid; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] p.quote.border-left {
    border-left-style: solid;
    padding-left: 20px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] p.quote.border-right {
    border-right-style: solid;
    padding-right: 20px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption {
    color: #797979;
    font: 14px/20px;
    margin-top: 10px;
    text-align: left; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption.hasmargin {
    margin-left: 27px; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignCenterOverflow .StarNameCaption {
    width: 660px;
    margin: auto; }
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignLeftOverflow,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignLeft,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignRight,
  [data-role="content"] .vceditor-contentOuter .vceditor-content .VCSortableInPreviewMode[type="SimpleQuote"].alignRightOverflow {
    margin-top: 10px; }
  [data-role="content"] .alignLeft .deflector.PhotoCMS_Caption, [data-role="content"] .alignLeft .deflector.VideoCMS_Caption {
    left: -10px;
    margin-left: -200px;
    position: absolute;
    text-align: right !important;
    top: 0;
    width: 200px; }
  [data-role="content"] .alignLeft .deflector.PhotoCMS_Caption::before, [data-role="content"] .alignLeft .deflector.VideoCMS_Caption::before {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    content: "";
    display: block;
    margin-bottom: 10px;
    margin-left: 70%;
    width: 30%; }
  [data-role="content"] .alignLeft .deflector.VideoCMS_Caption * {
    text-align: right !important; }
  [data-role="content"] .alignRight .deflector.PhotoCMS_Caption, [data-role="content"] .alignRight .deflector.VideoCMS_Caption {
    margin-right: -200px;
    position: absolute;
    right: -10px;
    text-align: left !important;
    top: 0;
    width: 200px; }
  [data-role="content"] .alignRight .deflector.VideoCMS_Caption * {
    text-align: left !important; }
  [data-role="content"] .alignRight .deflector.PhotoCMS_Caption::before, [data-role="content"] .alignRight .deflector.VideoCMS_Caption::before {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    content: "";
    display: block;
    margin-bottom: 10px;
    margin-right: 70%;
    width: 30%; }
  [data-role="content"] .LayoutAlbumWrapper {
    width: 100%; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumRow {
    margin-bottom: .5rem;
    /*float: left;*/
    width: 100%;
    display: flex; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumRow:last-child {
    margin: 0; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumItem {
    display: block;
    float: left;
    margin: 0 .2rem; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumItem:first-child {
    margin-left: 0; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumItem:last-child {
    margin-right: 0; }
  [data-role="content"] .LayoutAlbumWrapper figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    /* To fix webkit 1px rendering bug */ }
  [data-role="content"] .LayoutAlbumWrapper figcaption {
    background-color: rgba(255, 255, 255, 0.75);
    box-sizing: border-box;
    font-size: .75rem;
    padding: .5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all .5s ease-in-out;
    display: none; }
  [data-role="content"] .LayoutAlbumItem a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: transparent; }
  [data-role="content"] .LayoutAlbumWrapper .LayoutAlbumItem:hover a + figcaption {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  [data-role="content"] .LayoutAlbumWrapper img {
    display: block;
    max-width: 100%;
    transition: all .25s ease-in-out; }
  [data-role="content"] .VCSortableInPreviewMode[type=LayoutAlbum] {
    		/* width: 850px;
        margin-left: -100px;*/ }
  [data-role="content"] .VCSortableInPreviewMode[type="LayoutAlbum"].alignJustify {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  [data-role="content"] .LayoutAlbumContent {
    display: inline-block;
    width: 100%;
    vertical-align: bottom; }
  [data-role="content"] .LayoutAlbumCaption {
    		/*    color: #888;
        font-style: normal;
        font-size: 13px;
         
        min-height: 30px;
        text-align: left;
        width: auto;
        margin: auto;*/
    font-style: italic;
    font-size: 12px !important;
    line-height: 19px !important; }
  [data-role="content"] .VCSortableInPreviewMode.link-content-footer {
    text-align: left;
    line-height: 25px; }
  [data-role="content"] .VCSortableInPreviewMode[type="Photo"].GifPhoto img {
    /*width: 500px;*/ }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"] img {
    max-width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"].floatleft {
    float: left;
    margin-right: 2%; }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"].floatnone {
    float: none;
    margin: 0 auto;
    display: block; }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"].floatright {
    float: right;
    margin-left: 2%; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] {
    margin-bottom: 30px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .content-wrapper {
    text-align: left;
    border-left: solid 5px #f5566c;
    padding-left: 18px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .credit-item {
    line-height: 26px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .credit-item label, [data-role="content"] .VCSortableInPreviewMode[type="credit"] .credit-item div {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
    margin-right: 5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .credit-item div {
    margin-left: 6px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .ttvn-link {
    color: #222222;
    position: absolute;
    right: 0;
    top: 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .publish-date {
    position: absolute;
    right: 0px;
    top: 30px;
    color: #b3b3b3; }
  [data-role="content"] .VCSortableInPreviewMode[type="ElectionVote"] {
    border: solid 10px #fd4f4f;
    background: #668efd;
    height: 100px;
    color: #fff;
    line-height: 80px;
    text-transform: uppercase; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] {
    position: relative;
    /*margin: 0 auto 15px;*/
    display: block; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] img {
    max-width: none;
    height: 100%;
    width: 100% !important; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-before,
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-after {
    width: 50%;
    top: 0;
    overflow: hidden; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-before {
    left: 0;
    float: left; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-after {
    float: right;
    border-left: solid 2px #daa520; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .panel-after img {
    float: right; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw0 {
    width: 2%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw10 {
    width: 10%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw20 {
    width: 20%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw30 {
    width: 30%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw40 {
    width: 40%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw50 {
    width: 50%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw60 {
    width: 60%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw70 {
    width: 70%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw80 {
    width: 80%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw90 {
    width: 90%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .baw100 {
    width: 98%; }
  [data-role="content"] .VCCSortableInPreviewMode[type=BeforeAfter] .PhotoCMS_Caption {
    width: 100%;
    clear: both; }
  [data-role="content"] #VCBeforeWrapper {
    height: 100%;
    width: 800px;
    position: relative; }
  [data-role="content"] .icon-beforeafter {
    transform: scale(0.8);
    background: url("/web_images/before-after/vcbeforeafter.png") no-repeat #fff;
    height: 15px;
    width: 15px;
    float: left;
    margin-top: 1px; }
  [data-role="content"] .balinksWrapper {
    margin: 0 auto; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] {
    margin-top: 30px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-title-wrap {
    text-align: left;
    font-size: 30px;
    color: #222;
    margin: 15px 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-content-wrap {
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-content-wrap p {
    margin-bottom: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-title-wrap,
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-content-wrap {
    border: 1px solid #f1f1f1;
    padding: 5px 10px;
    margin-left: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-content-wrap {
    min-height: 120px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockcontent"] .block-content-wrap .VCSortableInPreviewMode[type="VideoStream"] {
    margin-bottom: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="contentnumber"] .IAContentNumber {
    width: 68px;
    height: 68px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 50%;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    line-height: 68px;
    margin-bottom: 15px;
    background-color: #FF6E15;
    display: flex;
    align-items: center;
    justify-content: center; }
  [data-role="content"] .VCSortableInPreviewMode[type="BlockQuoteIa"] div.quote {
    border-left: 2px solid #f5566c;
    text-align: left;
    padding-left: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .contentWrapper {
    padding-left: 18px;
    text-align: left;
    border-left: solid 5px #432e1e; }
  [data-role="content"] .VCSortableInPreviewMode {
    display: inline-flex;
    flex-direction: column;
    margin: 0 auto 15px;
    position: relative;
    /*text-align: center;*/
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    visibility: visible;
    word-wrap: break-word;
    cursor: default;
    max-width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode::-webkit-scrollbar {
    width: 5px;
    height: 8px; }
  [data-role="content"] .VCSortableInPreviewMode::-webkit-scrollbar-thumb {
    /*background: #e82727;*/
    background: #a9a9a9;
    border-radius: 3px; }
  [data-role="content"] .VCSortableInPreviewMode::-webkit-scrollbar-track {
    background: #fff; }
  [data-role="content"] .VCSortableInPreviewMode::-webkit-scrollbar-track-piece {
    background-color: #fff; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .creditItem {
    line-height: 26px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .creditItem label, [data-role="content"] .VCSortableInPreviewMode[type="credit"] .creditItem div {
    display: inline-block;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #222222 !important;
    margin-right: 5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .ttvn-link {
    color: #222222;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    line-height: 26px; }
  [data-role="content"] .VCSortableInPreviewMode[type="credit"] .publishDate {
    position: absolute;
    right: 0px;
    top: 30px;
    color: #b3b3b3;
    font-size: 18px;
    line-height: 26px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] {
    display: block;
    line-height: 20px;
    width: 650px;
    padding: 18px 20px 25px;
    border: 2px solid #42BCEE;
    background: #EAF7FF;
    margin-bottom: 30px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop {
    display: flex;
    text-transform: uppercase; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop > div {
    height: 150px;
    flex: 1;
    border-bottom: 1px solid #C3E8FE; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballScale > div:nth-child(1) {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballScale > div:nth-child(1) span {
    color: #5F6060;
    font-size: 14px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballScale > div:nth-child(2) {
    margin-bottom: 25px;
    color: #1F97E3;
    font-size: 60px;
    line-height: 40px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballScale > div:nth-child(3) {
    font-size: 12px;
    color: #5F6060; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballImage {
    padding-top: 34px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballImage img {
    width: 70px;
    height: 70px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballTop .NLFootballImage label {
    font-size: 19px;
    width: 100%;
    display: block;
    margin-top: 3px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot {
    padding-top: 35px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div:before {
    content: " ";
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div > div {
    min-height: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div > div:nth-child(1) {
    display: inline-block;
    width: 40%;
    float: left;
    text-align: right; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div > div:nth-child(2) {
    text-align: center;
    display: inline-block;
    width: 20%;
    float: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div > div:nth-child(3) {
    display: inline-block;
    width: 40%;
    float: left;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"] .NLFootballBot > div:last-child {
    margin-bottom: 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="FootBall"].alignJustify {
    width: 100%; }
  [data-role="content"] .NLFootballGoals .football-icon {
    background: url(https://static.mediacdn.vn/images/football/football_01.png) no-repeat scroll center center; }
  [data-role="content"] .NLFootballRedCards .football-icon {
    background: url(https://static.mediacdn.vn/images/football/football_03.png) no-repeat scroll center center; }
  [data-role="content"] .NLFootballYellowCards .football-icon {
    background: url(https://static.mediacdn.vn/images/football/football_05.png) no-repeat scroll center center; }
  [data-role="content"] .football-time {
    color: #2C91CF; }
  [data-role="content"] .VCSortableInPreviewMode[type=MediaAlbum] {
    height: 230px;
    background: url(https://static.mediacdn.vn/images/multimediaalbum_bg.png) no-repeat center center; }
  [data-role="content"] .VCSortableInPreviewMode[type="multipart"] {
    display: inline-block; }
  [data-role="content"] .kncc-multipart-object {
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
    margin-top: 30px;
    background-color: #f1f1f1; }
  [data-role="content"] .knccmpo-left {
    width: 90px;
    float: left; }
  [data-role="content"] .knccmpo-right {
    margin-left: 110px; }
  [data-role="content"] .kncc-multipart-object p {
    margin-bottom: 15px; }
  [data-role="content"] .knccmpol-label.datentime {
    font-size: 16px;
    color: #666;
    text-transform: uppercase; }
  [data-role="content"] .knccmpol-label.number {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    border: 1px solid #bbb;
    font-size: 24px;
    line-height: 43px;
    color: #777;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%; }
  [data-role="content"] .knccmpor-content {
    text-align: justify; }
  [data-role="content"] .VCSortableInPreviewMode h3 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 22px;
    line-height: 27px; }
  [data-role="content"] .kbwscwl-relatedbox {
    float: right;
    display: block;
    margin-bottom: 0px; }
  [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title {
    margin: 0px;
    padding: 10px 7px 7px 10px; }
  [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title a.title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
    line-height: 26px; }
    @media (max-width: 767px) {
      [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title a.title {
        font-size: 1.2rem;
        line-height: 1.618; } }
  [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title a.title svg {
    margin-left: 8px; }
  [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title a.title:hover {
    color: #666 !important; }
  [data-role="content"] .kbwscwl-relatedbox.type-1 {
    /*        border: 1px solid #f1e7db;*/ }
  [data-role="content"] .af-detail-s-menu .afcb-content .kbwscwl-relatedbox.type-1 {
    width: auto; }
  [data-role="content"] .kbwscwl-relatedbox.type-1 .kbwscwlrl-title {
    background: #eaeaea; }
  [data-role="content"] .kbwscwl-relatedbox.type-2 {
    border-top: 3px solid #2E3192;
    border-bottom: 3px solid #2E3192; }
  [data-role="content"] .kbwscwl-relatedbox.type-3 {
    border-top: 3px solid #2E3192;
    border-bottom: 3px solid #2E3192; }
  [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-title {
    padding: 15px 0; }
  [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-title a.title {
    font-size: 22px;
    line-height: 26px;
    color: #222222; }
  [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next {
    font-size: 15px;
    color: #2E3192;
    height: 27px;
    text-transform: uppercase;
    width: 130px;
    /*background: url(https://static.mediacdn.vn/images/icon-nxt-link.png) 100px center no-repeat;*/
    line-height: 27px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    background-size: 27px;
    padding-right: 30px;
    border: 0;
    box-shadow: none; }
    [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next:before {
      display: none; }
    [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-next:after {
      content: "";
      position: absolute;
      width: 26px;
      height: 26px;
      background-color: #2E3192;
      border-radius: 50%;
      top: 0px;
      right: 4px;
      background-image: url(https://static.mediacdn.vn/common/images/arr-next.svg);
      background-repeat: no-repeat;
      background-position: center; }
  [data-role="content"] .kbwscwl-relatedbox.type-2 .kbwscwlrl-title a.title {
    font-size: 16px;
    line-height: 19px;
    color: #333333; }
  [data-role="content"] .kbwscwl-relatedbox.type-2 .kbwscwlrl {
    list-style: disc;
    color: #2E3192;
    margin-left: 15px;
    padding: 20px 0;
    border-bottom: 1px solid #e2e2e2;
    display: list-item;
    list-style-type: disc !important; }
  [data-role="content"] .kbwscwl-relatedbox.type-2 .kbwscwlrl-title {
    padding: 0 !important;
    margin: 0 !important; }
  [data-role="content"] .kbwscwlrl-thumb {
    display: block; }
  [data-role="content"] .kbwscwlrl-thumb img {
    display: block;
    width: 100%; }
  [data-role="content"] .kbwscwlrl-next {
    /*background: rgba(0, 0, 0, 0) url("https://static.mediacdn.vn/images/view-news.png") no-repeat scroll right center;*/
    color: #797671;
    display: inline-block;
    float: right;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    width: 130px;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 6px -2px #ddd;
    background: #fff;
    border-radius: 18px;
    position: relative; }
    [data-role="content"] .kbwscwlrl-next:before {
      content: "Xem ngay";
      margin-left: 14px;
      color: #2E3192; }
    [data-role="content"] .kbwscwlrl-next:after {
      content: "";
      position: absolute;
      width: 26px;
      height: 26px;
      background-color: #2E3192;
      border-radius: 50%;
      top: 4px;
      right: 4px;
      background-image: url(https://static.mediacdn.vn/common/images/arr-next.svg);
      background-repeat: no-repeat;
      background-position: center; }
  [data-role="content"] .kbwscwlr-list {
    text-align: left; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 {
    /*width: 290px;*/
    border: 1px solid #cccccc;
    border-top: 3px solid #2E3192;
    border-radius: 3px;
    overflow: hidden; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title-header {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 9px;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #cccccc; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-news-thumb-avata {
    float: left;
    width: 45%;
    padding: 0px;
    margin-right: 3%; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl {
    float: left;
    position: relative;
    text-align: left;
    border-top: 1px dotted #cbcfd3;
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px; }
    @media (max-width: 767px) {
      [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl {
        margin: 10px 0; } }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl:first-child {
    margin-top: 0px;
    border: none; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-thumb-avata {
    float: left;
    width: 45%;
    padding: 0px;
    height: auto; }
    @media (max-width: 767px) {
      [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-thumb-avata {
        width: 100%;
        margin-bottom: 10px; } }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-thumb-avata img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title {
    margin-left: 52%;
    padding: 0px; }
    @media (max-width: 767px) {
      [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title {
        margin-left: 0; } }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title {
    font-size: 15px;
    color: #333333;
    margin-bottom: 0px;
    text-decoration: none;
    display: block;
    line-height: 19px; }
  [data-role="content"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title:hover {
    color: #666 !important; }
  [data-role="content"] .fbPhotoWrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: whitesmoke;
    border-color: #435eac #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px;
    margin: 20px auto;
    text-align: center; }
  [data-role="content"] .fbPhotoWrap .fbPhotoTitle {
    color: #555555;
    display: block;
    font: 300 18px/18px;
    margin-top: 18px; }
  [data-role="content"] .fbPhotoWrap a {
    background-color: #4460ae;
    border-radius: 4px;
    color: white;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto 30px;
    padding: 0 66px;
    text-decoration: none; }
  [data-role="content"] .fbPhotoWrap a:hover {
    background-color: #324b92; }
  [data-role="content"] .fbPhotoWrap a span {
    background: transparent url("https://kenh143.vcmedia.vn/skin/fbuploadimages/camera-icon.png") no-repeat scroll left center;
    display: inline-block;
    height: 24px;
    padding-left: 22px;
    vertical-align: text-bottom;
    width: 31px; }
  [data-role="content"] .fbPhotoWrap a em {
    background: transparent url("https://kenh143.vcmedia.vn/skin/fbuploadimages/camera-icon.png") no-repeat scroll left center;
    display: inline-block;
    height: 24px;
    padding-left: 22px;
    vertical-align: text-bottom;
    width: 31px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] p.quote {
    border: 8px none #f5566c;
    padding: 20px 0px;
    text-align: left;
    font-size: 30px !important;
    line-height: 36px !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignCenter {
    clear: both; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] .name-n-quote {
    position: relative; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border {
    border-color: #f5566c;
    border-style: solid none;
    border-width: 8px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-style: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-sort {
    left: 45%;
    right: 45%; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-top {
    border-top-style: solid; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-top > p.quote {
    margin-bottom: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] span.custom-border.border-bottom {
    border-bottom-style: solid; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] p.quote.border-left {
    border-left-style: solid;
    padding-left: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] p.quote.border-right {
    border-right-style: solid;
    padding-right: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption {
    text-align: right;
    font-size: 17px;
    padding: 0;
    font-style: italic;
    font-weight: 700;
    color: #707070;
    color: inherit;
    text-decoration: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption:before {
    content: '';
    height: 1px;
    background-color: #ed1b2f;
    width: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption:after {
    content: '';
    height: 1px;
    background-color: #ed1b2f;
    width: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"] .StarNameCaption.hasmargin {
    margin-left: 27px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignCenterOverflow .StarNameCaption {
    width: 660px;
    margin: auto; }
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignLeftOverflow,
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignLeft,
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignRight,
  [data-role="content"] .VCSortableInPreviewMode[type="SimpleQuote"].alignRightOverflow {
    margin-top: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .SliderImagesContent {
    /*min-width:1052px;*/
    min-height: 270px;
    overflow: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .SliderImagesContent li {
    position: relative;
    /*float:left;margin-right:28px;*/ }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .SliderImagesContent li img {
    position: absolute;
    top: 0;
    left: 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .IMSViewSliderImages {
    position: absolute;
    /*background: #ccc;*/
    top: 0;
    left: 0;
    width: 100%;
    min-height: 270px; }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .IMSViewSliderImages .btnpve {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: 40%;
    left: 10px;
    cursor: pointer;
    z-index: 10; }
  [data-role="content"] .VCSortableInPreviewMode[type="SliderImages"] .IMSViewSliderImages .btnnext {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: 40%;
    right: 10px;
    cursor: pointer;
    z-index: 10; }
  [data-role="content"] .star-quote {
    padding: 8px; }
  [data-role="content"] .star-quote a.star-ava {
    display: block;
    float: left;
    height: 50px;
    margin-right: 10px;
    width: 50px; }
  [data-role="content"] .star-quote a.star-ava img {
    border-radius: 100px;
    height: 50px;
    width: 50px; }
  [data-role="content"] .star-quote h3.star-name {
    text-align: left;
    margin: 4px 0; }
  [data-role="content"] .star-quote h3.star-name a {
    color: #ff621d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    /*text-transform: capitalize;*/ }
  [data-role="content"] .star-quote .name-n-quote {
    width: 80%; }
  [data-role="content"] .star-quote.type1 .name-n-quote p.quote {
    color: black;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 26px;
    padding: 0 26px; }
  [data-role="content"] .star-quote p.quote {
    position: relative;
    text-align: justify; }
  [data-role="content"] .star-quote[type="StarQuote"] p.quote::before {
    background: transparent url("https://static.mediacdn.vn/images/quote-sprite.png") no-repeat scroll left top;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px; }
  [data-role="content"] .star-quote[type="StarQuote"] p.quote::after {
    background: transparent url("https://static.mediacdn.vn/images/quote-sprite.png") no-repeat scroll left bottom;
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    width: 21px; }
  [data-role="content"] .star-quote.type2 {
    margin-right: 20px;
    float: left;
    padding: 2px 2px 2px 5px;
    width: 240px;
    box-sizing: content-box !important; }
  [data-role="content"] .star-quote.type2 p.quote {
    text-align: left;
    color: black;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 15px;
    padding: 0 26px; }
  [data-role="content"] .star-quote.type2 .star-ava-n-name {
    margin-left: 25px; }
  [data-role="content"] .star-quote.type2 .star-ava-n-name h3.star-name {
    float: left;
    padding-top: 12px; }
  [data-role="content"] .star-quote.type2 .star-ava-n-name a.star-ava {
    margin-right: 10px;
    height: 50px;
    width: 50px; }
  [data-role="content"] .star-quote.type3 p.quote {
    color: black;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 0 22px; }
  [data-role="content"] .k14-vote-quiz-wrapper {
    width: 100%;
    position: relative; }
  [data-role="content"] .k14vqw-content {
    padding: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
  [data-role="content"] .k14vqwc-header {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    letter-spacing: 2px;
    padding-right: 150px;
    position: relative;
    margin-bottom: 30px; }
  [data-role="content"] .vote-poll .k14vqwch-icon {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/web_images/theremix-vote-sprite.png) left top #ff6d1a no-repeat;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0; }
  [data-role="content"] .k14vqwca-img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    float: left;
    margin-right: 20px; }
  [data-role="content"] .k14vqwca {
    margin-bottom: 20px; }
  [data-role="content"] .k14vqwca a {
    display: block;
    height: 60px;
    padding: 0 20px;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin-left: 80px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    z-index: 0; }
  [data-role="content"] .k14vqwca-label {
    float: left; }
  [data-role="content"] .k14vqwca-percent {
    float: right;
    display: none; }
  [data-role="content"] .k14vqwca a:hover {
    background-color: rgba(255, 255, 255, 0.2); }
  [data-role="content"] .k14vqwca a:hover:before {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 17px;
    right: 20px;
    background: url(https://static.mediacdn.vn/images/theremix-vote-sprite.png) -60px 0 no-repeat;
    content: ''; }
  [data-role="content"] .show-results .k14vqwca a:hover:before {
    display: none; }
  [data-role="content"] .btn-k14vqwcs {
    display: block;
    float: right;
    padding: 0 20px;
    height: 36px;
    background-image: linear-gradient(#fff, #ddd);
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    line-height: 36px;
    color: #3b5998;
    text-decoration: none; }
  [data-role="content"] .btn-k14vqwcs span {
    display: block;
    padding-left: 18px;
    position: relative; }
  [data-role="content"] .btn-k14vqwcs span:before {
    display: block;
    width: 7px;
    height: 13px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0;
    background: url(https://static.mediacdn.vn/images/theremix-vote-sprite.png) -60px -36px no-repeat;
    content: ''; }
  [data-role="content"] .k14vqwca-percentbar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transition: width linear 0.3s;
    -webkit-transition: width linear 0.3s;
    -moz-transition: width linear 0.3s;
    background-color: rgba(255, 255, 255, 0.2);
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    display: none;
    width: 0;
    z-index: -1; }
  [data-role="content"] .show-results .k14vqwca-percentbar {
    display: block; }
  [data-role="content"] .show-results .user-selected, [data-role="content"] .show-results .user-selected:hover {
    background-color: rgba(255, 109, 26, 0.2); }
  [data-role="content"] .show-results .user-selected .k14vqwca-percentbar {
    background-color: #ff6d1a; }
  [data-role="content"] .show-results .k14vqwca-percent {
    display: block; }
  [data-role="content"] .VCCharacterBox {
    margin: 30px 0; }
  [data-role="content"] .VCCharacterBox .VCCharacterBoxAvatar img {
    padding: 0 !important; }
  [data-role="content"] .VCCharacterBox[data-type="one"].VCCharacterBoxOuter,
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxInner {
    border: medium solid #007f74; }
  [data-role="content"] .VCCharacterBox[data-type="one"].VCCharacterBoxOuter {
    border-width: 1px 1px 1px 18px; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxInner {
    border-width: 0 0 0 4px;
    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 69px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxHead {
    height: 110px;
    left: 20px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxDescription {
    color: #007f74;
    font-size: 12px;
    left: 120px;
    position: absolute;
    top: 12px; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxTitle {
    background-color: #007f74;
    color: #fff;
    height: 35px;
    left: 109px;
    line-height: 35px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 32px;
    width: 100%;
    text-align: left; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxAvatar {
    position: absolute; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxAvatar img {
    height: 110px !important;
    width: 109px !important; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxAvatar:before {
    background: url("https://static.mediacdn.vn/images/mask-tron-1.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 110px;
    left: 0;
    position: absolute;
    top: 0;
    width: 109px;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxContent {
    font-size: 17px;
    font-style: italic;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="one"] .VCCharacterBoxContent:before {
    content: " ";
    float: left;
    height: 34px;
    width: 120px; }
  [data-role="content"] .VCCharacterBox[data-type="two"] {
    background-color: #ebf1f1; }
  [data-role="content"] .VCCharacterBox[data-type="two"].VCCharacterBoxOuter {
    border: medium solid #2f4a5f; }
  [data-role="content"] .VCCharacterBox[data-type="two"].VCCharacterBoxOuter {
    border-width: 1px; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxInner {
    overflow: hidden;
    padding: 69px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxHead {
    height: 116px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 7px;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxDescription {
    color: #000;
    font-size: 12px;
    left: 150px;
    position: absolute;
    top: 20px; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxTitle {
    background-color: #2f4a5f;
    color: #fff;
    height: 33px;
    left: 0;
    line-height: 33px;
    padding: 0 0 0 150px;
    position: absolute;
    top: 40px;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxAvatar {
    left: 7px;
    position: absolute;
    z-index: 3; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxAvatar img {
    height: 116px !important;
    width: 120px !important; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxAvatar:before {
    background: url("https://static.mediacdn.vn/images/mask-tron-2.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 116px;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxContent {
    font-size: 17px;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="two"] .VCCharacterBoxContent:before {
    content: " ";
    float: left;
    height: 34px;
    width: 109px; }
  [data-role="content"] .VCCharacterBox[data-type="three"] {
    background-color: #dadada; }
  [data-role="content"] .VCCharacterBox[data-type="three"].VCCharacterBoxOuter {
    border: medium solid #b5b5b5; }
  [data-role="content"] .VCCharacterBox[data-type="three"].VCCharacterBoxOuter {
    border-width: 1px; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxInner {
    padding: 70px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxHead {
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxDescription {
    background-color: #c51010;
    color: #fff;
    font-size: 12px;
    height: 27px;
    left: 130px;
    line-height: 27px;
    padding: 0 10% 0 20px;
    position: absolute;
    top: 43px; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxTitle {
    background-color: #b2afaf;
    color: #000;
    font-size: 18px;
    height: 30px;
    left: 130px;
    line-height: 30px;
    padding: 0 20px;
    position: absolute;
    top: 11px; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxTitle:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #b2afaf #b2afaf;
    border-image: none;
    border-style: solid;
    border-width: 15px 11px;
    content: " ";
    position: absolute;
    right: -22px;
    top: 0;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxAvatar {
    left: 35px;
    position: absolute;
    top: -25px;
    z-index: 3; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxAvatar img {
    height: 95px !important;
    width: 95px !important; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxAvatar:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #878181 #878181;
    border-image: none;
    border-style: solid;
    border-width: 12.5px;
    content: " ";
    position: absolute;
    right: -24px;
    top: 0;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="three"] .VCCharacterBoxContent {
    background-color: #e5eeeb;
    color: #710000;
    font-size: 17px;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="four"] {
    background-color: #dadada; }
  [data-role="content"] .VCCharacterBox[data-type="four"].VCCharacterBoxOuter {
    border: medium solid #b5b5b5; }
  [data-role="content"] .VCCharacterBox[data-type="four"].VCCharacterBoxOuter {
    border-width: 1px; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxInner {
    padding: 85px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxHead {
    height: 83px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxDescription {
    color: #040304;
    font-size: 13px;
    height: 30px;
    left: 130px;
    line-height: 30px;
    position: absolute;
    top: 45px; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxTitle {
    color: #ba2a2a;
    font-size: 25px;
    height: 33px;
    left: 110px;
    line-height: 33px;
    padding: 0 20px;
    position: absolute;
    top: 15px; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxAvatar {
    left: 10px;
    position: absolute;
    top: -25px;
    z-index: 3; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxAvatar img {
    height: 107px !important;
    width: 107px !important; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxAvatar:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #878181 #878181;
    border-image: none;
    border-style: solid;
    border-width: 12.5px;
    content: " ";
    position: absolute;
    right: -24px;
    top: 0;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="four"] .VCCharacterBoxContent {
    color: #474545;
    font-size: 17px;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="five"].VCCharacterBoxOuter,
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxInner {
    border: medium solid #007f74; }
  [data-role="content"] .VCCharacterBox[data-type="five"].VCCharacterBoxOuter {
    border-width: 1px 1px 1px 18px; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxInner {
    border-width: 0 0 0 4px;
    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 69px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxHead {
    height: 120px;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxDescription {
    color: #007f74;
    font-size: 12px;
    left: 134px;
    position: absolute;
    top: 12px; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxTitle {
    background-color: #007f74;
    color: #fff;
    height: 33px;
    left: 134px;
    line-height: 33px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 37px;
    width: 100%;
    text-align: left; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxAvatar {
    position: absolute; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxAvatar img {
    height: 120px !important;
    width: 134px !important; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxAvatar:before {
    background: url("https://static.mediacdn.vn/images/mask-lucgiac-1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: " ";
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 134px;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxContent {
    font-size: 17px;
    font-style: italic;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="five"] .VCCharacterBoxContent:before {
    content: " ";
    float: left;
    height: 44px;
    width: 125px; }
  [data-role="content"] .VCCharacterBox[data-type="six"] {
    background-color: #ebf1f1; }
  [data-role="content"] .VCCharacterBox[data-type="six"].VCCharacterBoxOuter {
    border: medium solid #2f4a5f; }
  [data-role="content"] .VCCharacterBox[data-type="six"].VCCharacterBoxOuter {
    border-width: 1px; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxInner {
    overflow: hidden;
    padding: 69px 0 0;
    position: relative; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxHead {
    height: 116px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 3px;
    width: 100%; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxTitle,
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxDescription {
    font-weight: bold;
    text-transform: uppercase; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxDescription {
    color: #000;
    font-size: 12px;
    left: 145px;
    position: absolute;
    top: 20px; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxTitle {
    background-color: #2f4a5f;
    color: #fff;
    height: 33px;
    left: 0;
    line-height: 33px;
    padding: 0 0 0 150px;
    position: absolute;
    top: 40px;
    width: 100%;
    text-align: left; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxAvatar {
    left: 7px;
    position: absolute;
    top: 3px;
    z-index: 3; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxAvatar img {
    height: 107px !important;
    width: 125px !important; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxAvatar:before {
    background: url("https://static.mediacdn.vn/images/mask-lucgiac-2.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 107px;
    position: absolute;
    top: 0;
    width: 125px;
    z-index: 1; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxContent {
    font-size: 17px;
    padding: 20px 0 20px 30px; }
  [data-role="content"] .VCCharacterBox[data-type="six"] .VCCharacterBoxContent:before {
    content: " ";
    float: left;
    height: 34px;
    width: 109px; }
  [data-role="content"] .VCUserQuoteInsertWrapper {
    position: relative;
    height: 100%;
    width: 400px; }
  [data-role="content"] .VCUserQuoteInsertWrapper input[type=text] {
    padding: 0 10px;
    border: 1px solid #c0c0c0;
    color: #000;
    font: 12px/22px;
    height: 30px;
    width: 99%; }
  [data-role="content"] .VCUserQuoteInsertWrapper table {
    width: 100%; }
  [data-role="content"] .VCUserQuoteInsertWrapper tr td {
    padding: 10px 0; }
  [data-role="content"] .VCUserQuoteInsertWrapper tr td:first-child {
    width: 100px; }
  [data-role="content"] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Avatar {
    height: 50px !important;
    width: 50px !important; }
  [data-role="content"] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Type {
    width: 99%;
    padding: 0 10px;
    height: 30px; }
  [data-role="content"] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Type option {
    padding: 0 10px;
    resize: none; }
  [data-role="content"] .VCUserQuoteInsertWrapper #IMSVcUserQuote_Content {
    width: 99%;
    border: 1px solid #ccc;
    height: 99px;
    padding: 10px;
    font: 12px/22px; }
  [data-role="content"] .VCUserQuoteInsertWrapper .plugincontent-wrapper {
    padding: 10px;
    height: 86%;
    overflow-y: auto; }
  [data-role="content"] .VCSortableInPreviewMode[type=MadeByMe] {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-bottom: 30px; }
  [data-role="content"] .VCSortableInPreviewMode[type="MadeByMe"] .MadeByMePhoto {
    float: left;
    margin-right: 20px;
    vertical-align: top;
    width: 400px; }
  [data-role="content"] .VCSortableInPreviewMode[type=MadeByMe] .MadeByMePhoto img {
    width: 100%;
    max-width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="MadeByMe"].PhotoRightTextLeft .MadeByMePhoto {
    float: right;
    margin-left: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type=MadeByMe] .MadeByMeText {
    display: inline;
    width: 100%;
    text-align: left; }
  [data-role="content"] .VCSortableInPreviewMode[type=MadeByMe] p {
    font-style: italic;
    padding-bottom: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type=MadeByMe] p.MadeByMeStepTitle {
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] {
    display: block;
    text-align: left;
    border: 2px solid #FECB2E;
    background-color: #FFFBF1;
    width: 350px;
    padding: 20px 25px 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div:first-child {
    border-bottom: 1px solid #e9dec6;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 0 23px;
    text-align: center;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div:first-child img {
    border-radius: 50%;
    float: none;
    height: 85px;
    margin: 0 auto;
    width: 85px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div:first-child > div {
    clear: both;
    float: none;
    padding-top: 3px;
    text-align: center;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div:first-child > div p {
    font-size: 16px;
    line-height: 20px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div:first-child > div p:first-child {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 33px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div ul.NLProfileInfo li {
    list-style-type: disc;
    color: #FECB2E;
    font-size: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div ul.NLProfileInfo li p {
    line-height: 20px;
    margin-bottom: 5px;
    color: #000;
    font-size: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"] > div ul.NLProfileInfo li p {
    line-height: 20px;
    color: #000;
    font-size: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="profilecontentbox"].alignJustify {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode.alignCenter, [data-role="content"] .widget-box.alignCenter {
    margin: 0 auto 15px;
    display: block; }
  [data-role="content"] .VCSortableInPreviewMode.alignJustify, [data-role="content"] .widget-box.alignJustify {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode.alignLeft, [data-role="content"] .widget-box.alignLeft {
    float: left;
    margin-right: 20px;
    width: 45%;
    margin-right: 15px !important;
    /*@media(max-width:767px) {
    	width: 100%;
    	float: none;
    	margin-right: 0 !important;
    }*/ }
  [data-role="content"] .VCSortableInPreviewMode.alignLeftOverflow, [data-role="content"] .widget-box.alignLeftOverflow {
    float: left;
    margin-left: -200px;
    margin-right: 20px;
    width: 450px; }
  [data-role="content"] .VCSortableInPreviewMode.alignRight, [data-role="content"] .widget-box.alignRight {
    float: right;
    margin-left: 15px;
    width: 45%;
    /*@media(max-width:767px) {
    	width: 100%;
    	float: none;
    	margin-left: 0;
    }*/ }
  [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow, [data-role="content"] .widget-box.alignRightOverflow {
    float: right;
    margin-right: -160px;
    width: 450px;
    margin-left: 40px; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode.alignRightOverflow, [data-role="content"] .widget-box.alignRightOverflow {
        margin-right: 0;
        width: 45%;
        margin-left: 10px; } }
  [data-role="content"] .VCSortableInPreviewMode.alignCenterOverflow, [data-role="content"] .widget-box.alignCenterOverflow {
    margin-left: 0;
    width: 100%; }
    @media (max-width: 1199px) {
      [data-role="content"] .VCSortableInPreviewMode.alignCenterOverflow, [data-role="content"] .widget-box.alignCenterOverflow {
        width: 100%;
        margin-left: 0; } }
  [data-role="content"] .alignCenterOverflow.VCSortableInPreviewMode[type="Photo"] img {
    width: 100%; }
  [data-role="content"] .alignJustify.VCSortableInPreviewMode[type="Photo"] img {
    width: 100%; }
  [data-role="content"] .fancybox-opening {
    opacity: 1;
    display: block; }
  [data-role="content"] .fancybox-type-image a.fancybox-close, [data-role="content"] .fancybox-type-image a.fancybox-expand, [data-role="content"] .fancybox-type-image a.fancybox-nav span {
    display: none; }
  [data-role="content"] .fancybox-closing {
    opacity: 0 !important; }
  [data-role="content"] .fancybox-image {
    cursor: zoom-out;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out; }
  [data-role="content"] .fancybox-next, [data-role="content"] .lightbox .lb-next {
    cursor: url(/web_images/sp-next-cursor.png), auto !important; }
  [data-role="content"] .fancybox-prev, [data-role="content"] .lightbox .lb-prev {
    cursor: url(/web_images/sp-prev-cursor.png), auto !important; }
  [data-role="content"] .fancybox-expand {
    display: none; }
  [data-role="content"] .fancybox-title-outside-wrap {
    width: auto;
    color: #666 !important;
    text-shadow: none !important;
    padding-top: 0px;
    font-size: 15px;
    line-height: 19px;
    padding-right: 20px; }
  [data-role="content"] .detail-img-lightbox {
    cursor: zoom-in;
    display: block; }
  [data-role="content"] .vceditor-content table {
    border-collapse: collapse; }
  [data-role="content"] .VCCTable, [data-role="content"] .MsoNormalTable {
    width: 100%;
    border-collapse: collapse;
    border-color: #999;
    border: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="BoxTable"] tr, [data-role="content"] .VCSortableInPreviewMode[type="BoxTable"] th, [data-role="content"] .VCSortableInPreviewMode[type="BoxTable"] td {
    border: 1px solid;
    border-color: #333; }
  [data-role="content"] .VCSortableInPreviewMode[type="insertembedcode"] iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block; }
  [data-role="content"] input[type=checkbox].IMSCheckbox {
    display: none; }
  [data-role="content"] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel {
    padding-left: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: -5px -5px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 8px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel:hover {
    background-position: -5px -37px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox + label.IMSCheckboxLabel:disabled:hover {
    background-position: -5px -5px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox:checked + label.IMSCheckboxLabel {
    background-position: -5px -67px;
    white-space: nowrap; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.checked + label.IMSCheckboxLabel {
    background-position: -5px -67px;
    white-space: nowrap; }
  [data-role="content"] input[type=checkbox].IMSCheckbox:disabled:checked + label.IMSCheckboxLabel {
    background-position: -5px -67px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall {
    display: none; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall + label.IMSCheckboxLabel {
    padding-left: 13px;
    height: 13px;
    display: inline-block;
    line-height: 13px;
    background-repeat: no-repeat;
    background-position: -5px -243px;
    font-size: 12px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 4px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall + label.IMSCheckboxLabel:hover {
    background-position: -5px -274px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall:checked + label.IMSCheckboxLabel {
    background-position: -5px -305px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall.checked + label.IMSCheckboxLabel {
    background-position: -5px -305px; }
  [data-role="content"] input[type=checkbox].IMSCheckbox.IMSSmall:disabled + label.IMSCheckboxLabel {
    background-position: -5px -335px; }
  [data-role="content"] input[type=radio].IMSRadio {
    display: none; }
  [data-role="content"] input[type=radio].IMSRadio + label.IMSRadioLabel {
    padding-left: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: -6px -125px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 8px; }
  [data-role="content"] input[type=radio].IMSRadio + label.IMSRadioLabel:hover {
    background-position: -6px -159px; }
  [data-role="content"] input[type=radio].IMSRadio:checked + label.IMSRadioLabel {
    background-position: -6px -188px; }
  [data-role="content"] input[type=radio].IMSRadio.checked + label.IMSRadioLabel {
    background-position: -6px -188px; }
  [data-role="content"] input[type=radio].IMSRadio:disabled + label.IMSRadioLabel {
    background-position: -6px -216px; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall {
    display: none; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall + label.IMSRadioLabel {
    padding-left: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: -6px -125px;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 8px; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall + label.IMSRadioLabel:hover {
    background-position: -6px -159px; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall:checked + label.IMSRadioLabel {
    background-position: -6px -188px; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall.checked + label.IMSRadioLabel {
    background-position: -6px -188px; }
  [data-role="content"] input[type=radio].IMSRadio.IMSSmall:disabled + label.IMSRadioLabel {
    background-position: -6px -216px; }
  [data-role="content"] .IMSCheckboxLabel, [data-role="content"] .IMSRadioLabel {
    background-image: url(/web_images/IMS-radio-checkbox-icons.png); }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] {
    width: 100%;
    box-sizing: border-box; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap {
    box-sizing: border-box;
    /*height: 480px;*/
    position: relative;
    overflow: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap.show-thumbs {
    height: 400px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap.show-thumbs .swiper-container:not(.gallery-thumbs) {
    height: 480px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] ul.swiper-wrapper {
    list-style: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-slide {
    height: 400px;
    float: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container .swiper-slide figure {
    margin: 0px;
    padding: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs {
    height: 80px;
    box-sizing: border-box;
    padding: 10px 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs .swiper-slide {
    width: 120px;
    height: 100%;
    margin-right: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs .swiper-slide:last-child {
    margin-right: 0px; }
  [data-role="content"] .zalo-share-button .zaloshare {
    position: relative;
    left: 6px;
    top: -1px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockquote"] {
    margin: 20px auto;
    padding: 0px;
    display: block;
    box-sizing: border-box; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockquote"] p {
    margin: 0px 0px 15px 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockquote"]:before {
    content: "\f10d";
    font: normal normal normal 14px/1 font-icons;
    position: absolute;
    top: -10px;
    left: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="blockquote"]:after {
    content: "\f10e";
    font: normal normal normal 14px/1 font-icons;
    position: absolute;
    bottom: -15px;
    right: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] {
    width: 100%;
    border-radius: 6px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-image-wrapper {
    border-radius: 6px 6px 0px 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-image-wrapper img {
    width: 100%;
    display: block;
    border-radius: 6px 6px 0px 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper {
    padding: 12px 15px;
    background: #ebebeb;
    border-radius: 0px 0px 6px 6px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper .link-title {
    font-size: 20px;
    line-height: 26px;
    color: #111;
    font-weight: 600; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper a {
    color: inherit; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper a:hover {
    text-decoration: none;
    border-bottom: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper .link-description {
    /*display: none;*/
    font-size: 13px;
    line-height: 17px;
    margin: 10px 0 0;
    color: #888888; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper .link-source {
    font-size: 13px;
    line-height: 17px;
    color: #888;
    margin-top: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"] .embed-link-info-wrapper .link-source .icon-open-link {
    width: 16px;
    height: 16px;
    display: block;
    background: transparent url(https://static.mediacdn.vn/images/external-link.svg) center center no-repeat;
    float: right; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-image-wrapper {
    width: 224px;
    border-radius: 0px 6px 6px 0px;
    flex: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-image-wrapper img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 0px 6px 6px 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-info-wrapper {
    flex-grow: 1;
    background: #ebebeb;
    border-radius: 6px 0px 0px 6px;
    overflow: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-info-wrapper .link-title {
    font-size: 17px;
    line-height: 21px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-info-wrapper .link-description {
    display: block;
    margin-top: 5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].layout-row .embed-link-info-wrapper .link-source {
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].alignRight {
    width: 250px !important;
    float: right; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].alignRight .embed-link-info-wrapper .link-title {
    font-size: 17px;
    line-height: 21px; }
  [data-role="content"] .VCSortableInPreviewMode[type="embed-link-preview"].alignRight .embed-link-info-wrapper .link-description {
    display: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] {
    width: 100%;
    background: #f3faff;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #f4fcee;
    border-radius: 12px;
    border: 1px solid #92c586; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] {
        padding: 30px 15px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    position: relative;
    padding-top: 60px;
    width: 100%; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content {
        font-size: 16px;
        line-height: 24px;
        padding-top: 40px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content.has-border {
    border-bottom: 1px dotted #333333;
    padding-bottom: 24px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content::before {
    width: 54px;
    height: 40px;
    display: block;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #2E3192;
    -webkit-mask: url(https://static.mediacdn.vn/images/quote-icon1.svg) no-repeat 50% 50%;
    mask: url(https://static.mediacdn.vn/images/quote-icon1.svg) no-repeat 50% 50%;
    -webkit-mask-size: contain;
    mask-size: contain; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content::before {
        width: 44px;
        height: 30px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info {
    margin: 20px auto 0px auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
    line-height: 40px;
    /*bang chieu cao anh avatar*/ }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start; } }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info .q-avatar {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #c7c7c7;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    flex: none;
    margin-right: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info .q-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    display: block;
    object-fit: cover; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info .q-name {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #888888; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .q-link {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #aaaaaa;
    flex-grow: 1;
    text-align: right; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .q-link a {
    color: #aaaaaa;
    font-style: normal;
    font-weight: 600;
    font-size: 16px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .q-link a::after {
    content: "";
    background: url(https://static.mediacdn.vn/images/icon-svg-link.svg) no-repeat center center;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    background-size: 14px;
    filter: invert(60%) sepia(2%) saturate(0%) hue-rotate(154deg) brightness(90%) contrast(87%);
    top: 3px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="center"] .quote-content {
    text-align: center; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="center"] .quote-content::before {
    left: calc((100% - 32px) / 2); }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] {
    margin-top: 30px;
    overflow: visible; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] .quote-content::before {
    left: calc((100% - 32px) / 2);
    top: -60px;
    border-top: 1px solid #92c586;
    border-radius: 50%;
    background-color: #f4fcee;
    color: #fff;
    position: absolute;
    width: 55px;
    height: 55px;
    background-size: 40px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] .quote-content {
    padding-top: 0px;
    text-align: center; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .quote-content {
    padding-top: 15px;
    text-indent: 70px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .quote-content::before {
    top: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .quote-content.has-border {
    padding-top: 30px;
    border-bottom: none;
    border-top: 1px dotted #333; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .quote-content.has-border::before {
    top: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .quote-author-info {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 0px 0px 20px 0px;
    line-height: 18px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .q-avatar {
    margin: 0px;
    margin-bottom: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] .q-link {
    text-align: right;
    justify-content: center;
    align-items: center;
    display: flex; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] .quote-content::before {
    display: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] .icon-quote {
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0px;
    top: -27px;
    z-index: 2;
    width: 55px;
    height: 55px;
    background-color: #ffffff;
    border-radius: 50%;
    object-fit: cover;
    background-position: center;
    border-top: 1px solid #e5e5e5; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="top-center"] .icon-quote:after {
    position: absolute;
    content: '';
    background-color: #2E3192;
    -webkit-mask: url(https://static.mediacdn.vn/images/quote-icon1.svg) no-repeat 50% 50%;
    mask: url(https://static.mediacdn.vn/images/quote-icon1.svg) no-repeat 50% 50%;
    -webkit-mask-size: contain;
    mask-size: contain;
    display: inline-block;
    width: 36px;
    height: 30px;
    top: 10px;
    left: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] {
    padding: 15px 35px; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"][data-layout="middle-left"] {
        padding: 15px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #f4f4f4; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-description {
    box-sizing: border-box;
    padding: 30px 36px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    color: #888888;
    flex-grow: 1;
    overflow-y: auto;
    overflow-y: auto;
    scrollbar-color: #e6e6e6 #f4f4f4;
    scrollbar-width: thin; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-place-holder {
    width: 380px;
    flex: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-place-holder img {
    width: 100%;
    display: block; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-description::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
    background: transparent;
    transition: all 0.3s ease; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-description::-webkit-scrollbar:hover {
    background: #f4f4f4; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-description::-webkit-scrollbar-track {
    background-color: transparent; }
  [data-role="content"] .VCSortableInPreviewMode[type="photoinfo"] .photo-wrap .photo-description::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
    width: 6px; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(12, 1fr);
    /*    width: 750px;*/
    /*height: 750px;*/
    overflow: hidden;
    max-width: 100%; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] {
        height: 50vh; } }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    display: none;
    overflow: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item[data-more] {
    position: relative; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item[data-more]:before {
    pointer-events: none;
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item[data-more]:after {
    z-index: 2;
    content: attr(data-more);
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    pointer-events: none;
    color: #ffffff; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .PhotoCMS_Caption {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    margin-top: -5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="default"] {
    display: flex;
    flex-direction: column;
    height: unset; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .grid-row {
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%;
    box-sizing: border-box;
    display: flex; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .grid-row .media-item {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: 5px;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .grid-row .media-item:first-child {
    margin-left: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .grid-row .media-item img {
    width: 100%;
    display: block; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-11"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-11"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-11"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-11"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-12"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 8; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-12"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 8;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-12"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 8;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-21"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 6; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-21"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 6; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-21"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 6;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-12"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-12"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-12"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-21"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-21"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-21"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-22"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-22"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-22"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-22"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-13"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-13"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-13"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-13"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 5; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 5;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13-50"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13-50"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 5; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13-50"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 5;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-13-50"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-23"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 8; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-23"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 7;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 8; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-23"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 8;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-23"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 8;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-23"] .media-item:nth-child(5) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 8;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-23"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 8;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-23"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 8;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-23"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 8;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 5; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-23"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 8;
    grid-column-end: 13;
    grid-row-start: 5;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-23"] .media-item:nth-child(5) {
    display: block;
    grid-column-start: 8;
    grid-column-end: 13;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 7; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(5) {
    display: block;
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="row-33"] .media-item:nth-child(6) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 7;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(1) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(2) {
    display: block;
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(3) {
    display: block;
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(4) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 5; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(5) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 5;
    grid-row-end: 9; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"][data-layout="col-123"] .media-item:nth-child(6) {
    display: block;
    grid-column-start: 9;
    grid-column-end: 13;
    grid-row-start: 9;
    grid-row-end: 13; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] {
    border-left: 2px solid #c4c4c4;
    padding-left: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] .ref-title:before {
    content: "“"; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] .ref-title:after {
    content: "”"; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] .ref-source {
    margin-left: 10px;
    color: #2b73fb; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] .ref-source::before {
    content: "·";
    margin-right: 10px;
    color: #333; }
  [data-role="content"] .vceditor-content[contentEditable="true"] .VCSortableInPreviewMode[type="reflinkinfo"]:hover,
  [data-role="content"] .vceditor-content[contentEditable="true"] .VCSortableInPreviewMode[type="reflinkinfo"].hover {
    background: #f1f1f1;
    outline: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkinfo"] div[role="add-new-line"] {
    display: none;
    visibility: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"][contenteditable="false"]:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"] > p {
    border-left: 2px solid #c4c4c4;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"] a {
    color: #2b73fb !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"]:hover,
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"].hover {
    background: #eeeeee; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"].hover .VCSortableInPreviewMode[type="reflinkinfo"] {
    outline: none !important; }
  [data-role="content"] .VCSortableInPreviewMode[type="reflinkblock"] .VCSortableInPreviewMode {
    margin-bottom: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] {
    width: 100%;
    box-sizing: border-box; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap {
    box-sizing: border-box;
    /*height: 480px;*/
    position: relative;
    overflow: hidden; }
  [data-role="content"] .vceditor-content[contenteditable="true"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap.show-thumbs {
    height: 480px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .slider-wrap.show-thumbs .swiper-container:not(.gallery-thumbs) {
    height: 400px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] ul.swiper-wrapper {
    list-style: none;
    margin: 0px;
    padding: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] ul > li {
    list-style: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-slide {
    float: left; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container .swiper-slide figure {
    margin: 0px;
    padding: 0px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container .swiper-slide img {
    /*max-width: min-content;*/
    max-width: 100%;
    max-height: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs {
    height: 80px;
    box-sizing: border-box;
    padding: 10px 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs .swiper-slide {
    width: 120px;
    height: 100%;
    margin-right: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs .swiper-slide:last-child {
    margin-right: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="sliderimages"] .swiper-container.gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  [data-role="content"] .VCSortableInPreviewMode.table-0[type=BoxTable] {
    overflow: scroll; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight {
    display: block;
    color: #333333;
    padding: 10px 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight[data-layout="type-1"] {
    background-color: #f0f1f5;
    border-left: 3px solid #cc0000;
    border-radius: 3px; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight[data-layout="type-2"] {
    background-color: #fff;
    border-left: 2px solid #cc0000;
    border-radius: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight-link {
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #fff;
    padding-top: 5px;
    color: #666666 !important;
    font-size: 14px;
    text-decoration: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight-link::after {
    content: "";
    background: url(https://static.mediacdn.vn/images/external-link.svg) no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    top: 5px;
    position: relative; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight-content {
    color: #000;
    font-size: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="boxhighlight"] .boxhighlight[data-layout="type-1"] .boxhighlight-content {
    border-bottom: 1px solid #d9dade;
    padding-bottom: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview {
    color: #333333;
    padding: 15px;
    clear: both;
    display: flow-root; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-1"] {
    background-color: #f0f1f5;
    border-radius: 3px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-1"] .linkpreview-img {
    width: 120px;
    float: left;
    margin-right: 15px;
    margin-top: 8px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-1"] .linkpreview-img img {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-1"] .linkpreview-title {
    color: #004370;
    font-size: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] {
    border-radius: 3px;
    padding: 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] .linkpreview-readmore {
    color: #4d4d4d;
    font-size: 14px;
    margin-bottom: 5px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] .linkpreview-newrelated {
    color: #cc0000;
    text-transform: uppercase;
    font-size: 13px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] .linkpreview-title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    text-decoration: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] .linkpreview-img {
    width: 200px;
    float: left;
    margin-right: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-2"] .linkpreview-img img {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-3"] {
    background-color: #f0f1f5;
    border-left: 2px solid #cc0000;
    border-radius: 3px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-3"] .linkpreview-title {
    color: #004370;
    font-size: 15px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-4"] {
    background-color: #f0f1f5;
    border-radius: 3px;
    max-width: 250px;
    float: right;
    padding: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-4"] img {
    margin-bottom: 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-4"] .linkpreview-img {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-4"] .linkpreview-img img {
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview[data-layout="type-4"] .linkpreview-title {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    padding: 10px;
    line-height: 24px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview .linkpreview-title {
    line-height: 24px;
    display: table;
    text-decoration: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"] .linkpreview .linkpreview-title::after {
    content: "";
    background: url(https://static.mediacdn.vn/images/external-link.svg) no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    top: 1px;
    position: relative; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"].alignRight {
    width: 250px; }
  [data-role="content"] .VCSortableInPreviewMode[type="relatednewsexternal"].alignLeft {
    width: 250px; }
  [data-role="content"] .VCSortableInPreviewMode[type="chartbox"] .chartbox-columnselect {
    top: 0;
    position: absolute;
    right: 0;
    min-width: 100px;
    height: 26px;
    cursor: pointer; }
  [data-role="content"] .VCSortableInPreviewMode[type="photo-grid-album"] .media-item .detail-img-lightbox {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  [data-role="content"] .VCSortableInPreviewMode[type="VideoStream"] .videoNewsPlayer {
    padding-top: 56.26% !important;
    height: 0 !important; }
  [data-role="content"] .VCSortableInPreviewMode.alignCenterOverflow, [data-role="content"] .widget-box.alignCenterOverflow {
    width: 100%;
    max-width: 100%; }
    @media (max-width: 1199px) {
      [data-role="content"] .VCSortableInPreviewMode.alignCenterOverflow, [data-role="content"] .widget-box.alignCenterOverflow {
        width: 100%;
        max-width: 100%; } }
  [data-role="content"] .kbwscwl-relatedbox.type-5 {
    border: 1px solid #e2e2e2; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 .kbwscwlrl-title-header {
    display: block;
    padding: 14px 20px;
    font-weight: bold;
    border-top: 3px solid #2E3192;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    text-transform: uppercase; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 .kbwscwlrl {
    padding: 10px;
    border-bottom: 1px solid #e2e2e2; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 ul.kbwscwlr-list {
    padding-right: 20px;
    padding-left: 20px; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 .kbwscwlrl i {
    margin-left: 10px;
    color: #FB7533;
    font-size: 14px;
    font-weight: 300; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 a.title {
    color: #909090;
    font-size: 15px;
    text-decoration: none; }
  [data-role="content"] .kbwscwl-relatedbox.type-5 a.title:hover {
    color: #909090; }
  [data-role="content"] .VCSortableInPreviewMode.alignCenter[relatednewsboxtype="type-6"] {
    width: 100%;
    display: flex; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"][data-style="align-center"] .kbwscwlrl {
    border: none; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"] span.kbwscwlrl-label {
    padding-left: 10px;
    height: 30px;
    display: block;
    font-size: 12px;
    color: #666;
    text-align: left;
    height: 30px;
    line-height: 28px; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"][data-style="align-center"] .kbwscwlrl-content {
    flex-direction: row;
    border: 1px solid #e3e3e3;
    border-left: 1px solid #2E3192;
    justify-content: space-between; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"][data-style="align-center"] .kbwscwlrl-title {
    order: 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-6 .kbwscwlrl-thumb-avata {
    text-decoration: none;
    display: inline-block; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"][data-style="align-center"] .kbwscwlrl-thumb-avata {
    flex-basis: 100px;
    flex-shrink: 0; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"][data-style="align-center"] .kbwscwlrl-thumb-avata img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  [data-role="content"] .VCSortableInPreviewMode[relatednewsboxtype="type-6"] .kbwscwlrl-content {
    display: flex;
    flex-direction: column; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-4_preview.alignRight,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-4_preview.alignLeft,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-7_preview.alignRight,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-7_preview.alignLeft {
    width: 350px; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-4_preview.alignRight,
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-4_preview.alignLeft,
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-7_preview.alignRight,
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"].type-7_preview.alignLeft {
        width: 45% !important;
        margin-bottom: 10px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 {
    border-top: 3px solid #2E3192;
    border-radius: 3px;
    border-bottom: 3px solid #2E3192;
    overflow: hidden; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox {
    display: block;
    margin-bottom: 0px;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwlr-list,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] ul.kbwscwlr-list {
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-4 .kbwscwlrl:first-child,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl:first-child {
    margin-top: 0px;
    border: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-4 .kbwscwlrl,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl {
    float: left;
    position: relative;
    text-align: left;
    border-top: 1px dotted #cbcfd3;
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    width: 100%; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl-thumb-avata {
    float: left;
    width: 116px;
    padding: 0px;
    height: auto; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl-thumb-avata {
        width: 100%;
        margin-bottom: 10px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl-title {
    margin-left: 135px;
    padding: 0px; }
    @media (max-width: 767px) {
      [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl-title {
        margin-left: 0px; } }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-4 .kbwscwlrl-title a.title,
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox.type-7 .kbwscwlrl-title a.title {
    font-size: 15px;
    color: #333333;
    margin-bottom: 0px;
    text-decoration: none;
    display: block;
    line-height: 19px; }
  [data-role="content"] .VCSortableInPreviewMode.skin2[type='BeforeAfter'] {
    margin: 0px;
    margin-top: 2%;
    overflow: hidden;
    height: auto !important;
    margin-bottom: 20px; }
  [data-role="content"] .VCSortableInPreviewMode.skin2[type='BeforeAfter'].flip-container .PhotoCMS_Caption {
    margin-bottom: 0; }
  [data-role="content"] .VCSortableInPreviewMode.skin2[type='BeforeAfter'] img {
    margin: 0px;
    padding: 0px;
    margin: auto; }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"] img {
    margin: 0 auto; }
  [data-role="content"] .VCSortableInPreviewMode[type="PhotoInContentBox"] .PhotoCMS_Caption {
    display: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="RelatedNewsBox"] .kbwscwl-relatedbox div.inforNews {
    font-size: 11px;
    text-decoration: none;
    color: #777;
    margin-top: 13px; }
  [data-role="content"] .flip-container {
    padding: 0;
    margin: 0;
    perspective: 1000px;
    margin-top: 10px;
    position: relative; }
  [data-role="content"] .flip-container.rotate .flipper {
    transform: rotateY(180deg); }
  [data-role="content"] .flip-container img {
    margin: 0; }
  [data-role="content"] .flip-container .flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative; }
  [data-role="content"] .flip-container .icon {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 5px;
    display: inline-block;
    cursor: pointer; }
  [data-role="content"] .flip-container .tips {
    border: 0;
    position: absolute;
    bottom: 0;
    right: 0px;
    padding: 12px 0px;
    display: inline-block;
    background: rgba(12, 12, 12, 0.65);
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    width: 100%; }
  [data-role="content"] .flip-container .tips.hide {
    display: none; }
  [data-role="content"] .flip-container .icon img {
    border: none !important; }
  [data-role="content"] .flip-container .front, [data-role="content"] .flip-container .back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  [data-role="content"] .flip-container .front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg); }
  [data-role="content"] .flip-container .back {
    transform: rotateY(180deg); }
  [data-role="content"] .VCSortableInPreviewMode .PhotoCMS_Caption, [data-role="content"] .VCSortableInPreviewMode .VideoCMS_Caption {
    background: #e9e9e9;
    padding: 5px 8px;
    /*margin-bottom: 24px;*/
    max-width: 100%; }
  [data-role="content"] .VCCSortableInPreviewMode.noCaption .PhotoCMS_Caption, [data-role="content"] .VCCSortableInPreviewMode.noCaption .VideoCMS_Caption, [data-role="content"] .VCSortableInPreviewMode.noCaption .PhotoCMS_Caption, [data-role="content"] .VCSortableInPreviewMode.noCaption .VideoCMS_Caption {
    display: none; }
  [data-role="content"] .VCSortableInPreviewMode.link-content-footer {
    text-align: left;
    line-height: 25px; }
  [data-role="content"] .IMSNoChangeStyle a, [data-role="content"] .link-content-footer a {
    background-position: 0 4px;
    color: #2E3192;
    font-size: 22px;
    font-weight: bold;
    padding-left: 25px;
    text-decoration: none; }
    [data-role="content"] .IMSNoChangeStyle a:before, [data-role="content"] .link-content-footer a:before {
      position: absolute;
      content: '';
      background-color: #2E3192;
      -webkit-mask: url(https://static.mediacdn.vn/common/images/bg_linkfooter.svg) no-repeat 50% 50%;
      mask: url(https://static.mediacdn.vn/common/images/bg_linkfooter.svg) no-repeat 50% 50%;
      -webkit-mask-size: contain;
      mask-size: contain;
      display: inline-block;
      width: 18px;
      height: 14px;
      top: 6px;
      left: 0; }
      @media (max-width: 767px) {
        [data-role="content"] .IMSNoChangeStyle a:before, [data-role="content"] .link-content-footer a:before {
          width: 13px;
          height: 10px;
          top: 9px; } }
    @media (max-width: 767px) {
      [data-role="content"] .IMSNoChangeStyle a, [data-role="content"] .link-content-footer a {
        font-size: 1.3rem;
        padding-left: 20px;
        line-height: 1.6; } }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .lpe-container-block-item {
    pointer-events: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] {
    background-color: rgba(3, 8, 15, 0.92);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 42px;
    border: none; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] ul li {
    color: white;
    border-color: #ccc; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] ul li:last-child {
    border-radius: 0 42px 42px 0; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] ul li:first-child {
    border-radius: 42px 0 0 42px; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] li:hover {
    background-color: rgba(3, 8, 15, 0.92);
    color: #3dbfe8; }
  [data-role="content"] .VCSortableInPreviewMode[type="landingblock"] .landing-editor-wrapper .lpe-landing-page .vceditor-content div[role="element-actions"] li.lpe-active {
    background-color: rgba(3, 8, 15, 0.92);
    color: #3dbfe8; }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] {
    top: -35px !important;
    background: #111111;
    border-radius: 50px;
    height: auto; }
  [data-role="content"] .VCSortableInPreviewMode[type="multipart"] .knccmpo-left {
    min-width: 90px;
    max-width: 90px;
    padding: 0 10px; }
  [data-role="content"] .VCSortableInPreviewMode[type="multipart"] .knccmpo-right {
    padding: 0 10px;
    flex-grow: 1;
    margin-left: 0; }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"]::after {
    content: '';
    position: absolute;
    left: 42%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #111111;
    clear: both; }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    min-width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center; }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] li:first-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px; }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] ul li.active {
    background: rgba(255, 255, 255, 0.1); }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] ul li:hover {
    background: rgba(255, 255, 255, 0.1); }
  [data-role="content"] .VCSortableInPreviewMode.landing-page div[role="element-actions"] ul li:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage {
    width: 100vw; }
  [data-role="content"] .IMSPlugin-Popup {
    width: 100% !important; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage footer {
    height: auto;
    display: flex;
    justify-content: center; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage footer #btnCancel {
    margin: 0px; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block {
    width: 100%; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block .content-block {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: 25%;
    box-sizing: unset;
    border: unset;
    padding: unset;
    cursor: unset; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage #wapper-block .content-block .container {
    margin: 5px;
    box-sizing: border-box;
    border: 1px solid #c3b8b847;
    padding: 5px;
    cursor: pointer; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertblocklandingpage .empty {
    padding: 10px; }
  [data-role="content"] .IMSPlugin-Popup#IMSinsertBlockLandingpageEdit {
    width: 100vw; }
  [data-role="content"] .footer-edit-landing-page {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar {
    width: 100%;
    display: flex;
    background: #fff;
    border-bottom: solid 1px #dbdbdb;
    height: 50px;
    flex: none;
    align-items: center;
    justify-content: center; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn {
    background: #fff;
    font-weight: bold;
    border-color: #e2e2e2 #e2e2e2 #e2e2e2 transparent;
    color: #999999;
    margin-right: 0px; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn:first-child {
    margin-left: 0;
    border-left-color: #e2e2e2; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn-group > .btn.active {
    background: #dddfe2;
    color: #333333; }
  [data-role="content"] #contentEditLandingPage .editor-toolbar .btn {
    display: inline-block;
    padding: 8px 16px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid;
    border-radius: 4px;
    background-color: #f6f7f9;
    border-color: #ced0d4;
    color: #4b4f56;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: 15px; }
  [data-role="content"] #wapper-block {
    width: 600px;
    display: flex;
    flex-flow: row wrap; }
  [data-role="content"] #wapper-block:after {
    content: "";
    clear: both;
    display: table; }
  [data-role="content"] #wapper-block .content-block {
    margin: 5px;
    box-sizing: border-box;
    border: 1px solid #c3b8b847;
    padding: 5px;
    cursor: pointer;
    width: 48.3%; }
  [data-role="content"] #wapper-block .content-block:hover {
    background-color: aliceblue;
    box-shadow: 0px 0px 2px 2px #eaeaea; }
  [data-role="content"] #wapper-block .content-block .title {
    color: #111;
    letter-spacing: .1px;
    word-break: break-word;
    overflow: hidden;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px; }
  [data-role="content"] #wapper-block .content-block .type_name {
    color: #1f9ffc;
    margin-top: 10px; }
  [data-role="content"] #wapper-block .content-block .info-author {
    color: #8a8a8f;
    letter-spacing: .2px;
    position: relative; }
  [data-role="content"] #wapper-block .content-block .avatar {
    width: 100%;
    max-height: 160px;
    overflow: hidden; }
  [data-role="content"] #wapper-block .content-block .default-avatar {
    min-height: 80px;
    background-color: #d4dadc; }
  [data-role="content"] #wapper-block .content-block .avatar img {
    width: 100%; }
  [data-role="content"] #IMSinsertBlockLandingpageEdit .icon-landing-setting {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 100%;
    cursor: pointer; }
  [data-role="content"] #IMSinsertBlockLandingpageEdit .icon-landing-setting i {
    color: #fff;
    font-size: 15px; }
  [data-role="content"] .popup-setting-maps {
    padding: 10px;
    background: #fff;
    box-shadow: rgba(0, 24, 46, 0.16) 0px 6px 24px;
    border-radius: 10px;
    position: absolute;
    width: 300px;
    top: -125px;
    right: 10px;
    display: none; }
  [data-role="content"] .popup-setting-maps.lpe-active {
    display: block; }
  [data-role="content"] .popup-setting-maps .form-group {
    margin-bottom: 10px; }
  [data-role="content"] .popup-setting-maps .form-group input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 2px #ddd inset;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 5px; }
  [data-role="content"] .landing-page-custom-scroll-bar {
    scrollbar-color: #7a7a7a #b4b4b4;
    scrollbar-width: thin; }
  [data-role="content"] .landing-page-custom-scroll-bar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b4b4b4; }
  [data-role="content"] .landing-page-custom-scroll-bar::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background-color: #b4b4b4; }
  [data-role="content"] .landing-page-custom-scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #7a7a7a; }
  [data-role="content"] .IMSPlugin-PopupItem {
    width: 85%;
    left: 50%;
    top: 50% !important;
    height: 80vh;
    transform: translate(-50%, -50%) !important;
    border-radius: 16px; }
  [data-role="content"] #IMSinsertblocklandingpage {
    height: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .header {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #E5E5E5; }
  [data-role="content"] #IMSinsertblocklandingpage .header .title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #666666; }
  [data-role="content"] #IMSinsertblocklandingpage .header .icon {
    position: relative; }
  [data-role="content"] #IMSinsertblocklandingpage .header .icon .close-popup {
    position: absolute;
    top: -7px;
    right: 0;
    padding: 10px;
    cursor: pointer; }
  [data-role="content"] #IMSinsertblocklandingpage .footer {
    display: flex;
    justify-content: center;
    padding: 10px;
    border-top: 1px solid #E5E5E5; }
  [data-role="content"] #IMSinsertblocklandingpage .footer p {
    margin: 0px; }
  [data-role="content"] #IMSinsertblocklandingpage .footer .cancel {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 7px 15px 4px 15px;
    cursor: pointer;
    margin-right: 7px; }
  [data-role="content"] #IMSinsertblocklandingpage .footer .cancel p {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #555555; }
  [data-role="content"] #IMSinsertblocklandingpage .footer .insert {
    background: linear-gradient(0deg, #5BC0DE, #5BC0DE), #FFFFFF;
    border-radius: 4px;
    padding: 7px 22px 4px 22px;
    margin-left: 7px; }
  [data-role="content"] #IMSinsertblocklandingpage .footer .insert p {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #FFFFFF; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list {
    height: calc(100% - 107px);
    overflow: hidden;
    display: flex;
    flex-flow: row wrap; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris {
    width: 20%;
    height: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #50565B;
    padding: 10px 13px 10px 13px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list {
    height: calc(100% - 40px);
    overflow-y: scroll; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list p {
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #637585;
    padding: 5px 15px 5px 15px;
    cursor: pointer; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list p.active {
    font-weight: bold; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block {
    width: 80%;
    background: #EFF3F6;
    height: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block {
    display: flex;
    flex-flow: row wrap;
    padding: 20px 25px 8px 25px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block .form-group {
    width: 35%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block #search-box {
    font-size: 14px;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #E0DFDF;
    padding: 4px 10px 4px 10px;
    width: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block .icon {
    width: 4%;
    background: #F2F2F2;
    border: 1px solid #E0DFDF;
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
    position: relative;
    cursor: pointer; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block .icon svg {
    color: #B4B4B4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .search-block svg {
    width: 15px;
    color: #B4B4B4; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .content {
    padding: 4px 9px 4px 9px;
    height: calc(100% - 54px);
    overflow-y: scroll; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block p {
    margin: 0px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list {
    display: flex;
    flex-flow: row wrap;
    height: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .empty {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #50565B; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .icon-load-cat {
    margin: 0 auto;
    display: block;
    width: 65px;
    height: 100%; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block {
    width: calc(33.33333% - 25px);
    margin: 12.5px;
    cursor: pointer; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .image-item {
    overflow: hidden; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item img {
    width: 100%;
    height: 130px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .name-cat {
    margin-top: 6px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #2EA2C7; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .name-item {
    margin-top: 6px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #50565B; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item .create-at {
    margin-top: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #B3B3B3; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block .content-item {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 12px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .list .item-block.active .content-item {
    border: 2px solid #5BC0DE; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar {
    width: 5px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #E4E7E9;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-block .content::-webkit-scrollbar-thumb:window-inactive {
    background: #E4E7E9; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar {
    width: 5px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #E4E7E9;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  [data-role="content"] #IMSinsertblocklandingpage .content-list .list-categoris .list::-webkit-scrollbar-thumb:window-inactive {
    background: #E4E7E9; }
  [data-role="content"] .list-content-album {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 15px; }
  [data-role="content"] .list-content-album > a {
    overflow: hidden;
    border-radius: 8px; }
  [data-role="content"] .list-content-album > a img {
    border-radius: 8px;
    display: block;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s; }
  [data-role="content"] .list-content-album > a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1); }

@media (max-width: 767px) {
  [data-role="content"] .kbwscwl-relatedbox .kbwscwlrl-title a.title, [data-role="content"] .kbwscwl-relatedbox.type-3 .kbwscwlrl-title a.title, [data-role="content"] .kbwscwl-relatedbox.type-2 .kbwscwlrl-title a.title, [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-author-info .q-name, [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .q-link a, [data-role="content"] .VCSortableInPreviewMode[type="block-quote-info"] .quote-content {
    font-size: 0.9rem;
    line-height: 1.4; } }
.contentOuter .VCSortableInPreviewMode.alignCenterOverflow, .contentOuter .widget-box.alignCenterOverflow {
  margin-left: -25%;
  width: 150%; }
  @media (max-width: 1199px) {
    .contentOuter .VCSortableInPreviewMode.alignCenterOverflow, .contentOuter .widget-box.alignCenterOverflow {
      width: 100%;
      margin-left: 0; } }
.contentOuter .VCSortableInPreviewMode.alignCenterOverflow, .contentOuter .widget-box.alignCenterOverflow {
  width: 150%;
  max-width: 150%; }
  @media (max-width: 1199px) {
    .contentOuter .VCSortableInPreviewMode.alignCenterOverflow, .contentOuter .widget-box.alignCenterOverflow {
      width: 100%;
      max-width: 100%; } }

.magazine {
  overflow-x: hidden; }
  .magazine [data-role="content"] {
    font-family: 'Roboto'; }
    .magazine [data-role="content"] .VCSortableInPreviewMode .PhotoCMS_Caption,
    .magazine [data-role="content"] .VCSortableInPreviewMode .VideoCMS_Caption {
      font-family: SFD-Regular;
      color: #888;
      background: initial;
      position: relative;
      width: 100%; }
    .magazine [data-role="content"] .VCSortableInPreviewMode .PhotoCMS_Caption p,
    .magazine [data-role="content"] .VCSortableInPreviewMode .VideoCMS_Caption p {
      text-align: center;
      width: 100%; }
    .magazine [data-role="content"] .VCSortableInPreviewMode.alignJustifyFull {
      width: 100vw !important;
      position: relative;
      margin-left: -50vw;
      left: 50%;
      max-width: 100vw; }
  .magazine .VCSortableInPreviewMode[type="360photoemagazine"] {
    width: 980px !important;
    margin-left: -160px !important; }
    @media (max-width: 991px) {
      .magazine .VCSortableInPreviewMode[type="360photoemagazine"] {
        width: 100% !important;
        margin-left: 0 !important; } }
  .magazine .VCSortableInPreviewMode[type="360photoemagazine"] iframe {
    width: 980px !important; }
    @media (max-width: 991px) {
      .magazine .VCSortableInPreviewMode[type="360photoemagazine"] iframe {
        width: 100% !important; } }

/*# sourceMappingURL=detailcontent.css.map */

﻿.widget-box.alignRight {
    float: right !important;
    width: 45% !important;
}

.widget-box.alignLeft {
    float: left !important;
    width: 45% !important;
}

.widget-box {
    display: inline-block;
    margin: 0 auto 15px;
    word-wrap: break-word;
    position: relative;
    padding: 10px;
    line-height: 1.4;
    font-weight: 300;
    z-index: 1;
    width: 100%;
}

    .widget-box.active {
        outline: rgba(228, 156, 90, 0.5) dashed 1px;
    }

    .widget-box:before, .widget-box:after {
        content: '';
        display: table;
    }

    .widget-box:after {
        clear: both;
    }

    .widget-box .half {
        width: 50%;
        min-height: 30px;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .widget-box img {
        margin: 20px 0 15px;
        max-width: 100%;
    }

    .widget-box .half.three-thumb > img,
    .widget-box .half.three-thumb > span,
    .widget-box .half.three-thumb > a {
        display: inline-block;
        width: calc(100% / 3 - 15px);
        margin-right: 15px;
        position: relative;
    }

    .widget-box .half.three-thumb > img,
    .widget-box .half.three-thumb > span,
    .widget-box .half.three-thumb > a {
        position: relative;
        padding-bottom: calc(100% / 3 - 15px);
        height: 0;
    }

        .widget-box .half.three-thumb > img > img,
        .widget-box .half.three-thumb > span > img,
        .widget-box .half.three-thumb > a > img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

    .widget-box p {
        margin: 15px 0;
        font-size: inherit;
        line-height: 1.4;
        font-weight: 300;
    }

    .widget-box h1 {
        font-size: 2.36em;
        margin: 0.4em 0;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 1.4;
    }

        .widget-box h1 h3 {
            font-size: 1.73em;
            margin: 0.7em 0;
            font-weight: 300;
            letter-spacing: 0;
            line-height: 1.4;
        }

    .widget-box .widget-column {
        min-height: 30px;
        float: left;
        padding-left: 1rem;
        padding-right: 1rem;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .widget-box .third {
        width: 33.3%;
    }

    .widget-box figure {
        margin: 0
    }

        .widget-box figure figcaption {
            display: block;
        }

    .widget-box .full {
        width: 100%;
    }

    .widget-box .fourth {
        width: 25%;
    }

    .widget-box .two-third {
        width: 66.7%;
    }

    .widget-box .full .display {
        margin-bottom: 0.5em;
    }

    .widget-box .full .center {
        text-align: center;
    }

    .widget-box .full .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .widget-box .full .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

    .widget-box .full .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        overflow: hidden;
        /* margin-top: 1.4em; */
        /* margin-bottom: 1em; */
    }

    .widget-box.width100 {
        width: 100%;
    }

    .widget-box .full .embed-responsive iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .widget-box .radius-img-sm {
        width: 180px;
        height: 180px;
        margin: 10px auto;
    }

        .widget-box .radius-img-sm .widget-image-wrapper {
            height: 100%;
            width: 100%;
        }

        .widget-box .radius-img-sm img {
            margin: 0;
            padding: 0;
            height: 100%;
            width: 100%;
            border-radius: 100%;
        }

.widget-column-4:before, .widget-column-4:after {
    content: " ";
    display: table;
}

.widget-column-4:after {
    clear: both;
}

.widget-column-4 {
    width: 33.333333%;
    float: left;
    display: block;
}

.embed-responsive.embed-responsive-square {
    padding-bottom: 100% !important;
}

.embed-responsive-square > img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

/* VnEconomy Quote styles */
.widget-box[type^="vne_quote"] .quote-content::before, .widget-box[type^="vne_quote"] .quote-content::after {
    content: ' ';
    display: table;
}

.widget-box[type^="vne_quote"] .quote-content::after {
    clear: both;
}

.widget-box[type^="vne_quote"] .quote-content {
    font-family: Roboto;
    /* font-size: large; */
    font-weight: bold;
    color: rgb(128, 128, 128);
    text-align: justify;
    line-height: 1.5;
    margin-left: 36px;
    margin-right: 36px;
    margin-top: 5px;
    padding: 0;
}

    .widget-box[type^="vne_quote"] .quote-content.quote-border-top {
        padding-top: 10px;
        border-top: 1px solid #c0c0c0;
    }

    .widget-box[type^="vne_quote"] .quote-content.quote-border-bottom {
        padding-bottom: 10px;
        border-bottom: 1px solid #c0c0c0;
    }

    .widget-box[type^="vne_quote"] .quote-content.quote-border-auto {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: none;
        border-top: 1px solid #c0c0c0;
    }

        .widget-box[type^="vne_quote"] .quote-content.quote-border-auto:last-child {
            border-bottom: 1px solid #c0c0c0;
        }

.widget-box[type^="vne_quote"] .quote-icon {
    float: left;
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
}

    .widget-box[type^="vne_quote"] .quote-icon.icon-quote-style {
        max-width: 30px;
        max-height: 30px;
        background: transparent url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDUxMi41IDUxMi41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIuNSA1MTIuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGQ9Ik0xMTIuNSwyMDguMjVjNjEuODU2LDAsMTEyLDUwLjE0NSwxMTIsMTEycy01MC4xNDQsMTEyLTExMiwxMTJzLTExMi01MC4xNDUtMTEyLTExMmwtMC41LTE2ICAgYzAtMTIzLjcxMiwxMDAuMjg4LTIyNCwyMjQtMjI0djY0Yy00Mi43MzcsMC04Mi45MTcsMTYuNjQzLTExMy4xMzcsNDYuODYzYy01LjgxNyw1LjgxOC0xMS4xMjYsMTIuMDA4LTE1LjkxNSwxOC41MSAgIEMxMDAuNjY3LDIwOC43MjMsMTA2LjUyOCwyMDguMjUsMTEyLjUsMjA4LjI1eiBNNDAwLjUsMjA4LjI1YzYxLjg1NSwwLDExMiw1MC4xNDUsMTEyLDExMnMtNTAuMTQ1LDExMi0xMTIsMTEyICAgcy0xMTItNTAuMTQ1LTExMi0xMTJsLTAuNS0xNmMwLTEyMy43MTIsMTAwLjI4Ny0yMjQsMjI0LTIyNHY2NGMtNDIuNzM2LDAtODIuOTE4LDE2LjY0My0xMTMuMTM3LDQ2Ljg2MyAgIGMtNS44MTgsNS44MTgtMTEuMTI3LDEyLjAwOC0xNS45MTYsMTguNTFDMzg4LjY2NiwyMDguNzIzLDM5NC41MjcsMjA4LjI1LDQwMC41LDIwOC4yNXoiIGZpbGw9IiNEODAwMjciLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) no-repeat center/ 100%;
    }

    .widget-box[type^="vne_quote"] .quote-icon img {
        max-width: 100%;
        margin: 0;
    }

.widget-box[type^="vne_quote"] .quote-author {
    margin: 0 36px;
    padding: 10px 0;
    font-weight: bold;
    font-family: Roboto;
    /* font-size: large; */
}

    .widget-box[type^="vne_quote"] .quote-author.quote-border-top {
        border-top: 1px solid #c0c0c0;
    }

    .widget-box[type^="vne_quote"] .quote-author.quote-border-bottom {
        border-bottom: 1px solid #c0c0c0;
    }

.widget-box[type^="vne_quote"] .quote-author-avatar {
    display: inline-block;
    line-height: 0;
    max-width: 90px;
    min-width: 60px;
    margin: 0;
    border: 2px solid #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
}

    .widget-box[type^="vne_quote"] .quote-author-avatar.avatar-left {
        float: left;
        margin-right: 15px;
    }

    .widget-box[type^="vne_quote"] .quote-author-avatar.avatar-right {
        float: right;
        margin-left: 15px;
    }

    .widget-box[type^="vne_quote"] .quote-author-avatar img {
        max-width: 100%;
        margin: 0;
        background: #e0e0e0;
    }

.widget-box .widget-image-wrapper {
    position: relative;
    max-width: 100%;
    display: inline-block;
    line-height: 0;
    outline: none;
    box-shadow: none;
    margin: 20px 0 15px;
}

.VCSortableInPreviewMode .widget-image-wrapper {
    position: relative;
    height:100%;
    display:block;
}

    .widget-box .widget-image-wrapper .image-editter, .VCSortableInPreviewMode .widget-image-wrapper .image-editter {
        display: none;
        position: absolute;
        z-index: 5;
        top: 50%;
        left: 50%;
        margin-top: -11px;
        margin-left: -30px;
        line-height: 1;
        border-radius: 3px;
        font-size: 12px;
        padding: 6px 8px;
        cursor: pointer;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid;
        background-color: #f6f7f9;
        border-color: #ced0d4;
        color: #4b4f56;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .widget-box .widget-image-wrapper img, .VCSortableInPreviewMode .widget-image-wrapper img {
        margin: 0;
        opacity: 1;
    }

    .widget-box .widget-image-wrapper:hover, .VCSortableInPreviewMode .widget-image-wrapper:hover {
        outline: 1px solid #1f78d8;
    }

        .widget-box .widget-image-wrapper:hover .image-editter, .VCSortableInPreviewMode .widget-image-wrapper:hover .image-editter {
            display: unset;
        }

        .widget-box .widget-image-wrapper:hover img, .VCSortableInPreviewMode .widget-image-wrapper:hover img {
            opacity: 0.5;
        }

    .widget-box .widget-image-wrapper .image-editter .fa, .VCSortableInPreviewMode .widget-image-wrapper .image-editter .fa {
        margin-right: 5px;
    }

    .widget-box .widget-image-wrapper .image-editter:hover, .VCSortableInPreviewMode .widget-image-wrapper .image-editter:hover {
        background-color: #e9ebee;
    }

.widget-box [placeholder]:before {
    color: #353232;
    opacity: 0.3
}

.widget-box [placeholder]:hover {
    cursor: text;
}

﻿.cmbl { position: relative; }
.cmbl .sbl { font: normal 15px/29px SF; border-bottom: 2px solid #e42d26; padding-bottom: 1px; position: absolute; top: -60px; left: 20px; color: #4b4b4b; }

.cmbl .box_cm { position: relative; padding-left: 70px; border-bottom: 1px solid #ebebeb; padding-bottom: 21px; margin-bottom: 22px; }
.cmbl .box_cm .t { background: #ececec; color: #4b4b4b; font: 600 20px/39px SF; border-radius: 50px; width: 60px; height: 60px; text-align: center; position: absolute; left: 0; box-sizing: border-box; top: 0; padding-top: 10px; }
.cmbl .box_cm .rep { background: url(https://static.mediacdn.vn/phunuvietnam/web_images/back-arrow.svg) no-repeat 8px center; padding-left: 26px; font: normal 12px/21px SF; border: 1px solid #ececec; width: 68px; height: 22px; border-radius: 2px; box-sizing: border-box; float: right; margin-top: 5px; cursor: pointer; }
.cmbl .xtbl { color: #8b9ba7; font: normal 12px/20px Roboto; margin-bottom: 29px; display: block; }
.cmbl .box_cm .comment-like { display: none; position: relative; top: -2px; right: 5px; }
.cmbl .box_cm .ad { margin-bottom: 12px; }
.cmbl .box_cm .ad .name { font: 600 14px/19px SF; color: #2e2e2e; }
.cmbl .box_cm .ad .time { font-size: 12px; color: #8b9ba7; position: relative; margin-left: 10px; padding-left: 13px; }
.cmbl .box_cm .ad .time:before { content: ""; width: 3px; height: 3px; background: #8b9ba7; position: absolute; top: 5px; left: 0; border-radius: 30px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; }

.cmbl .sbl { font: normal 15px/29px SF; border-bottom: 2px solid #e42d26; padding-bottom: 1px; position: relative; top: 0; left: 0; color: #4b4b4b; display: inline-block; margin: 20px 0; }
.cmbl .box_cm .rep { display: none; }
.notification { display: none; }
.modal-login-form .note { margin-top: 10px; margin-bottom: 0px; display: block; }
.modal .modal-content .text { text-align: center; }
.cmbl *, .ykcb * { font-family: Merriweather !important; }
.cmt-popup-container.backdrop { background-color: rgba(0, 0, 0, 0.36); width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 200; }
.cmt-popup-content { background: #fff; position: absolute; display: block; width: 300px; height: auto; left: 50%; margin-left: -150px; top: 50%; margin-top: -180px; overflow: hidden; border-radius: 3px; }
.cmt-popup-header { text-align: center; padding: 12px; position: relative; }
.cmt-popup-body { padding: 0 12px 12px 12px; }
.cmt-popup-body .label { display: block; }
.cmt-popup-body input { margin-bottom: 6px; width: 100%; padding: 6px; }
.cmt-popup-body .pu-cmt-btn { border: navajowhite; width: 100%; padding: 6px; border-radius: 3px; margin-top: 12px; font-weight: 600; transition: 0.1s; }
.cmt-popup-body .sendbypopup { color: #fff; background: #da0303; }
.cmt-popup-body .pu-cmt-btn:hover { opacity: 0.8; }
.button-wrapper { display: grid; grid-template-columns: 90px auto; grid-column-gap: 6px; }
#imgcaptcha { height: 20px; width: auto; display: inline-table; vertical-align: middle; }
.messSub { font-size: 11px; color: #BB2025; margin-top: 4px; }
.sbl { font: normal 15px/29px SF; border-bottom: 2px solid #BB2025; padding-bottom: 1px; position: absolute; top: -60px; left: 20px; color: #4b4b4b; }
.ykcb { background: #f5f5f5; padding: 16px 26px; margin: 24px 0 28px; position: relative; }
.ykcb .title { font: 600 16px/26px Merriweather; color: #333; padding-left: 0; display: inline-block; vertical-align: middle; }
.ykcb .btn_bl { /*margin-top: -5px;*/ }
.ykcb .txt_bl { color: #333; }
.ykcb .txt_bl { border: 1px solid #ececec; width: 100%; height: 36px; font: normal 15px/34px SF; background: #fff; margin: 17px 0; padding: 0px 20px; box-sizing: border-box; resize: none; }
.ykcb .ykcb-form { display: grid; /*            grid-template-columns: 100% auto;
    */ }
.ykcb .ykcb-form .input-info { display: block; /*                width: 376px;
    */ margin-right: 0; margin-left: auto; }
.ykcb .ykcb-form .input-info input { margin-right: 8px; }
.ykcb .ykcb-form .input-info .mess { display: block; color: #BB2025; margin-top: 4px; }
.ykcb .ykcb-form .input-info .mess { display: block; font-size: 11px; }
.ykcb .btn_bl { border: none; font: 500 13px/29px SF; height: 36px; width: 36px; }
.modal-login-form .note { font-size: 13px; font-style: italic; font-family: "SF"; line-height: 18px; margin-top: -14px; margin-bottom: 19px; color: #333; display: inline-block; }
.modal-login-form .note ul { color: #999; }
.modal-login-form .note ul li { display: inline-block; margin-right: 22px; }
.modal-login-form .note ul li:before { content: ''; width: 3px; height: 3px; display: inline-block; background: #999; vertical-align: middle; border-radius: 20px; margin-right: 3px; }
.sbl .mark-comment { font: normal 15px/29px SF !important; color: #BB2025 !important; margin-left: 0px !important; top: 0px !important; }
.sbl .mark-comment:before { display: none !important; }

.cmt-popup-container.backdrop { background-color: rgba(0, 0, 0, 0.36); width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 200; }

.cmt-popup-content { background: #fff; position: absolute; display: block; width: 300px; height: auto; left: 50%; margin-left: -150px; top: 50%; margin-top: -180px; overflow: hidden; border-radius: 3px; }

.cmt-popup-header { text-align: center; padding: 12px; position: relative; }

.cmt-popup-body { padding: 0 12px 12px 12px; }

.cmt-popup-body .label { display: block; }

.cmt-popup-body input { margin-bottom: 6px; width: 100%; padding: 6px; }

.cmt-popup-body .pu-cmt-btn { border: navajowhite; width: 100%; padding: 6px; border-radius: 3px; margin-top: 12px; font-weight: 600; transition: 0.1s; }

.cmt-popup-body .sendbypopup { color: #fff; background: #da0303; }

.cmt-popup-body .pu-cmt-btn:hover { opacity: 0.8; }

.button-wrapper { display: grid; grid-template-columns: 90px auto; grid-column-gap: 6px; }

#imgcaptcha { height: 20px; width: auto; display: inline-table; vertical-align: middle; }

.messSub { font-size: 11px; color: #BB2025; margin-top: 4px; }

.sbl { font: normal 15px/29px SF; border-bottom: 2px solid #e42d26; padding-bottom: 1px; position: relative !important; top: 0 !important; left: 20px; color: #4b4b4b; display: inline-block; margin: 20px 0; }

.ykcb { background: #f5f5f5; padding: 20px; /*margin: 24px 0 24px;*/ position: relative; }

.ykcb .title { font: normal 17px/19px SF; color: #2e2e2e; padding-left: 12px; display: inline-block; vertical-align: middle; }

.ykcb .btn_bl { /*margin-top: -5px;*/ }

.ykcb .txt_bl { color: #333; }

.ykcb .txt_bl { border: 1px solid #ececec; width: 100%; height: 36px; font: normal 15px/20px SF; background: #fff; margin: 17px 0; padding: 0px 20px; box-sizing: border-box; resize: none; padding-top: 8px; font-family: 'Roboto'!important;}

.ykcb .ykcb-form { display: grid; /*            grid-template-columns: 100% auto;
    */ }

.ykcb .ykcb-form .input-info { display: block; /*                width: 376px;
    */ margin-right: 0; margin-left: auto; }

.ykcb .ykcb-form .input-info input { margin-right: 8px; }

.ykcb .ykcb-form .input-info .mess { display: block; color: #BB2025; margin-top: 4px; }

.ykcb .ykcb-form .input-info .mess { display: block; font-size: 11px; }

.ykcb .btn_bl { border: none; font: 500 13px/29px SF; height: 36px; width: 36px; padding: 0;cursor: pointer}

.note { font-size: 13px; font-style: italic; font-family: "SF"; line-height: 18px; margin-top: -14px; margin-bottom: 19px; color: #333; display: inline-block; }

.note ul { color: #999; }

.note ul li { display: inline-block; margin-right: 22px; }

.note ul li:before { content: ''; width: 3px; height: 3px; display: inline-block; background: #999; vertical-align: middle; border-radius: 20px; margin-right: 3px; }

.sbl .mark-comment { font: normal 15px/29px SF !important; color: #BB2025 !important; margin-left: 0px !important; top: 0px !important; }

.sbl .mark-comment:before { display: none !important; }
.modal-login-form .note{
    display: block;
    margin-top: 20px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

@font-face {
  font-family: "Roboto";
  font-weight: bold;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/Roboto-Bold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Roboto-Bold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Roboto-Bold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Roboto-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Roboto";
  font-weight: 500;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/Roboto-Medium.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Roboto-Medium.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Roboto-Medium.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Roboto-Medium.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/Roboto-Thin.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Roboto-Thin.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Roboto-Thin.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Roboto-Thin.eot") format("embedded-opentype"); }
@font-face {
  font-family: "RobotoCondensed-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/RobotoCondensed-Bold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/RobotoCondensed-Bold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/RobotoCondensed-Bold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/RobotoCondensed-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/Roboto-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/Roboto-Regular.woff") format("woff"), url("https://static.mediacdn.vn/fonts/Roboto-Regular.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/Roboto-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-weight: 400;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/MerriweatherSans-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Regular.woff") format("woff"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Regular.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Merriweather";
  font-weight: 500;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/MerriweatherSans-Medium.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Medium.woff") format("woff"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Medium.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Medium.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Merriweather";
  font-weight: 600;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/MerriweatherSans-SemiBold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-SemiBold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-SemiBold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-SemiBold.eot") format("embedded-opentype"); }
@font-face {
  font-family: "Merriweather";
  font-weight: 700;
  font-style: normal;
  src: url("https://static.mediacdn.vn/fonts/MerriweatherSans-Bold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Bold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Bold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/MerriweatherSans-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  src: url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Regular.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype"), url("../fonts/OpenSans-SemiBold.eot") format("embedded-opentype"); }
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  src: url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("https://static.mediacdn.vn/fonts/OpenSans/OpenSans-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: Playfair Display;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PlayfairDisplay-Regular.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Regular.woff") format("woff"), url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-family: Playfair Display;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/PlayfairDisplay-Bold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Bold.woff") format("woff"), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: Playfair Display;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/PlayfairDisplay-Black.woff2") format("woff2"), url("../fonts/PlayfairDisplay-Black.woff") format("woff"), url("../fonts/PlayfairDisplay-Black.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Black.eot") format("embedded-opentype"); }
body {
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #515151;
  background-color: #fff;
  -webkit-animation-duration: .1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: .1s;
  margin: 0;
  background: #FFFFFF;
  min-width: 1140px; }
  body.open-modal {
    overflow: hidden; }
    body.open-modal .modal-bg {
      display: block; }

.container {
  width: 1110px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.overflow {
  overflow: hidden; }

.overx {
  overflow-x: hidden; }

*, ::after, ::before {
  box-sizing: border-box; }

.bg-white {
  background-color: #fff; }

input, button {
  outline: none; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  text-decoration: none;
  color: #333; }
  a:hover {
    text-decoration: none; }

[data-type="avatar"] {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

[data-type="avatar"]:hover {
  transform: scale(1.05); }

[data-linktype="newsdetail"]:hover {
  color: #E94E61 !important; }

p {
  margin: 0; }

h1, h2, h3 {
  margin: 0; }

img {
  width: 100%;
  max-width: 100%;
  display: block; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex; }

.ml-5 {
  margin-left: 5px; }

.mr-5 {
  margin-right: 5px; }

.m-0 {
  margin: 0 !important; }

.mt-30 {
  margin-top: 30px; }

.mb-24 {
  margin-bottom: 24px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-5 {
  margin-bottom: 5px; }

.mb-30 {
  margin-bottom: 30px; }

.pt-30 {
  padding-top: 30px; }

.line-2 {
  border-top: 2px solid #c00; }

.img-circle {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block; }

.border-0 {
  border: 0 !important; }

.strong {
  font-weight: 700; }

.text-gray {
  color: #666; }

.center {
  text-align: center; }
  .center .pagination ul {
    justify-content: center;
    margin-top: 20px; }

.swiper-button-prev, .swiper-button-next {
  outline: none; }

.d-flex {
  display: flex; }

.img-resize {
  display: block;
  position: relative;
  overflow: hidden; }
  .img-resize:before {
    padding-bottom: 62.5%;
    /* 16:10 */
    content: "";
    display: block; }
  .img-resize img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: center; }

.iframe-resize {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .iframe-resize .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.icon {
  display: inline-block; }

.header.sticky_header .header__bot {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
.header__top {
  background: #F6F7FB; }
.header__top-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0; }
.header__top-time {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: -0.005em;
  color: #666666; }
.header__top-right {
  display: flex;
  align-items: center; }
.header__top-new .btn-newh {
  margin-right: 10px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 4px 13px;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #E94E61;
  font-family: 'Merriweather'; }
  .header__top-new .btn-newh .icon {
    display: flex;
    margin-right: 10px; }
.header__user {
  border-left: 1px solid #E5E5E5;
  margin-left: 18px; }
  .header__user .btn-login {
    display: flex;
    margin-left: 18px; }
.header__search {
  position: relative;
  width: 250px; }
  .header__search input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 16px;
    height: 32px;
    padding: 0 10px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #757575; }
  .header__search .btn-search {
    position: absolute;
    top: 8px;
    right: 12px; }
.header__middle-flex {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  align-items: center; }
.header__logo {
  margin-right: 25px;
  max-width: 148px; }
.header__tag {
  margin-right: 70px;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex; }
  .header__tag .item {
    background: #F6F7FB;
    border-radius: 16px;
    margin-right: 15px;
    padding: 6px 13px;
    font-size: 13px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #666666;
    font-family: Arial;
    position: relative; }
    .header__tag .item:hover {
      color: #E94E61; }
    .header__tag .item:before {
      content: "#";
      margin-right: 5px; }
.header__middle-right {
  display: flex;
  align-items: center; }
.header__wearther {
  margin-left: 18px;
  display: flex;
  align-items: center;
  font-family: "Roboto";
  font-style: normal;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -0.005em;
  color: #828282; }
  .header__wearther span {
    font-weight: bold;
    margin-right: 5px; }
  .header__wearther .icon {
    margin-right: 0;
    margin-left: 18px; }
.header__top-social ul {
  display: flex; }
  .header__top-social ul a {
    display: flex;
    margin-right: 18px; }
.header__bot {
  background: url(../image/mask-bg-header.png), linear-gradient(180deg, #e63e66 0%, #e63f67 100%); }
.header__bot-flex {
  display: flex;
  align-items: center;
  justify-content: space-between; }
.header__nav ul {
  display: flex; }
.header__nav-link {
  display: flex;
  padding: 9px 10px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 118.01%;
  color: #FFFFFF;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  height: 100%;
  white-space: nowrap; }
  .header__nav-link.active, .header__nav-link:hover {
    color: #FFE698;
    border-bottom-color: #FFE698; }
    .header__nav-link.active svg, .header__nav-link.active path, .header__nav-link:hover svg, .header__nav-link:hover path {
      fill: #FC9E4F; }
.header__mega-menu-btn .icon-close {
  display: none; }
.header__mega-menu {
  background: #fff;
  position: absolute;
  z-index: 99;
  width: 100%;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  transition: 0.3s all;
  max-height: 0;
  overflow: hidden; }
  .header__mega-menu .header__mm-category {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 0; }
    .header__mega-menu .header__mm-category .footer__catefory {
      padding: 0;
      border-bottom: 0; }
  .header__mega-menu .header__mm-tag {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap; }
    .header__mega-menu .header__mm-tag .item {
      background: #F6F7FB;
      border-radius: 16px;
      margin-right: 15px;
      padding: 6px 13px;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      display: inline-flex;
      align-items: center;
      text-align: center;
      color: #666666;
      font-family: "Merriweather";
      position: relative; }
      .header__mega-menu .header__mm-tag .item:hover {
        color: #E94E61;
        font-weight: bold; }
      .header__mega-menu .header__mm-tag .item:before {
        content: "#";
        margin-right: 5px; }
.header__magagize {
  background: #E53C65;
  padding: 10px 0;
  position: fixed;
  z-index: 99;
  width: 100%; }
  .header__magagize .header__ma-flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .header__magagize .header__ma-flex .header__ma-left {
      display: flex;
      align-items: center;
      width: 300px; }
      .header__magagize .header__ma-flex .header__ma-left .back-page-maga {
        margin-right: 20px; }
    .header__magagize .header__ma-flex .header__ma-title {
      font-family: Playfair Display;
      font-style: normal;
      font-weight: 900;
      font-size: 24px;
      line-height: 130%;
      letter-spacing: 0.02em;
      color: #FFFFFF;
      margin: 0; }
    .header__magagize .header__ma-flex .header__ma-right {
      width: 300px;
      display: flex;
      justify-content: flex-end; }

.open-menu .header__mega-menu-btn .icon-close {
  display: flex; }
.open-menu .header__mega-menu-btn .icon-bar {
  display: none; }
.open-menu .header__mega-menu {
  max-height: 3000px; }

.footer {
  background: #F2EFEA;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 11px; }
  .footer__top {
    padding: 30px 0;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .footer__logo {
    width: 178px;
    margin-right: 40px; }
  .footer__social {
    margin-left: 105px; }
    .footer__social ul {
      display: flex; }
      .footer__social ul a {
        margin-left: 19px; }
  .footer__info {
    flex: 1; }
    .footer__info .title {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 140%;
      color: #444444; }
    .footer__info .text {
      font-family: Arial;
      font-style: normal;
      font-size: 14px;
      line-height: 140%;
      color: #444444; }
  .footer__catefory {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .footer__crow {
    display: flex;
    justify-content: space-between; }
    .footer__crow.mb-m .col {
      margin-bottom: 0px; }
    .footer__crow .col {
      margin-bottom: 20px;
      margin-right: 50px; }
      .footer__crow .col:last-child {
        margin-right: 0; }
      .footer__crow .col .title {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.01%;
        color: #333333;
        margin-bottom: 10px;
        display: block; }
      .footer__crow .col .footer__catefory-list .link {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 150%;
        color: #666666;
        display: block; }
  .footer__bottom {
    padding: 20px 0 83px;
    display: flex;
    justify-content: space-between; }
    .footer__bottom .address {
      font-family: Arial;
      font-style: normal;
      font-size: 14px;
      line-height: 140%;
      color: #444444;
      max-width: 495px; }
      .footer__bottom .address .title {
        display: block;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 200%;
        color: #E63E67; }
    .footer__bottom .contact {
      font-family: Arial;
      font-style: normal;
      font-size: 14px;
      line-height: 140%;
      color: #444444; }
      .footer__bottom .contact .title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 200%;
        color: #E63E67; }
      .footer__bottom .contact .action {
        margin-top: 10px; }
        .footer__bottom .contact .action a {
          display: inline-flex;
          padding: 11px 24px;
          margin-right: 10px;
          background: #FFFFFF;
          border: 1px solid #D9D9D9;
          box-sizing: border-box;
          border-radius: 3px;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 160%;
          align-items: center;
          text-align: center;
          color: #333333;
          font-family: 'Merriweather'; }

.layout__fixed-page {
  position: absolute;
  top: 0px;
  left: calc((100% - 1200px)/2);
  width: 48px;
  height: 100%;
  z-index: 2; }
.layout__sticky-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background: #F9F9F9;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  position: fixed;
  right: 40px;
  bottom: 100px;
  z-index: 9;
  flex-direction: column; }
  .layout__sticky-icon .icon {
    margin-bottom: 3.5px;
    display: flex; }
  .layout__sticky-icon .text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #9F9F9F; }
.layout__loading {
  position: relative; }
  .layout__loading .formLoader {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .layout__loading .formLoader ul li {
      background: #fff;
      opacity: 0.5;
      display: block;
      float: left;
      width: 8px;
      height: 31px;
      line-height: 12px;
      padding: 0;
      position: relative;
      margin: 0 0 0 4px;
      animation: preload 1s infinite;
      top: -50%; }
  .layout__loading .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #000000; }
  .layout__loading .formLoader .formLoading li:first-child {
    margin-left: 0; }
  .layout__loading .formLoader .formLoading li:nth-child(2) {
    animation-delay: 0.15s; }
  .layout__loading .formLoader .formLoading li:nth-child(3) {
    animation-delay: 0.3s; }
  .layout__loading .formLoader.formLoader-complete {
    opacity: 0;
    visibility: hidden;
    transition-duration: 1s; }

.main {
  position: relative; }

.fixed-navigation {
  position: sticky;
  top: 50px;
  bottom: 20px;
  left: 0;
  background: #FFFFFF;
  border: 1px solid #EEF4ED;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 3px; }
  .fixed-navigation a {
    padding: 14px 0;
    display: flex;
    align-items: center;
    justify-content: center; }

@keyframes preload {
  0% {
    background: #C4C4C4;
    opacity: 1; }
  50% {
    background: #C4C4C4;
    opacity: 0.2; }
  100% {
    background: #C4C4C4;
    opacity: 1; } }
.box-border-top {
  border-top: 1px solid #FC9E4F; }

.box-border-gray {
  border-top: 1px solid #E0E0E0; }

.box-right-bg {
  background: #F1F7ED;
  border-radius: 3px;
  padding: 10px 15px 20px; }

#back-to-top {
  display: none; }
  #back-to-top.show {
    display: block; }

.breadcrumb .box-breadcrumb {
  padding: 20px 0 10px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-color: #dcdcdc;
  scrollbar-width: thin;
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .breadcrumb .box-breadcrumb::-webkit-scrollbar {
    height: 4px; }
  .breadcrumb .box-breadcrumb::-webkit-scrollbar-track {
    background: #fff; }
  .breadcrumb .box-breadcrumb::-webkit-scrollbar-thumb {
    background: #dcdcdc; }
  .breadcrumb .box-breadcrumb::-webkit-scrollbar-thumb:hover {
    background: #888; }
  .breadcrumb .box-breadcrumb .box-breadcrumb-name {
    display: inline-block; }
    .breadcrumb .box-breadcrumb .box-breadcrumb-name a {
      font-family: Playfair Display;
      font-style: normal;
      font-weight: bold;
      font-size: 30px;
      line-height: 130%;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #FC9E4F;
      align-items: center; }
      .breadcrumb .box-breadcrumb .box-breadcrumb-name a .icon {
        margin-left: 20px; }
  .breadcrumb .box-breadcrumb .box-breadcrumb-sub {
    display: initial; }
    .breadcrumb .box-breadcrumb .box-breadcrumb-sub a {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 25px;
      color: #333333;
      font-family: 'Merriweather';
      margin-left: 20px; }
      .breadcrumb .box-breadcrumb .box-breadcrumb-sub a.active {
        color: #FC9E4F; }

.navigation {
  margin-top: 30px;
  border-top: 1px solid #E0E0E0;
  padding-top: 30px; }
  .navigation ul {
    display: flex; }
    .navigation ul a {
      background: #DFDFDF;
      border: 1px solid #E2E2E2;
      box-sizing: border-box;
      border-radius: 3px;
      width: 47px;
      height: 42px;
      justify-content: center;
      margin-right: 7px;
      font-size: 14px;
      line-height: 160%;
      display: flex;
      align-items: center;
      text-align: center;
      text-transform: uppercase;
      color: #666666;
      font-family: 'Merriweather'; }
      .navigation ul a.active {
        background: #E53C65;
        color: #fff; }

.modal-bg {
  background: #000000;
  opacity: 0.6;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 11;
  background: #fff;
  display: none;
  transform: translate(-50%, -50%);
  width: 640px; }
  .modal.modal-small {
    width: 400px; }
  .modal.show {
    display: block; }
  .modal .modal-header {
    position: relative;
    padding: 22px 15px 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FC9E4F;
    border-bottom: 1px solid #E5E5E5; }
    .modal .modal-header .close {
      position: absolute;
      width: 43px;
      height: 43px;
      background: #fff;
      top: -20px;
      right: -20px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
    .modal .modal-header.modal-noti {
      border-bottom: 0; }
  .modal .modal-content {
    padding: 20px; }
    .modal .modal-content .text {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 149.49%;
      color: #000000; }
    .modal .modal-content .relogin {
      color: #007aff;
      text-decoration: underline; }
  .modal .modal-question-form .row {
    margin-bottom: 20px; }
    .modal .modal-question-form .row.row2 {
      display: flex; }
      .modal .modal-question-form .row.row2 .col-input {
        width: 330px;
        margin-right: 20px; }
    .modal .modal-question-form .row .label {
      font-family: Roboto;
      font-weight: 500;
      font-size: 16px;
      line-height: 150%;
      display: flex;
      align-items: center;
      color: #666666;
      margin-bottom: 10px; }
    .modal .modal-question-form .row .btn {
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      padding: 0 10px;
      width: 100%;
      height: 35px;
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575; }
    .modal .modal-question-form .row select {
      height: 35px;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      padding: 0 10px;
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575; }
    .modal .modal-question-form .row textarea {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575;
      width: 100%;
      height: 120px;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px; }
    .modal .modal-question-form .row .submit {
      padding: 0 35px;
      display: inline-flex;
      background: #FC9E4F;
      border-radius: 3px;
      align-items: center;
      justify-content: center;
      height: 35px;
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      color: #FFFFFF; }

.modal-login-form .text {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #333333;
  margin-bottom: 25px; }
.modal-login-form .login-btn {
  display: flex;
  height: 48px;
  margin-bottom: 20px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  align-items: center;
  justify-content: center; }
  .modal-login-form .login-btn.fb {
    background: #5E80CB;
    border: 1px solid #3B5999;
    box-sizing: border-box;
    border-radius: 3px; }
  .modal-login-form .login-btn.gg {
    background: #D46456;
    border: 1px solid #A0372A;
    box-sizing: border-box;
    border-radius: 3px; }
  .modal-login-form .login-btn .icon {
    margin-right: 10px; }
.modal-login-form .save-pass {
  margin-bottom: 24px; }
.modal-login-form .login-submit {
  background: #FC9E4F;
  border-radius: 3px;
  height: 44px;
  justify-content: center;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  font-family: 'Merriweather'; }
.modal-login-form .note {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  /* identical to box height */
  text-align: center;
  color: #333333;
  margin-bottom: 10px; }

.social-ab {
  position: absolute;
  width: 48px;
  height: 100%;
  z-index: 2; }
  .social-ab .fixed-navigation {
    background: rgba(255, 255, 255, 0.8); }

.box-category-menu-wrap {
  flex: 1;
  margin-left: 20px; }
  .box-category-menu-wrap .swiper-slide {
    width: auto; }
  .box-category-menu-wrap .box-category-menu a {
    margin-left: 0px !important; }

.header-tag-swiper .swiper-slide {
  width: auto; }

.main-magazine {
  padding-top: 51px; }

.home__top-focus {
  margin-top: 20px;
  margin-bottom: 20px; }
  .home__top-focus .home__top-focus-flex {
    display: flex; }
    .home__top-focus .home__top-focus-flex .home__tf-sub {
      width: 300px;
      margin-left: 20px; }
    .home__top-focus .home__top-focus-flex .home__tf-main {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      width: calc(100% - 320px); }
      .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus {
        display: flex; }
        .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle {
          width: 230px;
          margin-left: 12px;
          position: relative; }
          .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle .home-box-scroll {
            position: absolute;
            height: 100%;
            padding-right: 20px;
            overflow: hidden; }
          .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle .box-home-focus-item {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            padding-bottom: 12px;
            margin-bottom: 20px; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle .box-home-focus-item:last-child {
              border: 0;
              padding-bottom: 0;
              margin-bottom: 0; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle .box-home-focus-item .box-home-focus-link-with-avatar {
              border-radius: 3px;
              margin-bottom: 12px;
              overflow: hidden; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-middle .box-home-focus-item .box-home-focus-link-title {
              display: block;
              font-family: Open Sans;
              font-style: normal;
              font-weight: 600;
              font-size: 17px;
              line-height: 130%;
              color: #333333; }
        .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top {
          width: calc(100% - 242px);
          padding-right: 12px;
          border-right: 1px solid rgba(0, 0, 0, 0.1); }
          .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-big {
            background: #F2EFEA;
            margin-bottom: 20px; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-big .box-home-focus-link-with-avatar {
              border-radius: 3px;
              overflow: hidden; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-big .box-content {
              padding: 12px 20px 17px; }
              .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-big .box-content .box-home-focus-link-title {
                display: block;
                font-family: Open Sans;
                font-style: normal;
                font-weight: bold;
                font-size: 26px;
                line-height: 130%;
                color: #333333;
                margin-bottom: 12px; }
              .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-big .box-content .box-home-focus-sapo {
                font-family: Arial;
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 145%;
                color: #444444; }
          .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-sub .box-home-focus-item {
            display: flex; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-sub .box-home-focus-item .box-home-focus-link-with-avatar {
              width: 230px;
              margin-right: 12px;
              height: max-content; }
            .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-sub .box-home-focus-item .box-content {
              width: calc(100% - 142px); }
              .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-sub .box-home-focus-item .box-content .box-home-focus-link-title {
                font-family: Open Sans;
                font-style: normal;
                font-weight: 600;
                font-size: 17px;
                line-height: 150%;
                color: #333333;
                display: block;
                margin-bottom: 10px; }
              .home__top-focus .home__top-focus-flex .home__tf-main .box-home-focus .home-box-focus-top .home-box-focus-sub .box-home-focus-item .box-content .box-home-focus-sapo {
                font-family: Arial;
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 145%;
                color: #444444; }
.home__section-xh {
  margin-bottom: 30px; }
  .home__section-xh .home__sxh-flex {
    display: flex; }
  .home__section-xh .home__sf-sub {
    width: 300px;
    margin-left: 40px; }
  .home__section-xh .home__sxh-main {
    width: calc(100% - 340px); }
.home__section-list {
  margin-bottom: 30px; }
  .home__section-list .home__section-list-flex {
    padding-top: 30px;
    border-top: 1px solid #E0E0E0;
    display: flex; }
    .home__section-list .home__section-list-flex .home__sl-sub {
      width: 300px;
      margin-left: 20px; }
    .home__section-list .home__section-list-flex .home__sl-main {
      width: calc(100% - 320px);
      padding-right: 20px;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
.home__section-qc {
  margin-bottom: 30px; }
.home__sgd-flex {
  display: flex; }
  .home__sgd-flex .home__sgd-sub {
    width: 300px;
    margin-left: 40px; }
  .home__sgd-flex .home__sgd-main {
    width: calc(100% - 340px); }
.home__section-gd {
  margin-bottom: 30px; }
  .home__section-gd .home__sgd-layout {
    width: calc(100% + 60px);
    margin-left: -30px; }
.home__section-sk {
  margin-bottom: 30px; }
  .home__section-sk .home__ssk-flex {
    display: flex; }
    .home__section-sk .home__ssk-flex .home__ssk-sub {
      width: 300px;
      margin-left: 20px;
      background: #F1F7ED;
      border-radius: 3px;
      padding: 10px 15px 20px; }
    .home__section-sk .home__ssk-flex .home__ssk-main {
      width: calc(100% - 320px);
      padding-right: 20px;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
.home__section-vhgt {
  margin-bottom: 30px; }
.home__section-media {
  margin-bottom: 30px; }
  .home__section-media [data-linktype="newsdetail"]:hover {
    color: #fff !important; }
.home__smedia-layout {
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 40px 30px 18px;
  background: url(../image/bg-media.png) no-repeat #786E8D; }
  .home__smedia-layout .box-category-top {
    display: flex;
    align-items: flex-end;
    padding: 10px 0 7px; }
    .home__smedia-layout .box-category-top .box-category-title {
      display: block;
      position: relative;
      font-family: Playfair Display;
      font-style: normal;
      font-weight: 900;
      font-size: 26px;
      line-height: 130%;
      color: #fff; }
    .home__smedia-layout .box-category-top .box-category-menu {
      display: flex; }
      .home__smedia-layout .box-category-top .box-category-menu a {
        display: block;
        margin-left: 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #fff;
        font-family: 'Merriweather'; }
  .home__smedia-layout .home__sm-video {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    background: #6D6286; }
    .home__smedia-layout .home__sm-video .iframe {
      width: 740px;
      height: 416px;
      position: relative; }
      .home__smedia-layout .home__sm-video .iframe .video {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .home__smedia-layout .home__sm-video .info-video {
      width: calc(100% - 740px);
      padding: 30px 20px;
      color: #fff; }
      .home__smedia-layout .home__sm-video .info-video .title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 130%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        margin-bottom: 15px; }
      .home__smedia-layout .home__sm-video .info-video .box-category-category {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #C4C4C4; }
      .home__smedia-layout .home__sm-video .info-video .box-category-time {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #C4C4C4; }
      .home__smedia-layout .home__sm-video .info-video .box-category-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 140%;
        color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 15px; }
      .home__smedia-layout .home__sm-video .info-video .total-view {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 150%;
        color: #EEEEEE; }
  .home__smedia-layout .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-link-title {
    color: #fff; }
  .home__smedia-layout .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-category {
    color: #D6D6D6; }
  .home__smedia-layout .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-time {
    color: #D6D6D6; }
.home__section-aod {
  margin-bottom: 30px; }
.home__saod-flex {
  background: #FDF6EA;
  border-radius: 3px;
  display: flex;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 30px;
  justify-content: space-between; }
  .home__saod-flex .col {
    width: calc(33.33% - 20px); }
.home__stt-flex {
  display: flex; }
  .home__stt-flex .home__stt-sub {
    width: 300px;
    margin-left: 30px; }
  .home__stt-flex .home__stt-main {
    width: calc(100% - 330px); }
.home__section-tt {
  margin-bottom: 30px; }
.home__sydv-flex {
  display: flex;
  justify-content: space-between; }
  .home__sydv-flex .col {
    width: calc(33.33% - 20px); }
.home__spt-flex {
  width: calc(100% + 30px);
  margin-left: -30px;
  display: flex; }
  .home__spt-flex .home__spt-sub {
    width: 300px;
    margin-left: 20px; }
  .home__spt-flex .home__spt-main {
    width: calc(100% - 320px);
    background: url(../image/bg-phongthe.png) no-repeat #FDF0EE;
    border-radius: 3px;
    padding-left: 20px; }
.home__sptm-bg {
  background: #FBDBDF;
  padding: 30px 13px 13px 10px;
  height: 100%; }
  .home__sptm-bg .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
    width: 355px;
    margin-left: 30px; }
  .home__sptm-bg .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content {
    width: calc(100% - 385px);
    margin-right: 0; }
  .home__sptm-bg .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content .box-category-sapo {
    font-weight: bold; }
.home__section-pt {
  margin-bottom: 30px; }
  .home__section-pt [data-linktype="newsdetail"]:hover {
    color: #333333 !important; }
.home__section-dl {
  margin-bottom: 30px; }

.list__flex {
  display: flex;
  justify-content: space-between; }
.list__sub {
  width: 300px;
  margin-left: 20px; }
.list__main {
  width: calc(100% - 320px);
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
.list__video-focus .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px; }
  .list__video-focus .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
    border: 0;
    padding-bottom: 0; }
.list__video-list {
  margin-top: 30px;
  border-top: 1px solid #272848;
  padding-top: 30px;
  display: flex;
  justify-content: space-between; }
.list__vl-sub {
  width: 300px;
  margin-left: 20px; }
.list__vl-main {
  width: calc(100% - 320px); }
.list__tag-titlepage {
  font-weight: bold;
  font-size: 36px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #2A6049;
  margin-bottom: 20px;
  font-family: 'Merriweather'; }
.list__tag-main {
  border-top: 1px solid #272848;
  margin-top: 30px;
  padding-top: 30px; }
.list__search-page {
  margin-top: 20px; }
  .list__search-page .title-search {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #2A6049;
    font-family: 'Merriweather'; }
  .list__search-page .total {
    text-align: center;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #000000;
    font-family: 'Merriweather';
    margin-bottom: 20px; }
.list__search-form {
  background: #EAF4F6;
  padding: 20px 30px; }
  .list__search-form .label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #666666;
    margin-bottom: 13px; }
  .list__search-form .row {
    display: flex; }
    .list__search-form .row .input-search {
      width: 539px;
      margin-right: 20px; }
    .list__search-form .row .select-search {
      width: 160px;
      margin-right: 20px; }
    .list__search-form .row .submit-search {
      flex: 1; }
    .list__search-form .row .input {
      background: #FFFFFF;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      width: 100%;
      height: 35px;
      padding: 0 15px;
      color: #757575; }
    .list__search-form .row .submit {
      background: #2A6049;
      border-radius: 3px;
      height: 35px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      color: #FFFFFF; }
.list__sub-top {
  border-bottom: 1px solid #272848; }
.list__sub-collapse {
  margin-bottom: 30px; }
  .list__sub-collapse .item {
    margin-bottom: 1px; }
    .list__sub-collapse .item.show .title {
      background: #2A6049;
      color: #fff; }
      .list__sub-collapse .item.show .title .icon {
        transform: rotate(180deg); }
        .list__sub-collapse .item.show .title .icon svg, .list__sub-collapse .item.show .title .icon path {
          fill: #fff; }
    .list__sub-collapse .item.show .collapse-content {
      max-height: 1000px; }
    .list__sub-collapse .item .title {
      font-weight: 600;
      font-size: 13px;
      line-height: 118.01%;
      color: #222222;
      font-family: 'Merriweather';
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 12px 15px;
      background: #EAF4F6;
      border-radius: 3px;
      cursor: pointer; }
    .list__sub-collapse .item .collapse-content {
      padding: 0 15px;
      max-height: 0;
      transition: all 0.1s;
      overflow: hidden; }
      .list__sub-collapse .item .collapse-content a {
        border-bottom: 1px solid #E0E0E0;
        display: block;
        font-weight: 600;
        font-size: 13px;
        line-height: 118.01%;
        color: #333333;
        font-family: 'Merriweather';
        padding: 10px 0; }
        .list__sub-collapse .item .collapse-content a:last-child {
          border-bottom: 0; }
.list__box-category {
  margin-bottom: 30px; }
.list__focus {
  margin-bottom: 30px; }
.list__category-video {
  margin-bottom: 15px; }
  .list__category-video a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    display: inline-block;
    margin-right: 13px;
    font-family: 'Merriweather'; }
.list__key-tag {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 130%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
  color: #333333;
  font-family: 'Merriweather';
  margin-bottom: 20px; }
.list__search-page {
  margin-bottom: 20px; }
  .list__search-page .title-search {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #E53C65;
    font-family: 'Merriweather'; }
  .list__search-page .total {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #333333;
    font-family: 'Merriweather';
    margin-bottom: 20px; }
.list__search-form {
  background: #F2EFEA;
  padding: 20px 30px; }
  .list__search-form .label {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #666666;
    margin-bottom: 13px; }
  .list__search-form .row {
    display: flex; }
    .list__search-form .row .input-search {
      width: 539px;
      margin-right: 20px; }
    .list__search-form .row .select-search {
      width: 160px;
      margin-right: 20px; }
    .list__search-form .row .submit-search {
      flex: 1; }
    .list__search-form .row .input {
      background: #FFFFFF;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      width: 100%;
      height: 35px;
      padding: 0 15px;
      color: #757575; }
    .list__search-form .row .submit {
      background: #E53C65;
      border-radius: 3px;
      height: 35px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      color: #FFFFFF; }

.box-category .box-category-category {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-category .box-category-time {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-category[data-layout="1"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="1"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="1"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-category[data-layout="1"] .box-category-top .box-category-menu {
    display: flex; }
    .box-category[data-layout="1"] .box-category-top .box-category-menu a {
      display: block;
      margin-left: 20px;
      font-weight: 500;
      font-size: 16px;
      line-height: 140%;
      color: #666666;
      font-family: 'Merriweather'; }
.box-category[data-layout="1"] .box-category-middle .box-category-big {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between; }
  .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item {
    width: calc(50% - 15px); }
    .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item .box-category-link-with-avatar {
      border-radius: 3px;
      overflow: hidden;
      margin-bottom: 12px; }
    .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="1"] .box-category-middle .box-category-big .box-category-item .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 130%;
      color: #444444;
      margin-top: 12px; }
.box-category[data-layout="1"] .box-category-middle .box-category-list-sub {
  display: flex; }
  .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item {
    width: calc(33.33% - 16.66px);
    margin-right: 25px; }
    .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item:last-child {
      margin-right: 0; }
    .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item .box-category-link-with-avatar {
      border-radius: 3px;
      margin-bottom: 12px;
      overflow: hidden; }
    .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="1"] .box-category-middle .box-category-list-sub .box-category-sub-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-category[data-layout="2"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="2"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="2"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
.box-category[data-layout="2"] .box-category-middle .box-category-item {
  display: flex;
  padding: 20px 0;
  border-top: 1px solid #E0E0E0; }
  .box-category[data-layout="2"] .box-category-middle .box-category-item:first-child {
    padding-top: 0;
    border-top: 0; }
  .box-category[data-layout="2"] .box-category-middle .box-category-item:last-child {
    padding-bottom: 0; }
  .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 260px;
    border-radius: 3px;
    overflow: hidden;
    height: max-content;
    margin-right: 15px;
    position: relative; }
    .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-with-avatar .icon {
      position: absolute;
      bottom: 0;
      left: 0;
      background: rgba(229, 60, 101, 0.7);
      border-radius: 3px;
      padding: 8px 9px;
      display: flex; }
  .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 275px); }
    .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-content .box-category-link-title {
      display: block;
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      line-height: 130%;
      color: #333333;
      margin-bottom: 10px; }
    .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-content .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-content .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-content .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 140%;
      color: #444444;
      margin-top: 10px; }
.box-category[data-layout="3"] {
  background: #EAF6FF;
  border-radius: 3px;
  padding: 20px 30px 30px; }
  .box-category[data-layout="3"] .box-category-top {
    display: flex;
    align-items: flex-end;
    padding: 10px 0 7px; }
    .box-category[data-layout="3"] .box-category-top .box-category-title {
      display: block;
      padding-left: 21px;
      position: relative;
      font-family: Playfair Display;
      font-style: normal;
      font-weight: 900;
      font-size: 26px;
      line-height: 130%;
      color: #FC9E4F; }
      .box-category[data-layout="3"] .box-category-top .box-category-title:before {
        width: 11px;
        height: 24px;
        left: 0;
        top: 5px;
        background: url(../image/icon-title-section.png) no-repeat;
        content: "";
        position: absolute; }
    .box-category[data-layout="3"] .box-category-top .box-category-menu {
      display: flex; }
      .box-category[data-layout="3"] .box-category-top .box-category-menu a {
        display: block;
        margin-left: 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #666666;
        font-family: 'Merriweather'; }
  .box-category[data-layout="3"] .box-category-middle {
    display: flex; }
    .box-category[data-layout="3"] .box-category-middle .box-category-list-sub {
      width: 230px;
      margin-left: 25px; }
      .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 12px;
        margin-bottom: 20px; }
        .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
          border-bottom: 0;
          padding-bottom: 0;
          margin-bottom: 0; }
        .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-with-avatar {
          border-radius: 3px;
          margin-bottom: 12px;
          overflow: hidden; }
        .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-title {
          font-family: Open Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 130%;
          color: #333333;
          margin-bottom: 12px;
          display: block; }
        .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item .box-category-category {
          font-family: Arial;
          font-style: normal;
          font-weight: bold;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
        .box-category[data-layout="3"] .box-category-middle .box-category-list-sub .box-category-item .box-category-time {
          font-family: Arial;
          font-style: normal;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
    .box-category[data-layout="3"] .box-category-middle .box-category-item-first {
      width: calc(100% - 255px); }
      .box-category[data-layout="3"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
        border-radius: 3px;
        overflow: hidden;
        margin-bottom: 12px; }
      .box-category[data-layout="3"] .box-category-middle .box-category-item-first .box-category-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 130%;
        letter-spacing: 0.02em;
        color: #333333;
        display: block;
        margin-bottom: 12px; }
      .box-category[data-layout="3"] .box-category-middle .box-category-item-first .box-category-category {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
      .box-category[data-layout="3"] .box-category-middle .box-category-item-first .box-category-time {
        font-family: Arial;
        font-style: normal;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
      .box-category[data-layout="3"] .box-category-middle .box-category-item-first .box-category-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #444444;
        margin-top: 12px; }
.box-category[data-layout="4"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="4"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="4"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-category[data-layout="4"] .box-category-top .box-category-menu {
    display: flex; }
    .box-category[data-layout="4"] .box-category-top .box-category-menu a {
      display: block;
      margin-left: 20px;
      font-weight: 500;
      font-size: 16px;
      line-height: 140%;
      color: #666666;
      font-family: 'Merriweather'; }
.box-category[data-layout="4"] .box-category-middle .box-category-item-first {
  display: flex;
  margin-bottom: 20px; }
  .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content {
    width: 230px;
    margin-right: 25px; }
    .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content .box-category-link-title {
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      line-height: 130%;
      letter-spacing: 0.02em;
      color: #333333;
      display: block;
      margin-bottom: 12px;
      font-family: 'Merriweather'; }
    .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-content .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 130%;
      color: #444444;
      margin-top: 12px; }
  .box-category[data-layout="4"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
    width: calc(100% - 255px);
    height: max-content;
    border-radius: 3px;
    overflow: hidden; }
.box-category[data-layout="4"] .box-category-middle .box-category-list-sub {
  display: flex; }
  .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item {
    width: calc(33.33% - 16.66px);
    margin-right: 25px; }
    .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
      margin-right: 0; }
    .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-with-avatar {
      border-radius: 3px;
      margin-bottom: 12px;
      overflow: hidden; }
    .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="4"] .box-category-middle .box-category-list-sub .box-category-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-category[data-layout="5"] {
  margin-bottom: 28px; }
  .box-category[data-layout="5"] .box-category-top {
    display: flex;
    align-items: flex-end;
    padding: 10px 0 7px; }
    .box-category[data-layout="5"] .box-category-top .box-category-title {
      display: block;
      padding-left: 21px;
      position: relative;
      font-family: Playfair Display;
      font-style: normal;
      font-weight: 900;
      font-size: 26px;
      line-height: 130%;
      color: #FC9E4F; }
      .box-category[data-layout="5"] .box-category-top .box-category-title:before {
        width: 11px;
        height: 24px;
        left: 0;
        top: 5px;
        background: url(../image/icon-title-section.png) no-repeat;
        content: "";
        position: absolute; }
    .box-category[data-layout="5"] .box-category-top .box-category-menu {
      display: flex; }
      .box-category[data-layout="5"] .box-category-top .box-category-menu a {
        display: block;
        margin-left: 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #666666;
        font-family: 'Merriweather'; }
  .box-category[data-layout="5"] .box-category-middle {
    display: flex; }
    .box-category[data-layout="5"] .box-category-middle .box-category-list-sub {
      width: 300px;
      margin-left: 40px; }
      .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item {
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 12px; }
        .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
          padding-bottom: 0;
          margin-bottom: 0;
          border-bottom: 0; }
        .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-with-avatar {
          border-radius: 3px;
          overflow: hidden;
          margin-bottom: 12px;
          position: relative; }
          .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-with-avatar .icon {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(229, 60, 101, 0.7);
            border-radius: 3px;
            padding: 8px 9px;
            display: flex; }
        .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-title {
          font-family: Open Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          line-height: 130%;
          color: #333333;
          margin-bottom: 12px;
          display: block; }
        .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item .box-category-category {
          font-family: Arial;
          font-style: normal;
          font-weight: bold;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
        .box-category[data-layout="5"] .box-category-middle .box-category-list-sub .box-category-item .box-category-time {
          font-family: Arial;
          font-style: normal;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
    .box-category[data-layout="5"] .box-category-middle .box-category-item-first {
      width: calc(100% - 340px); }
      .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
        border-radius: 3px;
        overflow: hidden;
        margin-bottom: 12px;
        position: relative; }
        .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-link-with-avatar .icon {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-link-title {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: 0.02em;
        color: #333333;
        display: block;
        margin-bottom: 12px;
        font-family: 'Merriweather'; }
      .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #444444;
        margin-top: 12px; }
      .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-category {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
      .box-category[data-layout="5"] .box-category-middle .box-category-item-first .box-category-time {
        font-family: Arial;
        font-style: normal;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
.box-category[data-layout="6"] .box-category-middle {
  display: flex; }
  .box-category[data-layout="6"] .box-category-middle .box-category-item {
    width: calc(20% - 16px);
    margin-right: 20px; }
    .box-category[data-layout="6"] .box-category-middle .box-category-item:last-child {
      margin-right: 0; }
    .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-link-with-avatar {
      display: block;
      margin-bottom: 12px;
      border-radius: 3px;
      overflow: hidden; }
    .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 150%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="6"] .box-category-middle .box-category-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-category[data-layout="7"] {
  height: 100%;
  display: flex;
  flex-direction: column; }
  .box-category[data-layout="7"] .box-category-top {
    display: flex;
    align-items: flex-end;
    padding: 10px 0 7px; }
    .box-category[data-layout="7"] .box-category-top .box-category-title {
      display: block;
      padding-left: 21px;
      position: relative;
      font-family: Playfair Display;
      font-style: normal;
      font-weight: 900;
      font-size: 26px;
      line-height: 130%;
      color: #FC9E4F; }
      .box-category[data-layout="7"] .box-category-top .box-category-title:before {
        width: 11px;
        height: 24px;
        left: 0;
        top: 5px;
        background: url(../image/icon-title-section.png) no-repeat;
        content: "";
        position: absolute; }
    .box-category[data-layout="7"] .box-category-top .box-category-menu {
      display: flex;
      flex: 1;
      white-space: nowrap;
      overflow: hidden; }
      .box-category[data-layout="7"] .box-category-top .box-category-menu a {
        display: block;
        margin-left: 20px;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #666666;
        font-family: 'Merriweather'; }
  .box-category[data-layout="7"] .box-category-middle {
    flex: 1; }
    .box-category[data-layout="7"] .box-category-middle .box-category-item {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .box-category[data-layout="7"] .box-category-middle .box-category-item-first {
      flex: 1; }
    .box-category[data-layout="7"] .box-category-middle .box-category-link-with-avatar {
      border-radius: 3px;
      overflow: hidden;
      margin-bottom: 12px; }
    .box-category[data-layout="7"] .box-category-middle .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 20px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="7"] .box-category-middle .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 130%;
      color: #444444;
      margin-top: 12px; }
    .box-category[data-layout="7"] .box-category-middle .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="7"] .box-category-middle .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="7"] .box-category-middle .box-category-related {
      margin-top: 12px; }
      .box-category[data-layout="7"] .box-category-middle .box-category-related .box-category-related-item {
        padding: 23px 0 12px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        display: flex; }
        .box-category[data-layout="7"] .box-category-middle .box-category-related .box-category-related-item .box-category-link-with-avatar {
          width: 90px;
          height: 90px;
          border-radius: 3px;
          overflow: hidden;
          margin-right: 10px;
          margin-bottom: 0; }
          .box-category[data-layout="7"] .box-category-middle .box-category-related .box-category-related-item .box-category-link-with-avatar .box-category-avatar {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .box-category[data-layout="7"] .box-category-middle .box-category-related .box-category-related-item .box-category-content {
          width: calc(100% - 100px); }
          .box-category[data-layout="7"] .box-category-middle .box-category-related .box-category-related-item .box-category-content .box-category-link-title {
            display: block;
            font-family: Open Sans;
            font-style: normal;
            font-weight: 600;
            font-size: 14px;
            line-height: 150%;
            color: #333333;
            margin-bottom: 6px; }
  .box-category[data-layout="7"] .box-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    text-align: center; }
    .box-category[data-layout="7"] .box-footer .box-viewmore {
      display: inline-flex;
      background: #EDD382;
      border-radius: 26px;
      padding: 10px 20px;
      align-items: center;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 17px;
      color: #FFFFFF; }
      .box-category[data-layout="7"] .box-footer .box-viewmore .icon {
        display: flex;
        margin-right: 5px; }
.box-category[data-layout="8"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="8"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="8"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-category[data-layout="8"] .box-category-top .box-category-menu {
    display: flex;
    flex: 1; }
    .box-category[data-layout="8"] .box-category-top .box-category-menu a {
      display: block;
      margin-left: 20px;
      font-weight: 500;
      font-size: 16px;
      line-height: 140%;
      color: #666666;
      font-family: 'Merriweather'; }
.box-category[data-layout="8"] .box-category-middle {
  display: flex; }
  .box-category[data-layout="8"] .box-category-middle .box-category-list-sub {
    width: 240px;
    margin-left: 20px; }
    .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item {
      padding: 20px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item:first-child {
        padding-top: 0; }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        color: #333333;
        display: block;
        margin-bottom: 10px; }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item .box-category-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 145%;
        color: #444444;
        margin-top: 10px; }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item .box-category-category {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
      .box-category[data-layout="8"] .box-category-middle .box-category-list-sub .box-category-item .box-category-time {
        font-family: Arial;
        font-style: normal;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
  .box-category[data-layout="8"] .box-category-middle .box-category-item-first {
    width: calc(100% - 260px); }
    .box-category[data-layout="8"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
      border-radius: 3px;
      overflow: hidden;
      margin-bottom: 12px; }
    .box-category[data-layout="8"] .box-category-middle .box-category-item-first .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 22px;
      line-height: 130%;
      letter-spacing: 0.02em;
      color: #333333;
      margin-bottom: 12px;
      display: block; }
    .box-category[data-layout="8"] .box-category-middle .box-category-item-first .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="8"] .box-category-middle .box-category-item-first .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-category[data-layout="9"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="9"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="9"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-category[data-layout="9"] .box-category-top .box-category-menu {
    display: flex;
    flex: 1; }
    .box-category[data-layout="9"] .box-category-top .box-category-menu a {
      display: block;
      margin-left: 20px;
      font-weight: 500;
      font-size: 16px;
      line-height: 140%;
      color: #666666;
      font-family: 'Merriweather'; }
.box-category[data-layout="9"] .box-category-middle {
  display: flex; }
  .box-category[data-layout="9"] .box-category-middle .box-category-sub {
    width: 300px;
    margin-left: 40px; }
    .box-category[data-layout="9"] .box-category-middle .box-category-sub .box-category-item {
      padding-bottom: 12px;
      margin-bottom: 12px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .box-category[data-layout="9"] .box-category-middle .box-category-sub .box-category-item:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; }
      .box-category[data-layout="9"] .box-category-middle .box-category-sub .box-category-item .box-category-link-with-avatar {
        border-radius: 3px;
        margin-bottom: 12px;
        position: relative;
        overflow: hidden; }
        .box-category[data-layout="9"] .box-category-middle .box-category-sub .box-category-item .box-category-link-with-avatar .icon {
          position: absolute;
          bottom: 0;
          left: 0;
          display: flex; }
      .box-category[data-layout="9"] .box-category-middle .box-category-sub .box-category-item .box-category-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 130%;
        color: #333333;
        display: block;
        margin-bottom: 12px; }
  .box-category[data-layout="9"] .box-category-middle .box-category-main {
    width: calc(100% - 340px); }
    .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-item-first {
      margin-bottom: 20px;
      display: flex; }
      .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-item-first .box-category-link-with-avatar {
        width: 485px;
        margin-right: 25px;
        height: max-content; }
      .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-item-first .box-category-content {
        width: calc(100% - 510px); }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-item-first .box-category-content .box-category-link-title {
          font-style: normal;
          font-weight: bold;
          font-size: 20px;
          line-height: 130%;
          letter-spacing: 0.02em;
          color: #333333;
          display: block;
          margin-bottom: 12px;
          font-family: 'Merriweather'; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-item-first .box-category-content .box-category-sapo {
          font-family: Arial;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 130%;
          color: #444444;
          margin-top: 12px; }
    .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub {
      display: flex; }
      .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item {
        width: calc(33.33% - 16.66px);
        margin-right: 25px; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item:last-child {
          margin-right: 0; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item .box-category-link-with-avatar {
          border-radius: 3px;
          margin-bottom: 12px;
          overflow: hidden; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item .box-category-link-title {
          font-family: Open Sans;
          font-style: normal;
          font-weight: 600;
          font-size: 17px;
          line-height: 130%;
          color: #333333;
          display: block;
          margin-bottom: 12px; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item .box-category-category {
          font-family: Arial;
          font-style: normal;
          font-weight: bold;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
        .box-category[data-layout="9"] .box-category-middle .box-category-main .box-category-list-sub .box-category-item .box-category-time {
          font-family: Arial;
          font-style: normal;
          font-size: 13px;
          line-height: 15px;
          color: #666666; }
.box-category[data-layout="10"] .box-category-middle {
  display: flex;
  flex-wrap: wrap; }
  .box-category[data-layout="10"] .box-category-middle .box-category-item {
    width: calc(33.33% - 13.33px);
    margin-right: 20px;
    margin-bottom: 12px; }
    .box-category[data-layout="10"] .box-category-middle .box-category-item:nth-child(3n) {
      margin-right: 0; }
    .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-with-avatar.img-resize {
      border-radius: 3px;
      margin-bottom: 12px;
      overflow: hidden; }
    .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 130%;
      color: #333333;
      display: block; }
.box-category[data-layout="11"] .box-category-top {
  display: flex;
  align-items: flex-end;
  padding: 10px 0 7px; }
  .box-category[data-layout="11"] .box-category-top .box-category-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-category[data-layout="11"] .box-category-top .box-category-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-category[data-layout="11"] .box-category-top .box-category-menu {
    display: flex;
    flex: 1; }
    .box-category[data-layout="11"] .box-category-top .box-category-menu a {
      display: block;
      margin-left: 20px;
      font-weight: 500;
      font-size: 16px;
      line-height: 140%;
      color: #666666;
      font-family: 'Merriweather'; }
.box-category[data-layout="11"] .box-category-middle {
  display: flex; }
  .box-category[data-layout="11"] .box-category-middle .box-category-list-sub {
    width: calc(100% - 565px);
    margin-left: 20px; }
    .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item {
      padding: 20px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      display: flex; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item:first-child {
        padding-top: 0; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-with-avatar {
        width: 230px;
        margin-left: 12px;
        border-radius: 3px;
        overflow: hidden;
        height: max-content; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-content {
        width: calc(100% - 242px); }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        color: #333333;
        display: block;
        margin-bottom: 10px; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 145%;
        color: #444444;
        margin-top: 10px; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-category {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
      .box-category[data-layout="11"] .box-category-middle .box-category-list-sub .box-category-item .box-category-time {
        font-family: Arial;
        font-style: normal;
        font-size: 13px;
        line-height: 15px;
        color: #666666; }
  .box-category[data-layout="11"] .box-category-middle .box-category-item-first {
    width: 545px;
    padding-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .box-category[data-layout="11"] .box-category-middle .box-category-item-first .box-category-link-with-avatar {
      border-radius: 3px;
      overflow: hidden;
      margin-bottom: 12px; }
    .box-category[data-layout="11"] .box-category-middle .box-category-item-first .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: bold;
      font-size: 22px;
      line-height: 130%;
      letter-spacing: 0.02em;
      color: #333333;
      margin-bottom: 12px;
      display: block; }
    .box-category[data-layout="11"] .box-category-middle .box-category-item-first .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="11"] .box-category-middle .box-category-item-first .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="11"] .box-category-middle .box-category-item-first .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 145%;
      color: #444444;
      margin-top: 10px; }
.box-category[data-layout="12"] .box-category-middle {
  display: flex; }
  .box-category[data-layout="12"] .box-category-middle .box-category-item {
    width: calc(33.33% - 16.66px);
    margin-right: 25px; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item:last-child {
      margin-right: 0; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-link-with-avatar {
      border-radius: 3px;
      margin-bottom: 12px;
      overflow: hidden;
      position: relative; }
      .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-link-with-avatar .icon {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(229, 60, 101, 0.7);
        border-radius: 3px;
        padding: 8px 9px;
        display: flex; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 130%;
      color: #444444;
      margin-top: 12px; }
.box-category[data-layout="13"] .box-category-middle {
  display: flex;
  flex-wrap: wrap; }
  .box-category[data-layout="13"] .box-category-middle .box-category-item {
    width: calc(33.33% - 16.66px);
    margin-right: 25px;
    margin-bottom: 30px; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item:nth-child(3n) {
      margin-right: 0; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-link-with-avatar {
      border-radius: 3px;
      margin-bottom: 12px;
      overflow: hidden;
      position: relative; }
      .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-link-with-avatar .icon {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(229, 60, 101, 0.7);
        border-radius: 3px;
        padding: 8px 9px;
        display: flex; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 17px;
      line-height: 130%;
      color: #333333;
      display: block;
      margin-bottom: 12px; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-sapo {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 130%;
      color: #444444;
      margin-top: 12px; }

.box-right[data-layout="1"] .box-right-top {
  display: flex;
  align-items: center;
  padding: 10px 0 7px; }
  .box-right[data-layout="1"] .box-right-top .box-right-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-right[data-layout="1"] .box-right-top .box-right-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
.box-right[data-layout="1"] .box-right-middle .box-right-related-item {
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px 0 12px; }
  .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-link-with-avatar {
    width: 90px;
    height: 90px;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden; }
    .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-link-with-avatar .box-right-avatar {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-content {
    width: calc(100% - 100px); }
    .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-content .box-right-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 130%;
      color: #333333;
      margin-bottom: 6px;
      display: block; }
    .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-content .box-right-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-right[data-layout="1"] .box-right-middle .box-right-related-item .box-right-content .box-right-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-right[data-layout="2"] .box-right-link-with-avatar {
  border-radius: 3px;
  margin-bottom: 12px;
  overflow: hidden; }
.box-right[data-layout="2"] .box-right-link-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin-bottom: 12px;
  display: block; }
.box-right[data-layout="2"] .box-right-sapo {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #444444;
  margin-top: 10px;
  margin-bottom: 16px; }
.box-right[data-layout="2"] .box-right-category {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-right[data-layout="2"] .box-right-time {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-right[data-layout="2"] .box-right-related {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .box-right[data-layout="2"] .box-right-related .box-right-related-item {
    display: flex;
    padding: 12px 0; }
    .box-right[data-layout="2"] .box-right-related .box-right-related-item .box-right-link-with-avatar {
      width: 90px;
      height: 90px;
      margin-right: 10px; }
      .box-right[data-layout="2"] .box-right-related .box-right-related-item .box-right-link-with-avatar .box-right-avatar {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .box-right[data-layout="2"] .box-right-related .box-right-related-item .box-right-content {
      width: calc(100% - 100px); }
      .box-right[data-layout="2"] .box-right-related .box-right-related-item .box-right-content .box-right-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 130%;
        color: #333333;
        margin-bottom: 6px; }
.box-right[data-layout="3"] .box-right-top {
  display: flex;
  align-items: center;
  padding: 10px 0 7px;
  display: flex;
  justify-content: space-between; }
  .box-right[data-layout="3"] .box-right-top .box-right-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-right[data-layout="3"] .box-right-top .box-right-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
  .box-right[data-layout="3"] .box-right-top .box-right-nav {
    position: relative;
    display: flex;
    align-items: center; }
    .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-pagination {
      display: flex;
      position: inherit;
      margin: 0 5px;
      bottom: 0px;
      font-weight: bold;
      font-size: 14px;
      line-height: 17px;
      color: #757575; }
    .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-prev {
      display: flex;
      cursor: pointer; }
      .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-prev:hover svg, .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-prev:hover path {
        fill: #E53C65; }
    .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-next {
      display: flex;
      cursor: pointer; }
      .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-next:hover svg, .box-right[data-layout="3"] .box-right-top .box-right-nav .home__syh-next:hover path {
        fill: #E53C65; }
.box-right[data-layout="3"] .box-right-middle .box-right-item-focus .box-right-link-with-avatar {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 12px; }
.box-right[data-layout="3"] .box-right-middle .box-right-item-focus .box-right-link-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #333333;
  display: block;
  margin-bottom: 10px; }
.box-right[data-layout="3"] .box-right-middle .box-right-sub {
  border-top: 1px solid #E53C65; }
  .box-right[data-layout="3"] .box-right-middle .box-right-sub .box-right-item {
    padding: 10px 0 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .box-right[data-layout="3"] .box-right-middle .box-right-sub .box-right-item:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .box-right[data-layout="3"] .box-right-middle .box-right-sub .box-right-item .box-right-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 150%;
      color: #333333;
      margin-bottom: 6px;
      display: block; }
    .box-right[data-layout="3"] .box-right-middle .box-right-sub .box-right-item .box-right-category {
      font-family: Arial;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
    .box-right[data-layout="3"] .box-right-middle .box-right-sub .box-right-item .box-right-time {
      font-family: Arial;
      font-style: normal;
      font-size: 13px;
      line-height: 15px;
      color: #666666; }
.box-right[data-layout="4"] .box-right-top {
  display: flex;
  align-items: center;
  padding: 10px 0 7px; }
  .box-right[data-layout="4"] .box-right-top .box-right-title {
    display: block;
    padding-left: 21px;
    position: relative;
    font-family: Playfair Display;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 130%;
    color: #FC9E4F; }
    .box-right[data-layout="4"] .box-right-top .box-right-title:before {
      width: 11px;
      height: 24px;
      left: 0;
      top: 5px;
      background: url(../image/icon-title-section.png) no-repeat;
      content: "";
      position: absolute; }
.box-right[data-layout="4"] .box-right-middle .box-right-link-with-avatar {
  border-radius: 3px;
  margin-bottom: 12px;
  overflow: hidden; }
.box-right[data-layout="4"] .box-right-middle .box-right-link-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin-bottom: 12px;
  display: block; }
.box-right[data-layout="4"] .box-right-middle .box-right-sapo {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #444444;
  margin-top: 10px;
  margin-bottom: 16px; }
.box-right[data-layout="4"] .box-right-middle .box-right-category {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-right[data-layout="4"] .box-right-middle .box-right-time {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-right[data-layout="4"] .box-right-middle .box-right-related .box-right-related-item {
  display: flex;
  padding: 12px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .box-right[data-layout="4"] .box-right-middle .box-right-related .box-right-related-item .box-right-link-with-avatar {
    width: 90px;
    height: 90px;
    margin-right: 10px; }
    .box-right[data-layout="4"] .box-right-middle .box-right-related .box-right-related-item .box-right-link-with-avatar .box-right-avatar {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .box-right[data-layout="4"] .box-right-middle .box-right-related .box-right-related-item .box-right-content {
    width: calc(100% - 100px); }
    .box-right[data-layout="4"] .box-right-middle .box-right-related .box-right-related-item .box-right-content .box-right-link-title {
      font-family: Open Sans;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 130%;
      color: #333333;
      margin-bottom: 6px; }

.box-home-focus .box-home-focus-avatar {
  width: 100%;
  height: 100%;
  object-fit: cover; }
.box-home-focus .box-home-focus-category {
  font-size: 13px;
  line-height: 15px;
  color: #666666;
  font-weight: bold; }
.box-home-focus .box-home-focus-time {
  font-size: 13px;
  line-height: 15px;
  color: #666666; }
.box-home-focus[data-layout="2"] .home-box-focus-top {
  display: flex; }
  .box-home-focus[data-layout="2"] .home-box-focus-top .home-box-focus-big .box-home-focus-item {
    display: flex; }
    .box-home-focus[data-layout="2"] .home-box-focus-top .home-box-focus-big .box-home-focus-item .box-home-focus-link-with-avatar {
      width: 485px;
      margin-right: 25px;
      height: max-content; }
    .box-home-focus[data-layout="2"] .home-box-focus-top .home-box-focus-big .box-home-focus-item .box-content {
      width: calc(100% - 510px); }
      .box-home-focus[data-layout="2"] .home-box-focus-top .home-box-focus-big .box-home-focus-item .box-content .box-home-focus-link-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 130%;
        letter-spacing: 0.02em;
        color: #333333;
        display: block;
        margin-bottom: 12px; }
      .box-home-focus[data-layout="2"] .home-box-focus-top .home-box-focus-big .box-home-focus-item .box-content .box-home-focus-sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 130%;
        color: #444444;
        margin-top: 12px; }
.box-home-focus[data-layout="2"] .home-box-focus-middle {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid #E0E0E0; }
  .box-home-focus[data-layout="2"] .home-box-focus-middle .box-home-focus-link-with-avatar {
    display: block;
    margin-bottom: 12px;
    border-radius: 3px;
    overflow: hidden; }
  .box-home-focus[data-layout="2"] .home-box-focus-middle .box-home-focus-item {
    width: calc(33.33% - 16px); }
  .box-home-focus[data-layout="2"] .home-box-focus-middle .box-home-focus-link-title {
    display: block;
    margin-bottom: 12px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
    color: #333333; }

.detail__flex {
  display: flex;
  justify-content: space-between; }
.detail__sub {
  width: 300px;
  margin-left: 20px; }
.detail__main {
  width: calc(100% - 320px);
  padding-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
.detail__category {
  margin-bottom: 30px; }
.detail__create-question {
  background: #FC9E4F;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 9px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  justify-content: center; }
.detail__content-page {
  position: relative; }

.detail-container[data-layout="1"] .detail-scroll-flex {
  display: flex; }
.detail-container[data-layout="1"] .detail__fixed {
  width: 48px;
  margin-right: 22px; }
.detail-container[data-layout="1"] .detail__contenent-main {
  width: calc(100% - 70px); }
.detail-container[data-layout="1"] .detail-title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 130%;
  color: #333333;
  margin-bottom: 24px; }
.detail-container[data-layout="1"] .detail-sapo {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 160%;
  color: #444444;
  margin-bottom: 13px; }
.detail-container[data-layout="1"] .detail-frame-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 20px; }
  .detail-container[data-layout="1"] .detail-frame-video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.detail-container[data-layout="1"] .detail-content {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 140%;
  color: #333333; }
.detail-container[data-layout="1"] .detail-note {
  background: #F2EFEA;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 3px;
  margin-top: 20px;
  padding: 18px 15px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 140%;
  color: #333333;
  margin-bottom: 26px; }
.detail-container[data-layout="1"] .detail-author {
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 163.42%;
  color: #333333;
  text-align: right; }
.detail-container[data-layout="1"] .detail-like-fb {
  margin-top: 30px; }
.detail-container[data-layout="1"] .detail-tag {
  margin: 30px 0;
  display: flex; }
  .detail-container[data-layout="1"] .detail-tag .label {
    display: flex;
    background: #F2EFEA;
    padding: 9px 7px;
    padding-right: 20px;
    position: relative; }
    .detail-container[data-layout="1"] .detail-tag .label .icon {
      display: flex; }
    .detail-container[data-layout="1"] .detail-tag .label:before {
      width: 24px;
      height: 24px;
      content: "";
      position: absolute;
      top: -12px;
      right: -11px;
      background: #fff;
      transform: rotate(45deg); }
    .detail-container[data-layout="1"] .detail-tag .label:after {
      width: 24px;
      height: 24px;
      content: "";
      position: absolute;
      bottom: -12px;
      right: -11px;
      background: #fff;
      transform: rotate(45deg); }
  .detail-container[data-layout="1"] .detail-tag .detail-tag-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .detail-container[data-layout="1"] .detail-tag .detail-tag-list li:first-child a:before {
      display: none; }
    .detail-container[data-layout="1"] .detail-tag .detail-tag-list a {
      font-family: Roboto;
      font-style: normal;
      font-weight: bold;
      font-size: 15px;
      line-height: 22px;
      color: #4F4F4F;
      margin-left: 11px;
      position: relative; }
      .detail-container[data-layout="1"] .detail-tag .detail-tag-list a:before {
        content: "/";
        margin-right: 11px; }
.detail-container .detail-related {
  padding: 15px 20px;
  background: #F2EFEA;
  border-radius: 3px;
  margin-bottom: 30px; }
  .detail-container .detail-related .title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
    color: #333333;
    font-family: 'Merriweather';
    margin-bottom: 16px; }
.detail-container .detail-tab {
  margin-bottom: 20px; }
  .detail-container .detail-tab .detail-tab-title {
    display: flex;
    justify-content: space-between;
    border-top: 3px solid #E53C65;
    background: #F2EFEA;
    align-items: center;
    padding-left: 1px;
    padding-right: 10px; }
    .detail-container .detail-tab .detail-tab-title .detail-tab-nav a {
      padding: 15px 15px;
      display: inline-flex;
      font-weight: 500;
      font-size: 16px;
      line-height: 130%;
      color: #2274A5;
      font-family: 'Merriweather';
      position: relative; }
      .detail-container .detail-tab .detail-tab-title .detail-tab-nav a.active {
        background: #fff;
        color: #E53C65; }
        .detail-container .detail-tab .detail-tab-title .detail-tab-nav a.active:before {
          content: "";
          background: #FF0000;
          width: 16px;
          height: 16px;
          border-radius: 50%;
          overflow: hidden;
          display: block;
          margin-right: 10px; }
    .detail-container .detail-tab .detail-tab-title .detail-tab-filter .btn-filter {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575;
      border: 0;
      background: #f2efea; }
  .detail-container .detail-tab .detail-tab-content .tab {
    padding: 20px 0;
    display: none; }
    .detail-container .detail-tab .detail-tab-content .tab.show {
      display: block; }
    .detail-container .detail-tab .detail-tab-content .tab .detail-tab-item {
      position: relative;
      padding-left: 36px; }
      .detail-container .detail-tab .detail-tab-content .tab .detail-tab-item:before {
        content: "";
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 0;
        background: #E6E7F1;
        border-radius: 50%; }
      .detail-container .detail-tab .detail-tab-content .tab .detail-tab-item .time {
        font-weight: 500;
        font-size: 14px;
        line-height: 130%;
        color: #2274A5;
        margin-bottom: 20px;
        display: block;
        font-family: 'Merriweather'; }
      .detail-container .detail-tab .detail-tab-content .tab .detail-tab-item .title {
        font-family: Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 140%;
        color: #2274A5;
        margin-bottom: 20px; }
      .detail-container .detail-tab .detail-tab-content .tab .detail-tab-item .sapo {
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 140%;
        color: #333333;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 20px;
        margin-bottom: 20px; }
.detail-container .detail-question {
  padding: 20px;
  background: #F2EFEA;
  border-radius: 3px;
  margin-bottom: 20px; }
  .detail-container .detail-question .detail-quser {
    margin-bottom: 11px; }
    .detail-container .detail-question .detail-quser .user-name {
      font-weight: bold;
      font-size: 16px;
      line-height: 130%;
      color: #2274A5;
      font-family: 'Merriweather';
      margin-bottom: 0; }
    .detail-container .detail-question .detail-quser .time {
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 22px;
      letter-spacing: -0.005em;
      color: #666666;
      margin-left: 20px; }
  .detail-container .detail-question .detail-q {
    padding: 10px;
    border-radius: 3px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 140%;
    color: #333333;
    background: #fff;
    margin-bottom: 20px; }
  .detail-container .detail-question .user-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    color: #2274A5;
    font-family: 'Merriweather';
    margin-bottom: 10px; }
  .detail-container .detail-question .a-content {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 140%;
    color: #333333; }
.detail-container .detail-viewmore {
  display: flex;
  background: #FC9E4F;
  border-radius: 3px;
  height: 35px;
  align-items: center;
  justify-content: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF; }

.detail-container-full {
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .detail-container-full .content-layout {
    width: 670px;
    margin: 0 auto; }
  .detail-container-full .detail-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
    color: #2A6049;
    margin-bottom: 24px;
    font-family: 'Merriweather'; }
  .detail-container-full .detail-sapo {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 20px; }
  .detail-container-full .detail-frame-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 20px; }
    .detail-container-full .detail-frame-video .video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.contact__flex {
  display: flex;
  margin-bottom: 100px; }
.contact__form {
  width: 630px;
  padding-right: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 30px; }
  .contact__form .row {
    margin-bottom: 20px; }
    .contact__form .row.row2 {
      display: flex; }
      .contact__form .row.row2 .col-input {
        width: 330px;
        margin-right: 20px; }
    .contact__form .row .label {
      font-family: Roboto;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 150%;
      display: flex;
      align-items: center;
      color: #666666;
      margin-bottom: 10px;
      display: block; }
    .contact__form .row .btn {
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      padding: 0 10px;
      width: 100%;
      height: 35px;
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575; }
    .contact__form .row select {
      height: 35px;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px;
      padding: 0 10px;
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575; }
    .contact__form .row textarea {
      font-family: Arial;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      color: #757575;
      width: 100%;
      height: 120px;
      border: 1px solid #BFD7EA;
      box-sizing: border-box;
      border-radius: 3px; }
    .contact__form .row .submit {
      padding: 0 35px;
      display: inline-flex;
      background: #FC9E4F;
      border-radius: 3px;
      align-items: center;
      justify-content: center;
      height: 35px;
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      color: #FFFFFF; }
.contact__info {
  width: calc(100% - 660px); }
.contact__title {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  color: #333333;
  margin-bottom: 20px; }
.contact__info-content p {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  /* or 20px */
  color: #444444; }
.contact__info-content span {
  font-weight: bold; }
.contact__info-content .bold {
  font-weight: bold;
  font-size: 16px;
  line-height: 200%;
  color: #2A6049;
  font-family: 'Merriweather'; }

/*# sourceMappingURL=style.css.map */

.user-name img,.user-name>svg{
    display: none;
}
.captcha-info img.imgcaptchaapi {
    max-width: 90px;
    height: 35px;
    margin: 0 8px;
}
.captcha-info .refresh-captcha {
    width: 25px;
    position: relative;
    top: 5px;
}
.captcha-info .refresh-captcha {
    width: 25px;
    position: relative;
    top: 5px;
}
.captcha-info {
    display: flex;
    min-width: 50%;
    align-items: center;
}

 .entry-content iframe{
     width: 100%;
 }
.detail-question .user{
    font-weight: bold;
}
#box-lazy-loading .time-ago{
    margin-left: 5px;
}
/*[data-role="content"] .VCSortableInPreviewMode[type="insertembedcode"] {*/
/*    overflow: hidden;*/
/*    padding-top: 56.25%;*/
/*    position: relative;*/
/*}*/
/*[data-role="content"] .VCSortableInPreviewMode[type="insertembedcode"] iframe  {*/
/*    border: 0;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    width: 100%;*/
/*}*/
