@import url("../fontawesome-free-6.4.2-web/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1098px; } }
.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, ">"); }

.breadcrumb {
  --bs-breadcrumb-item-active-color: #35A20B; }
  .breadcrumb a {
    color: #1E1E1E; }

.navbar {
  --bs-navbar-nav-link-padding-x: 12px; }

.form-select {
  border: 1px solid #35A20B;
  color: #35A20B;
  border-radius: 50px;
  background-color: transparent;
  background-image: url("../images/icons/icon-select.png");
  background-size: auto; }

.btn {
  border: 1px solid #35A20B;
  border-radius: 50px;
  --bs-btn-padding-x: 25px; }
  .btn.btn-submit {
    color: #fff;
    background: #35A20B; }
  .btn.btn-reset {
    color: #35A20B; }

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #35A20B;
  --bs-btn-border-color: #35A20B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #146b42;
  --bs-btn-hover-border-color: #146b42;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146b42;
  --bs-btn-active-border-color: #146b42;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #35A20B;
  --bs-btn-disabled-border-color: #35A20B; }

.form-check {
  display: block;
  min-height: 27px;
  padding-left: 35px;
  margin-bottom: 5px; }

.form-check .form-check-input {
  float: left;
  margin-left: -30px; }

.form-check-input {
  width: 20px;
  height: 20px;
  border: var(--bs-border-width) solid #35A20B; }

.form-check-input:checked {
  background-color: #35A20B;
  border-color: #35A20B; }

.kanit-thin {
  font-family: "Kanit", sans-serif;
  font-weight: 100;
  font-style: normal; }

.kanit-extralight {
  font-family: "Kanit", sans-serif;
  font-weight: 200;
  font-style: normal; }

.kanit-light {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-style: normal; }

.kanit-regular {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: normal; }

.kanit-medium {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: normal; }

.kanit-semibold {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: normal; }

.kanit-bold {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: normal; }

.kanit-extrabold {
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: normal; }

.kanit-black {
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: normal; }

.kanit-thin-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 100;
  font-style: italic; }

.kanit-extralight-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 200;
  font-style: italic; }

.kanit-light-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-style: italic; }

.kanit-regular-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-style: italic; }

.kanit-medium-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  font-style: italic; }

.kanit-semibold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic; }

.kanit-bold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  font-style: italic; }

.kanit-extrabold-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: italic; }

.kanit-black-italic {
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: italic; }

* {
  font-family: "Kanit", sans-serif; }

a {
  text-decoration: none; }

.font-14 {
  font-size: 14px; }

.font-16 {
  font-size: 16px; }

.font-18 {
  font-size: 18px; }

.font-20 {
  font-size: 20px; }

