#footer-expand.blog .sitemap-expand .download-apps .download-app.download-app-2 li {
    width: 33%;
}

#header .outer-header {
    max-width: 100%
}

.logo .main-logo {
    max-width: 135px;
    margin-left: 20px
}

.logo .icon-home {
    max-width: 17px;
}

#header .top-header {
    overflow: inherit;
}

    #header .top-header a.active {
        color: #00504c;
    }

#header .quick-links .has-options .options > ul {
    background: unset;
}

#header .quick-links .has-options .options ul li {
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

    #header .quick-links .has-options .options ul li:hover {
        background: #00504c;
        color: #ffffff;
        -webkit-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }

#header .quick-links .icon-user, #header .quick-links .icon-lock, #header .quick-links [class*="icm2-"], #header .quick-links .icon-search-bold {
    padding: 0 20px 0 70px;
    min-width: 190px;
    white-space: nowrap;
    position: relative;
}

    #header .quick-links .icon-user:before, #header .quick-links .icon-lock:before, #header .quick-links [class*="icm2-"]:before, #header .quick-links .icon-search-bold:before {
        font-size: 20px;
        position: absolute;
        top: 0;
        left: 30px;
        color: inherit;
    }

#header .main-header .customer-tab {
    margin-left: 0;
    float: left;
}

    #header .main-header .customer-tab li {
        float: left;
        margin-left: 0;
        font-weight: 600;
        position: relative;
        line-height: 42px;
        display: block;
        padding: 5px 20px 0;
        border-bottom: 4px solid transparent;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        #header .main-header .customer-tab li.active,
        #header .main-header .customer-tab li:hover {
            border-color: #00524e;
            background: #f8f8f8;
            -webkit-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

            #header .main-header .customer-tab li.active a,
            #header .main-header .customer-tab li:hover a {
                color: #1c2e36;
            }

        #header .main-header .customer-tab li.mn-premier.active {
            border-color: #DAA520 !important;
        }

        #header .main-header .customer-tab li.mn-premier a {
            color: #DAA520;
        }

        #header .main-header .customer-tab li.mn-premier:hover {
            border-color: #DAA520;
            background: #f8f8f8;
        }

#header .main-header .customer-tab {
    width: 100%;
}

    #header .main-header .customer-tab li {
        /*width: 20%;*/
		width: 16.66666666666667%;
        text-align: center;
    }
    #header .main-header .right-links{
        display:none
    }
#header.compact .main-header .customer-tab{
    width:auto;
}
#header.compact .main-header .customer-tab li{
    width:auto;
}
#header.compact .main-header .right-links{
    display:block;
}
.banner .inner-container p.title-1 {
    font-size: 14px;
    font-weight:normal;
}
.blog-list{
    margin-top:20px;
}
.blog-list .title-1 {
    margin: 25px 0;
}
    .blog-list .title-1 a:hover {
        color: #00524e;
    }
.thumbnail .caption ._intro {
    margin-bottom: 10px;
    font-weight: 700; 
}
#header.compact .main-header a{
    line-height:40px;
}
.pagination-link li a{
    font-weight:700;
}
.wrapper.blog-post{
    margin-top:150px;
}
@media (max-width: 768px){
    .wrapper.blog-post {
        margin-top: 100px;
    }
}
.header-post{
    margin-bottom:20px;
}
.blog-post ._title {
    font-weight: bold;
    margin-bottom: 20px;
}
.blog-post .news-info{
    text-align:justify;
}
.tags{
    margin-top:20px;
}
.tag {
    padding: 5px 10px;
    border-radius: 7px;
    box-shadow: 2px 2px 6px 0 rgba(33, 33, 33, 0.16);
    margin-left:10px;
    display:inline-block
}
.blog-post .register{
    margin:50px 0 25px;
}
.blog-post .register ._title {
    text-align: center;
}
.register .btn-blue:hover {
    border-radius: 7px;
    box-shadow: -3px -3px 6px 0 rgba(33, 33, 33, 0.16);
    background-color: #ffffff;
    color: #1c2e36;
    border-color:transparent;
}
.related-post {
    background-color: #f5f5f5;
}
    .related-post.news-list .news-list-items .thumbnail .image {
        width: 48%;
        height: 100px;
        display: inline-block;
        vertical-align: middle;
    }
    .related-post.news-list .news-list-items .thumbnail .caption {
        width: 48%;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        padding-left:10px;
    }
    .related-post .thumbnail .caption ._intro{
        font-size:14px;
        margin-bottom:0;
    }
.blog-slide .fullscreen-slider .caption .inner-container .sub-title {
    padding: 0 10px;
    line-height: 30px;
    background-color: #030303;
    border-radius: 4px;
}
#header .outer-header .group-languages .language .flag{
    left:22px;
}
.banner.main-banner .carousel-thumb{
    display:none;
}
.slick-dots {
    max-width: 1220px !important;
    padding: 0 20px !important;
    margin: 0 auto !important;
    position: relative !important;
    text-align: left !important;
    bottom: 140px !important;
}
@media only screen and (max-width: 767px){
    .main-banner .slick-dots {
        bottom: 100px;
    }
}
.news-detail-container .published-info .share-info{
    display:block;
}
.lang-nav .slick-dots{
	display:none !important;
}

