@charset "utf-8";
@font-face {font-family:'NotoSans';src: url('fonts/Noto_San/NotoSans-Regular.ttf');font-weight: 400;}
@font-face {font-family:'NotoSans';src: url('fonts/Noto_San/NotoSans-Bold.ttf');font-weight: 700;}
@font-face {font-family:'Roboto';src: url('fonts/Roboto/Roboto-Bold.ttf');font-weight: 700;}
body {font: 400 16px/1.4 'NotoSans', sans-serif;color: #000;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
::placeholder {color: #999;opacity: 1;}
:-ms-input-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;} 
a {text-decoration: none;border: none;color: inherit;transition: .3s ease;}
img {max-width: 100%;border: none;vertical-align: middle;}
input,img,button {border: none;outline: none;}
/* ul,ol {margin: 0;padding: 0;list-style: none;} */
.fw {width: 100%;}
.lt {float: left;display: block;}
.rt {float: right;display: block;}
.mb1{margin-bottom: 15px;}
.mb{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.wrapper {padding: 0 10px;}
.clearfix {display: block;}
.clearfix::after {content: '';width: 100%;height: 0;line-height: 0;display: block;clear: both;}
.f0{font-family: 'NotoSans', Arial, sans-serif;font-weight: 700;}
.f1{font-family: 'NotoSans', Arial, sans-serif;font-weight: 400;}
/* banner */
.banner {text-align: center;margin-bottom: 20px;}
.tbnh-qc-full{text-align: center;}
/* header */
.header-top {background-color: #fff;height: 34px;line-height: 34px;display: none;}
.header-info {display: flex;white-space: nowrap;justify-content: space-between;align-items: center;}
.ico-lock {color: #666;margin-right: 15px;font-size: 14px;}
.header-top a {margin-left: 6px;line-height: 0;}
.ico::before {content: '';position: relative;display: inline-block;top: 3px;}
/* header-logo */
.header-logo {padding: 10px 0;}
.header-logo .wrapper{display: flex;justify-content: space-between;align-items: center;}
.logo{line-height: 0;}
.logo img{max-width: 300px;image-rendering: -webkit-optimize-contrast;}
.tbnh-social{display: flex;gap: 5px;}
.tbnh-social a{line-height: 0;}
/* hna-menu */
.hna-menu {display: flex;justify-content: space-between;gap: 15px;}
.ico-search, .ico-menu {display: flex;width: 24px;align-items: center;cursor: pointer;}
/* frmSearch */
.boxSearch {background: #ab8e6f24;width: 100%;padding: 15px 20px;}
#frmSearch {width: 100%;background: transparent;border: 1px solid #ebebeb;float: right;background: #fff;height: 40px;line-height: 40px;border-radius: 4px;}
#frmSearch input[type="text"] {border: 0;outline: 0;width: calc(100% - 40px);height: 40px;padding-left: 10px;float: left;background: transparent;font-size: 16px;}
#frmSearch button[type="submit"] {border: 0;outline: 0;width: 40px;height: 40px;background: url(../images/mb/search-ico.png) center center no-repeat;float: right;cursor: pointer;}
/* menu-list */
.show-overlay {height: 100%;overflow: hidden;}
.menu-list {width: 100%;background: #fff;position: fixed;top: 0;left: 0;bottom: 0;z-index: 2247483647;will-change: transform;-moz-transition: .4s;-o-transition: .4s;-webkit-transition: .4s;transition: .4s;-webkit-transform: translate(-100%);-ms-transform: translate(-100%);-o-transform: translate(-100%);transform: translate(-100%);}
.menu-list ul,.menu-list ol{list-style: none;margin: 0;}
.show_main_menu .menu-list {-webkit-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);}
.menu-header {position: relative;padding: 15px 0 5px 0;text-align: center;}
.head-logo {display: inline-block;font-size: inherit;padding: 0 10px;}
.menu-header .button {padding: 0 15px;line-height: 1;cursor: pointer;}
.menu-header .button i {color: #ec2226;}
.menu-header .desktop-button i {font-size: 100%;}
.menu-header .close-button i {color: #ec2226;}
.menu-list .menu-body {scroll-behavior: smooth;-ms-overflow-style: -ms-autohiding-scrollbar;overflow: scroll;z-index: 9999;height: calc(100% - 200px);width: 100%;float: left;text-align: left;}
.list-main-nav {background-color: #f7f7f7;padding: 0 20px;}
.sub-menuLink.active,.list-sub-nav>.sub-menu-item.active .sub-menuLink,.list-main-nav>.menu-item.active .menuLink,.menuLink.active {color: #ec2226;}
.menu-list .menu-item {width: 100%;float: left;border-bottom: 1px solid #dfdfdf;position: relative;}
.menuLink {font-size: 16px;color: inherit;display: block;float: left;width: calc(100% - 50px);padding: 15px 0;font-style: normal;}
.sub-menu-button {display: block;float: right;width: 50px;height: 50px;text-align: center;font-size: 14px;cursor: pointer;}
.sub-menu-button i {line-height: 50px;color: #ec2226;}
.ico-desktop {width: 230px;height: 50px;line-height: 50px;border-radius: 25px;text-align: center;cursor: pointer;display: block;margin: 20px auto;text-transform: uppercase;font-weight: 700;font-style: normal;background: #8b6236;color: #fff;}
.ico-desktop i {padding-right: 5px;}
.sub-menu-button i.fa-minus:before {content: "\f068";}
.list-sub-nav {width: 100%;float: left;display: none;}
.list-sub-nav.active{display: block;}
.sub-menu-item {border-top: 1px solid #dfdfdf;width: 100%;float: left;}
.sub-menuLink {font-size: 16px;color: inherit;display: block;float: left;width: 100%;padding: 15px 0 15px 15px;}
.sub-menuLink i {font-size: 10px;margin-right: 15px;vertical-align: 2px;}
/* header-menu */
.header-menu {background-color: #005a78;height: 50px;z-index: 9999;}
.header-menu .wrapper{display: flex;justify-content: space-between;height: 100%;align-items: center;gap: 15px;}
.header-menu .wrapper::after{display: none;}
.ico-home{color: #fff;}
.swiper-menu {overflow-x: scroll;display: flex;white-space: nowrap;align-items: center;gap: 15px;}
.swiper-menu a {font-size: 14px;color: #fff;font-weight: 700;}
.swiper-menu a.active {color: #ffd51a;}
.stickyMenu {position: fixed;top: -1px;left: 0;transition: position .3s ease;box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 3px -1px, rgba(0, 0, 0, 0.06) 0px 4px 11px -2px;}
/* main */
#main{padding-top: 10px;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 10px;border-radius: 3px;}
.article-image::before{padding-top: 66%;content: '';display: block;}
.article-image img{position: absolute;top: 0;z-index: 1;width: 100%;height:100%;object-fit: cover;}
.article-title{font-size: 16px;line-height: 1.5;-webkit-line-clamp: 4;
-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.article-link,.article-detail-title{color: inherit;}
.article-desc{margin-top: 10px;}
.article-info{font-size: 14px;}
.article-cat{font-family: 'NotoSans', Arial, sans-serif;color: #ec2226;}
.article-cat::before {content: '-';display: inline;margin-left: 1px;margin-right: 5px;vertical-align: 1px;}
/* bx-cat */
.bx-cat{margin-bottom: 20px;}
.bx-cat-last{margin-bottom: 0;}
.bx-cat-title {display: flex;height: 45px;border-bottom: 1px solid #a5a5a5;margin-bottom: 20px;position: relative;justify-content: flex-start;align-items: center;gap: 15px;}
.bx-cat-name {height: 100%;}
.bx-cat-link{color: inherit;font-size: 20px;height: 100%;display: inline-flex;text-transform: uppercase;border-bottom: 5px solid #005a78;position: relative;align-items: center;bottom: -1px;white-space: nowrap;}
.bx-cat-sub a{font-size: 14px;color: #a1a1a1;margin-right: 15px;}
.bx-cat-link:hover,.bx-cat-sub a:hover{color: #005a78 !important;}
.bx-cat-more{flex-direction: column;height: auto;border-bottom: 0;}
.bx-cat-more .bx-cat-name {border-bottom: 1px solid #a5a5a5;width: 100%;height: auto;}
.bx-cat-more .bx-cat-sub{width: 100%;}
.bx-cat-long .bx-cat-name{height: auto;}
.bx-cat-long .bx-cat-link{white-space: unset;width: 90%;}
.bx-cat-more .bx-cat-link{white-space: unset;}
.bx-cat-scroll{overflow-x: scroll;overflow-y: hidden;}
/* ico-down */
/* .ico-down {font-size: 24px;width: 40px;height: 40px;line-height: 40px;text-align: right;display: block;float: right;color: #005a78;cursor: pointer;display: none;}
.list-cat-sub {display: none;background-color: #f5f5f5;position: absolute;top: 100%;right: 0;z-index: 99;min-width: 230px;box-shadow: -2px 2px 5px rgb(0 0 0 / 20%);transform-origin: 0 0;}
.cat-sub-item {display: block;text-align: right;padding: 0 8px;line-height: 36px;border-top: 1px solid #ececec;}
.list-cat-sub a:first-child {border-top: 0;} */
/* bx-cat-hna */
.bx-cat-hna .article{width: 100%;float:left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.bx-cat-hna .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-hna .article:first-child .article-image{width: 100%;}
.bx-cat-hna .article:first-child .article-title{font-size: 22px;}
.bx-cat-hna .article-info{display: none;}
.bx-cat-hna .article-desc{display: none;}
.bx-cat-hna .article:not(:first-child) .article-image{width: 160px;margin: 0 20px 0 0;float: left;}
/* bx-cat-news */
.bx-cat-news .bx-cat-title{display: none;}
.bx-cat-news .article{width: 100%;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.bx-cat-news .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-cat-news .article-image{width: 100%;}
.bx-cat-news .article-title{font-size: 18px;margin-bottom: 10px;}
/* bx-cat-cover */
.bx-cat-cover .article{width: 100%;float: left;}
.bx-cat-cover .article-title{font-size: 22px;}
.bx-cat-cover .article-image{width: 100%;}
.bx-cat-cover .article-desc{display: none;}
/* bx-cat-site */
.bx-cat-read,.bx-logo-site {width: calc(50% - 10px);float: left;}
.bx-logo-site{float: right !important;}
/* bx-cat-read */
.bx-cat-read{background: #d9e6eb;height: 300px;}
.bx-cat-read .bx-cat-title{margin-bottom: 10px;}
.bx-cat-read .bx-cat-link{font-size: 16px;padding-left: 10px;}
.bx-cat-read .bx-cat-content {padding: 0 10px;overflow-y: scroll;height: calc(100% - 70px);}
.bx-cat-read .article-title{display: block;}
.bx-cat-read .article-title:not(:first-child){padding-top: 10px;margin-top: 10px;border-top: 1px dotted #cfb67a;}
/* bx-logo-site */
.bx-logo-site .tbnh-qc:not(:first-child){margin-top: 20px;}
.bx-logo-site .tbnh-qc img{width: 100%;height: auto;}
/* bx-cat-tools */
.bx-cat-tools .wrapper{display: flex;flex-direction: row;gap: 20px;justify-content: space-between;}
.bx-tool-list{background: #d9e6eb;width: 100%;}
.bx-tool-list .bx-cat-title{margin-bottom: 10px;}
.bx-tool-list .bx-cat-link {white-space: unset;font-size: 12px;display: block;width: 80%;padding: 3px 0 0 10px;}
.bx-tool-list .bx-cat-content{padding: 30px 0 20px 0;background: url(../images/mb/ico-update.png) 5px 1px no-repeat;}
.bx-tool-list .bx-cat-content span{display: block;width: 100%;background: #6ca0b2 url(../images/mb/ico-tools-arrow.png) 10px 13px no-repeat;padding: 10px 10px 10px 25px;color: #fff;font: 700 16px Roboto;text-transform: uppercase;cursor: pointer;}
.bx-tool-list .bx-cat-content span:not(:first-child){margin-top: 15px;}
.tradingview-widget-copyright {display: none;}

/* bx-cat-analyst */
.bx-cat-analyst .wrapper{display: flex;flex-direction: row;gap: 20px;justify-content: space-between;}
.analyst-item{background: #7facbc;padding: 10px;width: calc((100% - 20px) / 2);}
.analyst-item:first-child{background: #005a79;}
.analyst-title{font: 700 18px/1.6 Roboto;color: #fff;text-transform: uppercase;}
.analyst-item:not(:first-child) .analyst-title{background: url(../images/mb/ico-competition.png) left -1px no-repeat;padding-left: 60px;}
.analyst-award{font-size: 13px;color: #ed1c24;height: 48px;line-height: 40px;}
.analyst-content .article-image{margin-bottom: 0;}
.analyst-item:first-child .analyst-content .article-image{margin-bottom: 10px;}
.analyst-item:first-child .article-title{font-size: 14px;}
.analyst-item:first-child .article-link{color: #fff !important;}
/* bx-robot */
.bx-cat-robot .wrapper{display: flex;flex-direction: row;gap: 10px;justify-content: space-between;}
.tbnh-robot{width: 100%;background: #b2cdd7;display: flex;flex-direction: column;gap: 10px;padding: 10px 0;align-items: center;font: 700 20px Roboto;color: #005a79;}
/* bx-cat-expert */
.bx-cat-expert .bx-cat-content{background: #005a79;padding: 20px 10px;}
.expert-item{padding-left: 25px;}
.expert-thumb{width: 140px;height: 140px;overflow: hidden;margin-right: 40px;float: left;}
.expert-thumb img{object-fit: cover;}
.expert-quote{font-weight: 700;color: #fff;font-size: 13px;font-style: italic;line-height: 1.4;-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 7;display: -webkit-box;overflow: hidden;}
.tbnh-expert-slider .slick-prev,.tbnh-expert-slider .slick-next{display: block;width: 13px;height: 19px;position: absolute;top: calc(50% - 6px);text-indent: -9999px;z-index: 2;}
.tbnh-expert-slider .slick-prev{background: url(../images/mb/ico-expert-prev.png) center center no-repeat;}
.tbnh-expert-slider .slick-next{background: url(../images/mb/ico-expert-next.png) center center no-repeat;left: 180px;}
/* bx-cat-epaper */
.bx-cat-epaper .bx-cat-content img{width: 100%;}
/* bx-cat-bank */
.bx-cat-hna.bx-cat-bank{background: #4d4d4d;padding: 20px 0;}
.bx-cat-bank .article-title{color: #fff;}
/* bx-cat-money */
.bx-cat-money{background: #99bdc9;padding: 20px 0;}
.bx-cat-money .article{width: calc(50% - 10px);float: left;margin-left: 20px;}
.bx-cat-money .article:nth-child(2n+1){margin-left: 0;clear: both;}
.bx-cat-money .article-image::before{padding-top: 120%;}
/* footer */
#footer{border-top: 9px solid #005a79;}
.footer-product{text-align: center;padding: 15px 0;}
.footer-product p{font-size: 14px;margin-bottom: 15px;}
.tbnh-underline{display: inline-block;border-bottom: 1px solid #ebebeb;}
.tbnh-magazine{display: flex;gap: 5px;}
.tbnh-magazine img{width: 100%;max-width: calc((100% - 10px)/3);}
.footer-content p{margin-bottom: 5px;}
.footer-mastercms a {display: block;padding: 15px 0;border-top: 1px solid #ebebeb;text-align: left;margin-top: 20px;color: #999;}
/* gotop */
.gotop {background: #ccc;opacity: .7;border-radius: 50%;width: 45px;height: 45px;line-height: 45px;display: none;position: fixed;bottom: 100px;right: 10px;cursor: pointer;z-index: 999;text-align: center;color: #fff;transition: .3s ease;}
/* tbnh-breadcrumbs */
.tbnh-breadcrumbs .bx-cat-name{font-size: 20px;}
.tbnh-breadcrumbs .bx-cat-sub h1{font-size: 14px;font-weight: 400;display: inline;}
/* bx-cat-listing */
.bx-cat-listing .article:first-child .article-desc{display: block;}
/* bx-cat-tag */
.bx-cat-tag .article:first-child .article-image{width: 160px;float: left;margin: 0 20px 0 0;}
.bx-cat-tag .article:first-child .article-title{font-size: 16px;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;margin-top: 20px;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block;text-align: center;background: #e0e0e0;padding: 10px 30px;border-radius: 25px;color: #005a78;}
.__MB_ARTICLE_PAGING span{color: #ec2226;cursor: pointer;}
.__MB_ARTICLE_PAGING a:hover {color:#ec2226;}
/* .__MB_ARTICLE_PAGING span:first-child {display: none;} */
/* article-detail */
.article-detail-subtitle{color: #005a78;}
.article-detail-subtitle:empty{display: none;}
.article-detail .article-cat{text-transform: uppercase;}
.article-detail-title {font-size: 24px;margin-bottom: 20px;}
.article-detail .article-info{font-size: 15px;}
.article-detail .article-info .article-cat{text-decoration: none;}
.__MASTERCMS_CONTENT_MOBILE,.article-detail-author,.article-detail-source,.article-detail-desc{font-size:18px;line-height: 1.6;}
.__MASTERCMS_CONTENT_MOBILE p{margin-bottom: 20px;word-break: break-word;}
.article-detail-author{text-align: right;font-weight: 700;}
.article-detail-source{text-align: right;font-style: italic;margin-top: 10px;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
/* btn-share */
.article-extension {display: flex;}
.change-font {height: 38px;overflow: hidden;border: 1px solid #ebebeb;border-radius: 19px;padding: 3px 6px;display: flex;align-items: center;justify-content: space-between;}
.article-extension {display: flex;justify-content: space-between;align-items: center;}
.font {text-align: center;float: left;width: 32px;cursor: pointer;}
.change-font .ico-arrow{width: 24px;height: 24px;text-align: center;line-height: 24px;border-radius: 24px;border: 1px solid #ebebeb;cursor: pointer;}
.toLarge {margin-right: 15px;}
.toSmall {margin-left: 15px;}
.article-detail-social {display: flex;align-items: center;justify-content: space-between;gap: 5px;}
.article-detail-social a {width: 38px !important;height: 38px !important;;border-radius: 38px;display: block;line-height: 38px;text-align: center;font-size: 18px;background: #9ed5e8;color: #005a78;}
.zalo-share-button iframe {position: absolute;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%);}
.zalo-share-button iframe {position: absolute;top: 50% !important;left: 50% !important;transform: translate(-50%, -50%);}
.__MB_FOLLOW_ARTICLE_ACT_URL{width: 38px !important;height: 38px !important; border: 1px solid #ebebeb;border-color:#316b89;color: #316b89;border-radius: 38px;display: block;line-height: 38px;text-align: center;font-size: 16px;margin-bottom: 10px;margin-left: 8px;}
/* tbnh-detail-info */
.tbnh-detail-info{display: flex;flex-direction: column;gap: 15px;}
.tbnh-author{display: grid;grid-template-columns: 35px auto;gap: 15px;border-bottom: 1px solid #ebebeb;padding-bottom: 15px;}
.tbnh-author-image{max-width: 35px;height: 35px;overflow: hidden;}
.tbnh-author-image img{object-fit: cover;}
.tbnh-author-meta{display: flex;flex-direction: column;gap: 3px;font-size: 15px;line-height: 1;}
.tbnh-author-meta a{color: #005a78;font-weight: 700;}
.tbnh-author-meta p{margin: 0;font-size: 14px;color: #999;}
/* article-detail-topic */
.article-detail-topic {display: flex;flex-direction: column;gap: 20px;background: #e8f9ff url(../images/mb/trongdong.png) 200px 50% no-repeat;padding: 20px 10px;background-size: cover;}
.article-detail-heading{font-size: 16px;}
.article-detail-topic .bx-cat-content{padding-left: 25px;border-left: 1px solid #ebebeb;}
.article-detail-topic .article:not(:first-child){margin-top: 20px;}
.article-detail-topic .article{position: relative;}
.article-detail-topic .article::before {content: '';display: block;width: 5px;height: 5px;border-radius: 5px;background: #005a78;position: absolute;left: -28px;top: 10px;}
.article-detail-topic .article-content{padding-top: 0;}
.article-detail-topic .article-title{font-weight: 400;font-size: 16px;}
.article-detail-topic .article-info{color: #999;margin-top: 10px;}
/* article-tag */
.article-tag span,.article-tag a{display: inline-block;margin: 0 10px 15px 0;height: 36px;line-height: 36px;}
.article-tag span{font-size: 18px;background: url(../images/mb/ico-tag.png) left 9px no-repeat;padding-left: 30px;}
.article-tag a{background: #d6ebf2;padding: 0 10px;border-radius: 5px;font-weight: 700;}
/* article-comment */

/* article-detail-relate */
.article-detail-relate .article{width: calc(50% - 10px);float: left;margin-left: 20px;}
.article-detail-relate .article:nth-child(2n+1){margin-left: 0;clear: both;}
/* article-detail-similar */
.article-detail-similar .article{width: 100%;float: left;padding-top: 20px;margin-top: 20px;border-top: 1px solid #ebebeb;}
.article-detail-similar .article:first-child{padding-top: 0;margin-top: 0;border-top: 0;}
.article-detail-similar .article-image{width: 160px;float: left;margin: 0 20px 0 0;}
/* bx-video-cover */
.ico-play{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 1;font-size: 28px;color: #fff;transition: 0.3s ease;}
.ico-play::before {content: '\f04b';font-weight: 700;font-family: 'FontAwesome', sans-serif;}
/* bx-video-listing */
.bx-video-listing .article{width: calc(50% - 10px);margin: 0 0 20px 20px;float: left;}
.bx-video-listing .article:nth-child(2n+1){margin-left: 0;clear: both;}
.pager-active span:first-of-type{display: none;}
/* bx-podcast-cover */
.ico-podcast {display: block;position: absolute;left: 5px;bottom: 5px;z-index: 1;font-size: 16px;color: #fff;transition: 0.3s ease;}
.ico-podcast::before, .ico-pod::before {content: '\f130';font-weight: 700;font-family: 'FontAwesome', sans-serif;padding-left: 5px;}
/* podcast-detail */
.podcast-detail-content{background: url(../images/mb/podcast-detail-left.png) left top no-repeat;background-color: #a0111f;position: relative;background-size: cover;margin-bottom: 10px;}
.podcast-detail-content::before{content: '';display: block;padding-top: 56.25%;background: rgb(0 90 121 / 0.6);}
.podcast-detail-image{display: none;}
.article-podcast-social {display: inline-block;margin-left: 10px;}
.article-podcast-social a{width: 32px;height: 32px;line-height: 32px;border-radius: 50%;background-color: #9ed5e8;color: #005a79;display: inline-block;margin-right: 5px;text-align: center;}
/* podcast-player */
.pcast-player-controls{display: block;width: 260px;position: absolute;top: calc(50% - 24px);height: 48px;left: calc(50% - 130px);}
.pcast-container{width: 100%;padding: 0 20px;position: absolute;left: 0;bottom: 10px;}
.pcast-speed{float: left;width: 48px;height: 48px;display: block;color: #fff;background: none;border: 0;outline: none;cursor: pointer;}
.pcast-play {float: left;width: 48px;height: 48px;display: block;border-radius: 100%;background-color: #005a79;color: #fff;border: 1px solid #fff;font-size: 15px;margin: 0 10px;cursor: pointer;outline: none;}
.pcast-pause {float: left;width: 48px;height: 48px;display: block;border-radius: 100%;background-color: #005a79;color: #fff;border: 1px solid #fff;font-size: 15px;margin: 0 10px;cursor: pointer;outline: none;}
.pcast-rewind{float: left;width: 48px;height: 48px;background: url(../images/mb/podcast-rewind-white.svg) center center no-repeat;display: block;border: 0;cursor: pointer;outline: none;}
.pcast-forward{float: left;width: 48px;height: 48px;background: url(../images/mb/podcast-forward-white.svg) center center no-repeat;display: block;border: 0;cursor: pointer;outline: none;}
.pcast-rewind .fa,.pcast-rewind span,.pcast-forward .fa,.pcast-forward span{display: none;}
.pscat-container {width: 100%;padding: 0 20px;position: absolute;left: 0;bottom: 10px;}
.pcast-time {color: #fff;font-size: 14px;font-family: 'Roboto', sans-serif;float: left;width: 100%;}
.pcast-currenttime{float: left;}
.pcast-duration{float: right;}
.pcast-progress {width: 100%;height: 4px;line-height: 0;border: none; outline: 0;box-shadow: none;-webkit-box-shadow: none;vertical-align: unset;cursor: pointer;}
.pcast-progress::-webkit-progress-bar {background-color: #fff;}
.pcast-progress::-webkit-progress-value {background-color: #005a79;}
.ico-circle {content: '';width: 18px;height: 18px;background-color: #fff;border-radius: 100%;position: absolute;left: 0;top: 4px;transform: translateX(-50%);}
.pcast-mute {float: left;display: block;width: 48px;height: 48px;line-height: 48px;border: 0;outline: none;cursor: pointer;font-size: 14px;color: #fff;background-color: transparent;}
/* bx-error-page */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;}
.bx-error-page h1 {margin: 15px 0;font-weight: normal;}
.backToHomepage {background: #005a79;display: inline-block;color: #fff !important;height: 40px !important;line-height: 40px;padding: 0 20px;border-radius: 20px;font-weight: normal;font-size: 14px;}
.backToHomepage:hover {background: #9b722b;color: #fff !important;}
/* bx-newspaper-special */
.bx-special-name {font-size: 20px;text-transform: uppercase;font-family: 'Roboto', sans-serif;text-align: center;margin-bottom: 20px;color: #005a79;font-weight: 700;}
.bx-newspaper-special {background-color: rgb(0 90 121 / 25%);padding: 20px 0 10px;}
.bx-newspaper-special .article-title {text-align: center;font-size: 16px;margin-bottom: 5px;}
.bx-newspaper-special .article-image {border: 1px solid #ebebeb;margin-bottom: 0;}
.bx-newspaper-special .article-image::before {padding-top: 139.6%;}
.bx-newspaper-special .article-desc {margin: 6px 0;}
.bx-newspaper-special .article-desc:empty {display: none;}
.special-arr {position: absolute;width: 28px;height: 56px;background-color: rgb(255 255 255 / 85%);line-height: 56px;text-align: center;font-size: 18px;top: 50%;z-index: 9;cursor: pointer;}
.arrs-prev {left: 0;border-radius: 0 3px 3px 0;}
.arrs-next {right: 0;border-radius: 3px 0 0 3px;}
/* list-newspaper-special */
.list-newspaper-special .article {margin-top: 12px;width: 100%;clear: both;display: block;float: left;display: flex;align-items: center;}
.list-newspaper-special .article:first-child {margin-top: 0;}
.list-newspaper-special .article-image {width: 110px;margin-right: 10px;float: left;margin-bottom: 0;border: 1px solid #ebebeb;flex-shrink: 0;flex-grow: 0;}
.list-newspaper-special .article-image::before {padding-top: 139.6%;}
.list-newspaper-special .article-title {font-size: 16px;}
.list-newspaper-special .article-desc {margin-top: 6px;}
.list-newspaper-special .article-desc:empty {display: none;}
/* list-paper */
.list-paper .article{width: calc(50% - 10px);float: left;margin: 0 0 20px 20px;}
.list-paper .article:nth-child(2n+1){margin-left: 0;margin-left: 0;}
.list-paper .article-image {border: 1px solid #ebebeb;}
.list-paper .article-image::before {padding-top: 139.6%;}
/* price-list */
@keyframes blink {
0%, 100% {background-color: #ed1c24;}
50% {background-color: #cf1d24;}
}
.price-list a {color: #fff;text-align: center;background-color: #005a79;border-radius: 5px;display: block;animation: blink 1s infinite;text-transform: uppercase;font-family: 'Roboto', sans-serif;width: 100%;max-width: 300px;padding: 12px 10px;font-size: 20px;line-height: 1.6;margin: 0 auto;font-weight: 700;}
/* AI */
.ai-toggle {position: fixed;top: 50%;right: 20px;z-index: 9999;}
.ai-main,.ai-sub {width: 56px;height: 56px;border-radius: 50%;background: #f6921e;display: flex;align-items: center;justify-content: center;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);position: absolute;bottom: 0;right: 0;cursor: pointer;transition: all 0.4s ease, transform 0.4s ease;}
.ai-sub {opacity: 0;pointer-events: none;background-color: #17a2b8;transform: scale(0.8);}
.ai-toggle.open .ai-1 {transform: translate(-86px, 0px);opacity: 1;pointer-events: auto;}
.ai-toggle.open .ai-2 {transform: translate(-60px, -60px);opacity: 1;pointer-events: auto;}
.ai-toggle.open .ai-3 {transform: translate(0px, -86px);opacity: 1;pointer-events: auto;}
.ai-sub[title]::after {content: attr(title);position: absolute;font-size: 11px;background: rgb(178 205 215);color: #000;padding: 3px 6px;border-radius: 4px;white-space: nowrap;right: 60px;font-weight: 700;transform: translateY(5px);opacity: 0;transition: all 0.2s ease;pointer-events: none;}
.ai-sub.ai-3[title]::after{top: -30px;right: auto;}
.ai-sub:hover::after {transform: translateY(0);opacity: 1;z-index: 1000;}
/* hna-menu-signin */
.tbnh-account{text-align: center;}
.hna-user-link{font-weight: 700;line-height: 50px;}
.hna-user-link .fa-user{width:13px;margin-right: 10px;}
.hna-menu-signin{position: relative;text-align: center;}
.hna-menu-signin-more {display: none;position: absolute;left: 0;top: 100%;z-index: 10000;box-shadow: 0px 0px 3px -1px #005a79;overflow: hidden;width: 100%;}
.hna-menu-signin-more a{width: 100%;float: left;white-space: nowrap;padding: 15px 20px;background: #d9e6eb;text-transform: none;font-size: 15px;font-weight: 700;text-align: left;color: #000;}
.hna-menu-signin-more a:hover{color: #0065b3;}
.hna-menu-signin-more a .fa{margin-right: 5px;color: #005a79;width: 20px;text-align: center;}
.hna-menu-signin-more a:not(:first-child){border-top: 1px solid #e1f0fd;}
.hna-menu-signin:hover .hna-menu-signin-more{display: block !important;}
.menu-signup-signin::before {content: '';background: url(../images/hna-btn-signin.png) left center no-repeat;padding-left: 20px;background-size: 14px;line-height: 30px;float: left;cursor: pointer;color: #333;text-transform: none;width: 14px;height: 24px;}
.hna-ico-user {cursor: pointer;color: #333;text-transform: none;}
.hna-ico-user img{width: 18px;height: 18px;overflow: hidden;display: inline-block;vertical-align: -3px;margin-right: 5px;}
.zalo-follow-only-button{width: 80px !important;}
#hna-follow {float: left;margin-left: 10px;background: #005a79 url(../images/pc/ico-follow.png) left 6px top 4px no-repeat;padding: 0 7px 0 20px;line-height: 20px;height: 20px;font-size: 11px;color: #fff;border-radius: 3px;background-size: 8px;cursor: pointer;}
.__API_WIDGET .hna-ico-user{color: #005a79;font-size: 16px;font-weight: 700;}
@media (max-width: 415px) {
    .bx-tool-list .bx-cat-link{width: 95%;}
    .bx-tool-list .bx-cat-content a{font-size: 14px;}
    .analyst-title{font-size: 14px;background-size: contain !important;}
    .analyst-award{padding: 0;text-align: center;}
}
/* popup */
.overlay {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;}
.overlay:target {visibility: visible;opacity: 1;z-index: 999;}
.popup {margin: 20% auto;padding: 20px;background: #fff;border-radius: 5px;width: 40%;position: relative;transition: all 5s ease-in-out;text-align: center;}
.popup h2 {margin-top: 0;color: #003070;margin-bottom: 15px;}
.popup .close {position: absolute;top: 20px;right: 30px;transition: all 200ms;font-size: 30px;font-weight: bold;text-decoration: none;color: #333;}
.popup .close:hover {color: #06D85F;}
.popup .content {max-height: 30%;overflow: auto;}
@media screen and (max-width: 700px){
.box{width: 70%;}
.popup{width: 70%;}
}
/* bx-cat-game */
.bx-cat-game{background: #d9e6eb;margin-top: 50px;}
.bx-game-title {height: 53px;position: relative;top: -26px;left: -10px;}
.bx-game-title::before{content: '';display: block;width: 53px;height: 53px;background: url(../images/mb/ico-competition.png) center center no-repeat;position: relative;z-index: 2;transform: rotate(45deg);}
.bx-game-name {background: #005a78;color: #fff;position: absolute;height: 26px;line-height: 26px;padding: 0 10px 0 15px;border-radius: 6px;top: 14px;left: 45px;}
.bx-game-award {background: #ed1c24;color: #fff;position: absolute;font-size: 10px;height: 16px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;padding: 0 5px;line-height: 16px;top: 40px;left: 55px;}
.bx-cat-game .bx-cat-content{padding: 0 30px 30px 30px;}
.bx-game-contester{color: #005a79;text-align: center;}
#__RUN_DEMO_FORM .form-group{font-size: 16px;}
#__RUN_DEMO_FORM .form-group:not(:first-child){margin-top: 20px;}
#__RUN_DEMO_FORM .label-bold{display: flex;flex-direction: column;gap: 10px;}
#__RUN_DEMO_FORM .form-control {width: 100%;max-width: 300px;height: 36px;border-radius: 5px;padding: 0 10px;background: #e9f0f3;outline: none;}
/* bx-game-result */
.bx-game-result .bx-cat-content{
    position: relative;
    border: 1px solid #d9e6eb;
    padding: 30px;
    font-size: 16px;
}
.bx-game-result .bx-cat-content:not(:first-child){margin-top: 30px;}
.game-week {
    background: #005a78;
    position: absolute;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    color: #fff;
    top: -15px;
}
.bx-game-result .bx-cat-content p{margin-top: 20px;}
.game-anwser{color: #005a78;}