@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@200;300;400;500;600;700;800&display=swap");
body {
  -webkit-font-smoothing: antialiased;
}

.p-5px {
  padding: 5px !important;
}

.pt-5px {
  padding-top: 5px !important;
}

.pb-5px {
  padding-bottom: 5px !important;
}

.pl-5px {
  padding-left: 5px !important;
}

.pr-5px {
  padding-right: 5px !important;
}

.px-5px {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.py-5px {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.m-5px {
  margin: 5px !important;
}

.mt-5px {
  margin-top: 5px !important;
}

.mb-5px {
  margin-bottom: 5px !important;
}

.ml-5px {
  margin-left: 5px !important;
}

.mr-5px {
  margin-right: 5px !important;
}

.mx-5px {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.my-5px {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.p-10px {
  padding: 10px !important;
}

.pt-10px {
  padding-top: 10px !important;
}

.pb-10px {
  padding-bottom: 10px !important;
}

.pl-10px {
  padding-left: 10px !important;
}

.pr-10px {
  padding-right: 10px !important;
}

.px-10px {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.py-10px {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.m-10px {
  margin: 10px !important;
}

.mt-10px {
  margin-top: 10px !important;
}

.mb-10px {
  margin-bottom: 10px !important;
}

.ml-10px {
  margin-left: 10px !important;
}

.mr-10px {
  margin-right: 10px !important;
}

.mx-10px {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.my-10px {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.p-15px {
  padding: 15px !important;
}

.pt-15px {
  padding-top: 15px !important;
}

.pb-15px {
  padding-bottom: 15px !important;
}

.pl-15px {
  padding-left: 15px !important;
}

.pr-15px {
  padding-right: 15px !important;
}

.px-15px {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.py-15px {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.m-15px {
  margin: 15px !important;
}

.mt-15px {
  margin-top: 15px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.ml-15px {
  margin-left: 15px !important;
}

.mr-15px {
  margin-right: 15px !important;
}

.mx-15px {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.my-15px {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.p-20px {
  padding: 20px !important;
}

.pt-20px {
  padding-top: 20px !important;
}

.pb-20px {
  padding-bottom: 20px !important;
}

.pl-20px {
  padding-left: 20px !important;
}

.pr-20px {
  padding-right: 20px !important;
}

.px-20px {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.py-20px {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.m-20px {
  margin: 20px !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.ml-20px {
  margin-left: 20px !important;
}

.mr-20px {
  margin-right: 20px !important;
}

.mx-20px {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.my-20px {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.p-25px {
  padding: 25px !important;
}

.pt-25px {
  padding-top: 25px !important;
}

.pb-25px {
  padding-bottom: 25px !important;
}

.pl-25px {
  padding-left: 25px !important;
}

.pr-25px {
  padding-right: 25px !important;
}

.px-25px {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.py-25px {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.m-25px {
  margin: 25px !important;
}

.mt-25px {
  margin-top: 25px !important;
}

.mb-25px {
  margin-bottom: 25px !important;
}

.ml-25px {
  margin-left: 25px !important;
}

.mr-25px {
  margin-right: 25px !important;
}

.mx-25px {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.my-25px {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.p-30px {
  padding: 30px !important;
}

.pt-30px {
  padding-top: 30px !important;
}

.pb-30px {
  padding-bottom: 30px !important;
}

.pl-30px {
  padding-left: 30px !important;
}

.pr-30px {
  padding-right: 30px !important;
}

.px-30px {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-30px {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.m-30px {
  margin: 30px !important;
}

.mt-30px {
  margin-top: 30px !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

.ml-30px {
  margin-left: 30px !important;
}

.mr-30px {
  margin-right: 30px !important;
}

.mx-30px {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-30px {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.p-35px {
  padding: 35px !important;
}

.pt-35px {
  padding-top: 35px !important;
}

.pb-35px {
  padding-bottom: 35px !important;
}

.pl-35px {
  padding-left: 35px !important;
}

.pr-35px {
  padding-right: 35px !important;
}

.px-35px {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.py-35px {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.m-35px {
  margin: 35px !important;
}

.mt-35px {
  margin-top: 35px !important;
}

.mb-35px {
  margin-bottom: 35px !important;
}

.ml-35px {
  margin-left: 35px !important;
}

.mr-35px {
  margin-right: 35px !important;
}

.mx-35px {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.my-35px {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.p-40px {
  padding: 40px !important;
}

.pt-40px {
  padding-top: 40px !important;
}

.pb-40px {
  padding-bottom: 40px !important;
}

.pl-40px {
  padding-left: 40px !important;
}

.pr-40px {
  padding-right: 40px !important;
}

.px-40px {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.py-40px {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.m-40px {
  margin: 40px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.ml-40px {
  margin-left: 40px !important;
}

.mr-40px {
  margin-right: 40px !important;
}

.mx-40px {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.my-40px {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.p-45px {
  padding: 45px !important;
}

.pt-45px {
  padding-top: 45px !important;
}

.pb-45px {
  padding-bottom: 45px !important;
}

.pl-45px {
  padding-left: 45px !important;
}

.pr-45px {
  padding-right: 45px !important;
}

.px-45px {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.py-45px {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.m-45px {
  margin: 45px !important;
}

.mt-45px {
  margin-top: 45px !important;
}

.mb-45px {
  margin-bottom: 45px !important;
}

.ml-45px {
  margin-left: 45px !important;
}

.mr-45px {
  margin-right: 45px !important;
}

.mx-45px {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.my-45px {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.p-50px {
  padding: 50px !important;
}

.pt-50px {
  padding-top: 50px !important;
}

.pb-50px {
  padding-bottom: 50px !important;
}

.pl-50px {
  padding-left: 50px !important;
}

.pr-50px {
  padding-right: 50px !important;
}

.px-50px {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.py-50px {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.m-50px {
  margin: 50px !important;
}

.mt-50px {
  margin-top: 50px !important;
}

.mb-50px {
  margin-bottom: 50px !important;
}

.ml-50px {
  margin-left: 50px !important;
}

.mr-50px {
  margin-right: 50px !important;
}

.mx-50px {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.my-50px {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.font-Thin {
  font-weight: 100 !important;
}

.font-ExtraLight {
  font-weight: 200 !important;
}

.font-Light {
  font-weight: 300 !important;
}

.font-Regular {
  font-weight: 400 !important;
}

.font-Medium {
  font-weight: 500 !important;
}

.font-SemiBold {
  font-weight: 600 !important;
}

.font-Bold {
  font-weight: 700 !important;
}

.font-ExtraBold {
  font-weight: 800 !important;
}

.font-10px {
  font-size: 10px !important;
}

.font-11px {
  font-size: 11px !important;
}

.font-12px {
  font-size: 12px !important;
}

.font-13px {
  font-size: 13px !important;
}

.font-14px {
  font-size: 14px !important;
}

.font-15px {
  font-size: 15px !important;
}

.font-16px {
  font-size: 16px !important;
}

.font-17px {
  font-size: 17px !important;
}

.font-18px {
  font-size: 18px !important;
}

.font-19px {
  font-size: 19px !important;
}

.font-20px {
  font-size: 20px !important;
}

.font-21px {
  font-size: 21px !important;
}

.font-22px {
  font-size: 22px !important;
}

.font-23px {
  font-size: 23px !important;
}

.font-24px {
  font-size: 24px !important;
}

.bigger-110 {
  font-size: "110%" !important;
}

.bigger-120 {
  font-size: "120%" !important;
}

.bigger-130 {
  font-size: "130%" !important;
}

.bigger-140 {
  font-size: "140%" !important;
}

.bigger-150 {
  font-size: "150%" !important;
}

.bigger-160 {
  font-size: "160%" !important;
}

.bigger-170 {
  font-size: "170%" !important;
}

.bigger-180 {
  font-size: "180%" !important;
}

.bigger-190 {
  font-size: "190%" !important;
}

.bigger-200 {
  font-size: "200%" !important;
}

.bigger-210 {
  font-size: "210%" !important;
}

.bigger-220 {
  font-size: "220%" !important;
}

.bigger-230 {
  font-size: "230%" !important;
}

.bigger-240 {
  font-size: "240%" !important;
}

.bigger-250 {
  font-size: "250%" !important;
}

.bigger-260 {
  font-size: "260%" !important;
}

.bigger-270 {
  font-size: "270%" !important;
}

.bigger-280 {
  font-size: "280%" !important;
}

.bigger-290 {
  font-size: "290%" !important;
}

.bigger-300 {
  font-size: "300%" !important;
}

.smaller-20 {
  font-size: "20%" !important;
}

.smaller-25 {
  font-size: "25%" !important;
}

.smaller-30 {
  font-size: "30%" !important;
}

.smaller-35 {
  font-size: "35%" !important;
}

.smaller-40 {
  font-size: "40%" !important;
}

.smaller-45 {
  font-size: "45%" !important;
}

.smaller-50 {
  font-size: "50%" !important;
}

.smaller-55 {
  font-size: "55%" !important;
}

.smaller-60 {
  font-size: "60%" !important;
}

.smaller-65 {
  font-size: "65%" !important;
}

.smaller-70 {
  font-size: "70%" !important;
}

.smaller-75 {
  font-size: "75%" !important;
}

.smaller-80 {
  font-size: "80%" !important;
}

.smaller-85 {
  font-size: "85%" !important;
}

.smaller-90 {
  font-size: "90%" !important;
}

.smaller-95 {
  font-size: "95%" !important;
}

.width-20px {
  width: "20px" !important;
}

.width-25px {
  width: "25px" !important;
}

.width-30px {
  width: "30px" !important;
}

.width-35px {
  width: "35px" !important;
}

.width-40px {
  width: "40px" !important;
}

.width-45px {
  width: "45px" !important;
}

.width-50px {
  width: "50px" !important;
}

.width-55px {
  width: "55px" !important;
}

.width-60px {
  width: "60px" !important;
}

.width-65px {
  width: "65px" !important;
}

.width-70px {
  width: "70px" !important;
}

.width-75px {
  width: "75px" !important;
}

.width-80px {
  width: "80px" !important;
}

.width-85px {
  width: "85px" !important;
}

.width-90px {
  width: "90px" !important;
}

.width-95px {
  width: "95px" !important;
}

.width-100px {
  width: "100px" !important;
}

.img-fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-fit-contain {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

input[type="number"].number-disabled::-webkit-outer-spin-button,
input[type="number"].number-disabled::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.position-relative,
.pos-rel {
  position: relative;
}

.position-absolute,
.pos-abs {
  position: absolute;
}

.img-responsive,
.img-fluid {
  width: 100%;
  max-width: 100%;
}

.no-gutters {
  margin-left: 0px;
  margin-right: 0px;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}

.half-gutters {
  margin-left: 7.5px;
  margin-right: 7.5px;
}

.half-gutters > .col,
.half-gutters > [class*="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.small-gutters {
  margin-left: 3px;
  margin-right: 3px;
}

.small-gutters > .col,
.small-gutters > [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}

.img-4by3 {
  position: relative;
  width: 100%;
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-16by9 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-4by3-v {
  position: relative;
  width: 100%;
  padding-top: 133.33%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-16by9-v {
  position: relative;
  width: 100%;
  padding-top: 177.77%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-1by1 {
  position: relative;
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-4by3.holder > img,
.img-16by9.holder > img,
.img-4by3-v.holder > img,
.img-16by9-v.holder > img,
.img-1by1.holder > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.z-template {
  display: none;
}

.strike {
  text-decoration: line-through !important;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

select.text-left {
  text-align-last: left;
}

select.text-center {
  text-align-last: center;
}

select.text-right {
  text-align-last: right;
}

.cursor-pointer {
  cursor: pointer;
}

.thin-cell {
  width: 1%;
  white-space: nowrap;
}

html {
  min-height: 100%;
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  word-wrap: break-word;
}

.main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  overflow: hidden;
}

footer,
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.h-100 {
  height: 100%;
}

.hidden {
  display: none;
}

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-filter: blur(1);
          filter: blur(1);
  z-index: 99;
}

.loader-overlay .pusher {
  height: 50%;
}

.loader-overlay .loader-text {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.loader-overlay.global-overlay {
  position: fixed;
}

.new-loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.new-loader-overlay.global-overlay {
  position: fixed;
}

#loader_fade_color {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#loader_fade_color div {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
}

#loader_fade_color div:nth-child(1) {
  -webkit-animation: loader_fade_color 3s linear infinite 0s;
          animation: loader_fade_color 3s linear infinite 0s;
}

#loader_fade_color div:nth-child(2) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.15s;
          animation: loader_fade_color 3s linear infinite 0.15s;
}

#loader_fade_color div:nth-child(3) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.3s;
          animation: loader_fade_color 3s linear infinite 0.3s;
}

#loader_fade_color div:nth-child(4) {
  -webkit-animation: loader_fade_color 3s linear infinite 0.45s;
          animation: loader_fade_color 3s linear infinite 0.45s;
}

@-webkit-keyframes loader_fade_color {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    background: #59cd90;
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    background: #0072bb;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    background: #fe4a49;
  }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    background: #fed766;
  }
  100% {
    opacity: 0;
  }
}

@keyframes loader_fade_color {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    background: #59cd90;
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    background: #0072bb;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    background: #fe4a49;
  }
  75% {
    opacity: 1;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    background: #fed766;
  }
  100% {
    opacity: 0;
  }
}

.async-content {
  position: relative;
}

.async-content.async-loading:not(.async-ghost) {
  min-height: 100px;
}

.btn-to-top {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: black;
  color: #f6f6f6;
  cursor: pointer;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  opacity: 0.5;
}

.btn-to-top:hover {
  opacity: 1;
}

.btn-to-top:focus {
  outline: none;
}

.modal-open .btn-to-top {
  display: none !important;
}

.required > label:after {
  content: " *";
  color: red;
}

.pagination.z-pagination .page-item {
  margin-right: 5px;
}

.pagination.z-pagination .page-item button {
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #ffffff;
  background-color: #3b86ff;
  border-color: #3b86ff;
}

.pagination.z-pagination .page-item .page-link,
.pagination.z-pagination .page-item button {
  color: #333;
  background-color: #fff;
  border-color: #e8e9ec;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.pagination.z-pagination .page-item .page-link:hover,
.pagination.z-pagination .page-item button:hover {
  border-color: #3b86ff;
}

.pagination.z-pagination .page-item.disabled .page-link {
  color: #333;
  background-color: #fff;
  border-color: #e8e9ec;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.pagination.z-pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #3b86ff;
  border-color: #3b86ff;
}

.pagination.z-pagination .dropdown-menu {
  padding-top: 0;
}

.pagination.z-pagination .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}

.pagination.z-pagination .dropdown-item:hover {
  background-color: #496a38;
  color: #ffffff;
}

.pagination.z-pagination .dropdown-search {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #496a38;
  text-align: center;
}

.pagination.z-pagination .dropdown-search input {
  text-align: center;
}

.select2-container.select2-container--below {
  height: 30px;
}

.select2-container.select2-container--below.select2-container--open {
  border-radius: 5px;
  background-color: #232b32;
}

.select2-container.select2-container--open .select2-dropdown {
  background-color: #232b32;
  border: 0;
  border-radius: 5px;
  padding: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}

.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown {
  padding: 10px;
}

.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field {
  color: #a5aabe;
  border: 1px solid #89b3f7;
  border-radius: 5px;
  background-color: #2e373d;
  height: 40px;
  padding: 10px;
}

.select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field:focus {
  outline: none;
}

.select2-container.select2-container--open .select2-dropdown .select2-results {
  border-radius: 5px;
  overflow: hidden;
}

.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option {
  padding: 10px;
  color: #a5aabe;
}

.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selectable {
  background-color: transparent;
}

.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selected {
  background-color: transparent;
  color: #3e88fb;
}

.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted {
  background-color: transparent;
  background-color: #444c52;
}

.select2-container .select2-selection {
  height: 30px;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #3a4248;
  background-color: transparent;
}

.select2-container .select2-selection:focus {
  outline: none;
}

.select2-container .select2-selection .select2-selection__rendered {
  color: #dadbe0;
  line-height: 30px;
}

.select2-container .select2-selection .select2-selection__arrow {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-container .select2-selection .select2-selection__arrow:after {
  content: url(../image/select-icon.svg);
}

.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}

body.white-theme .select2-container.select2-container--below.select2-container--open {
  background-color: #fff;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown {
  background-color: #fff;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field {
  color: #232b32;
  border: 1px solid #89b3f7;
  background-color: #f3f3f3;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option {
  color: #232b32;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selectable {
  background-color: transparent;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--selected {
  background-color: transparent;
  color: #3e88fb;
}

body.white-theme .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted {
  background-color: transparent;
  background-color: #f7f8f7;
}

body.white-theme .select2-container .select2-selection {
  border-bottom: 2px solid #d9dadf;
}

body.white-theme .select2-container .select2-selection .select2-selection__rendered {
  color: #232b32;
}
/*# sourceMappingURL=coreCSS.css.map */