@font-face {
  font-family: 'DBHeavent';
  font-style: normal;
  font-weight: 300;
  src: local("DBHeavent Regular"), local("DBHeavent-Regular"), url("../fonts/DBHeavent.ttf") format("truetype"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v19-cyrillic-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v19-cyrillic-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-cyrillic-ext_latin-300.woff2") format("woff2"), url("../fonts/roboto-v19-cyrillic-ext_latin-300.woff") format("woff"), url("../fonts/roboto-v19-cyrillic-ext_latin-300.ttf") format("truetype"), url("../fonts/roboto-v19-cyrillic-ext_latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-regular - cyrillic-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v19-cyrillic-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v19-cyrillic-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-cyrillic-ext_latin-regular.woff2") format("woff2"), url("../fonts/roboto-v19-cyrillic-ext_latin-regular.woff") format("woff"), url("../fonts/roboto-v19-cyrillic-ext_latin-regular.ttf") format("truetype"), url("../fonts/roboto-v19-cyrillic-ext_latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700 - cyrillic-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v19-cyrillic-ext_latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v19-cyrillic-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-cyrillic-ext_latin-700.woff2") format("woff2"), url("../fonts/roboto-v19-cyrillic-ext_latin-700.woff") format("woff"), url("../fonts/roboto-v19-cyrillic-ext_latin-700.ttf") format("truetype"), url("../fonts/roboto-v19-cyrillic-ext_latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../iconfont/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../iconfont/MaterialIcons-Regular.woff2) format("woff2"), url(../iconfont/MaterialIcons-Regular.woff) format("woff"), url(../iconfont/MaterialIcons-Regular.ttf) format("truetype"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* thai */
@font-face {
  font-family: 'Mitr';
  font-style: normal;
  src: url(../fonts/Mitr-Regular.ttf) format("truetype"); }
@font-face {
  font-family: 'Mitr-Light';
  font-style: normal;
  src: url(../fonts/Mitr-Light.ttf) format("truetype"); }
body {
  font-family: 'Mitr-Light', sans-serif;
  font-size: 16px; }

.bootstrap-select .btn:focus {
  outline: none !important; }

.fc-content {
  cursor: pointer; }

.bootstrap-select .bs-searchbox .form-control {
  margin-left: 0; }
.bootstrap-select .bs-searchbox input[type='search'] {
  padding-left: 35px !important; }

.icon-name {
  position: relative;
  top: -3px;
  left: 7px;
  font-size: 15px; }

.text-with-icon .material-icons {
  width: 24px; }
.text-with-icon .icon-name {
  position: relative;
  top: -4px; }

.btn-circle {
  padding-top: 10px; }

.btn-circle-grey {
  background-color: #6d6e71 !important;
  color: #fff; }

.btn-round-corner {
  border-radius: 7px !important; }

.btn-radio {
  border: solid 1px #d1d3d4 !important;
  box-shadow: none !important;
  min-width: 30px;
  font-weight: bold;
  padding-top: 10px; }
  .btn-radio.active {
    background-color: #6d6e71;
    color: #fff; }

.btn-inherit {
  border: none;
  background-color: inherit; }

.btn-delete {
  color: red; }

.btn-circle-63 {
  width: 63px;
  height: 63px;
  border-radius: 50% !important; }
  .btn-circle-63 div {
    white-space: nowrap; }

.btn-excel {
  background-color: #1d6f42;
  color: #fff; }

.text-note {
  color: #a7a8a9;
  font-size: 15px;
  font-weight: normal; }

.margin-left {
  margin-left: 16px; }

.margin-right {
  margin-right: 16px; }

.margin-top {
  margin-top: 16px; }

.margin-bottom {
  margin-bottom: 16px; }

.margin-top-2x {
  margin-top: 32px; }

.margin-left-half {
  margin-left: 8px; }

.margin-right-half {
  margin-right: 8px; }

.margin-top-half {
  margin-top: 8px; }

.margin-bottom-half {
  margin-bottom: 8px; }

.no-margin-bottom-important {
  margin-bottom: 0 !important; }

.padding {
  padding: 16px; }

.padding-vertical {
  padding-top: 16px;
  padding-bottom: 16px; }

.p-t-30 {
  padding-top: 30px; }

.cursor-pointer {
  cursor: pointer; }

.cursor-default {
  cursor: default; }

.display-none {
  display: none; }

.pre-line {
  white-space: pre-line; }

.break-text {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all; }

.inline-block {
  display: inline-block; }

.border-left-black {
  border-left: solid 1px #000; }

.btn-min-100 {
  min-width: 100px; }

.btn-min-50 {
  min-width: 50px; }

.header-title {
  font-size: 24px;
  margin-top: 1rem; }

.text-error {
  color: red; }

.btn-icon-lg {
  font-size: 36px !important; }

.btn-icon-cancel {
  color: red; }

.fit {
  width: 1%;
  white-space: nowrap; }

.col-fit-content {
  width: 1%;
  white-space: nowrap; }

.img-scan-qr-code {
  object-fit: contain;
  width: 40px; }

.row-bordered {
  border-bottom: 1px solid #080808;
  margin-bottom: 15px; }

.m-b-10-important {
  margin-bottom: 10px !important; }

.pre-wrap {
  white-space: pre-wrap; }

.line-over-text {
  text-decoration: line-through; }

.align-left-important {
  text-align: left !important; }

.display-block {
  display: block; }

.full-width {
  width: 100%; }

.default-picker-important {
  background: #fff !important;
  color: #000 !important;
  border-color: #999 !important; }

.underline {
  text-decoration: underline; }

.list-tyle-inherit {
  list-style: inherit !important; }

@media (max-width: 768px) {
  .mt-md-2 {
    margin-top: 16px; } }
.font-note {
  color: #a7a8a9;
  font-size: 15px;
  font-weight: normal; }

.red-notice {
  color: red;
  font-weight: bold; }

.row-trashed-1 {
  color: #a7a8a9; }

.white-border-radius {
  background-color: #fff;
  border-radius: 7px;
  padding: 16px; }

.ck-editor__editable {
  min-height: 500px; }

.banner-wrapper {
  text-align: center; }
  .banner-wrapper img {
    max-width: 100%;
    aspect-ratio: 2.16;
    object-fit: contain;
    max-height: 300px; }

.ellipsis-3-lines {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-height: 1.8;
  /* fallback */
  max-height: 3.6;
  /* fallback */ }

.img-maintenance-spare {
  width: 100%;
  max-width: 320px; }

.table-col-middle td {
  vertical-align: middle; }

.swal2-title {
  word-break: break-word; }

.grey-border-box {
  border-radius: 7px;
  border: 1px solid #999;
  padding: 8px; }

/*# sourceMappingURL=global.css.map */
