.is-mt20{
  margin-top: 20px;
}

.simplebar-content-wrapper {
  /* ทำให้ action dropdown-menu สามารถแสดงทะลุออกมาข้างนอกกรอบได้ */
  overflow: visible !important;
}
select .mtw-select2{
  color: #000000;
}
select .mtw-select2 a{
  color: #000000;
}
.fieldset-separator{
  margin: 1.5rem 0;
  border-top: 1px solid #dbdbdb;
  width: 100%;
}
.form-section{
  padding: 40px;
  border-bottom: 1px solid #e3e3e3;
}
.form-section-inner{
  padding: 40px;
}

.field-builder-card {
  background-color: white;
  border-radius: 24px;
  padding: 20px;
}

.mtw-summernote {
  text-align: left;
}

.create_down {
  display: flex;
}

.create_down i::before {
  font-size: 30px;
  color: #61D2A4;
}

.is-after-service {
  background-color: #72C531;
}

.select2-selection__arrow {
  display: none;
}
.select2-selection__rendered {
  padding-right: 35px !important;
}

.div-width-100 {
  width: 100% !important;
}

.add-document a.button {
  margin: 0px !important;
}