@font-face {
  font-family: "NotoSerif-Regular";
  src: url("https://cdn.tuoitrethudo.vn/modules/frontend/themes/tttd/tpl_article_template/tpl_emagazine/79/fonts/NotoSerif-Regular.ttf");
}
@font-face {
  font-family: "NotoSerif-Bold";
  src: url("https://cdn.tuoitrethudo.vn/modules/frontend/themes/tttd/tpl_article_template/tpl_emagazine/79/fonts/NotoSerif-Bold.ttf");
}
@font-face {
  font-family: "Roboto";
  src: url("https://cdn.tuoitrethudo.vn/modules/frontend/themes/tttd/tpl_article_template/tpl_emagazine/79/fonts/Roboto-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("https://cdn.tuoitrethudo.vn/modules/frontend/themes/tttd/tpl_article_template/tpl_emagazine/79/fonts/Roboto-Regular.ttf");
  font-weight: 400;
}
#mastercms-emag {
  margin: 0;
  padding: 0;
}
.mastercms-emag-article * {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.mastercms-emag-article *,
.mastercms-emag-article *::after,
.mastercms-emag-article *::before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mastercms-emag-article {
  font: 18px/1.5 "NotoSerif-Regular", sans-serif;
  color: #000;
  text-rendering: geometricPrecision;
  background: url("https://cdn.tuoitrethudo.vn/modules/frontend/themes/tttd/tpl_article_template/tpl_emagazine/79/data/background.jpg")
    0 0 repeat;
  padding-bottom: 20px;
}
.mastercms-emag-article img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
} /* .mastercms-emag-article table {border-spacing: 5px;} */
.mastercms-emag-article table[style="width: 100%"] {
  border-spacing: 0;
}
.mastercms-emag-article table[align="center"] {
  width: 100%;
  margin: 35px auto;
}
.mastercms-emag-article table[align="right"] {
  width: 480px;
  margin-top: 5px;
  margin-right: calc(50% - 330px - 200px);
  margin-bottom: 20px;
  margin-left: 30px;
}
.mastercms-emag-article table[align="left"] {
  width: 480px;
  margin-top: 5px;
  margin-left: calc(50% - 330px - 200px);
  margin-bottom: 20px;
  margin-right: 30px;
}
.mastercms-emag-article table tr:nth-child(even) td {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  background-color: #710511;
  padding: 7px 15px;
}
.mastercms-emag-article table:first-child {
  margin-top: 0 !important;
  border-spacing: 0;
}
.mastercms-emag-article table img {
  display: block;
}
.mastercms-emag-article p,
.mastercms-emag-article h1,
.mastercms-emag-article h2,
.mastercms-emag-article h3,
.mastercms-emag-article h4,
.mastercms-emag-article h5,
.mastercms-emag-article h6 {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.mastercms-emag-article p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: justify;
}
.mastercms-emag-article table p:last-child {
  margin-bottom: 0;
}
.mastercms-emag-article table h2,
.mastercms-emag-article-desc {
  font-family: "NotoSerif-Bold", Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 1.5;
  text-align: center;
}
.mastercms-emag-article table h2::after,
.mastercms-emag-article-desc::after {
  content: "";
  width: 200px;
  height: 1px;
  display: block;
  background-color: #fff;
  margin: 50px auto;
}
.mastercms-emag-article h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  line-height: 1.3;
}
.mastercms-emag-article h3 + h3,
.mastercms-emag-article h3 + h3 + h3 {
  margin-top: 10px;
}
.mastercms-emag-article h3 + p {
  margin-top: 50px;
} /* .tpl_table_01 {border-collapse: separate;margin: -5px auto 0 !important;} */
.mastercms-emag-article .author-post {
  margin-top: 20px;
  position: relative;
}
.mastercms-emag-article .author-post:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 6px;
  background-color: #179cd7;
}
.mastercms-emag-article .author-post p {
  margin-bottom: 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 22px;
}
.mastercms-emag-article .author-post p:first-child {
  margin-top: 30px;
}
.tpl-article-desc + p::first-letter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  display: block;
  float: left;
  margin-top: 1px !important;
  margin-right: 10px;
  padding: 10px 10px 0 5px;
  background-color: #ad0014;
  color: #fff;
  text-shadow: 2px 2px #000;
}
@media screen and (max-width: 1080px) {
  .mastercms-emag-article table[style="width: 100%;"] {
    width: 100% !important;
  }
  .mastercms-emag-article table[align="right"] {
    width: 360px !important;
    margin-right: calc(50% - 180px - 200px);
  }
  .mastercms-emag-article table[align="left"] {
    width: 360px !important;
    margin-left: calc(50% - 180px - 200px);
  }
}
@media screen and (max-width: 800px) {
  .mastercms-emag-article table[align="center"] {
    width: 100% !important;
    margin: 20px auto;
  }
  .mastercms-emag-article table tr:nth-child(even) td {
    padding-left: 5%;
    padding-right: 5%;
  }
  .mastercms-emag-article p,
  .mastercms-emag-article h1,
  .mastercms-emag-article h2,
  .mastercms-emag-article h3,
  .mastercms-emag-article h4,
  .mastercms-emag-article h5,
  .mastercms-emag-article h6 {
    width: 90%;
  }
  .mastercms-emag-article table[align="right"] {
    width: 45% !important;
    margin-right: 0;
  }
  .mastercms-emag-article table[align="left"] {
    width: 45% !important;
    margin-left: 0;
  }
  .mastercms-emag-article
    table[align="center"].tpl_article_quote {
    width: 90% !important;
  }
  .tpl_article_quote tr td {
    padding: 15px;
  }
  .mastercms-emag-article .author-post p {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .mastercms-emag-article table[align="center"],
  .mastercms-emag-article table[style="width: 100%;"] {
    width: 100% !important;
  }
  .mastercms-emag-article h3 {
    font-size: 20px;
  }
  .tpl_article_quote tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .mastercms-emag-article table[align="right"],
  .mastercms-emag-article table[align="left"] {
    width: 70% !important;
    margin-right: 15% !important;
    margin-left: 15% !important;
  }
  .mastercms-emag-article table[align="center"] h3 {
    font-size: 1.5rem;
  }
}
#mastercms-emag-12 {
  padding-bottom: 0 !important;
  background-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/light-wool.png");
}
.tpl-article-desc + p::first-letter,
.mastercms-emag-article table tr:nth-child(even) td,
.mastercms-emag-article .author-post:before {
  background-color: #057777;
}