.text-green {
  color: #35A20B; }

.text-gray {
  color: #9d9d9d; }

.h-box {
  border-top: 5px solid #35A20B;
  padding: 10px 15px; }

.header-top {
  background-color: #FFCC33;
  text-align: center; }

.block-nav {
  background-color: #1E1E1E; }

.navbar-nav {
  --bs-nav-link-color: #fff;
  --bs-nav-link-hover-color: #fff; }

.navbar {
  --bs-navbar-active-color: #fff;
  --bs-navbar-toggler-border-color: #fff; }
  .navbar .navbar-toggler {
    background-color: #fff; }
  .navbar .main-menu .nav-link {
    border-color: #35A20B;
    border-bottom: 2px solid transparent;
  }
    .navbar .main-menu .nav-link.active, .navbar .main-menu .nav-link:hover {
      border-bottom: 2px solid #35A20B; }
  .navbar .lang-menu .nav-link.active, .navbar .lang-menu .nav-link:hover {
    color: #35A20B; }
  .navbar .scale-menu {
    height: 40px; }
    .navbar .scale-menu .nav-link {
      padding: 0;
      padding-left: 15px;
      padding-right: 15px;
      height: 40px;
      display: flex;
      align-items: center; }
      .navbar .scale-menu .nav-link.active, .navbar .scale-menu .nav-link:hover {
        background: rgba(53, 162, 11, 0.18);
        color: #35A20B; }

.search-link {
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: none; }

footer {
  background: #1E1E1E;
  color: #fff; }

.block-banner {
  background: url("../images/web/banner.png") no-repeat top center; }
  .block-banner .box-detail {
    border-top: 1px solid #fc3;
    width: 600px;
    max-width: 100%;
    margin-top: 15px;
    padding-top: 15px; }

.box-summary {
  border-radius: 5px;
  background: url("../images/web/bg1.png") center no-repeat;
  width: 318px;
  max-width: 100%;
  height: 112px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .box-summary span {
    font-size: 40px;
    display: block;
    width: 100%; }

.box-center {
  background: url("../images/web/bg2.png") center no-repeat; }

.box-end {
  background: url("../images/web/bg3.png") center no-repeat; }

.block-category {
  background: #f5f5f5; }

.box-category {
  padding-top: 30px; }
  @media (min-width: 992px) {
    .box-category div:nth-child(3n - 1) {
      margin-left: auto !important;
      margin-right: auto !important;
      display: flex;
      justify-content: center; }
    .box-category div:nth-child(3n) {
      display: flex;
      justify-content: end; } }
  .box-category a {
    display: inline-flex;
    padding: 15px;
    width: 318px;
    max-width: 100%;
    align-items: center;
    gap: 31px;
    border-radius: 5px;
    border: 1px solid #35a20b;
    color: #1E1E1E; }
    .box-category a:hover {
      background: rgba(53, 162, 11, 0.1); }

.box-new {
  border-radius: 5px;
  border: 1px solid #35a20b;
  background: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
  border-left: 6px solid #35a20b;
  padding: 10px 15px;
  min-height: 88px;
  margin-bottom: 25px; }
  .box-new .box-new-top {
    font-size: 14px; }
  .box-new .box-new-date {
    color: #595959;
    border-right: 1px solid #d6d6d6; }

.box-new-agency li,
.box-new-member li {
  padding: 10px 15px;
  border-bottom: 1px solid #d6d6d6; }
  .box-new-agency li .left .img-box,
  .box-new-member li .left .img-box {
    width: 38px;
    height: 38px;
    display: flex;
    border: 1px solid #eee;
    border-radius: 50%;
    align-content: center;
    justify-content: center; }
  .box-new-agency li .left img,
  .box-new-member li .left img {
    width: 38px;
    height: auto; }
  .box-new-agency li .box-date,
  .box-new-member li .box-date {
    color: #595959;
    border-right: 1px solid #d6d6d6; }
  .box-new-agency li a,
  .box-new-member li a {
    color: #1E1E1E; }

.box-new-member li .box-date {
  border-right: 0; }

.block-sumary-code {
  padding: 30px 0;
  background: url("../images/web/bg-agency.png") center bottom;
  background-size: cover; }

.box-code {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  text-align: center;
  padding: 10px; }
  .box-code .box-img {
    margin: auto;
    width: 48px;
    height: 48px;
    display: flex;
    border: 1px solid #eee;
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    overflow: hidden; }
    .box-code .box-img img {
      width: 48px;
      height: auto; }
  .box-code .number {
    font-size: 26px; }
  .box-code a {
    font-size: 14px;
    color: #1E1E1E; }

.box-article {
  border-radius: 5px;
  background: #f5f5f5;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.12);
  padding: 10px; }
  .box-article .box-date {
    color: #595959;
    font-size: 14px; }
  .box-article .box-title {
    color: #1e1e1e;
    font-size: 16px; }
    .box-article .box-title a {
      color: #1e1e1e; }
  .box-article .box-detail p {
    color: #9d9d9d;
    font-size: 14px; }

.link-chat {
  background-color: #35A20B;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-items: center;
  justify-content: center;
  position: fixed;
  right: 15px;
  bottom: 100px; }
  .link-chat img {
    width: 24px;
    height: auto; }

.block-search {
  background: #f9f9f4; }
  .block-search ::placeholder {
    color: #35A20B;
    opacity: 1;
    /* Firefox */ }
  .block-search ::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #35A20B; }
  .block-search .text-input {
    border: 0;
    background: transparent;
    color: #35A20B;
    border-bottom: 2px solid #35A20B;
    width: 300px;
    max-width: 100%; }
  .block-search .text-select {
    border: 0;
    background: transparent;
    color: #35A20B;
    border-bottom: 2px solid #35A20B;
    width: 150px;
    max-width: 100%; }

.box-filter h4 {
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  display: block;
  border-top: 5px solid #35A20B;
  margin-top: 15px;
  padding: 10px 0 10px 15px; }
  .box-filter h4.open {
    background: url("../images/icons/up.png") no-repeat 100%; }
  .box-filter h4.down {
    background: url("../images/icons/down.png") no-repeat 100%; }
    .box-filter h4.down + .box-list {
      height: 0;
      overflow: hidden; }

.filter-list {
  width: 100%;
  display: block;
  border-top: 5px solid #35A20B;
  margin-top: 10px;
  padding: 10px 0; }

.box-filter-result {
  border-radius: 5px;
  border: 1px solid #35a20b;
  padding: 10px;
  margin-bottom: 20px; }
  .box-filter-result .box-date {
    color: #595959;
    border-right: 1px solid #d6d6d6; }

.input-page,#page_in {
  border-radius: 2px;
  border: 1px solid #35a20b;
  width: 50px;
  height: 30px;
  font-size: 12px;
  text-align: center; }

.select-page .form-select {
  border-radius: 0;
  color: #1E1E1E; }

.block-detail {
  background: #F9F9F4;
  padding: 25px 0; }
  .block-detail .detail-content {
    background: #fff;
    padding: 15px; }
  .block-detail .tbl-detail tr td {
    border-bottom: 1px solid #D6D6D6;
    padding: 10px 0;
    vertical-align: top;
    word-break: break-word; }
    @media (max-width: 767.98px) {
      .block-detail .tbl-detail tr td {
        width: 100%;
        display: block;
        padding-left: 25px; } }
    .block-detail .tbl-detail tr td:first-child {
      color: #595959;
      width: 200px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .block-detail .tbl-detail tr td:first-child {
          width: 100%;
          padding-left: 0; } }
    .block-detail .tbl-detail tr td a {
      color: #35A20B; }

.box-right h4 {
  border-top: 5px solid #35A20B;
  margin-top: 15px;
  padding: 10px;
  font-size: 20px; }

.box-right-detail {
  background: #fff; }

.toggle-content {
  font-size: 14px; }

.toggle-title {
  border-bottom: 1px solid #D6D6D6;
  padding: 5px 0;
  font-weight: bold;
  background: url("../images/icons/down.png") no-repeat 100%; }
  .toggle-title + .toggle-content {
    display: none; }
  .toggle-title.active {
    background: url("../images/icons/up.png") no-repeat 100%; }
    .toggle-title.active + .toggle-content {
      display: block;
      padding-top: 10px; }

.download-list {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #D6D6D6; }

.block-stat {
  background: #F9F9F4;
  padding: 30px 0; }

.cursor-pointer{
    cursor: pointer;
}
/*# sourceMappingURL=style.css.map */


.alert-sbs {
  background-color: #f9f9f4;
  border-color: transparent;
  color: #35a20b;
  font-size: 36px;
}


.btn-topic {
  color: #35A20B;
  border: 1px solid #35A20B;
  cursor: default;
}

.btn-topic:hover,
.btn-topic:focus {
  color: #35A20B;
  border: 1px solid #35A20B;
  cursor: default;
}



.box-filter-result-detail {
  border-radius: 5px;
  border: 1px solid #35a20b;
  padding: 0;
  margin-bottom: 20px;
}

.box-filter-result-detail .block-result-detail {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.box-filter-result-detail .block-result-detail .block-result-detail-number {  
  background-color: #eaf5e6;
  width: 75px;
  margin-right: 10px;
  border-radius: 5px 0 0 5px;
  align-content: center;
  text-align: center;
  font-size: 14px;
}

.box-filter-result-detail .block-result-detail .block-result-detail-text {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.5rem;
}

.box-filter-result-detail .block-result-detail .block-result-detail-text .fix2line{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* height: calc(49.4px + (calc(var(--font-size-custom) * 4))); */
}

.fix1line {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.block-content-relationship {
  background-color: #ffffff;
  padding: 12px 12px;
  min-height: 100vh;
}

.block-content-relationship .block-type {
  border-radius: 6px;
  border: 1px solid #35A20B;
  padding: 12px 16px;
  background-color: #ffffff;
  margin-bottom: 12px;
  display: flex;
  cursor: pointer;
}

.block-content-relationship .block-type:hover {
  text-decoration: underline;
}

.block-content-relationship .block-type .block-img  {
  align-items: center;
  display: flex;
}

.block-content-relationship .block-type .block-img img {
  width: 52px;
  max-width: 100%;

}

.block-animation {
  transition: 0.2s;
}

.text-subject-relationship {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  position: relative;
}

.text-subject-relationship div.icon-toggle {
  position: absolute;
  right: 0;
  top: -2px;
  padding: 4px;
  cursor: pointer;
}

.text-subject-relationship div.icon-toggle:hover {
  background-color: #4447463d;
  border-radius: 50%;
}

.text-subject-relationship div.icon-toggle img {
  width: 22px;
}

.hideBlockType .text-subject-relationship {
  justify-content: center;
}

.hideBlockType .text-subject-relationship span {
  display: none;
}

.hideBlockType .text-subject-relationship div.icon-toggle {
  position: relative;
  right: 0;
  top: 0;
  padding: 4px;
  cursor: pointer;
}

.hideBlockType .text-subject-relationship ~ .filter-list {
  margin-top: 4px;
}

.text-subject-relationship div.block-graph-type {
  position: absolute;
  right: 0;
  margin-bottom: 10px;
}

.text-subject-relationship div.block-graph-type span {
  display: block;
  float: left;
  padding-top: 7px;
  margin-right: 10px;
}

.text-subject-relationship div.block-graph-type select {
  width: auto;
}

.block-content-relationship .block-type .block-text {
  font-size: 16px;
  align-items: center;
  display: flex;
  width: 100%;
  justify-content: start;
  margin-left: 12px;
  font-weight: 400;
}

.block-content-relationship .block-type.active {
  background-color: #eaf5e6;
  cursor: not-allowed;
  text-decoration: none;
}

.hideBlockType .block-content-relationship .block-type {
  padding: 4px 8px;
}

.border-bottom-search-relationship {
  width: 100%;
  border-bottom: 3px solid #35A20B;
  padding-bottom: 10px;
}



.input-search-relationship {
  border: 0;
  background: transparent;
  color: #35A20B;
  width: 100%;
  max-width: 100%;
  margin-top: 6px;
}

.w-65 {
  width: 65%;
}

.w-35 {
  width: 35%;
}

.w-70 {
  width: 70%;
}

.block-text-right-under-input {
  text-align: right;
  font-style: italic;
  font-size: 14px;
  color: #35a20b;
  font-weight: 500;
}

.block-fullscreen {
  position: absolute;
  right: 25px;
}

.block-fullscreen .btn.btn-primary {
  padding: 8px;
  color: #9e9e9e;
  background-color: #f5f5f5;
  border-color: transparent;
}

.block-fullscreen .btn.btn-primary:hover,
.block-fullscreen .btn.btn-primary:focus {
  color: #3e3d3d;
}

.block-toolbar {
  position: absolute;
  right: 0;
  z-index: 9;
  top: -125px;
}



.block-toolbar .block-exand-collapse {
  position: absolute;
  right: 11px;
  background-color: #ebf6e7;
  padding: 10px 10px;
  border-radius: 24px;
  top:0;
  z-index: 3;
}

.block-toolbar .block-exand-collapse .btn {
  display: block;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #9e9e9e;
  font-size: 18px;
  font-weight: 500;
  rotate: -45deg;
}

.block-toolbar .block-exand-collapse .btn:hover,
.block-toolbar .block-exand-collapse .btn:focus {
  color: #3e3d3d;
}

.block-toolbar .block-zoom {
  position: absolute;
  right: 11px;
  background-color: #ebf6e7;
  padding: 10px 10px;
  border-radius: 24px;
  top: 50px;
  z-index: 3;
}

.block-toolbar .block-zoom .btn {
  display: block;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #9e9e9e;
  font-size: 18px;
  font-weight: 500;
}

.block-toolbar .block-zoom .btn:nth-child(1) {
  margin-bottom: 18px;
}

.block-toolbar .block-zoom .btn:hover,
.block-toolbar .block-zoom .btn:focus {
  color: #3e3d3d;
}

.block-toolbar .block-more {
  position: absolute;
  right: 60px;
  background-color: #ebf6e7;
  padding: 10px 10px;
  border-radius: 24px;
  top: 80px;
  z-index: 3;
  width: 150px;
}

.block-toolbar .block-more .btn {
  display: block;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 500;
  /* rotate: -45deg; */
}



.modalRalationShip .modal-dialog {
  max-width: 98%;
}

.modalRalationShip .modal-header {
  position: absolute;
  right: 10px;
  border: none;
  top: 10px;
}

.modalRalationShip .modal-header .btn {
  display: block;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #9e9e9e;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  right: 15px;
  z-index: 9;
}

.modalRalationShip .modal-header .btn:hover,
.modalRalationShip .modal-header .btn:focus {
  color: #3e3d3d;
}

.modalRalationShip .modal-content {
  min-height: 93vh;
}

.modalRalationShip .modal-footer {
  position: relative;
  padding: 0;
  margin: 0;
  height: auto;
}

.modalRalationShip .block-toolbar {
  position: absolute;
  top: -150px;
}

.iconListDoi {
  font-size: 32px;
  color: #35A20B;
}

.text-subject-list-doi {
  display: block;
  color: #000;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-creator {
  color: #9D9D9D;
  font-size: 13px;
  display: block;
  margin-top: -4px;
}

.text-header-list-doi span {
  font-size: 14px;
  font-weight: 500;
}

.ul-list-doi{
  position: relative;
  border-top: 1px solid #D6D6D6;
  padding-top: 5px;
  z-index: 5;
  padding-left: 15px;
  font-size: 14px;
}

.h-chart {
  width: 100%;
  height: 100%;
  /* max-height: 100%; */
}

/* .h-chart #chartInline, 
.h-chart #chartModal {
  width: 700px;
  height: 78vh;
  max-width: 100%;
  max-height: 100%;
} */
/* #blockChartInline {
  min-height: 80vh;
} */

/* #blockChartInline #chartInline {
  width: 100%;
  height: 100%;
  min-height: 84vh;
  max-width: 100%;
  max-height: 100%;
  overflow:auto;
}


#blockChartModal #chartModal {
  min-height: 71vh;
  width: 100%;
  height: 100%;
} */

#blockChartInline { width:100%; height:100%; overflow:auto; }
#blockChartInline #chartInline {width:100%; height:100%; min-height:88vh;  overflow:auto; } /* ความสูงจริง JS จะเซ็ตให้ */
#blockChartModal  { height:90vh; overflow:auto; }
#blockChartModal  #chartModal  { width:100%; height:100%; overflow:auto; }

/* .echarts-box{
  min-width: 800px;
  flex: 0 0 auto;
}
.echarts-box canvas{
  max-width:none !important;
} */

html {
  filter: grayscale(30%) !important;
}