/*$secondaryfonts:  optimal;*/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans+Thai:wght@100..900&family=Prompt:wght@300;400;500;600;700&display=swap");
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.store-locator .left-sidebar {
  border-right: 1px solid #E0E2EE; }

.storelocator {
  margin: 20px 0;
  border-bottom: 1px solid #E0E2EE;
  padding-bottom: 15px; }
  .storelocator h2 {
    color: #25282A; }
  .storelocator i {
    vertical-align: baseline; }
  .storelocator:first-child {
    margin-top: 0; }
  .storelocator a {
    margin-top: 20px; }
    .storelocator a i {
      color: #fff; }

@media all and (max-width: 767px) {
  .store-locator .left-sidebar {
    margin-right: none; } }
table {
  width: 100%; }

.career-container {
  font-family: "Manrope", sans-serif; }
  .career-container h1, .career-container h3 {
    font-family: "Noto Sans Thai", sans-serif; }
  .career-container ul,
  .career-container ol {
    list-style: none;
    padding: 0; }
  .career-container .breadcrumb {
    padding: 20px 0; }

.v-menu li a {
  display: block;
  padding: 3px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase; }
  .v-menu li a:hover {
    color: #25282A; }

.inner-container {
  border-bottom: 1px solid #E0E2EE; }
  .inner-container ul,
  .inner-container ol {
    list-style: none;
    margin: 0;
    padding: 0; }
  .inner-container h2 {
    margin: 15px 0 25px; }
  .inner-container h3 {
    background: #25282A;
    color: #fff;
    padding: 5px 15px; }
  .inner-container .inner-block {
    margin: 10px 0 20px 15px; }
    .inner-container .inner-block p a {
      color: #000; }
      .inner-container .inner-block p a:hover {
        color: #25282A; }
  .inner-container .career-list {
    margin-bottom: 15px; }
    .inner-container .career-list li {
      padding: 5px 15px;
      border-bottom: solid 1px #E0E2EE; }
      .inner-container .career-list li:last-child {
        border-bottom: none; }
    .inner-container .career-list .date-wrap {
      max-width: 150px;
      width: 28%;
      display: inline-block; }
    .inner-container .career-list .career-txt {
      display: inline-block;
      max-width: 70%; }

.form-container {
  margin-top: 30px; }
  .form-container .picture {
    position: relative;
    top: 5px;
    right: 5px;
    text-align: center;
    width: 200px; }
    .form-container .picture .img {
      width: 120px;
      height: 135px;
      line-height: 135px;
      font-size: 16px;
      color: silver;
      background: #fff;
      border: 1px solid #f1eef3;
      margin: 5px auto; }
  .form-container .from_header {
    text-align: center; }

.bottom-content {
  background: #f7f7f7;
  float: left;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0 25px;
  border-bottom: 1px solid #E0E2EE; }
  .bottom-content img {
    width: 100%;
    max-width: 100%; }
  .bottom-content .right-contents p {
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .bottom-content .right-contents p span {
      float: right;
      width: 85%; }

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle; }
  .btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr; }

.formHeader {
  display: table;
  width: 100%; }

.logobx,
.titlebx,
.formPicbx {
  display: table-cell;
  vertical-align: middle; }

.titlebx {
  text-align: center;
  padding: 0 15px; }

/*.formPicbx {
    display: table-cell;
    vertical-align: middle;
}*/
.chooseformbx {
  margin: 15px 0;
  padding: 0; }
  .chooseformbx .applicationFormId {
    float: left; }
    .chooseformbx .applicationFormId input[type="text"] {
      width: auto; }
  .chooseformbx .choosePicbx {
    float: right; }

.over-container {
  width: 100%;
  overflow: auto; }

.formapplication-wrap {
  margin-top: 15px; }
  .formapplication-wrap .tableform {
    padding: 15px;
    background: #f7f7f7;
    min-width: 720px; }
    .formapplication-wrap .tableform .table {
      margin-bottom: 0px; }
      .formapplication-wrap .tableform .table td {
        border: none;
        vertical-align: middle;
        font-size: 18px;
        line-height: normal;
        padding: 10px 0; }
        .formapplication-wrap .tableform .table td span {
          display: inline-block;
          vertical-align: middle; }
    .formapplication-wrap .tableform .tbl td {
      padding: 5px; }
  .formapplication-wrap .user-photo {
    border: solid 1px #E0E2EE;
    width: 150px;
    height: 165px;
    line-height: 165px;
    font-size: 1.5rem;
    color: #6c6e6f;
    background: #fff;
    margin: 5px auto;
    text-align: center; }
  .formapplication-wrap .pic-ip {
    border: solid 1px #E0E2EE;
    padding: 2px; }
  .formapplication-wrap .title {
    font-size: 1.5rem;
    line-height: normal; }
  .formapplication-wrap .input-xs {
    width: 80%; }
  .formapplication-wrap .valign-md {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px; }
  .formapplication-wrap .input_small {
    max-width: 200px;
    display: inline-block;
    vertical-align: middle; }
  .formapplication-wrap .box {
    border: solid 1px #bcbcbc;
    padding: 5px;
    margin-bottom: 10px; }
  .formapplication-wrap .tbl-row {
    margin-bottom: 10px; }
  .formapplication-wrap h3 {
    margin: 10px 0; }
  .formapplication-wrap .tbl2 span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px; }
  .formapplication-wrap .tbl2 .input_small {
    max-width: inherit;
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .formapplication-wrap .tbl2 .wdh-md {
    max-width: 125px; }
  .formapplication-wrap .tbl2 .wdh-sm {
    width: 90px; }
  .formapplication-wrap .bdr-row {
    border-bottom: solid 1px #bcbcbc;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .formapplication-wrap .educationTable {
    border: none; }
    .formapplication-wrap .educationTable td {
      padding: 5px !important;
      border: solid 1px #bcbcbc !important; }

.application-decl {
  padding: 5px; }

.sign-container {
  margin: 15px 0;
  padding-top: 25px; }

.signname {
  width: 225px;
  height: 15px;
  display: inline-block;
  margin-bottom: 3px;
  border-bottom: 1px dotted #E0E2EE; }

.smallline {
  width: 67px;
  height: 15px;
  display: inline-block;
  margin-bottom: 3px;
  border-bottom: 1px dotted #E0E2EE; }

.longline {
  width: 100%;
  height: 15px;
  display: inline-block;
  margin-bottom: 3px;
  border-bottom: 1px dotted #E0E2EE; }

.sign-box-left {
  float: left; }

.sign-box-right {
  float: right; }

.bgth {
  background: #e9e9e8; }

.thankyou-wrap {
  padding: 50px 0; }

/* New career page */
.career-item-row-wrap {
  padding-bottom: 40px; }

.career-title {
  color: #25282A;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center; }

.career-nav-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin-bottom: 40px; }
  .career-nav-list a {
    border: 1px solid #000;
    padding: 10px 20px;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem; }
    .career-nav-list a:hover, .career-nav-list a.active {
      background: #000;
      color: #fff; }

.career-item-row {
  border: 1px solid #E0E2EE;
  gap: 24px;
  padding: 20px 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  justify-content: space-between;
  font-size: 1rem; }
  .career-item-row .career-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px; }
  .career-item-row .job-title {
    color: #090808;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 0px; }
  .career-item-row .date {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 16px; }
    .career-item-row .date i {
      min-width: 24px;
      font-size: 18px; }
  .career-item-row a:hover {
    color: #6c757d; }
  .career-item-row .see-more {
    margin-left: auto; }
    .career-item-row .see-more i {
      font-size: 14px;
      margin-left: 2px; }

.dept-branch-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 20px; }
  .dept-branch-wrap .dept,
  .dept-branch-wrap .branch {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 16px; }
    .dept-branch-wrap .dept i,
    .dept-branch-wrap .branch i {
      min-width: 24px;
      font-size: 18px; }

@media all and (max-width: 767px) {
  .career-item-row-wrap {
    padding-bottom: 20px; }

  .career-title {
    margin-bottom: 20px; }

  .career-nav-list {
    margin-bottom: 20px;
    white-space: nowrap;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start; }

  .career-item-row {
    flex-wrap: wrap;
    padding: 20px; }

  .dept-branch-wrap {
    flex-wrap: wrap;
    gap: 16px; }
    .dept-branch-wrap .dept, .dept-branch-wrap .branch {
      width: 100%; } }
/*  Career Detail page  */
.career-detail-page {
  padding-bottom: 40px; }

.career-detail-title {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700; }

.career-detail-row {
  padding-bottom: 8px; }
  .career-detail-row .c-detail-row-lbl {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px; }
  .career-detail-row ul {
    list-style: disc; }

.job-address {
  margin-bottom: 24px; }
  .job-address .job-address-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px; }
  .job-address p {
    margin-bottom: 2px;
    font-size: 16px;
    font-family: "Prompt", sans-serif; }

.apply-job-btn {
  margin-bottom: 10px; }
  .apply-job-btn a, .apply-job-btn .btn {
    border-radius: 0px; }

@media all and (max-width: 767px) {
  .career-detail-title {
    margin-bottom: 16px; } }
.common-accordion {
  margin-bottom: 40px; }
  .common-accordion .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff; }
    .common-accordion .set > a {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      position: relative;
      text-decoration: none;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      transition: all 0.2s linear;
      border-bottom: 1px solid #CFCFCF; }
      .common-accordion .set > a i {
        width: 35px;
        text-align: center;
        margin-left: auto; }
      .common-accordion .set > a.active {
        color: #25282A; }
  .common-accordion .contents {
    display: none;
    position: relative;
    background-color: #C6C6C6;
    padding: 15px;
    line-height: 1.5; }
  .common-accordion .nums {
    width: 40px;
    height: 40px;
    background-color: #F8F8FC;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-bottom: -1px;
    margin-right: 10px;
    font-weight: bold; }

.address-wrap {
  margin-top: 50px;
  text-align: center; }
  .address-wrap .main-section {
    text-transform: uppercase; }
  .address-wrap .sub-section {
    margin-bottom: 30px; }

.contact-form {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto; }
