
/* temp a */
.__MB_ARTICLE_A {
    width: 100%;
    margin: 10px 0;
    margin-bottom: 30px;
  }
  
  .__MB_ARTICLE_A td {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 0;
  }
  
  .__MB_ARTICLE_A td[width="10"] {
    vertical-align: top;
    display: none;
  }
  
  .__MB_ARTICLE_A td a {
    font-size: 15px;
    line-height: 1.4;
    color: #303e82;
    position: relative;
    padding-left: 15px;
    font-weight: 500;
    margin-bottom: 0px !important;
  }
  
  .__MB_ARTICLE_A td a:before {
    width: 5px;
    height: 5px;
    background: #303e82;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 3px;
  }
  
  .__MB_ARTICLE_A td a:hover {
    color: inherit
  }
  
  /* temp k */
  .__mb_article_in_image {
    width: 100%;
    margin: 10px 0;
  }
  
  .__mb_article_in_image td {
    margin-bottom: 0;
    background: #fff3cd !important;
    border-bottom: 10px solid #ffffff;
    text-align: left !important;
    overflow: hidden;
    padding: 20px !important;
    display: grid;
    grid-template-columns: 105px auto;
    gap: 20px;
    grid-row-gap: 0;
  }
  
  .__mb_article_in_image_box {
    overflow: hidden;
    margin-bottom: 0;
  }
  
  .__mb_article_in_image_box img {
    width: 100%;
  }
  
  .__mb_article_in_title_box {
    color: #000 !important;
    line-height: 1.3;
    font-size: 15px !important;
    font-weight: 500;
    margin-bottom: 0;
    font-family: 'NotoSans-Bold', sans-serif;
  }
  
  .__mb_article_in_image tr:last-child td {
    border-bottom: 0px;
  }
  
  /* temp k old */
  .__mb_article_in_image td[width="49"] {
    padding-right: 15px !important;
    margin-bottom: 0;
  }
  
  .__mb_article_in_image td[width="49"] div {
    width: 105px;
    height: 65px !important;
    overflow: hidden;
  }
  
  .__mb_article_in_image td[width="49"] img {
    width: 100% !important;
    min-height: 100%;
  }
  
  .__mb_article_in_image td[width="49"]+td>a {
    top: 0;
    position: relative;
    color: #ff6600 !important;
    line-height: 1.3;
    font-size: 16px !important;
  }
  
  /* temp c */
  .__mb_article_in_image_large td {
    grid-template-columns: 160px auto;
  }
  
  .__mb_article_in_image_large .__mb_article_in_image_box {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
  }
  
  .__mb_article_in_image td p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
  }
  
  .__mb_article_in_image_large .__mb_article_in_title_box {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-family: 'NotoSans-Bold', sans-serif;
  }
  
  /* temp c old */
  .__mb_article_in_image_large td[width="100"] {
    width: 160px;
  }
  
  .__mb_article_in_image td[width="100"] {
    padding-right: 15px !important;
    margin-bottom: 0;
  }
  
  .__mb_article_in_image td[width="100"],
  .__mb_article_in_image td[width="100"]+td {
    border-bottom: 0;
  }
  
  .__mb_article_in_image td[width="100"] div,
  .__mb_article_in_image td[width="100"] .box-img-embeded {
    width: 160px;
    height: 90px !important;
    overflow: hidden;
  }
  
  .__mb_article_in_image td[width="100"] img {
    width: 100% !important;
    min-height: 100%;
  }
  
  .__mb_article_in_image td[width="100"]+td>a,
  .__mb_article_in_image_large td[width="100"]+td>a {
    top: 4px;
    position: relative;
    color: #ff6600 !important;
    line-height: 1.3;
    font-size: 16px;
  }
  
  /* temp g */
  .__MB_template_g {
    width: 100%;
    margin: 20px 0;
    background-color: #e3eeff;
    margin-bottom: 30px;
  }
  
  .__MB_template_g td.__RE_PLACE_CONTENT,
  .__MB_template_d td.__RE_PLACE_CONTENT {
    padding: 20px;
    font-size: initial;
  }
  
  .__RE_PLACE_CONTENT p:first-child {
    margin-top: 0 !important;
  }
  
  .__RE_PLACE_CONTENT p:last-child {
    margin-bottom: 0 !important;
  }
  
  /* temp d */
  .__MB_template_d {
    width: 100%;
    margin: 20px 0;
    background-color: #fff3cd;
  }
  
  /* temp e-orange */
  .__MB_template_e,
  .__MB_template_e_gray,
  .__MB_template_e_blue {
    width: 100%;
    border: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  .__MB_template_e .__RE_PLACE_CONTENT,
  .__MB_template_e_gray .__RE_PLACE_CONTENT,
  .__MB_template_e_blue .__RE_PLACE_CONTENT {
    border: 5px solid #ffdfb4 !important;
    padding: 15px 20px;
    position: relative;
    text-align: justify;
    font-size: initial;
  }
  
  .__MB_template_e .__RE_PLACE_CONTENT:before,
  .__MB_template_e_blue .__RE_PLACE_CONTENT:before {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    top: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-orange-top.png) center center no-repeat;
  }
  
  .__MB_template_e .__RE_PLACE_CONTENT:after,
  .__MB_template_e_blue .__RE_PLACE_CONTENT:after {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    bottom: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-orange-bottom.png) center center no-repeat;
  }
  
  /* temp e-gray */
  .__MB_template_e_gray {
    margin: 20px 15px;
    width: calc(100% - 30px);
  }
  
  .__MB_template_e_gray .__RE_PLACE_CONTENT {
    color: #566e78;
    border-color: #cfd8dd !important;
    font-size: initial;
  }
  
  .__MB_template_e_gray .__RE_PLACE_CONTENT:before {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    left: -25px;
    top: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-gray-left.png) center center no-repeat;
  }
  
  .__MB_template_e_gray .__RE_PLACE_CONTENT:after {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    right: -25px;
    top: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-gray-right.png) center center no-repeat;
  }
  
  /* temp e-blue */
  .__MB_template_e_blue .__RE_PLACE_CONTENT {
    color: #333333;
    border-color: #83d2fd !important;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    display: block;
    font-size: initial;
  }
  
  .__MB_template_e_blue .__RE_PLACE_CONTENT:before {
    background-image: url(../images/post-temp/ico-quote-blue-top.png) !important;
  }
  
  .__MB_template_e_blue .__RE_PLACE_CONTENT:after {
    background-image: url(../images/post-temp/ico-quote-blue-bottom.png) !important;
  }
  
  /* temp e-yellow */
  
  .__MB_template_e_yellow {
    width: 100%;
    border: 0;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  .__MB_template_e_yellow .__RE_PLACE_CONTENT {
    border: 5px solid #202850 !important;
    padding: 15px 20px;
    position: relative;
    text-align: justify;
    color: initial;
    font-size: initial;
  }
  
  .__MB_template_e_yellow .__RE_PLACE_CONTENT:before {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    top: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-yellow-top.png) center center no-repeat;
  }
  
  .__MB_template_e_yellow .__RE_PLACE_CONTENT:after {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    bottom: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-yellow-bottom.png) center center no-repeat;
  }
  
  /* temp e-yellow-border */
  
  .__MB_template_e_yellow-border {
    width: 100%;
    border: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    border-collapse: unset;
    padding: 0;
  }
  
  .__MB_template_e_yellow-border .__RE_PLACE_CONTENT {
    border: 5px solid #202850 !important;
    padding: 15px 20px;
    position: relative;
    text-align: justify;
    color: initial;
    font-size: initial;
    border-radius: 0 15px 0 15px;
  }
  
  .__MB_template_e_yellow-border .__RE_PLACE_CONTENT:before {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    top: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-yellow-top.png) center center no-repeat;
  }
  
  .__MB_template_e_yellow-border .__RE_PLACE_CONTENT:after {
    content: '';
    display: block;
    position: absolute;
    width: 44px;
    height: 24px;
    bottom: -14px;
    left: calc(50% - 22px);
    background: #ffffff url(../images/post-temp/ico-quote-yellow-bottom.png) center center no-repeat;
  }
  
  .__MB_template_e_yellow-border[align="left"],
  .__MB_template_e_yellow[align="left"] {
    margin: 0;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  
  .__MB_template_e_yellow-border[align="right"],
  .__MB_template_e_yellow[align="right"] {
    margin: 0;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  
  /* table align */
  .__MB_template_d[align="center"],
  .__MB_template_e[align="center"],
  .__MB_template_e_gray[align="center"],
  .__MB_template_e_blue[align="center"],
  .__MASTERCMS_CONTENT table[align="center"],
  .__MASTERCMS_CONTENT_MOBILE table[align="center"] {
    margin: 20px auto !important;
  }
  
  .__MB_template_g[align="left"],
  .__MB_template_d[align="left"],
  .__MB_template_e[align="left"],
  .__MB_template_e_blue[align="left"],
  .__mb_article_in_image[align="left"],
  .MASTERCMS_TPL_TABLE[align="left"],
  .__MASTERCMS_CONTENT table[align="left"],
  .__MASTERCMS_CONTENT_MOBILE table[align="left"] {
    margin-right: 15px;
    margin-bottom: 10px;
  }
  
  .__MB_template_e_gray[align="left"] {
    margin: 5px 20px 15px 15px;
  }
  
  .__MB_template_g[align="right"],
  .__MB_template_d[align="right"],
  .__MB_template_e[align="right"],
  .__MB_template_e_blue[align="right"],
  .__mb_article_in_image[align="right"],
  .MASTERCMS_TPL_TABLE[align="right"] {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  
  .__MB_template_e_gray[align="right"] {
    margin: 5px 15px 15px 20px;
  }
  
  .MASTERCMS_TPL_TABLE[align="center"] {
    margin: 0 auto;
  }
  
  /* temp mekong */
.__mb_article_in_mekong tr:nth-child(n+2) td {
    display: grid;
    grid-template-columns: auto 153px;
    gap: 23px;
  }
  
  .__mb_article_in_mekong tr:nth-child(n+2) td {
    background: #fff !important;
    padding: 12px 0 !important;
    text-align: left !important;
    margin: 0 12px;
  }
  
  .__mb_article_in_mekong tr:nth-child(n+2) td a {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #5e5d5d !important;
  }
  
  .__mb_article_in_mekong tr:nth-child(n+3) td {
    padding-top: 9px;
    border-top: 1px solid #e8e8e8;
  }
  
  .__mb_article_in_mekong tr:last-child td {
    border-radius: 0 0 0 15px;
  }
  
  .__mb_article_in_mekong {
    background: #fff;
    border: 1px solid #a09898;
    border-radius: 0 0 0 15px;
    padding: 0;
    border-top: none;
    border-collapse: unset
  }
  
  .__mb_article_in_mekong tr:first-child {
    margin: -3px;
  }
  
  .__mb_article_in_mekong tr:first-child td {
    font-size: 18px;
  }
  
  .MASTERCMS_TPL_TABLE:has(.__mb_article_in_mekong) {
    border-collapse: unset;
    padding: 0;
    margin-bottom: 0;
  }
  
  .MASTERCMS_TPL_TABLE[align="left"] .__mb_article_in_mekong,
  .MASTERCMS_TPL_TABLE[align="right"] .__mb_article_in_mekong {
    margin-bottom: 0;
  }
  
  .__mb_article_in_mekong .__mb_article_in_title_box:hover {
    text-decoration: underline !important;
  }
  
@media screen and (max-width: 840px) {
    .tpl_desc {
        display: none;
    }
    /* .__mb_article_in_mekong .__mb_article_in_title_box {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 50px;
    } */

    table[align="left"].__mb_article_in_mekong {
      margin-right: 0px; 
      margin-bottom: 1em;
      width: 100% !important;
    }

    table[align="right"].__mb_article_in_mekong {
      margin-right: 0px; 
      margin-bottom: 1em;
      width: 100% !important;
    }
}