/* chienFTV 1/9/2021 */
/*
.toc {
	display: inline-block;
    padding: 0 1em;
    background: #fff;
    font-size: .8em;
    border-radius: 8px;
    margin-top: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-left: 3px solid #3d69eb;
}
*/
/* .toc .table-of-contents ol li::before {
	counter-increment: counter-table-of-contents;
	content: counters(counter-table-of-contents, ".") " ";
	color: #00504c;
    font-size: 20px;
    font-weight: 600;
} */

/* .toc .table-of-contents ol li ol li::before {
	content: "*";
} */
.toc .hidden-menu {
    display: none;
}
.toc .table-of-contents ol {
	list-style: none;
	padding: 0;
	/* counter-reset: counter-table-of-contents; */
}
 .toc .table-of-contents ol ol {
	padding-left: 2em;
}

.toc .table-of-contents ol li {
	margin: 1em 0;
}
 .toc .toc-header p {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
} 
.toc .table-of-contents p{
    cursor: pointer;
    margin-top: 0 !important;
    display: contents!important;
} 
.toc .table-of-contents p:hover{
    color: #00504c;
} 
.toc {
    width: 100%;
    padding: 1rem;
    background-color: #eaedf1;
    border-radius: 8px;
    margin: 1rem 0;
}
.toc .toc-header{
  display: flex;
   align-items: center;
  -webkit-box-align: center;
  justify-content: space-between;
   flex-direction: row;
   -webkit-box-pack: justify;
}

.toc .table-header-button{
  cursor: pointer;
  border: none;
    padding: 5px 12px;
    border-radius: 20px;
    background-color:#e4e4e4;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #6b6b6b;
}
.toc .table-of-contents ol li ol li {
	list-style: disc;
} 

/* news css  */
@media only screen and (max-width: 767px){
    /* .breadcrumbs li a[title="BIDV Blog"]{
        display: none;
    }
    .breadcrumbs li a::before{
        display: none;
    } */
    .banner .inner-container{
        text-align: left!important;
    }
}

.article ul, .article ol{
    line-height:20px;
    margin-bottom: 10px!important;
}
.article ul {
    list-style: disc!important;
}
.article li {
    margin-left: 40px;
}
/* .article blockquote p::before {
    content: open-quote;    
}
.article blockquote p::after {
    content: close-quote;    
}
.article blockquote p{
    quotes: "“" "”" "‘" "’";
} */
.article blockquote:before {
    color: #00504c;
    top: 10px;
    left: -10px;
    font-size: 20px;
}
.article blockquote:after {
    color: #00504c;
    bottom: 25px;
    right: 10px;
    font-size: 20px;
    transform: rotate(180deg);
}
.article blockquote p:after {
    content: '';
    display: block;
    height: 2px;
    width: 80px;
    background-color: #00524e;
    margin-top: 5px;
}
.article blockquote p{
    font-weight: 550;
    font-size: 15px;
}
.article blockquote:before,.article blockquote:after {
    content: "\e93f";
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
}
.article blockquote{
    padding:15px;
    font-style: italic;
    position: relative;
    margin-left: 5px;
}

.article ol {
    list-style: decimal;
}
.article h3, .article h4,.article h5 {
    margin-bottom: 8px!important;
}
.article h3 {
    font-weight: 500!important;
    font-size: 18px!important;
}
.article h4 {
    font-weight: 400;
    font-size: 16px!important;
}
.article h5 {
    font-weight: 300;
    font-size: 14px!important;
}

.article h3 strong, .article h4 strong, .article h5 strong{
    font-weight: 600;
}
.article h2{
    margin: 8px 0px;
    font-size: 20px!important;
}
.news-detail-container table{
    margin: 18px 0px;
}
.news-info table td {
    padding: 5px 15px;
}
.breadcrum-home a::after{
    content: "\e904";
    font-family: 'icomoon' !important;
    color: #9e9e9e;
    font-size: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* news css  */
.news-info blockquote:before {
  color: #00504c;
  top: 10px;
  left: -10px;
  font-size: 20px;
}
.news-info blockquote:after {
  color: #00504c;
  bottom: 25px;
  right: 10px;
  font-size: 20px;
  transform: rotate(180deg);
}
.news-info blockquote p:after {
  content: '';
  display: block;
  height: 2px;
  width: 80px;
  background-color: #00524e;
  margin-top: 5px;
}
.news-info blockquote p{
  font-weight: 550;
  font-size: 15px;
}
.news-info blockquote:before,.news-info blockquote:after {
  content: "\e93f";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
}
.news-info blockquote{
  padding:15px;
  font-style: italic;
  position: relative;
  margin-left: 5px;
}
.news-info table td {
  padding: 5px 15px;
}
.news-info ol {
  list-style: decimal;
}
.news-info .table-container{
  margin: 18px 0px;
  border: 1px solid #000;
}
.news-detail-container table th,.news-detail-container table td {
  border:1px solid #000;
}

@media only screen and (max-width: 480px) {
  .news-detail-container .col-sm-7{
    width: 100%;
  }
  .news-info table td {
    padding: 5px 0px;
  }
}
/* chienFTV end*/