/* custom css main style */
.box-not-found {
  position: relative;
  width: 98%;
  height: 200px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  top: 90px;
  float: none;
  padding: 82px 55px 35px 35px;
  font-size: 30px;
  border: 2px solid #ed7725;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #ffffff;
  color: #d86b20;
  text-align: center;
}
.form-style .text-validate {
  display: block;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px;
}
div.text-editor {
  word-wrap: break-word;
}
.main-pagination {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 50px 0;
}
.main-pagination ul {
  padding: 0;
  margin: 0;
}
.main-pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
.main-pagination ul li.active a,
.main-pagination ul li:hover a {
  color: #ed7725;
  border-color: #ed7725;
  background-color: #ed7725;
  color: #fff;
}
.main-pagination ul li a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #000;
  border: 1px solid #ed7725;
  display: inline-block;
  font-family: inherit;
  font-size: 20px;
  position: relative;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.clearfix {
  clear: both;
}
.mt30 {
  margin-top: 30px;
}
.mt10 {
  margin-top: 10px;
}
.content-search-result .page-center div.list-search:not(:first-child) {
  margin-top: 0;
}

.contact-us-page.unsubscription .content-contact-us .contact .form-contact {
  width: 800px;
  max-width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .complaint-page .banner-page a {
    background: none !important;
  }
}
.frm_purchase .frm-box-search.box-left {
  width: 30%;
  float: left;
}
.frm_purchase .frm-box-search.box-right {
  width: 70%;
  float: left;
}
.frm_purchase .frm-box-search button:before {
  content: "";
}
.frm_purchase .frm-box-search .btn-style.-dark-gray {
  background-color: #e37835;
  min-width: 100px;
}
.form-style .frm_purchase .inputtext-style,
.form-style .frm_purchase .select-style,
.form-style .frm_purchase .textarea-style {
  width: 79.5%;
}
.form-style .frm_purchase .inputtext-style {
  margin-left: 5px;
}
.form-style .frm_purchase .select-box:before {
  height: 58px;
}
.form-style .frm_purchase .select-style {
  height: 58px;
  width: 98%;
}
.content-corporate-materials .owl-stage {
  width: 100% !important;
}
.box-most-view ul li {
  margin-bottom: 20px;
}
.box-most-view .underline.-light-gray:before {
  background-color: #453b71;
}
.box-most-view ul li h4 {
  font-weight: 600;
}
html.th .box-success h1 {
  font-size: 30px;
}
html.en .box-success h1 {
  font-size: 30px;
}
html.th .box-success .btn-style,
html.en .box-success .btn-style {
  font-size: 19.5px;
}
.board-of-directors-page .list-board .item .detail {
  text-align: center !important;
}
.no-other-item {
  text-align: center;
}
.btn-load-more {
  width: 265px !important;
}
.btn-load-more.disable-link:after {
  display: none;
}
.disable-link {
  background-color: #ed7725;
  opacity: 0.5;
  pointer-events: none;
}
.career-page .content-highlight .box-voice-from-employee-list {
  margin-top: 40px;
}
.listing-in-page .box-voice-from-employee-list .list-content:before {
  background: none;
}
.content-job .table-job td:nth-of-type(4) {
  text-align: center;
}
/* html .box-intro-popup .fancybox-close {
    right: 90px !important;
} */
.design-row-style .-csv{
	background:url("../img/icons/file-csv.png") 0 0/38px no-repeat;
	padding-left:64px
}

/* .box-content .badge {
  text-transform: uppercase;
} */

.event-page .col p,
.event-page .col a {
  font-size: 20px;
}

.areas-of-work-page .section-list-card .list-card .card .btn {
  text-transform: inherit;
}

.section-slide-article .title,
.section-list-video .title,
.section-list-inforgraphic .title,
.section-newsletter .title {
    display: flex;
    justify-content: space-between;
}

.view-all {
    color: rgb(254 103 4/var(--tw-text-opacity));
}
.view-all:hover {
    color: rgb(54 53 53/var(--tw-text-opacity));
}

#header .box-menu .language.text-size{
  right: 6.75rem;
}

.box-editor [align^="center"] {
  text-align: center;
}

.box-editor [align^="center"] img {
  display: initial;
}