@import url("https://fonts.googleapis.com/css2?family=Sarabun:wght@200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
::-webkit-scrollbar {
  width: 7.5px;
  height: 7.5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #06205C;
  border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
  background: #041844;
}

.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;
}

body {
  background: #ffffff;
  font-family: "Sarabun", sans-serif;
}

.swal2-modal {
  font-family: "Sarabun", sans-serif;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.col-5rows,
.col-lg-5rows,
.col-md-5rows,
.col-sm-5rows,
.col-xl-5rows {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-5rows {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 576px) {
  .col-sm-5rows {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .col-md-5rows {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-lg-5rows {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-xl-5rows {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.modal .modal-dialog {
  width: 495px;
  max-width: 495px;
  margin-left: auto;
  margin-right: auto;
}

.modal .modal-dialog.modal-xsm {
  width: 320px;
  max-width: 320px;
}

.modal .modal-dialog.modal-sm {
  width: 380px;
  max-width: 380px;
}

.modal .modal-dialog.modal-md {
  width: 590px;
  max-width: 590px;
}

.modal .modal-dialog.modal-lg {
  width: 720px;
  max-width: 720px;
}

.modal .modal-dialog.modal-xl {
  width: 850px;
  max-width: 850px;
}

.text-primary {
  color: #28BEBD !important;
}

.text-secondary {
  color: #878D95 !important;
}

.text-success {
  color: #2DB774 !important;
}

.text-danger {
  color: #EA2C54 !important;
}

.text-warning {
  color: #D96D00 !important;
}

.text-info {
  color: #17a2b8 !important;
}

.text-dark {
  color: #343a40 !important;
}

.text-light {
  color: #f8f9fa !important;
}

.text-black {
  color: #353F4D !important;
}

.text-white {
  color: #ffffff !important;
}

.text-oslogray {
  color: #878D95 !important;
}

.text-iron {
  color: #DCDEE0 !important;
}

.text-amaranth {
  color: #EA2C54 !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-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;
}

.form-group {
  margin-bottom: 10px;
}

.form-group label {
  color: #58585A;
}

.form-control {
  color: #495057;
  border: 1px solid #ced4da;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #959595;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #959595;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #959595;
  opacity: 1;
}

.form-control::placeholder {
  color: #959595;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0px;
  background-color: transparent;
  border: 1px solid transparent;
}

.form-control-plaintext:focus {
  color: #495057;
  background-color: transparent;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control-plaintext:disabled, .form-control-plaintext[readonly] {
  background-color: transparent;
  opacity: 1;
}

.custom-control {
  /*

  &.custom-checkbox {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;

    .custom-control-input {
      position: absolute;
      z-index: -1;
      opacity: 0;

      &:checked {

        &~.custom-control-label::before {
          color: #fff;
          background-color: $custom_checkbox_color;
        }

        &~.custom-control-label::after {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
        }
      }

      &:focus~.custom-control-label::before {
        box-shadow: 0 0 0 1px #fff,
          0 0 0 0.2rem transparentize($custom_checkbox_color, .5);
      }
    }

    .custom-control-label {
      margin-bottom: 0;

      &::after {
        content: "";
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
      }

      &::before {
        content: "";
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        user-select: none;
        background-color: #dee2e6;
        border-radius: .25rem;
      }
    }
  }

  &.custom-radio {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;

    .custom-control-input {
      position: absolute;
      z-index: -1;
      opacity: 0;

      &:checked {

        &~.custom-control-label::before {
          color: #fff;
          background-color: $custom_radio_color;
        }

        &~.custom-control-label::after {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
        }
      }

      &:focus~.custom-control-label::before {
        box-shadow: 0 0 0 1px #fff,
          0 0 0 0.2rem transparentize($custom_radio_color, .5);
      }
    }

    .custom-control-label {
      margin-bottom: 0;

      &::after {
        content: "";
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
      }

      &::before {
        content: "";
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        user-select: none;
        background-color: #dee2e6;
      }
    }
  }
*/
}

.custom-control.custom-switch {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 50px;
}

.custom-control.custom-switch .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control.custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #b0f6f6;
  background-color: #b0f6f6;
}

.custom-control.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #28BEBD;
  -webkit-transform: translateX(1.3rem);
          transform: translateX(1.3rem);
}

.custom-control.custom-switch .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(176, 246, 246, 0.5);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(176, 246, 246, 0.5);
}

.custom-control.custom-switch .custom-control-label {
  margin-bottom: 0;
}

.custom-control.custom-switch .custom-control-label::after {
  content: "";
  position: absolute;
  top: .25rem;
  left: 0px;
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  background-color: #adb5bd;
  top: 2px;
  left: 0px;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.custom-control.custom-switch .custom-control-label::before {
  content: "";
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  background-color: #E8E8E8;
  border: 0px;
  left: 5px;
  width: 32px;
  height: 18px;
  pointer-events: all;
  border-radius: 50px;
}

.custom-control.custom-checkbox {
  position: relative;
  display: block;
  min-height: 25px;
  padding-left: 30px;
}

.custom-control.custom-checkbox .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #17a2b8;
}

.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../../images/icon-checkbox.svg");
}

.custom-control.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.custom-control.custom-checkbox .custom-control-label {
  margin-bottom: 0;
}

.custom-control.custom-checkbox .custom-control-label::after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  -webkit-transition: .25s;
  transition: .25s;
}

.custom-control.custom-checkbox .custom-control-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 25px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
  border-radius: 5px;
  -webkit-transition: .25s;
  transition: .25s;
}

.custom-control.custom-radio {
  position: relative;
  display: block;
  min-height: 25px;
  padding-left: 30px;
}

.custom-control.custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #fff;
  border: 3px solid #28BEBD;
}

.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-size: 13px 13px;
  background-image: url("../../images/icon-radio2.svg");
}

.custom-control.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.custom-control.custom-radio .custom-control-label {
  margin-bottom: 0;
}

.custom-control.custom-radio .custom-control-label::after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  -webkit-transition: .25s;
  transition: .25s;
}

.custom-control.custom-radio .custom-control-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 25px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 6px solid #fff;
  background-color: #778498;
  border-radius: 50%;
  -webkit-transition: .25s;
  transition: .25s;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

input[type="datetime-local"],
input[type="date"] {
  position: relative;
}

input[type="datetime-local"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: none;
  z-index: 1;
}

input[type="datetime-local"]:before,
input[type="date"]:before {
  content: '';
  background-image: url("../image/icon/icon-calendar.svg");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.btn-primary {
  color: #fff;
  background-color: #28BEBD;
  border-color: #28BEBD;
}

.btn-primary:hover {
  color: #fff;
  background-color: #22a1a0;
  border-color: #1f9493;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #28BEBD;
  border-color: #28BEBD;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #28BEBD;
  border-color: #28BEBD;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1f9493;
  border-color: #1c8787;
}

.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #747b84;
  border-color: #6d737c;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6d737c;
  border-color: #666c74;
}

.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #2DB774;
  border-color: #2DB774;
}

.btn-success:hover {
  color: #fff;
  background-color: #269a62;
  border-color: #238e5a;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #2DB774;
  border-color: #2DB774;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #2DB774;
  border-color: #2DB774;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #238e5a;
  border-color: #208252;
}

.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-danger:hover {
  color: #fff;
  background-color: #dc1640;
  border-color: #ce153c;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ce153c;
  border-color: #c11338;
}

.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.btn-warning {
  color: #fff;
  background-color: #D96D00;
  border-color: #D96D00;
}

.btn-warning:hover {
  color: #fff;
  background-color: #b55b00;
  border-color: #a65300;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.btn-warning:disabled, .btn-warning.disabled {
  color: #fff;
  background-color: #D96D00;
  border-color: #D96D00;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #D96D00;
  border-color: #D96D00;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #a65300;
  border-color: #974c00;
}

.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138698;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #106e7d;
}

.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #24282c;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #16191b;
}

.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-light {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #fff;
  background-color: #e3e7eb;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light:disabled, .btn-light.disabled {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.show > .btn-light.dropdown-toggle {
  color: #fff;
  background-color: #dae0e5;
  border-color: #d1d8de;
}

.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-primary {
  color: #28BEBD;
  background-color: transparent;
  background-image: none;
  border-color: #28BEBD;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #28BEBD;
  border-color: #28BEBD;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #28BEBD;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #28BEBD;
  border-color: #28BEBD;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #1f9493;
  border-color: #1c8787;
}

.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 190, 189, 0.5);
}

.btn-outline-secondary {
  color: #878D95;
  background-color: transparent;
  background-image: none;
  border-color: #878D95;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #878D95;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6d737c;
  border-color: #666c74;
}

.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(135, 141, 149, 0.5);
}

.btn-outline-success {
  color: #2DB774;
  background-color: transparent;
  background-image: none;
  border-color: #2DB774;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #2DB774;
  border-color: #2DB774;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #2DB774;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #2DB774;
  border-color: #2DB774;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #238e5a;
  border-color: #208252;
}

.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(45, 183, 116, 0.5);
}

.btn-outline-danger {
  color: #EA2C54;
  background-color: transparent;
  background-image: none;
  border-color: #EA2C54;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #EA2C54;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ce153c;
  border-color: #c11338;
}

.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234, 44, 84, 0.5);
}

.btn-outline-warning {
  color: #D96D00;
  background-color: transparent;
  background-image: none;
  border-color: #D96D00;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #D96D00;
  border-color: #D96D00;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #D96D00;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #D96D00;
  border-color: #D96D00;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #a65300;
  border-color: #974c00;
}

.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 109, 0, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #106e7d;
}

.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #16191b;
}

.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.show > .btn-outline-light.dropdown-toggle {
  color: #fff;
  background-color: #dae0e5;
  border-color: #d1d8de;
}

.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-search {
  color: #04BFBF;
  background-color: transparent;
  background-image: none;
  border-color: #E6E8E9;
  height: 40px;
  width: 100%;
}

.btn-search:hover {
  color: #04BFBF;
  background-color: #f5f5f5;
  border-color: #E6E8E9;
}

.btn-search:focus, .btn-search.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 232, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 232, 233, 0.5);
}

.btn-search.disabled, .btn-search:disabled {
  color: #04BFBF;
  background-color: transparent;
}

.btn-search:not(:disabled):not(.disabled):active, .btn-search:not(:disabled):not(.disabled).active {
  color: #b6b6b6;
  background-color: #f5f5f5;
  border-color: #E6E8E9;
}

.btn-search:not(:disabled):not(.disabled):active:focus, .btn-search:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 232, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 232, 233, 0.5);
}

.btn-outline-clear {
  background-color: transparent;
  border: 1px solid #E6E8E9;
  border-radius: 10px;
  min-width: 120px;
  height: 40px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #878D95;
  font-family: "Prompt", sans-serif;
  cursor: pointer;
  font-weight: 300;
}

.btn-outline-clear svg {
  margin-right: 5px;
}

.btn-outline-clear:hover {
  background-color: #fcfcfc;
}

.btn-outline-line {
  background-color: transparent;
  border: 1px solid #E6E8E9;
  border-radius: 10px;
  height: 40px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #878D95;
  font-family: "Prompt", sans-serif;
  cursor: pointer;
  font-weight: 300;
}

.btn-outline-line:hover {
  background-color: #fcfcfc;
}

.btn-main {
  background-color: #28BEBD;
  border: 1px solid #28BEBD;
  border-radius: 10px;
  min-width: 130px;
  height: 40px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFFFFF;
  font-family: "Prompt", sans-serif;
  cursor: pointer;
  font-weight: 300;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.btn-main svg {
  margin-right: 5px;
}

.btn-main svg path {
  fill: #FFFFFF;
}

.btn-main:hover {
  background-color: #009292;
  border-color: #018f8f;
}

.btn-main:focus {
  outline: 0;
}

.btn-main:disabled {
  cursor: default;
  background-color: #E6E8E9;
  border-color: #E6E8E9;
  color: #878D95;
}

.btn-main:disabled svg path {
  fill: #878D95;
}

.btn-main-danger {
  background-color: #EA2C54;
  border: 1px solid #EA2C54;
  border-radius: 10px;
  min-width: 130px;
  height: 40px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFFFFF;
  font-family: "Prompt", sans-serif;
  cursor: pointer;
  font-weight: 300;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.btn-main-danger svg {
  margin-right: 5px;
}

.btn-main-danger svg path {
  fill: #FFFFFF;
}

.btn-main-danger:hover {
  background-color: #d6123d;
  border-color: #d6123d;
}

.btn-main-danger:focus {
  outline: 0;
}

.btn-main-danger:disabled {
  cursor: default;
  background-color: #E6E8E9;
  border-color: #E6E8E9;
  color: #878D95;
}

.btn-main-danger:disabled svg path {
  fill: #878D95;
}

button:focus {
  outline: 0;
}

.img-fit-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.number-disabled::-webkit-outer-spin-button,
.number-disabled::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.card {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
}

.btn-radius {
  border-radius: 50px;
}

.swal2-modal {
  -webkit-box-shadow: 0px 3px 6px #2C28281C;
          box-shadow: 0px 3px 6px #2C28281C;
  font-family: 'Sarabun' !important;
  padding: 40px !important;
  border-radius: 10px;
}

.swal2-modal .swal2-title {
  color: #28BEBD;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
}

.swal2-modal .swal2-content {
  color: #28BEBD;
  font-size: 15px;
  margin-bottom: 30px;
}

.swal2-modal .swal2-buttonswrapper .btn {
  font-size: 15px;
  padding: 9px 19px;
}

.swal2-modal .swal2-buttonswrapper .btn:first-child {
  margin-right: 7.5px;
}

.swal2-modal .swal2-buttonswrapper .btn:last-child {
  margin-left: 7.5px;
}

.swal2-modal.alert-class {
  padding: 20px !important;
  width: 380px !important;
}

.swal2-modal.alert-class .swal2-title {
  color: #0C0C0E !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  margin-bottom: 10px !important;
  margin-top: 20px;
  font-family: "Kanit", sans-serif;
}

.swal2-modal.alert-class .swal2-content {
  color: #0C0C0E !important;
  font-size: 16px !important;
  margin-bottom: 0px !important;
}

.swal2-modal.alert-class .swal2-buttonswrapper {
  position: relative !important;
  margin-top: 15px !important;
  padding-top: 15px !important;
}

.swal2-modal.alert-class .swal2-buttonswrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0px;
  background: transparent radial-gradient(closest-side at 50% 50%, #F0F0F0 0%, #EDEDEDD9 50%, #E3E3E300 100%) 0% 0% no-repeat padding-box;
}

.swal2-modal.swal-logout .swal2-title {
  color: #28BEBD;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
}

.swal2-modal.swal-logout .swal2-content {
  color: #28BEBD;
  font-size: 15px;
  margin-bottom: 30px;
}

.swal2-modal.swal-logout .swal2-buttonswrapper .btn {
  font-size: 15px;
  padding: 10px 20px;
  width: 130px;
}

.swal2-modal.swal-logout .swal2-buttonswrapper .btn:first-child {
  margin-right: 7.5px;
}

.swal2-modal.swal-logout .swal2-buttonswrapper .btn:last-child {
  margin-left: 7.5px;
}

.woofwup-description-detail img {
  max-width: 100%;
}

#toast-container > div {
  padding: 10px 15px 10px 50px;
  width: unset;
  min-width: 100%;
  white-space: nowrap;
  border-radius: 50px;
}

#toast-container > div.toast-success {
  border: 1px solid #8DE494;
  color: #02C20F;
  -webkit-box-shadow: 0 0 12px #eafaec;
  box-shadow: 0 0 12px #eafaec;
}

#toast-container > div.toast-error {
  border: 1px solid #FD8389;
  color: #FF000D;
  -webkit-box-shadow: 0 0 12px #ffe6e7;
  box-shadow: 0 0 12px #ffe6e7;
}

#toast-container > div.toast-info {
  border: 1px solid #9ED0F8;
  color: #008BF5;
  -webkit-box-shadow: 0 0 12px #e7f3fd;
  box-shadow: 0 0 12px #e7f3fd;
}

#toast-container > div.toast-warning {
  border: 1px solid #FFE8A4;
  color: #FFBF00;
  -webkit-box-shadow: 0 0 12px #fff9e5;
  box-shadow: 0 0 12px #fff9e5;
}

#toast-container > div.toast-success:hover {
  -webkit-box-shadow: 0 0 12px #8DE494;
  box-shadow: 0 0 12px #8DE494;
}

#toast-container > div.toast-error:hover {
  -webkit-box-shadow: 0 0 12px #FD8389;
  box-shadow: 0 0 12px #FD8389;
}

#toast-container > div.toast-info:hover {
  -webkit-box-shadow: 0 0 12px #9ED0F8;
  box-shadow: 0 0 12px #9ED0F8;
}

#toast-container > div.toast-warning:hover {
  -webkit-box-shadow: 0 0 12px #FFE8A4;
  box-shadow: 0 0 12px #FFE8A4;
}

#toast-container > .toast-success {
  background-image: url(../plugins/toastr/icon/success.png) !important;
}

#toast-container > .toast-error {
  background-image: url(../plugins/toastr/icon/error.png) !important;
}

#toast-container > .toast-info {
  background-image: url(../plugins/toastr/icon/info.png) !important;
}

#toast-container > .toast-warning {
  background-image: url(../plugins/toastr/icon/warning.png) !important;
}

.toast-success {
  background-color: #E7F9F1;
}

.toast-error {
  background-color: #FAEDED;
}

.toast-info {
  background-color: #EBF1F8;
}

.toast-warning {
  background-color: #FFF8E3;
}

.toast-message {
  text-align: left;
}

.toast-progress {
  display: none;
}

#header {
  padding: 0;
}

#header .logo {
  padding-right: 10px;
}

#header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 90px);
  position: fixed;
  top: 0;
  background: #F7F7F7;
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

#header .header-container .user-profile-wrapper {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

#header .header-container .user-profile-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#header .header-container .notification {
  margin-right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  background-color: #FFFFFF;
}

#header .header-container .notification svg {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
}

.blank-header-space {
  height: 69px;
}

.sidenav.sidenav-open ~ .content-wrap #header .header-container {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  width: calc(100% - 30px);
}

#header {
  z-index: 6;
}

.dropdown.dropdown-profile .dropdown-toggle {
  cursor: pointer;
}

.dropdown.dropdown-profile .dropdown-toggle:after {
  content: none;
}

.dropdown.dropdown-profile .dropdown-menu {
  border: 1px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  right: 0;
  left: unset;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  min-width: 220px;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DEE1E4;
  font-size: 14px;
  font-weight: 500;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item:hover {
  background-color: #EDEDEDD9;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item .icon {
  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;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.dropdown.dropdown-noti .dropdown-toggle {
  cursor: pointer;
}

.dropdown.dropdown-noti .dropdown-toggle:after {
  content: none;
}

.dropdown.dropdown-noti .dropdown-menu {
  border: 1px solid transparent;
  border-radius: 10px;
  right: 0;
  left: unset;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 0px;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow {
  top: -25px;
  left: 90%;
  width: 0;
  height: 0;
  position: relative;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before,
.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #fff;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
}

.dropdown.dropdown-noti .dropdown-item {
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #DEE1E4;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-topic {
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-description {
  font-size: 14px;
  font-weight: 400;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-time {
  font-size: 12px;
  font-weight: 400;
  color: #B5B0B0;
}

.notification-mobile {
  position: absolute;
}

.dropdown.dropdown-noti .dropdown-menu {
  max-width: 320px;
  min-width: 320px;
}

.dropdown.dropdown-noti .dropdown-menu .text-description {
  white-space: normal;
}

@media (max-width: 575.98px) {
  .logo {
    padding-right: 10px;
    margin-left: 50px;
  }
  .logo img {
    width: 120px;
  }
  #header .header-container {
    width: calc(100% - 30px);
  }
  .dropdown {
    position: unset;
  }
  .dropdown.dropdown-profile .dropdown-toggle {
    cursor: pointer;
  }
  .dropdown.dropdown-profile .dropdown-toggle:after {
    content: none;
  }
  .dropdown.dropdown-profile .dropdown-menu {
    border: 1px solid transparent;
    border-radius: 10px;
    overflow: hidden;
    right: 0;
    left: unset;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin-top: -8px;
  }
  .dropdown.dropdown-noti .dropdown-toggle {
    cursor: pointer;
  }
  .dropdown.dropdown-noti .dropdown-toggle:after {
    content: none;
  }
  .dropdown.dropdown-noti .dropdown-menu {
    border: 1px solid transparent;
    border-radius: 10px;
    right: 0;
    left: unset;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding-bottom: 0px;
    margin-top: -8px;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow {
    top: -25px;
    left: 78%;
    width: 0;
    height: 0;
    position: relative;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before,
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
  }
  .dropdown.dropdown-noti .dropdown-item {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
    white-space: normal;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #DEE1E4;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-topic {
    font-size: 16px;
    font-weight: 400;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-description {
    font-size: 14px;
    font-weight: 400;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-time {
    font-size: 12px;
    font-weight: 400;
    color: #B5B0B0;
  }
}

.sidenav {
  position: relative;
  z-index: 10;
}

.sidenav .sidenav-burger {
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  padding: 15px 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: fixed;
  width: 60px;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 5;
  -webkit-animation: swing-in-left-fwd 0.5s 0.5s both;
          animation: swing-in-left-fwd 0.5s 0.5s both;
}

.sidenav .sidenav-burger .btn-toggle-sidenav {
  cursor: pointer;
  position: relative;
  padding: 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #28BEBD;
  border-radius: 10px;
  background: #28BEBD;
}

.sidenav .sidenav-burger .btn-toggle-sidenav:focus {
  outline: none;
}

.sidenav .sidenav-burger .btn-toggle-sidenav svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidenav .sidenav-menu {
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: fixed;
  bottom: 0;
  top: 0;
  width: 0px;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 20;
  background: #FFFFFF;
}

.sidenav .sidenav-menu .sidenave-title-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
}

.sidenav .sidenav-menu .sidenave-title-box .btn-toggle-sidenav {
  cursor: pointer;
  position: relative;
  padding: 10px;
  min-width: 40px;
  width: 40px;
  min-height: 40px;
  height: 40px;
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  background: #FFFFFF;
}

.sidenav .sidenav-menu .sidenave-title-box .btn-toggle-sidenav:focus {
  outline: none;
}

.sidenav .sidenav-menu .sidenave-title-box .btn-toggle-sidenav svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidenav .sidenav-menu .sidenave-title-box .sidenav-logo {
  min-width: 155px;
  max-width: 155px;
}

.sidenav .sidenav-menu .sidenave-title-box .sidenav-logo svg {
  width: 100%;
}

.sidenav .sidenav-menu .sidenave-title-box:before {
  content: '';
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 2px;
  background: transparent radial-gradient(closest-side at 50% 50%, #F0F0F0 0%, #EDEDEDD9 50%, #E3E3E300 100%) 0% 0% no-repeat padding-box;
}

.sidenav .sidenav-menu .sidenav-item-list {
  margin: 15px 0px;
}

.sidenav .sidenav-menu .sidenav-item-list h5.items-title {
  font-size: 16px;
  font-weight: 400;
  color: #878D95;
  margin: 0px 25px 5px 25px;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box .items-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 20px;
  max-height: 20px;
  min-width: 20px;
  max-width: 20px;
  margin-right: 15px;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box .items-logo svg {
  height: 100%;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box .items-text span {
  font-size: 17px;
  font-weight: 500;
  color: #333333;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box.active, .sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box:hover {
  color: #28BEBD;
  background-color: #E5FAFF;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box.active .items-logo svg path, .sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box:hover .items-logo svg path {
  fill: #28BEBD;
}

.sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box.active .items-text span, .sidenav .sidenav-menu .sidenav-item-list .items-wrap .items-box:hover .items-text span {
  font-weight: 400;
  color: #28BEBD;
}

.sidenav.sidenav-open .sidenav-burger {
  width: 0px;
  -webkit-animation: swing-out-left-bck 0.5s both;
          animation: swing-out-left-bck 0.5s both;
}

.sidenav.sidenav-open .sidenav-menu {
  width: 280px;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

@-webkit-keyframes swing-in-left-fwd {
  0% {
    -webkit-transform: rotateY(100deg);
            transform: rotateY(100deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 1;
  }
}

@keyframes swing-in-left-fwd {
  0% {
    -webkit-transform: rotateY(100deg);
            transform: rotateY(100deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 1;
  }
}

@-webkit-keyframes swing-out-left-bck {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(100deg);
            transform: rotateY(100deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
  }
}

@keyframes swing-out-left-bck {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(100deg);
            transform: rotateY(100deg);
    -webkit-transform-origin: left;
            transform-origin: left;
    opacity: 0;
  }
}

.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

.sidenav.sidenav-open + .sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000B2;
  z-index: 9;
}

.content-wrap {
  position: relative;
  -webkit-transition-property: margin;
  transition-property: margin;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border-top-left-radius: 15px;
  background: #F7F7F7;
  margin-left: 60px;
  padding: 0 15px;
}

.sidenav.sidenav-open ~ .content-wrap {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  margin-left: 0px;
}

@media (max-width: 575.98px) {
  .content-wrap {
    position: relative;
    -webkit-transition-property: margin;
    transition-property: margin;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    border-top-left-radius: 15px;
    background: #F7F7F7;
    margin-left: 0px;
    padding: 0 15px;
  }
}

.font-kanit {
  font-family: "Kanit", sans-serif;
}

.font-Prompt {
  font-family: "Prompt", sans-serif;
}

.bg-header {
  background: #F7F7F7;
}

.modal-content {
  border-radius: 10px !important;
  border: 0;
}

.overflow-unset {
  overflow: unset;
}

.px-30px {
  padding-left: 30px;
  padding-right: 30px;
}

input.appearance::-webkit-outer-spin-button,
input.appearance::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  padding-right: 0px;
}

.text-black-coffee {
  color: #5F6368;
}

.text-black-russian {
  color: #0C0C0E;
}

.input-label {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  color: #58585A;
}

.badge-open {
  background-color: #E0F0FF;
  font-family: "Sarabun", sans-serif !important;
  font-size: 14px;
  color: #007BE8;
}

.badge-close {
  background-color: #FFF1F0;
  font-family: "Sarabun", sans-serif !important;
  font-size: 14px;
  color: #EA2C54;
}

.badge-close svg path {
  fill: #EA2C54;
}

.badge-email {
  background-color: #FFF5DD;
  font-family: "Sarabun", sans-serif !important;
  font-size: 14px;
}

.mx-35px {
  margin-right: 35px;
  margin-left: 35px;
}

.pointer-none {
  cursor: none;
}

.custom-radius {
  border-radius: 0px 20px 0px 0px !important;
}

.mb-25px {
  margin-bottom: 25px;
}

.header-page .header {
  font-size: 22px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  margin-bottom: 5px;
  color: #050A32;
}

.header-page .sub-header {
  color: #58585A;
  font-weight: 400;
}

@media (max-width: 991.98px) {
  .header-page.responsive .header {
    font-size: 20px;
  }
  .header-page.responsive .sub-header {
    font-size: 14px;
  }
}

.mt-70px {
  margin-top: 70px;
}

.mt-30 {
  margin-top: 30px;
}

.user-block {
  margin-top: 26px;
  width: calc(100% - 15px);
  color: #D96D00;
  background-color: #FF1B0D0D;
  border: 0.5px solid #FF1B0D;
  border-radius: 10px;
}

@media (max-width: 991.98px) {
  .user-block {
    width: 100%;
  }
}

.header-table {
  font-weight: 500;
  font-size: 22px;
  font-family: "Kanit", sans-serif;
  color: #0C0C0E;
}

.text-blue {
  color: #007BE8;
}

.btn-blue {
  color: #fff;
  background-color: #28BEBD;
  border-color: #04b9b9;
}

.btn-blue:hover {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-blue:focus, .btn-blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-blue.disabled, .btn-blue:disabled {
  color: #fff;
  background-color: #28BEBD;
  border-color: #04b9b9;
}

.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-red {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-red:hover {
  color: #fff;
  background-color: #EA2C54;
  border-color: #EA2C54;
}

.btn-warming {
  color: #fff;
  background-color: #F0B95E;
  border-color: #F0B95E;
}

.btn-warming:hover {
  color: #fff;
  background-color: #F0B95E;
  border-color: #F0B95E;
}

.btn-close {
  color: #959595;
  background-color: #E8E8E8;
  border-color: #E8E8E8;
}

.btn-close:hover {
  color: #959595;
  background-color: #cfcdcd;
  border-color: #cfcdcd;
}

.btn-close:focus, .btn-close.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e8e8e8ab;
          box-shadow: 0 0 0 0.2rem #e8e8e8ab;
}

.btn-close.disabled, .btn-close:disabled {
  color: #959595;
  background-color: #E8E8E8;
  border-color: #dad9d9;
}

.btn-close:not(:disabled):not(.disabled):active, .btn-close:not(:disabled):not(.disabled).active,
.show > .btn-close.dropdown-toggle {
  color: #959595;
  background-color: #cfcdcd;
  border-color: #cfcdcd;
}

.btn-close:not(:disabled):not(.disabled):active:focus, .btn-close:not(:disabled):not(.disabled).active:focus,
.show > .btn-close.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e8e8e8ab;
          box-shadow: 0 0 0 0.2rem #e8e8e8ab;
}

.btn-light {
  color: #9F9F9F;
  background-color: transparent;
  border-color: transparent;
}

.btn-light:hover {
  color: #9F9F9F;
  background-color: #9f9f9f13;
  border-color: #9f9f9f13;
}

.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #9f9f9f13;
          box-shadow: 0 0 0 0.2rem #9f9f9f13;
}

.btn-light.disabled, .btn-light:disabled {
  color: #9F9F9F;
  background-color: #9f9f9f13;
  border-color: #9f9f9f13;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #9F9F9F;
  background-color: #9f9f9f13;
  border-color: #9f9f9f13;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #9f9f9f13;
          box-shadow: 0 0 0 0.2rem #9f9f9f13;
}

.label-status img {
  height: 15px;
}

.color-mian {
  color: #026060;
}

.mt-20-5px {
  margin-top: 20.5px;
}

.w-60 {
  width: 60% !important;
}

.color-grey {
  color: #58585A;
}

.main-line-purchase {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.line-purchase {
  background: #FFFFFF00 0% 0% no-repeat padding-box;
  border: 1px solid #04BFBF;
  border-radius: 10px;
  height: 55px;
  width: 165px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.line-purchase .name-purchase {
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #28BEBD;
  width: 165px;
  padding: 0px 10px 0px 10px;
}

.header .card.card-float-header .card-header {
  padding: 20px;
  padding-left: 30px;
  padding-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #BCBBBB;
  overflow: auto;
}

.header .card.card-float-header .card-header::-webkit-scrollbar-thumb {
  background-color: rgba(247, 0, 0, 0);
  border-radius: 0px;
  border: 0px;
}

.header .card.card-float-header .card-header::-webkit-scrollbar {
  width: 12px;
  height: 0;
  background-color: #cccccc;
}

.header .card.card-float-header .card-header .card-header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow-x: scroll;
}

.header .card.card-float-header .card-header .card-header-menu .card-header-items {
  position: relative;
  white-space: nowrap;
  margin-right: 40px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.header .card.card-float-header .card-header .card-header-menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.header .card.card-float-header .card-header .card-header-menu::-webkit-scrollbar-track {
  background: transparent;
}

.header .card.card-float-header .card-header .card-header-menu::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 0;
}

.header .card.card-float-header .card-header .card-header-menu::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

.input-search {
  position: relative;
}

.input-search .form-control {
  display: block;
  width: 100%;
  padding-left: 38px;
  padding-right: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DEE1E4;
  border-radius: 5px;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.input-search .form-control::-webkit-input-placeholder {
  color: #B6B7BB;
}

.input-search .form-control:-ms-input-placeholder {
  color: #B6B7BB;
}

.input-search .form-control::-ms-input-placeholder {
  color: #B6B7BB;
}

.input-search .form-control::placeholder {
  color: #B6B7BB;
}

.input-search .icon-search {
  position: absolute;
  top: 4.5px;
  left: 15px;
  width: 16.17px;
  height: 16.17px;
}

.ml-7-5px {
  margin-left: 7.5px;
}

.form-group.custom-input {
  position: relative;
  margin-bottom: 27px;
}

.form-group.custom-input input, .form-group.custom-input select {
  height: 41px !important;
}

.form-group.custom-input select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}

.form-group.custom-input .form-control {
  color: #0C0C0E;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}

.form-group.custom-input .form-control:focus + label {
  color: #28BEBD;
}

.form-group.custom-input .form-control.status {
  border: 0px;
}

.form-group.custom-input input, .form-group.custom-input textarea {
  padding-left: 10px;
  border: 1px solid #E8E8E8;
}

.form-group.custom-input input::-webkit-input-placeholder, .form-group.custom-input textarea::-webkit-input-placeholder {
  color: #DCDEE0;
  font-size: 500;
}

.form-group.custom-input input:-ms-input-placeholder, .form-group.custom-input textarea:-ms-input-placeholder {
  color: #DCDEE0;
  font-size: 500;
}

.form-group.custom-input input::-ms-input-placeholder, .form-group.custom-input textarea::-ms-input-placeholder {
  color: #DCDEE0;
  font-size: 500;
}

.form-group.custom-input input::placeholder, .form-group.custom-input textarea::placeholder {
  color: #DCDEE0;
  font-size: 500;
}

.form-group.custom-input select {
  padding-left: 6px;
  border: 1px solid #E8E8E8;
}

.form-group.custom-input label {
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  position: absolute;
  background-color: #ffffff;
  color: #878D95;
  top: -16px;
  left: 9px;
  padding: 0px 5px;
}

.form-group.custom-input .arrow-select {
  position: absolute;
  top: 15px;
  right: 15px;
  background-image: url(../image/icon/next.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
}

.btn-modal {
  padding-right: 28px;
  padding-left: 28px;
}

.btn-header-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  color: #9F9F9F;
  background-color: transparent;
  border-color: transparent;
}

.btn-header-modal:hover {
  color: #9F9F9F;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

.btn-header-modal:focus, .btn-header-modal.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
}

.btn-header-modal:disabled, .btn-header-modal.disabled {
  color: #9F9F9F;
  background-color: transparent;
  border-color: transparent;
}

.btn-header-modal:not(:disabled):not(.disabled):active, .btn-header-modal:not(:disabled):not(.disabled).active {
  color: #9F9F9F;
  background-color: transparent;
  border-color: transparent;
}

.btn-header-modal:not(:disabled):not(.disabled):active:focus, .btn-header-modal:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
}

.btn-header-modal svg,
.btn-header-modal img {
  margin-right: 0px;
}

.radius-50px {
  border-radius: 50px;
}

.radius-10px {
  border-radius: 10px;
}

.btn-custom-add {
  padding: 8px 19px 8px 19px;
  font-family: "Prompt", sans-serif;
  height: 40px;
}

.btn-custom-add svg,
.btn-custom-add img {
  margin-right: 10px;
}

.badge-custom {
  padding: 5px 10px;
  height: 30px;
  font-family: "Prompt", sans-serif;
  font-size: 14px;
}

.badge-custom svg,
.badge-custom img {
  height: 15px;
  margin-top: 2.2px;
  margin-right: 6px;
}

.select-multiple-main {
  position: relative;
  width: 100%;
  height: 41px;
  margin-bottom: 30px;
}

.select-multiple-main label {
  position: absolute;
  top: -16px;
  left: 10px;
  background-color: white;
  z-index: 6;
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  color: #58585A;
}

.select-multiple-main .select-multiple {
  width: 100%;
  height: 38px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #ced4da;
  border-radius: 5px;
  font-weight: 500;
  font-family: "Sarabun";
  color: #0C0C0E;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 5;
  overflow: hidden;
}

.select-multiple-main .select-multiple .arrow-multiple {
  position: absolute;
  top: 15px;
  right: 10px;
  background-image: url(../image/icon/next.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
  cursor: pointer;
}

.select-multiple-main .select-multiple.focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(4, 191, 191, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(4, 191, 191, 0.25);
}

.select-multiple-main .select-multiple .name-title {
  padding: 10px;
  font-weight: 600;
  font-family: "Sarabun";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.select-multiple-main .select-multiple .btn-event {
  color: #17a2b8;
  font-weight: 500;
  padding: 10px;
  font-family: "Sarabun";
}

.select-multiple-main .select-multiple .btn-event .all-multiple {
  margin-right: 15px;
  cursor: pointer;
}

.select-multiple-main .select-multiple .btn-event .all-multiple:hover {
  color: #28BEBD;
}

.select-multiple-main .select-multiple .btn-event .cancel-multiple {
  cursor: pointer;
}

.select-multiple-main .select-multiple .btn-event .cancel-multiple:hover {
  color: #28BEBD;
}

.select-multiple-main .select-multiple .close-event {
  padding: 0px 10px;
  margin-top: -15px;
}

.select-multiple-main .select-multiple .check-multiple {
  padding-top: 20px;
}

.select-multiple-main .select-multiple .check-multiple .checkbox-custom-box {
  padding: 0px 0px;
  margin: 0;
}

.ww-image-upload .ww-image-upload-preview-box {
  background-color: #F7F8F7;
}

.ww-image-upload .ww-image-upload-preview-box::before {
  content: '';
  background-image: none;
}

.ww-image-upload .ww-image-upload-box {
  background-color: #E3E3E3;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-radius: 0px 0px 5px 5px;
}

.ww-image-upload .ww-image-upload-box .btn-upload-image {
  padding: 0;
  color: #333333 !important;
  position: relative;
  background-color: transparent;
  border-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ww-image-upload .ww-image-upload-box .btn-upload-image:hover, .ww-image-upload .ww-image-upload-box .btn-upload-image:focus {
  background-color: transparent;
  border-color: transparent;
}

.avatar-box.ww-image-upload.upload-no-auto {
  position: relative;
  width: 125px;
  height: 125px;
  overflow: hidden;
  background-color: #ccc;
  background-image: url(../../images/placeholder/camera-icon.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  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;
  background-color: rgba(39, 39, 39, 0.5);
  height: 25px;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box {
  width: 100%;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image {
  width: 100%;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-delete-box {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-delete-box .btn-delete-image {
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: transparent;
  background: transparent;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-delete-box .btn-delete-image:hover {
  background-color: translate;
}

.avatar-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-delete-box .btn-delete-image:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
}

.user-box.ww-image-upload.upload-no-auto {
  position: relative;
  width: 95px;
  height: 95px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #ccc;
  background-image: url(../../images/placeholder/camera-icon.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}

.user-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  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;
  background: #27272755;
  height: 35px;
}

.user-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box {
  width: 100%;
}

.user-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image {
  width: 100%;
}

.user-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fame-img {
  width: 185px;
  height: 185px;
  padding: 5px;
  border: 1px solid #DEE1E4;
  border-radius: 5px;
}

.fame-img .signature-box.ww-image-upload.upload-no-auto {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  background-image: url(../../images/placeholder/camera-icon.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}

.fame-img .signature-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box {
  cursor: pointer;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0px;
  padding: 0;
  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;
  background-color: #fff;
  border: 1px solid #DEE1E4;
  border-radius: 5px;
  height: 40px;
}

.fame-img .signature-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box {
  width: 100%;
}

.fame-img .signature-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image {
  width: 100%;
}

.fame-img .signature-box.ww-image-upload.upload-no-auto .avatar-trigger.ww-image-upload-box .ww-image-upload-btn-box .btn-upload-image:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fame-img .signature-box .ww-image-upload-preview-box {
  background-color: #fff;
}

.fame-img .signature-box .ww-image-upload-preview-box::before {
  content: '';
  background-image: url(../../images/bg-img.svg);
}

.btn-edit {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 5px;
  position: relative;
}

.btn-edit svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-edit:hover {
  background-color: translate;
}

.btn-edit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
}

.btn-delete {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 5px;
  position: relative;
  padding: 0;
}

.btn-delete.td {
  width: 20px;
  height: 15px;
}

.btn-delete svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-delete:hover {
  background-color: translate;
}

.btn-delete:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0);
}

.user-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-detail .img-user {
  width: 40px;
  height: 40px;
  border: 1px solid #E1E1E1;
  border-radius: 50%;
  overflow: hidden;
}

.user-detail .img-user img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.user-detail .text-name {
  margin-left: 5px;
  font-weight: 500;
}

.align-center {
  vertical-align: middle;
}

.btn-send-email {
  width: 30px;
  height: 30px;
  background-color: #FFF5DD;
  border: 1px solid #FFF5DD;
  border-radius: 50%;
  padding: 7px;
  position: relative;
}

.btn-send-email svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-send-email:hover {
  background-color: #fce7b7;
}

.btn-send-email:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #fff5dd93;
          box-shadow: 0 0 0 0.2rem #fff5dd93;
}

.content-container {
  background: #FFFFFF;
  border-radius: 20px 20px 0px 0px;
  padding: 20px;
  min-height: calc(100vh - 69px);
}

.content-container .row-container {
  margin: 0 120px;
}

.content-container.fluid .row-container {
  margin-left: -15px;
  margin-right: -15px;
}

.content-container.has-topbar {
  min-height: calc(100vh - 117px);
}

.transform180 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.img-next {
  width: 20px;
  height: 20px;
  position: relative;
}

.img-next svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.card {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card.custom-form {
  border-radius: 10px;
  border: 1px solid #DEE1E4;
}

.card.card-content {
  min-height: calc(100vh - 84px);
  border: 1px solid transparent;
}

.card.card-content .card-body {
  padding: 20px;
}

.card .card-header {
  background: transparent;
  padding: 15px 20px;
  border: 0;
}

.card .card-header .card-header-detail .card-title {
  font-size: 22px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  color: #0C0C0E;
  margin-bottom: 5px;
}

.card .card-header .card-header-detail .card-title-describe {
  font-size: 16px;
  color: #58585A;
  margin-bottom: 0;
}

.form-group.custom-input-files label {
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
  margin-left: 5px;
  background-color: #ffffff;
  color: #878D95;
}

.cus-file {
  font-size: 16px;
  border: 1px dashed #878D95;
  border-radius: 10px;
  position: relative !important;
  width: 100px;
  height: 100px;
}

.cus-file.no-fix {
  width: 100%;
  height: auto;
}

.cus-file .text-input {
  font-size: 12px;
  color: #A09F9F;
  left: 20px;
  top: 0px;
  position: absolute;
  z-index: 5;
}

.cus-file .icon-box {
  color: #A09F9F;
  top: -15px;
  right: -20px;
  position: absolute;
}

.cus-file .nav-prev {
  left: 15px;
  top: 50%;
  z-index: 10;
  position: absolute;
}

.cus-file .nav-next {
  right: 7px;
  top: 50%;
  z-index: 10;
  position: absolute;
}

.cus-file .cus-boder {
  border-bottom: 2px solid #ED1B24;
  width: 60px;
  position: absolute;
  bottom: 0;
}

.global-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card.custom {
  border: 1px solid #DEE1E4;
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 190px;
  margin-bottom: 30px;
}

.card.custom .card-body {
  padding-bottom: 15px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-origin: content-box;
}

.card.custom .card-body.company {
  background-size: 200px;
}

.card.custom .card-body.user {
  background-size: 153.23px;
}

.card.custom .card-body.department {
  background-size: 140px;
}

.card.custom .card-body.purchase {
  background-size: 150px;
}

.card.custom .card-body.sale {
  background-size: 125px;
}

.card.custom .card-body .card-title {
  font-size: 20px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
}

.card.custom .card-body .card-text {
  color: #878D95;
  font-size: 14px;
  font-weight: 400;
}

.card.custom .card-foot a {
  padding-top: 0;
}

.card.custom .card-foot a .card-page {
  padding: 0px 20px 20px 20px;
  font-weight: 400;
  color: #28BEBD;
}

.card.custom .card-foot a .card-page hr {
  margin-bottom: 13px;
  margin-top: 0px;
}

.card.custom .card-foot:hover {
  background-color: #F7F8F7;
}

.summery-table {
  border-top: 1px solid #E6E8E9;
  margin-right: -20px;
  margin-left: -20px;
  margin-top: 20px;
}

.svg-white svg path {
  fill: #fff;
}

.height-230 {
  min-height: 230px;
}

.view-text-detail {
  margin-bottom: 13px;
}

.view-text-detail .sub-text {
  font-size: 14px;
  color: #878D95;
}

.view-text-detail .detail-text {
  margin-top: 5px;
  font-weight: 500;
}

.view-text-detail .type-text {
  font-weight: 500;
  color: #878D95;
}

.information-box.horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.information-box.horizontal .information-items-wrap {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.information-box.horizontal .information-items-wrap.item-view {
  padding-top: 10px;
  padding-bottom: 10px;
}

.information-box.horizontal .information-items-wrap.item-view:hover:before {
  left: 0px;
  right: 0px;
  background-color: transparent;
}

.information-box.horizontal .information-items-wrap.item-view:hover .information-edit-box {
  opacity: 1;
}

.information-box.horizontal .information-items-wrap.item-view .information-detail {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #0C0C0E;
  text-transform: capitalize;
  margin: 0;
}

.information-box.horizontal .information-items-wrap.item-view .information-detail.no-transform {
  text-transform: unset;
}

.information-box.horizontal .information-items-wrap.noborder:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  border-bottom: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  z-index: 0;
}

.information-box.horizontal .information-items-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  border-bottom: 1px solid #E3E3E3;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  z-index: 0;
}

.information-box.horizontal .information-items-wrap:last-child:before {
  border: 1px solid transparent;
}

.information-box.horizontal .information-items-wrap:hover:before {
  left: -20px;
  right: -20px;
  background-color: #F7F8F7;
}

.information-box.horizontal .information-items-wrap:hover .information-edit-box {
  opacity: 1;
}

.information-box.horizontal .information-items-wrap .information-title {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #353F4D;
  text-transform: uppercase;
  margin: 0;
}

.information-box.horizontal .information-items-wrap .information-title.bolder {
  font-size: 17px;
  font-weight: 500;
  color: #DEE1E4;
}

.information-box.horizontal .information-items-wrap .information-detail {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #0C0C0E;
  text-transform: capitalize;
  margin: 0;
}

.information-box.horizontal .information-items-wrap .information-detail.no-transform {
  text-transform: unset;
}

.information-box.horizontal .information-items-wrap .information-edit-box {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 991.98px) {
  .flex-wrap button {
    margin-top: 5px;
  }
  .flex-wrap button.btn-main {
    min-width: unset;
  }
}

.main-header-card {
  background-color: #ffffff;
  border-radius: 20px 20px 0px 0px;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  display: -ms-grid;
  display: grid;
}

.main-header-card .header-card {
  position: fixed;
  width: calc(100vw - 130px);
  background: #fff;
  z-index: 5;
  margin-left: -5px;
}

@media (max-width: 991.98px) {
  .main-header-card .header-card {
    width: calc(100vw - 130px);
  }
}

@media (max-width: 575.98px) {
  .main-header-card .header-card {
    width: calc(100vw - 70px);
    position: unset;
    background: #fff;
    z-index: 5;
  }
}

.main-header-card .body-card {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px;
  margin-top: 80px;
}

@media (max-width: 991.98px) {
  .main-header-card .body-card.margin-card {
    margin-top: 120px;
  }
}

@media (max-width: 575.98px) {
  .main-header-card .body-card {
    margin-top: 20px !important;
  }
}

.main-header-card .body-card .detail-data {
  width: calc(100vw - 130px);
  max-height: calc(100vh - 189px);
  overflow: auto;
}

.main-header-card .body-card .detail-data::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

@media (max-width: 991.98px) {
  .main-header-card .body-card .detail-data {
    width: calc(100vw - 130px);
  }
}

@media (max-width: 575.98px) {
  .main-header-card .body-card .detail-data {
    width: calc(100vw - 70px);
    max-height: unset;
    overflow: unset;
  }
  .main-header-card .body-card .detail-data::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
}

.header-page-main {
  padding-bottom: 16pX;
}

.header-page-main .header-text {
  padding-top: 21px;
  font-size: 22px;
  padding-bottom: 5px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
}

.header-page-main .sub-header-text {
  color: #58585A;
  font-size: 16px;
  font-weight: 400;
}

.navigator-container {
  background-color: #ffffff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 20px 0px;
  display: -ms-grid;
  display: grid;
}

.navigator-container .navigator-header-wrapper {
  position: fixed;
  width: calc(100% - 395px);
  margin-left: 320px;
  background: #fff;
  z-index: 5;
}

.navigator-container .navigator-header-wrapper .navigator-header .text-header div {
  font-size: 22px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  color: #050A32;
}

@media (max-width: 576px) {
  .navigator-container .navigator-header-wrapper .navigator-header .text-header div {
    font-size: 20px;
  }
  .navigator-container .navigator-header-wrapper .navigator-header .text-header p {
    font-size: 13px;
  }
}

@media (max-width: 991.98px) {
  .navigator-container .navigator-header-wrapper {
    margin-left: 20px;
    width: calc(100vw - 100px);
  }
}

@media (max-width: 575.98px) {
  .navigator-container .navigator-header-wrapper {
    margin-left: 20px;
    width: calc(100vw - 40px);
  }
}

.navigator-container .navigator-wrap {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 80px;
}

@media (max-width: 991.98px) {
  .navigator-container .navigator-wrap {
    margin-top: 90px;
  }
}

.navigator-container .navigator-wrap .navigator-content {
  position: relative;
  width: calc(100vw - 395px);
  margin-left: 305px;
  max-height: calc(100vh - 189px);
  overflow: auto;
}

.navigator-container .navigator-wrap .navigator-content::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

@media (max-width: 991.98px) {
  .navigator-container .navigator-wrap .navigator-content {
    margin-left: 20px;
    width: calc(100vw - 110px);
  }
}

@media (max-width: 575.98px) {
  .navigator-container .navigator-wrap .navigator-content {
    margin-left: 20px;
    width: calc(100vw - 50px);
  }
}

.navigator-container .navigator-wrap .navigator-content section {
  padding-right: 20px;
}

.navigator-container .navigator-wrap .navigator-content .navigator-content-wrapper {
  scroll-behavior: smooth;
  max-height: 100%;
  overflow: auto;
}

.navigator-container .navigator-wrap .navigator-content .navigator-content-wrapper::-webkit-scrollbar {
  width: 0;
}

.navigator-container .navigator-wrap .navigator-content .navigator-content-wrapper *::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: #cccccc;
}

.navigator-menu {
  margin-left: 0px;
  position: fixed;
  width: 230px;
}

@media (max-width: 991.98px) {
  .navigator-menu {
    white-space: nowrap;
    width: 0;
  }
  .navigator-menu.open-sidetab {
    width: 270px;
  }
  .navigator-menu.open-sidetab .sidetab-hidden {
    opacity: 1;
    display: block;
  }
  .navigator-menu .sidetab-hidden {
    opacity: 0;
    overflow-x: hidden;
  }
  .navigator-menu .toggle-btn-box {
    display: block;
  }
}

.navigator-menu .navigator-menu-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0 10px 20px;
  font-size: 16px;
  color: #353F4D;
  font-weight: 500;
  -webkit-transition: 0.125s;
  transition: 0.125s;
  border-left: 5px solid transparent;
}

.navigator-menu .navigator-menu-items.active, .navigator-menu .navigator-menu-items:hover {
  border-left: 5px solid #28BEBD;
  color: #28BEBD;
}

.navigator-menu::-webkit-scrollbar-thumb {
  background: #9f9f9f;
  border-radius: 3px;
}

.navigator-menu.no-topbar {
  height: calc(100vh - 100px);
}

section,
.navigator-section {
  height: auto;
  margin-bottom: 10px;
}

.process-approve {
  background-color: #fff;
  overflow: auto;
}

.process-approve::-webkit-scrollbar-thumb {
  background-color: rgba(247, 0, 0, 0);
  border-radius: 0px;
  border: 0px;
}

.process-approve::-webkit-scrollbar {
  width: 12px;
  height: 0;
  background: #cccccc83;
}

.process-approve .group-process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}

.process-approve .group-process .items {
  position: relative;
  white-space: nowrap;
  width: 180px;
}

.process-approve .group-process::-webkit-scrollbar {
  width: 20px;
  height: 5px;
}

.process-approve .group-process::-webkit-scrollbar-track {
  background: #cccccc83;
}

.process-approve .group-process::-webkit-scrollbar-thumb {
  background: #0dcccc;
  border-radius: 20px;
}

.process-approve .group-process::-webkit-scrollbar-thumb:hover {
  background: #28BEBD;
  border-radius: 20px;
}

.main-timeline-section {
  position: relative;
  width: 100%;
  margin: auto;
  height: 100px;
}

.main-timeline-section .conference-center-line {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #DEE1E4;
  left: 30px;
}

.timeline-article {
  width: 160px;
  position: relative;
  min-height: 100px;
  float: left;
  margin-left: 30px;
}

.timeline-article.end {
  width: 0px;
}

.timeline-article .content-date {
  position: absolute;
  top: 35%;
  left: -35px;
  font-size: 16px;
  padding: 9px 10px;
  height: 40px;
  cursor: pointer;
}

.timeline-article .content-date.select-person {
  left: -55px;
  min-width: 130px;
  color: #04BFBF;
}

.timeline-article .content-date.select-person.active {
  background-color: #04BFBF;
  color: #FFFFFF;
  border-radius: 10px;
}

.timeline-article .content-date.btn-add-person {
  left: -55px;
  min-width: 130px;
  background-color: #FFFFFF;
  border: 1px solid #04BFBF;
  color: #04BFBF;
  font-family: "Prompt", sans-serif;
  height: 40px;
  padding: 9px 10px;
  border-radius: 10px;
}

.timeline-article .meta-date {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #878D95;
  border: 1px solid #878D95;
}

.timeline-article .meta-date.active {
  background: #04BFBF;
  border: 1px solid #04BFBF;
}

.timeline-article .meta-date.timeline-start {
  background: #878D95;
  border: 1px solid #878D95;
}

.timeline-article .meta-date.timeline-end {
  background: #878D95;
  border: 1px solid #878D95;
}

.timeline-article .meta-date.timeline-add {
  width: 20px;
  height: 20px;
  background: #04BFBF;
  border: 1px solid #04BFBF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.timeline-article .content-box {
  -webkit-box-shadow: 2px 2px 4px 0px #c1c1c1;
  box-shadow: 2px 2px 4px 0px #c1c1c1;
  border: 1px solid #F2635F;
  border-radius: 5px;
  background-color: #fff;
  width: 180px;
  position: absolute;
  top: 60%;
  left: -80px;
  padding: 10px;
}

.timeline-article-top .content-box:before {
  content: " ";
  position: absolute;
  left: 40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -20px;
  border: 10px solid transparent;
  border-bottom-color: #F2635F;
}

.timeline-article-bottom .content-date {
  top: 59%;
}

.timeline-article-bottom .content-box {
  top: 0%;
}

.timeline-article-bottom .content-box:before {
  content: " ";
  position: absolute;
  left: 40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  border: 10px solid transparent;
  border-top-color: #F2635F;
}

@media (max-width: 575.98px) {
  .card.custom {
    border: 1px solid #DEE1E4;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 190px;
    margin-bottom: 30px;
  }
  .card.custom .card-body {
    padding-bottom: 15px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-origin: content-box;
  }
  .card.custom .card-body.setting {
    background-size: 30%;
  }
  .card.custom .card-body.company {
    background-size: 45%;
  }
  .card.custom .card-body.user {
    background-size: 30%;
  }
  .card.custom .card-body.department {
    background-size: 30%;
  }
  .card.custom .card-body.purchase {
    background-size: 30%;
  }
  .card.custom .card-body.sale {
    background-size: 30%;
  }
}

@media (max-width: 991.98px) {
  .navigator-container .navigator-header-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 576px) {
  .modal .modal-dialog {
    width: 320px;
    max-width: 320px;
  }
  .modal .modal-dialog.modal-md {
    width: 310px;
    max-width: 310px;
  }
  .modal .modal-dialog.modal-sm {
    width: 305px;
    max-width: 305px;
  }
}

.lighter {
  font-weight: lighter;
}

.bolder {
  font-weight: bolder;
}

.bold {
  font-weight: bold;
}

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

.block {
  display: block !important;
}

.center,
.align-center {
  text-align: center !important;
}

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

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

.middle {
  vertical-align: middle;
}

.align-middle {
  vertical-align: middle !important;
}

.align-top {
  vertical-align: top !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.position-relative,
.pos-rel {
  position: relative;
}

.position-absolute,
.pos-abs {
  position: absolute;
}

.no-float {
  float: none !important;
}

.line-height-normal {
  line-height: normal !important;
}

.line-height-0 {
  line-height: 0 !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.line-height-125 {
  line-height: 1.25 !important;
}

.line-height-150 {
  line-height: 1.5 !important;
}

.dark {
  color: #333333 !important;
}

.white {
  color: #ffffff !important;
}

.red {
  color: #a80e0e !important;
}

.red2 {
  color: #e08374 !important;
}

.light-red {
  color: #ff7777 !important;
}

.blue {
  color: #478fca !important;
}

.light-blue {
  color: #93cbf9 !important;
}

.green {
  color: #69aa46 !important;
}

.light-green {
  color: #b0d877 !important;
}

.orange {
  color: #ff892a !important;
}

.orange2 {
  color: #feb902 !important;
}

.light-orange {
  color: #fcac6f !important;
}

.purple {
  color: #a069c3 !important;
}

.pink {
  color: #c6699f !important;
}

.pink2 {
  color: #d6487e !important;
}

.brown {
  color: #a52a2a !important;
}

.grey {
  color: #777777 !important;
}

.light-grey {
  color: #bbbbbb !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;
}

.bigger-125 {
  font-size: 125% !important;
}

.bigger-175 {
  font-size: 175% !important;
}

.bigger-225 {
  font-size: 225% !important;
}

.bigger-275 {
  font-size: 275% !important;
}

.smaller-90 {
  font-size: 90% !important;
}

.smaller-80 {
  font-size: 80% !important;
}

.smaller-70 {
  font-size: 70% !important;
}

.smaller-60 {
  font-size: 60% !important;
}

.smaller-50 {
  font-size: 50% !important;
}

.smaller-40 {
  font-size: 40% !important;
}

.smaller-30 {
  font-size: 30% !important;
}

.smaller-20 {
  font-size: 20% !important;
}

.smaller-75 {
  font-size: 75% !important;
}

.width-15 {
  width: 15% !important;
}

.width-20 {
  width: 20% !important;
}

.width-25 {
  width: 25% !important;
}

.width-30 {
  width: 30% !important;
}

.width-35 {
  width: 35% !important;
}

.width-40 {
  width: 40% !important;
}

.width-45 {
  width: 45% !important;
}

.width-50 {
  width: 50% !important;
}

.width-55 {
  width: 55% !important;
}

.width-60 {
  width: 60% !important;
}

.width-65 {
  width: 65% !important;
}

.width-70 {
  width: 70% !important;
}

.width-75 {
  width: 75% !important;
}

.width-80 {
  width: 80% !important;
}

.width-85 {
  width: 85% !important;
}

.width-90 {
  width: 90% !important;
}

.width-95 {
  width: 95% !important;
}

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

.width-75 {
  width: 75% !important;
}

.width-25 {
  width: 25% !important;
}

.width-auto {
  width: auto !important;
}

.height-auto {
  height: auto !important;
}

.no-padding {
  padding: 0 !important;
}

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

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

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

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

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

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

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

.no-border {
  border-width: 0;
}

.no-border-bottom {
  border-bottom-width: 0;
}

.no-border-top {
  border-top-width: 0;
}

.no-border-left {
  border-left-width: 0;
}

.no-border-right {
  border-right-width: 0;
}

.space {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
}

[class*="vspace-"] {
  display: none;
}

.space-32 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 32px 0 31px;
}

[class*="vspace-32"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 32px 0 31px 0;
}

.space-30 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 30px 0 29px;
}

[class*="vspace-30"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 30px 0 29px 0;
}

.space-28 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 28px 0 27px;
}

[class*="vspace-28"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 28px 0 27px 0;
}

.space-26 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 26px 0 25px;
}

[class*="vspace-26"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 26px 0 25px 0;
}

.space-24 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 24px 0 23px;
}

[class*="vspace-24"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 24px 0 23px 0;
}

.space-22 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 22px 0 21px;
}

[class*="vspace-22"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 22px 0 21px 0;
}

.space-20 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 20px 0 19px;
}

[class*="vspace-20"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 20px 0 19px 0;
}

.space-18 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 18px 0 17px;
}

[class*="vspace-18"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 18px 0 17px 0;
}

.space-16 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 16px 0 15px;
}

[class*="vspace-16"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 16px 0 15px 0;
}

.space-14 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 14px 0 13px;
}

[class*="vspace-14"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 14px 0 13px 0;
}

.space-12 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 12px 0 11px;
}

[class*="vspace-12"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 12px 0 11px 0;
}

.space-10 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 10px 0 9px;
}

[class*="vspace-10"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 10px 0 9px 0;
}

.space-8 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 8px 0 7px;
}

[class*="vspace-8"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 8px 0 7px 0;
}

.space-6 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 6px 0 5px;
}

[class*="vspace-6"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 6px 0 5px 0;
}

.space-4 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 4px 0 3px;
}

[class*="vspace-4"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 4px 0 3px 0;
}

.space-2 {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 2px 0 1px;
}

[class*="vspace-2"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 2px 0 1px 0;
}

.space-0,
[class*="vspace-0"] {
  max-height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin: 12px 0;
  margin: 0;
}

.action-buttons a:hover {
  text-decoration: none;
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.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: 7px;
  margin-right: 7px;
}

.half-gutters > .col,
.half-gutters > [class*=col-] {
  padding-left: 7px;
  padding-right: 7px;
}

.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%);
}

.single-line {
  width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: visible;
  text-overflow: ellipsis;
}

.z-template {
  display: none;
}

.viewpoint-animate {
  visibility: hidden;
}

.animated.t1s {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.animated.t2s {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.t3s {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

.animated.d02s {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.animated.d03s {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.animated.d05s {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.animated.d07s {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.animated.d1s {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animated.d1hs {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.animated.d2s {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.animated.d2hs {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.animated.d3s {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.animated.d3hs {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}

.aniview {
  opacity: 0;
}

.has-animation {
  overflow: hidden;
}

.strike {
  text-decoration: line-through !important;
}

.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-1 {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-2 {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
          box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-4 {
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
          box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.shadow-5 {
  -webkit-box-shadow: 0 24px 48px rgba(0, 0, 0, 0.3), 0 20px 14px rgba(0, 0, 0, 0.22);
          box-shadow: 0 24px 48px rgba(0, 0, 0, 0.3), 0 20px 14px rgba(0, 0, 0, 0.22);
}

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;
}

.cursor-move {
  cursor: move;
}

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

.copyright:hover span {
  display: none;
}

.copyright:hover:after {
  content: '"Wolves never perform in a circus." - Wolves Corporation Co.,Ltd';
}

.copyright {
  cursor: url("data:image/png;base64,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"), auto !important;
}

@media only screen and (max-width: 479px) {
  [class*="vspace-"][class*="-xs"] {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  [class*="vspace-"][class*="-sm"] {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  [class*="vspace-"][class*="-md"] {
    display: block;
  }
}

@media only screen and (max-width: 1199px) {
  [class*="vspace-"][class*="-lg"] {
    display: block;
  }
}

@media (min-width: 768px) {
  .row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.table tbody {
  color: #333333;
}

.table tbody .font-14px {
  color: #6c6c6c;
}

.tmp-scroll {
  position: absolute;
  width: 100%;
  overflow: auto;
}

.tmp-scroll::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.table-responsive::-webkit-scrollbar {
  height: 5px;
}

.ww-tb-container {
  margin: 0;
  overflow: auto;
}

.ww-tb-container .ww-tb-header {
  margin: 0;
}

.ww-tb-container .ww-tb-header h5 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.ww-tb-container .ww-tb-header.sm h5 {
  font-size: 18px;
}

.table-custom .dataTables_filter {
  width: 100% !important;
  text-align: unset;
  float: unset;
}

.table-custom .dataTables_filter label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
}

.table-custom .dataTables_filter label input[type="search"] {
  margin: 5px 20px;
  width: 100%;
  border-radius: 50px;
}

.table-custom .dataTables_filter label input[type="search"]:focus {
  outline: none;
}

.table-custom .table {
  margin: 0;
  border: 0 !important;
}

.table-custom .table th {
  padding: 5px 10px;
  color: #1d58b1;
  background-color: transparent;
  font-size: 14px;
  border: 1px solid transparent;
  border-bottom: 1px solid #e3e3e3;
  font-weight: 500;
}

.table-custom .table td {
  padding: 10px;
  border: 1px solid transparent;
  border-bottom: 1px solid #e3e3e3;
}

.table-custom .table td .table-text-box p {
  margin: 0;
}

.table-custom .table td .table-text-box .text-title {
  font-size: 15px;
}

.table-custom .table td .table-text-box .text-detail {
  font-size: 14px;
  color: #778498;
}

.table-custom .table td .text-symptom {
  font-size: 16px;
}

.table-custom .table td .text-describe {
  font-size: 14px;
}

.table-custom .table tr:last-child td {
  border: 0;
}

.table-custom .table tfoot tr {
  background: #f7f8f7;
  border-radius: 5px;
}

.table-custom .table.table-card thead th:first-child {
  padding-left: 20px;
}

.table-custom .table.table-card thead th:last-child {
  padding-right: 20px;
}

.table-custom .table.table-card tbody td:first-child {
  padding-left: 20px;
}

.table-custom .table.table-card tbody td:last-child {
  padding-right: 20px;
}

.table-custom.table-search thead th {
  text-transform: uppercase;
}

.table-custom.table-search tbody tr.row-select-drug.active {
  background-color: rgba(226, 226, 226, 0.5);
}

.table-custom.table-search tbody td {
  font-size: 14px;
}

.tr-hover .disabled-link .btn-link {
  opacity: 0;
}

.tr-hover .disabled-link .btn-hover-link {
  opacity: 0;
}

.tr-hover:hover .disabled-link .btn-link {
  opacity: 1;
}

.tr-hover:hover .disabled-link .btn-hover-link {
  opacity: 1;
}

.table-custom-wrap {
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px;
}

.table-custom-wrap .table.table-borderless {
  border: 0;
}

.table-custom-wrap .table.table-borderless thead tr.thead th,
.table-custom-wrap .table.table-borderless thead tr.thead td {
  padding-top: 0px;
  padding-bottom: 0px;
}

.table-custom-wrap .table.table-borderless thead th,
.table-custom-wrap .table.table-borderless thead td {
  border: 0;
  font-size: 14px;
  font-weight: 500;
  background: transparent;
  text-transform: uppercase;
  color: #778498;
  padding: 5px;
}

.table-custom-wrap .table.table-borderless thead th:first-child,
.table-custom-wrap .table.table-borderless thead td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-borderless thead th:last-child,
.table-custom-wrap .table.table-borderless thead td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-borderless thead th input[type="search"],
.table-custom-wrap .table.table-borderless thead td input[type="search"] {
  border-top-width: 1px;
  border-top-color: transparent;
  border-left-width: 1px;
  border-left-color: transparent;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  border-radius: 0;
}

.table-custom-wrap .table.table-borderless thead.float-search th,
.table-custom-wrap .table.table-borderless thead.float-search td {
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  padding-bottom: 10px;
}

.table-custom-wrap .table.table-borderless tbody th,
.table-custom-wrap .table.table-borderless tbody td {
  border: 0;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  color: #333333;
  padding: 15px;
}

.table-custom-wrap .table.table-borderless tbody th:first-child,
.table-custom-wrap .table.table-borderless tbody td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-borderless tbody th:last-child,
.table-custom-wrap .table.table-borderless tbody td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-border {
  border: 0;
}

.table-custom-wrap .table.table-border thead tr.thead th,
.table-custom-wrap .table.table-border thead tr.thead td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.table-custom-wrap .table.table-border thead tr.thead th:first-child,
.table-custom-wrap .table.table-border thead tr.thead td:first-child {
  padding-left: 0px;
}

.table-custom-wrap .table.table-border thead tr.thead th:last-child,
.table-custom-wrap .table.table-border thead tr.thead td:last-child {
  padding-right: 5px;
}

.table-custom-wrap .table.table-border thead th,
.table-custom-wrap .table.table-border thead td {
  border-top: 0;
  border-bottom: 1px solid #E3E3E3;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #5F6368;
  padding: 5px;
}

.table-custom-wrap .table.table-border thead th:first-child,
.table-custom-wrap .table.table-border thead td:first-child {
  padding-left: 0px;
}

.table-custom-wrap .table.table-border thead th:last-child,
.table-custom-wrap .table.table-border thead td:last-child {
  padding-right: 5px;
}

.table-custom-wrap .table.table-border thead th input[type="search"],
.table-custom-wrap .table.table-border thead td input[type="search"] {
  border-top-width: 1px;
  border-top-color: transparent;
  border-left-width: 1px;
  border-left-color: transparent;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  border-radius: 0;
}

.table-custom-wrap .table.table-border thead.float-search th,
.table-custom-wrap .table.table-border thead.float-search td {
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  padding-bottom: 10px;
}

.table-custom-wrap .table.table-border tbody.align-top th,
.table-custom-wrap .table.table-border tbody.align-top td {
  vertical-align: top !important;
}

.table-custom-wrap .table.table-border tbody th,
.table-custom-wrap .table.table-border tbody td {
  border-top: 0;
  border-bottom: 1px solid #E3E3E3;
  border-left: 0;
  border-right: 0;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  color: #353F4D;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.table-custom-wrap .table.table-border tbody th:first-child,
.table-custom-wrap .table.table-border tbody td:first-child {
  padding-left: 0px;
}

.table-custom-wrap .table.table-border tbody th:last-child,
.table-custom-wrap .table.table-border tbody td:last-child {
  padding-right: 5px;
}

.table-custom-wrap .table.table-borderred {
  border: 0;
}

.table-custom-wrap .table.table-borderred thead tr.thead:hover {
  color: #EA2C54 !important;
  background-color: transparent;
  background: transparent;
  border-color: transparent;
}

.table-custom-wrap .table.table-borderred thead tr.thead th,
.table-custom-wrap .table.table-borderred thead tr.thead td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.table-custom-wrap .table.table-borderred thead tr.thead th:first-child,
.table-custom-wrap .table.table-borderred thead tr.thead td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-borderred thead tr.thead th:last-child,
.table-custom-wrap .table.table-borderred thead tr.thead td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-borderred thead th,
.table-custom-wrap .table.table-borderred thead td {
  border: 0;
  font-size: 14px;
  font-weight: 500;
  background: transparent;
  text-transform: uppercase;
  color: #778498;
  padding: 5px;
}

.table-custom-wrap .table.table-borderred thead th:first-child,
.table-custom-wrap .table.table-borderred thead td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-borderred thead th:last-child,
.table-custom-wrap .table.table-borderred thead td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-borderred thead th input[type="search"],
.table-custom-wrap .table.table-borderred thead td input[type="search"] {
  border-top-width: 1px;
  border-top-color: transparent;
  border-left-width: 1px;
  border-left-color: transparent;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  border-radius: 0;
}

.table-custom-wrap .table.table-borderred thead.float-search th,
.table-custom-wrap .table.table-borderred thead.float-search td {
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  padding-bottom: 10px;
}

.table-custom-wrap .table.table-borderred tbody th,
.table-custom-wrap .table.table-borderred tbody td {
  border-top: 1px solid #E3E3E3;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.table-custom-wrap .table.table-borderred tbody th:first-child,
.table-custom-wrap .table.table-borderred tbody td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-borderred tbody th:last-child,
.table-custom-wrap .table.table-borderred tbody td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-noborder {
  border: 0;
}

.table-custom-wrap .table.table-noborder thead tr {
  background-color: #E3E3E3;
}

.table-custom-wrap .table.table-noborder thead tr.thead th,
.table-custom-wrap .table.table-noborder thead tr.thead td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.table-custom-wrap .table.table-noborder thead tr.thead th:first-child,
.table-custom-wrap .table.table-noborder thead tr.thead td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-noborder thead tr.thead th:last-child,
.table-custom-wrap .table.table-noborder thead tr.thead td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-noborder thead th,
.table-custom-wrap .table.table-noborder thead td {
  border: 0;
  font-size: 14px;
  font-weight: 500;
  background: transparent;
  text-transform: uppercase;
  color: #778498;
  padding: 5px;
}

.table-custom-wrap .table.table-noborder thead th:first-child,
.table-custom-wrap .table.table-noborder thead td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-noborder thead th:last-child,
.table-custom-wrap .table.table-noborder thead td:last-child {
  padding-right: 20px;
}

.table-custom-wrap .table.table-noborder thead th input[type="search"],
.table-custom-wrap .table.table-noborder thead td input[type="search"] {
  border-top-width: 1px;
  border-top-color: transparent;
  border-left-width: 1px;
  border-left-color: transparent;
  border-right-width: 1px;
  border-right-color: transparent;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  border-radius: 0;
}

.table-custom-wrap .table.table-noborder thead.float-search th,
.table-custom-wrap .table.table-noborder thead.float-search td {
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
  padding-bottom: 10px;
}

.table-custom-wrap .table.table-noborder tbody th,
.table-custom-wrap .table.table-noborder tbody td {
  border-top: 1px solid #E3E3E3;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.table-custom-wrap .table.table-noborder tbody th:first-child,
.table-custom-wrap .table.table-noborder tbody td:first-child {
  padding-left: 20px;
}

.table-custom-wrap .table.table-noborder tbody th:last-child,
.table-custom-wrap .table.table-noborder tbody td:last-child {
  padding-right: 20px;
}

.table.table-border tbody tr td.disabled-link .delete {
  opacity: 0;
}

.table.table-border tbody tr:hover {
  background-color: #F7F8F7;
}

.table.table-border tbody tr:hover.tr-link, .table.table-border tbody tr:hover.tr-modal {
  cursor: pointer;
}

.table.table-border tbody tr:hover td.disabled-link .delete {
  opacity: 1;
}

.ww-tb-container table.table-borderred tbody tr:hover {
  background-color: #B61E4126;
}

.table-custom-wrap.border-radius {
  border: 1px solid #E3E3E3;
  border-radius: 10px;
}

.table-custom-wrap .table.table-border.table-card {
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  overflow: hidden;
}

.table-custom-wrap .table.table-borderred.table-card {
  border: 1px solid #B61E41;
  border-radius: 10px;
  overflow: hidden;
}

.table-custom-wrap .table.table-borderred tbody tr.active {
  background-color: #B61E4126;
}

.table-custom-wrap .table.table-noborder.table-card {
  border: 0px;
  border-radius: 10px;
  overflow: hidden;
}

.table-custom-wrap .dataTables_wrapper .dataTables_length {
  margin-top: -10px;
  padding-bottom: 25px;
}

.table-custom-wrap .dataTables_wrapper .dataTables_length select {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #434343;
  border: 1px solid #E6E8E9;
  border-radius: 5px;
  min-height: 25px;
  padding: 0;
  margin: 0;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -30px;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button a {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  border: 1px solid transparent;
  border-radius: 5px;
  letter-spacing: 0px;
  color: #878D95 !important;
  padding: 0;
  min-width: 25px;
  min-height: 25px;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #28BEBD !important;
  background-color: transparent;
  background: transparent;
  border-color: transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #28BEBD !important;
  background-color: transparent;
  background: transparent;
  border-color: transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #878D95 !important;
  background-color: transparent;
  background: transparent;
  border-color: transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.first {
  display: none;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.last {
  display: none;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next,
.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  position: relative;
  border: 1px solid transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled,
.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled {
  border: 1px solid transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled a,
.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled a {
  color: #E6E8E9 !important;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next *,
.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.next a,
.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.previous a {
  border: 1px solid #E6E8E9;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid transparent;
}

.table-custom-wrap .dataTables_wrapper .dataTables_paginate .paginate_button.current a {
  color: #28BEBD !important;
}

.dt-buttons {
  margin-bottom: 10px;
  text-align: right;
}

.dt-buttons .buttons-excel {
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  width: 160px;
  height: 40px;
  border-radius: 5px;
  color: #9F9F9F;
  background-color: #fff;
  border-color: #D6D6D6;
}

.dt-buttons .buttons-excel:hover {
  color: #9F9F9F;
  background-color: #ededed;
  border-color: #bdbdbd;
}

.dt-buttons .buttons-excel:focus, .dt-buttons .buttons-excel.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.dt-buttons .buttons-excel:disabled, .dt-buttons .buttons-excel.disabled {
  color: #9F9F9F;
  background-color: #fff;
  border-color: #D6D6D6;
}

.dt-buttons .buttons-excel:not(:disabled):not(.disabled):active, .dt-buttons .buttons-excel:not(:disabled):not(.disabled).active {
  color: #9F9F9F;
  background-color: #fff;
  border-color: #D6D6D6;
}

.dt-buttons .buttons-excel:not(:disabled):not(.disabled):active:focus, .dt-buttons .buttons-excel:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.dt-buttons .buttons-excel span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dt-buttons .buttons-excel span img {
  margin-right: 5px;
}

.dt-buttons .show > .buttons-excel.dropdown-toggle {
  color: #9F9F9F;
  background-color: #e6e6e6;
  border-color: #b5b5b5;
}

.dt-buttons .show > .buttons-excel.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(214, 214, 214, 0.5);
}

.w-data-table-footer {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .w-data-table-footer {
    margin-top: 20px;
  }
}

.sidetab-box-container {
  background: #ffffff;
  position: fixed;
  width: 280px;
  border-radius: 20px 0px 0px 0px;
  min-height: calc(100vh - 69px);
  border-right: 1px solid #e3e3e3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}

.sidetab-box-container .sidetab-title-wrap {
  position: relative;
  padding: 20px 20px 36px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sidetab-box-container .sidetab-title-wrap .title-text {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #333;
  margin: 0;
}

.sidetab-box-container .sidetab-title-wrap .url-text {
  font-size: 13px;
  letter-spacing: 0px;
  color: #9f9f9f;
  margin: 0;
}

.sidetab-box-container .sidetab-box-title-wrap {
  padding: 0px 20px;
}

.sidetab-box-container .sidetab-box-title-wrap .sidetab-box-title {
  font-size: 14px;
  letter-spacing: 0px;
  color: #9f9f9f;
  margin: 0;
  margin-bottom: 5px;
}

.sidetab-box-container .sidetab-box-wrap {
  overflow-y: none;
  height: calc(100vh - 167px);
  padding-bottom: 100px;
}

.sidetab-box-container .sidetab-box-wrap.custom-list {
  height: unset;
  padding-bottom: 0;
}

.sidetab-box-container .sidetab-box-wrap .sidetab-box-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 12px 20px;
  margin-right: 15px;
  font-size: 16px;
  color: #434343;
  font-weight: 500;
  -webkit-transition: 0.125s;
  transition: 0.125s;
  border-left: 5px solid transparent;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sidetab-box-container .sidetab-box-wrap .sidetab-box-item.active {
  border-left: 5px solid #28BEBD;
  color: #28BEBD;
}

.sidetab-box-container .sidetab-box-wrap .sidetab-box-item:hover {
  background-color: #F7F8F7;
  color: #434343;
}

.sidetab-box-container .sidetab-box-wrap::-webkit-scrollbar-thumb {
  background: #9f9f9f;
  border-radius: 3px;
}

.sidetab-box-container .sidetab-box-wrap.no-topbar {
  height: calc(100vh - 100px);
}

.sidetab-box-container .toggle-btn-box {
  display: none;
  position: absolute;
  top: 20px;
  left: 1;
  z-index: 999;
}

.sidetab-box-container .toggle-btn-box .btn-toggle {
  position: relative;
  border-radius: 0;
  width: 20px;
  height: 20px;
  z-index: 999;
}

.sidetab-box-container .toggle-btn-box .btn-toggle * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidetab-box-container .toggle-btn-box .btn-toggle:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sidetab-box-container.open-sidetab .btn-toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 999;
}

.sidetab-box-container ~ .content-container {
  margin-left: 280px;
}

@media (max-width: 991.98px) {
  .sidetab-box-container {
    width: 0;
  }
  .sidetab-box-container.open-sidetab {
    width: 270px;
  }
  .sidetab-box-container.open-sidetab .sidetab-hidden {
    opacity: 1;
    display: block;
  }
  .sidetab-box-container .sidetab-hidden {
    opacity: 0;
    overflow-x: hidden;
  }
  .sidetab-box-container .toggle-btn-box {
    display: block;
  }
  .sidetab-box-container ~ .content-container {
    margin-left: 0;
  }
}

.checkbox-custom-box {
  margin: 8px 10px;
}

.checkbox-custom-box label {
  display: inline-block;
  color: #000000;
  cursor: pointer;
  position: relative;
  display: #17a2b8;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  margin-right: 20px;
}

.checkbox-custom-box label .for-checkbox {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  -webkit-transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89), -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.checkbox-custom-box label .for-checkbox:before {
  content: "";
  width: 0px;
  height: 2px;
  border-radius: 2px;
  background: #17a2b8;
  position: absolute;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  top: 64%;
  left: 34%;
  -webkit-transition: width 50ms ease 50ms;
  transition: width 50ms ease 50ms;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.checkbox-custom-box label .for-checkbox:after {
  content: "";
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: #17a2b8;
  position: absolute;
  -webkit-transform: rotate(305deg) translate(-50%, -50%);
          transform: rotate(305deg) translate(-50%, -50%);
  top: 50%;
  left: 57%;
  -webkit-transition: width 50ms ease;
  transition: width 50ms ease;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.checkbox-custom-box label .for-text {
  margin-left: 10px;
}

.checkbox-custom-box input[type=checkbox] {
  display: none;
}

.checkbox-custom-box input[type=checkbox][readonly] {
  pointer-events: none;
}

.checkbox-custom-box input[type=checkbox][readonly] + label {
  pointer-events: none;
}

.checkbox-custom-box input[type=checkbox][readonly] + label .for-checkbox {
  background-color: #878D95 !important;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box input[type=checkbox][readonly] + label .for-checkbox:after {
  width: 10px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box input[type=checkbox][readonly] + label .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box input[type=checkbox]:checked + label .for-checkbox {
  background-color: #17a2b8;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box input[type=checkbox]:checked + label .for-checkbox:after {
  width: 10px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box input[type=checkbox]:checked + label .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box input[type=checkbox]:checked + label:hover .for-checkbox {
  background-color: #17a2b8;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box input[type=checkbox]:checked + label:hover .for-checkbox:after {
  width: 10px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box input[type=checkbox]:checked + label:hover .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label .for-checkbox {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  margin-left: -10px;
  background-color: transparent;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  -webkit-transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89), -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.checkbox-custom-box.sm label .for-checkbox:before {
  content: "";
  width: 0px;
  height: 2px;
  border-radius: 2px;
  background: #17a2b8;
  position: absolute;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  top: 58%;
  left: 36%;
  -webkit-transition: width 50ms ease 50ms;
  transition: width 50ms ease 50ms;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.checkbox-custom-box.sm label .for-checkbox:after {
  content: "";
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: #17a2b8;
  position: absolute;
  -webkit-transform: rotate(305deg) translate(-50%, -50%);
          transform: rotate(305deg) translate(-50%, -50%);
  top: 43%;
  left: 56%;
  -webkit-transition: width 50ms ease;
  transition: width 50ms ease;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.checkbox-custom-box.sm label input[type=checkbox] {
  display: none;
}

.checkbox-custom-box.sm label input[type=checkbox][readonly] {
  pointer-events: none;
}

.checkbox-custom-box.sm label input[type=checkbox][readonly] + label {
  pointer-events: none;
}

.checkbox-custom-box.sm label input[type=checkbox][readonly] + label .for-checkbox {
  background-color: #878D95 !important;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box.sm label input[type=checkbox][readonly] + label .for-checkbox:after {
  width: 12px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label input[type=checkbox][readonly] + label .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label .for-checkbox {
  background-color: #17a2b8;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label .for-checkbox:after {
  width: 12px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label:hover .for-checkbox {
  background-color: #17a2b8;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label:hover .for-checkbox:after {
  width: 10px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label input[type=checkbox]:checked + label:hover .for-checkbox:before {
  width: 5px;
  background: #fff;
  -webkit-transition: width 150ms ease 100ms;
  transition: width 150ms ease 100ms;
}

.checkbox-custom-box.sm label .for-text {
  margin-left: 25px;
  margin-top: -30px;
}

*::-webkit-scrollbar-track {
  background-color: #cccccc;
}

*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #cccccc;
}

*::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 5px;
}

html {
  min-height: 100%;
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #28BEBD;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  word-wrap: break-word;
  color: #0C0C0E;
}

.main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

footer,
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.h-100 {
  height: 100%;
}

.hidden {
  display: none;
}

.text-indent {
  text-indent: 20pt;
}

.eq-height {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pagination.z-pagination .page-item {
  margin-right: 5px;
}

.pagination.z-pagination .page-item button {
  padding: .5rem .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: .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;
}

.scrollable-menu {
  height: auto;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.scrollable-menu {
  background-color: #f8faf9;
}

.has-danger .invalid-feedback {
  display: block;
}

.has-validator .has-danger .form-control:invalid {
  border-color: #dc3545;
}

.debug-control {
  position: fixed;
  right: 0;
  top: 25%;
  margin-right: -250px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
}

.debug-control .control-btn {
  position: absolute;
  top: 0;
  margin-left: -50px;
  width: 50px;
  height: 50px;
  border: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  opacity: 0.3;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.debug-control .control-btn:hover {
  opacity: 1;
}

.debug-control.open {
  margin-right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.debug-control.open .control-btn {
  opacity: 1;
}

.debug-control .control-content {
  width: 250px;
  min-height: 0;
  padding: 10px;
  display: inline-block;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  background-color: #fff;
  overflow: hidden;
  border: solid 2px #ddd;
}

.debug-control .async-reload-data {
  max-height: 25vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.debug-control .async-reload-data ::-webkit-scrollbar-track {
  background-color: #cccccc;
}

.debug-control .async-reload-data ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #cccccc;
}

.debug-control .async-reload-data ::-webkit-scrollbar-thumb {
  background-color: #273960;
  border-radius: 5px;
}

.debug-error-btn {
  position: fixed;
  right: 0;
  bottom: 0;
  padding-left: 7px;
  padding-right: 7px;
  z-index: 9999;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.debug-error-btn.open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media print {
  .debug-control,
  .debug-error-btn {
    display: none;
  }
}

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  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;
}

.async-content {
  position: relative;
}

.async-content.async-loading:not(.async-ghost) {
  min-height: 100px;
}

.at-branding-logo {
  display: none !important;
}

.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;
  padding: 10px;
  border-radius: 10px;
  opacity: 0.5;
}

.btn-to-top:hover {
  opacity: 1;
}

.btn-to-top:focus {
  outline: none;
}

.modal-open .btn-to-top {
  display: none !important;
}

span.twitter-typeahead {
  width: 100%;
}

.ui-sortable-helper {
  background-color: #e8e9ec;
}

.required > label:after {
  content: ' *';
  color: red;
}

body.debug-select-form form:hover {
  -webkit-box-shadow: 0px 0px 0px 1px #dc3545;
  box-shadow: 0px 0px 0px 1px #dc3545;
  cursor: alias;
}

.btn-debug-form-start:hover {
  cursor: help;
}

table .dataTable thead .no-sort,
table .dataTable thead .no-sort.sorting_asc,
table .dataTable thead .no-sort.sorting_desc {
  background-image: #e8e9ec;
}

.dataTables_wrapper .dataTables_paginate {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  margin-right: 5px;
  margin-left: 0px;
  color: #878D95;
  border: 1px solid #e8e9ec;
  background-color: #fff;
  padding: .5rem .75rem;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button .current:hover {
  color: #ffffff !important;
  background-color: #1d2d44;
  background: #1d2d44;
  border-color: #1d2d44;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #333 !important;
  border-color: #131e2c;
  background-color: #fff;
  background: #fff;
}

.dataTables_wrapper .dataTables_paginate .previous {
  /* display: none; */
}

.dataTables_wrapper .dataTables_paginate .next {
  /* display: none; */
}

.dataTables_wrapper .dataTables_length select {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #E6E8E9;
  border-radius: 5px;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  margin-left: 5px;
  margin-right: 5px;
}

.dataTables_wrapper .dataTables_filter input {
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  margin-left: 5px;
  margin-right: 5px;
}

.buttons-html5 {
  position: relative;
}

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* tr grid responsive */
table.cards tbody tr:hover {
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
}

table.cards tbody tr {
  float: left;
  position: relative;
  width: 100%;
}

table.cards tbody tr.tr-1 {
  max-width: 8.333333%;
}

table.cards tbody tr.tr-2 {
  max-width: 16.666667%;
}

table.cards tbody tr.tr-3 {
  max-width: 25%;
}

table.cards tbody tr.tr-4 {
  max-width: 33.333333%;
}

table.cards tbody tr.tr-5 {
  max-width: 41.666667%;
}

table.cards tbody tr.tr-6 {
  max-width: 50%;
}

table.cards tbody tr.tr-7 {
  max-width: 58.333333%;
}

table.cards tbody tr.tr-8 {
  max-width: 66.666667%;
}

table.cards tbody tr.tr-9 {
  max-width: 75%;
}

table.cards tbody tr.tr-10 {
  max-width: 83.333333%;
}

table.cards tbody tr.tr-11 {
  max-width: 91.666667%;
}

table.cards tbody tr.tr-12 {
  max-width: 100%;
}

@media (min-width: 576px) {
  table.cards tbody tr.tr-sm-1 {
    max-width: 8.333333%;
  }
  table.cards tbody tr.tr-sm-2 {
    max-width: 16.666667%;
  }
  table.cards tbody tr.tr-sm-3 {
    max-width: 25%;
  }
  table.cards tbody tr.tr-sm-4 {
    max-width: 33.333333%;
  }
  table.cards tbody tr.tr-sm-5 {
    max-width: 41.666667%;
  }
  table.cards tbody tr.tr-sm-6 {
    max-width: 50%;
  }
  table.cards tbody tr.tr-sm-7 {
    max-width: 58.333333%;
  }
  table.cards tbody tr.tr-sm-8 {
    max-width: 66.666667%;
  }
  table.cards tbody tr.tr-sm-9 {
    max-width: 75%;
  }
  table.cards tbody tr.tr-sm-10 {
    max-width: 83.333333%;
  }
  table.cards tbody tr.tr-sm-11 {
    max-width: 91.666667%;
  }
  table.cards tbody tr.tr-sm-12 {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  table.cards tbody tr.tr-md-1 {
    max-width: 8.333333%;
  }
  table.cards tbody tr.tr-md-2 {
    max-width: 16.666667%;
  }
  table.cards tbody tr.tr-md-3 {
    max-width: 25%;
  }
  table.cards tbody tr.tr-md-4 {
    max-width: 33.333333%;
  }
  table.cards tbody tr.tr-md-5 {
    max-width: 41.666667%;
  }
  table.cards tbody tr.tr-md-6 {
    max-width: 50%;
  }
  table.cards tbody tr.tr-md-7 {
    max-width: 58.333333%;
  }
  table.cards tbody tr.tr-md-8 {
    max-width: 66.666667%;
  }
  table.cards tbody tr.tr-md-9 {
    max-width: 75%;
  }
  table.cards tbody tr.tr-md-10 {
    max-width: 83.333333%;
  }
  table.cards tbody tr.tr-md-11 {
    max-width: 91.666667%;
  }
  table.cards tbody tr.tr-md-12 {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  table.cards tbody tr.tr-lg-1 {
    max-width: 8.333333%;
  }
  table.cards tbody tr.tr-lg-2 {
    max-width: 16.666667%;
  }
  table.cards tbody tr.tr-lg-3 {
    max-width: 25%;
  }
  table.cards tbody tr.tr-lg-4 {
    max-width: 33.333333%;
  }
  table.cards tbody tr.tr-lg-5 {
    max-width: 41.666667%;
  }
  table.cards tbody tr.tr-lg-6 {
    max-width: 50%;
  }
  table.cards tbody tr.tr-lg-7 {
    max-width: 58.333333%;
  }
  table.cards tbody tr.tr-lg-8 {
    max-width: 66.666667%;
  }
  table.cards tbody tr.tr-lg-9 {
    max-width: 75%;
  }
  table.cards tbody tr.tr-lg-10 {
    max-width: 83.333333%;
  }
  table.cards tbody tr.tr-lg-11 {
    max-width: 91.666667%;
  }
  table.cards tbody tr.tr-lg-12 {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  table.cards tbody tr.tr-xl-1 {
    max-width: 8.333333%;
  }
  table.cards tbody tr.tr-xl-2 {
    max-width: 16.666667%;
  }
  table.cards tbody tr.tr-xl-3 {
    max-width: 25%;
  }
  table.cards tbody tr.tr-xl-4 {
    max-width: 33.333333%;
  }
  table.cards tbody tr.tr-xl-5 {
    max-width: 41.666667%;
  }
  table.cards tbody tr.tr-xl-6 {
    max-width: 50%;
  }
  table.cards tbody tr.tr-xl-7 {
    max-width: 58.333333%;
  }
  table.cards tbody tr.tr-xl-8 {
    max-width: 66.666667%;
  }
  table.cards tbody tr.tr-xl-9 {
    max-width: 75%;
  }
  table.cards tbody tr.tr-xl-10 {
    max-width: 83.333333%;
  }
  table.cards tbody tr.tr-xl-11 {
    max-width: 91.666667%;
  }
  table.cards tbody tr.tr-xl-12 {
    max-width: 100%;
  }
}

table.cards tbody td {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

table.cards tbody th.thin-cell,
table.cards tbody td.thin-cell {
  width: auto;
}

table.cards thead {
  display: none;
}

table tbody label.table-card-label {
  display: none;
}

table.cards tbody label.table-card-label {
  float: left;
  display: inline;
  position: relative;
  font-size: 85%;
  top: -0.5rem;
  color: #808080;
  min-width: 4rem;
  margin-left: 0;
  margin-right: 1rem;
  text-align: left;
}

.lnw-map-info-window {
  display: none;
}

#header {
  padding: 0;
}

#header .logo {
  padding-right: 10px;
}

#header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 90px);
  position: fixed;
  top: 0;
  background: #F7F7F7;
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

#header .header-container .user-profile-wrapper {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

#header .header-container .user-profile-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#header .header-container .notification {
  margin-right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  background-color: #FFFFFF;
}

#header .header-container .notification svg {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
}

.blank-header-space {
  height: 69px;
}

.sidenav.sidenav-open ~ .content-wrap #header .header-container {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  width: calc(100% - 30px);
}

#header {
  z-index: 6;
}

.dropdown.dropdown-profile .dropdown-toggle {
  cursor: pointer;
}

.dropdown.dropdown-profile .dropdown-toggle:after {
  content: none;
}

.dropdown.dropdown-profile .dropdown-menu {
  border: 1px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  right: 0;
  left: unset;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  min-width: 220px;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DEE1E4;
  font-size: 14px;
  font-weight: 500;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item:hover {
  background-color: #EDEDEDD9;
}

.dropdown.dropdown-profile .dropdown-menu .dropdown-item .icon {
  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;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.dropdown.dropdown-noti .dropdown-toggle {
  cursor: pointer;
}

.dropdown.dropdown-noti .dropdown-toggle:after {
  content: none;
}

.dropdown.dropdown-noti .dropdown-menu {
  border: 1px solid transparent;
  border-radius: 10px;
  right: 0;
  left: unset;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 0px;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow {
  top: -25px;
  left: 90%;
  width: 0;
  height: 0;
  position: relative;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before,
.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1001;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #fff;
}

.dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
}

.dropdown.dropdown-noti .dropdown-item {
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #DEE1E4;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-topic {
  font-size: 16px;
  font-weight: 400;
  font-family: "Kanit", sans-serif;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-description {
  font-size: 14px;
  font-weight: 400;
}

.dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-time {
  font-size: 12px;
  font-weight: 400;
  color: #B5B0B0;
}

.notification-mobile {
  position: absolute;
}

.dropdown.dropdown-noti .dropdown-menu {
  max-width: 320px;
  min-width: 320px;
}

.dropdown.dropdown-noti .dropdown-menu .text-description {
  white-space: normal;
}

@media (max-width: 575.98px) {
  .logo {
    padding-right: 10px;
    margin-left: 50px;
  }
  .logo img {
    width: 120px;
  }
  #header .header-container {
    width: calc(100% - 30px);
  }
  .dropdown {
    position: unset;
  }
  .dropdown.dropdown-profile .dropdown-toggle {
    cursor: pointer;
  }
  .dropdown.dropdown-profile .dropdown-toggle:after {
    content: none;
  }
  .dropdown.dropdown-profile .dropdown-menu {
    border: 1px solid transparent;
    border-radius: 10px;
    overflow: hidden;
    right: 0;
    left: unset;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin-top: -8px;
  }
  .dropdown.dropdown-noti .dropdown-toggle {
    cursor: pointer;
  }
  .dropdown.dropdown-noti .dropdown-toggle:after {
    content: none;
  }
  .dropdown.dropdown-noti .dropdown-menu {
    border: 1px solid transparent;
    border-radius: 10px;
    right: 0;
    left: unset;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding-bottom: 0px;
    margin-top: -8px;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow {
    top: -25px;
    left: 78%;
    width: 0;
    height: 0;
    position: relative;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before,
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
  }
  .dropdown.dropdown-noti .dropdown-menu .dropdown-menu-arrow:before {
    bottom: -17px;
    right: -8px;
  }
  .dropdown.dropdown-noti .dropdown-item {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0px;
    white-space: normal;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #DEE1E4;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-topic {
    font-size: 16px;
    font-weight: 400;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-description {
    font-size: 14px;
    font-weight: 400;
  }
  .dropdown.dropdown-noti .dropdown-item .detail-noti .detail .text-time {
    font-size: 12px;
    font-weight: 400;
    color: #B5B0B0;
  }
}

/* Toggle Switch */
/* Flat */
.tgl {
  display: none;
}

.tgl, .tgl:after, .tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl + .tgl-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl + .tgl-btn::-moz-selection {
  background: none;
}

.tgl::selection, .tgl:after::selection, .tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl + .tgl-btn::selection {
  background: none;
}

.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 50px;
  height: 25px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}

.tgl + .tgl-btn:after {
  left: 0;
}

.tgl + .tgl-btn:before {
  display: none;
}

.tgl:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-flat + .tgl-btn {
  padding: 2px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #fff;
  border: 3px solid #f2f2f2;
  border-radius: 50px;
}

.tgl-flat + .tgl-btn:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #f2f2f2;
  content: "";
  border-radius: 1em;
}

.tgl-flat:checked + .tgl-btn {
  border: 3px solid #b0f6f6;
}

.tgl-flat:checked + .tgl-btn:after {
  left: 50%;
  background: #b0f6f6;
}

.tgl-new {
  display: none;
}

.tgl-new, .tgl-new:after, .tgl-new:before,
.tgl-new *,
.tgl-new *:after,
.tgl-new *:before,
.tgl-new + .tgl-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tgl-new::-moz-selection, .tgl-new:after::-moz-selection, .tgl-new:before::-moz-selection,
.tgl-new *::-moz-selection,
.tgl-new *:after::-moz-selection,
.tgl-new *:before::-moz-selection,
.tgl-new + .tgl-btn::-moz-selection {
  background: none;
}

.tgl-new::selection, .tgl-new:after::selection, .tgl-new:before::selection,
.tgl-new *::selection,
.tgl-new *:after::selection,
.tgl-new *:before::selection,
.tgl-new + .tgl-btn::selection {
  background: none;
}

.tgl-new + .tgl-btn {
  outline: 0;
  display: block;
  width: 45px;
  height: 20px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.tgl-new + .tgl-btn:after, .tgl-new + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}

.tgl-new + .tgl-btn:after {
  left: 0;
}

.tgl-new + .tgl-btn:before {
  display: none;
}

.tgl-new:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-flat-new + .tgl-btn {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #ECECEC;
  border: 3px solid transparent;
  border-radius: 50px;
}

.tgl-flat-new + .tgl-btn:after {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #C2BFBF;
  content: "";
  border-radius: 1em;
  width: 25px;
  height: 25px;
  top: -6px;
  left: -5px;
}

.tgl-flat-new:checked + .tgl-btn {
  border: 3px solid transparent;
  background: #DCFFFF;
}

.tgl-flat-new:checked + .tgl-btn:after {
  left: 50%;
  background: #28BEBD;
  top: -5px;
}

.form-group.custom-input label.tgl-btn.custom-tgl {
  background-color: #ECECEC;
  height: 20px;
}

/* Full CSS Checkbox */
.ext-cross:before, .toggle_onoff__checker:before, .toggle_onoff__cross:before, .toggle_onoff__ok:before, .ext-cross:after, .toggle_onoff__checker:after, .toggle_onoff__cross:after, .toggle_onoff__ok:after {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 2px;
  margin: 0 auto;
  top: 50%;
  left: 0;
  right: 0;
  background-color: #bf1e1e;
  border-radius: 5px;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.ext-cross:before, .toggle_onoff__checker:before, .toggle_onoff__cross:before, .toggle_onoff__ok:before {
  -webkit-transform: translateY(-50%) rotateZ(45deg);
          transform: translateY(-50%) rotateZ(45deg);
}

.ext-cross:after, .toggle_onoff__checker:after, .toggle_onoff__cross:after, .toggle_onoff__ok:after {
  -webkit-transform: translateY(-50%) rotateZ(-45deg);
          transform: translateY(-50%) rotateZ(-45deg);
}

.ext-ok:before, .toggle_onoff__toggle:checked + .toggle_onoff__checker:before, .toggle_onoff__ok:before, .ext-ok:after, .toggle_onoff__toggle:checked + .toggle_onoff__checker:after, .toggle_onoff__ok:after {
  background-color: #0cb018;
}

.ext-ok:before, .toggle_onoff__toggle:checked + .toggle_onoff__checker:before, .toggle_onoff__ok:before {
  width: 6px;
  top: 21px;
  left: -7px;
}

.ext-ok:after, .toggle_onoff__toggle:checked + .toggle_onoff__checker:after, .toggle_onoff__ok:after {
  width: 12px;
  left: 5px;
}

.toggle_onoff {
  width: 70px;
}

.toggle_onoff__container {
  display: block;
  position: relative;
  height: 35px;
  cursor: pointer;
  margin: 0;
}

.toggle_onoff__toggle {
  display: none;
}

.toggle_onoff__toggle:checked + .toggle_onoff__checker {
  left: calc(100% - 35px);
  -webkit-transform: rotateZ(360deg);
          transform: rotateZ(360deg);
}

.toggle_onoff__checker, .toggle_onoff__cross, .toggle_onoff__ok {
  display: block;
  position: absolute;
  height: 35px;
  width: 35px;
  top: 0;
  left: 0px;
  z-index: 1;
}

.toggle_onoff__checker {
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 2;
}

.toggle_onoff__checker:before, .toggle_onoff__checker:after {
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.toggle_onoff__cross:before, .toggle_onoff__cross:after, .toggle_onoff__ok:before, .toggle_onoff__ok:after {
  background-color: #ddd;
}

.toggle_onoff__ok {
  left: calc(100% - 35px);
}

.toggle_onoff__txt-left, .toggle_onoff__txt-right {
  display: block;
  position: absolute;
  width: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-size: 12px;
  z-index: 1;
}

.toggle_onoff__txt-right {
  right: 0px;
}

.toggle_onoff__bg {
  position: absolute;
  top: 0;
  left: 0;
  fill: #aaa;
  width: 100%;
  height: 100%;
}

.radio-custom-blob-box {
  position: relative;
  margin-bottom: 10px;
}

.radio-custom-blob-box label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.radio-custom-blob-box label .text-label {
  margin: 0;
  margin-left: 15px;
  text-transform: unset;
  -ms-flex-item-align: center;
      align-self: center;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio-custom-blob-box label .text-label svg {
  margin-left: 5px;
}

.radio-custom-blob-box label input[type=radio] {
  display: none;
}

.radio-custom-blob-box label input[type=radio]:checked + .circle {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation-name: circle__in;
          animation-name: circle__in;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.radio-custom-blob-box label input[type=radio]:checked + .circle .circle--inner {
  -webkit-animation-name: circle--inner__in;
          animation-name: circle--inner__in;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
}

.radio-custom-blob-box label .circle {
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation-name: circle__out;
          animation-name: circle__out;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

.radio-custom-blob-box label .circle .circle--outer {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #28BEBD;
}

.radio-custom-blob-box label .circle .circle--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #28BEBD;
  -webkit-animation-name: circle--inner__out;
          animation-name: circle--inner__out;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.radio-custom-blob-box label .circle .circle--inner.circle--inner__1 {
  -webkit-transform-origin: -12% -8%;
          transform-origin: -12% -8%;
}

.radio-custom-blob-box label .circle .circle--inner.circle--inner__2 {
  -webkit-transform-origin: -35% 50%;
          transform-origin: -35% 50%;
}

.radio-custom-blob-box label .circle .circle--inner.circle--inner__3 {
  -webkit-transform-origin: 60% 130%;
          transform-origin: 60% 130%;
}

.radio-custom-blob-box label .circle .circle--inner.circle--inner__4 {
  -webkit-transform-origin: 112% 90%;
          transform-origin: 112% 90%;
}

.radio-custom-blob-box label .circle .circle--inner.circle--inner__5 {
  -webkit-transform-origin: 75% -30%;
          transform-origin: 75% -30%;
}

.radio-custom-blob-box.sm label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.radio-custom-blob-box.sm label .text-label {
  margin: 0;
  margin-left: 13px;
  text-transform: unset;
  -ms-flex-item-align: center;
      align-self: center;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio-custom-blob-box.sm label .text-label svg {
  margin-left: 5px;
}

.radio-custom-blob-box.sm label input[type=radio] {
  display: none;
}

.radio-custom-blob-box.sm label input[type=radio]:checked + .circle {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation-name: circle__in;
          animation-name: circle__in;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.radio-custom-blob-box.sm label input[type=radio]:checked + .circle .circle--inner {
  -webkit-animation-name: circle--inner__in;
          animation-name: circle--inner__in;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
}

.radio-custom-blob-box.sm label .circle {
  position: relative;
  width: 26px;
  height: 26px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-animation-name: circle__out;
          animation-name: circle__out;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

.radio-custom-blob-box.sm label .circle .circle--outer {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 2px solid #28BEBD;
}

.radio-custom-blob-box.sm label .circle .circle--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #28BEBD;
  -webkit-animation-name: circle--inner__out;
          animation-name: circle--inner__out;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
          animation-timing-function: cubic-bezier(0.85, 0, 0.2, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.radio-custom-blob-box.sm label .circle .circle--inner.circle--inner__1 {
  -webkit-transform-origin: -12% -8%;
          transform-origin: -12% -8%;
}

.radio-custom-blob-box.sm label .circle .circle--inner.circle--inner__2 {
  -webkit-transform-origin: -35% 50%;
          transform-origin: -35% 50%;
}

.radio-custom-blob-box.sm label .circle .circle--inner.circle--inner__3 {
  -webkit-transform-origin: 60% 130%;
          transform-origin: 60% 130%;
}

.radio-custom-blob-box.sm label .circle .circle--inner.circle--inner__4 {
  -webkit-transform-origin: 112% 90%;
          transform-origin: 112% 90%;
}

.radio-custom-blob-box.sm label .circle .circle--inner.circle--inner__5 {
  -webkit-transform-origin: 75% -30%;
          transform-origin: 75% -30%;
}

@-webkit-keyframes circle__in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  16% {
    -webkit-transform: scale(0.95, 1.05);
            transform: scale(0.95, 1.05);
  }
  33% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05, 0.95);
            transform: scale(1.05, 0.95);
  }
  66% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  83% {
    -webkit-transform: scale(0.98, 1.02);
            transform: scale(0.98, 1.02);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes circle__in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  16% {
    -webkit-transform: scale(0.95, 1.05);
            transform: scale(0.95, 1.05);
  }
  33% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05, 0.95);
            transform: scale(1.05, 0.95);
  }
  66% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  83% {
    -webkit-transform: scale(0.98, 1.02);
            transform: scale(0.98, 1.02);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes circle--inner__in {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.02);
            transform: translate(-50%, -50%) scale(1.02);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes circle--inner__in {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.02);
            transform: translate(-50%, -50%) scale(1.02);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@-webkit-keyframes circle--inner__out {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.19);
            transform: translate(-50%, -50%) scale(0.19);
  }
  99% {
    -webkit-transform: translate(-50%, -50%) scale(0.21);
            transform: translate(-50%, -50%) scale(0.21);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
}

@keyframes circle--inner__out {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.19);
            transform: translate(-50%, -50%) scale(0.19);
  }
  99% {
    -webkit-transform: translate(-50%, -50%) scale(0.21);
            transform: translate(-50%, -50%) scale(0.21);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
}

.label-status {
  height: 30px;
  background: #E6E8E9;
  border-radius: 10px;
  padding: 5px 10px;
  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;
}

.label-status img {
  margin-right: 6px;
}

.label-status .text {
  font-size: 14px;
  font-weight: 600;
}

.label-status.secondary {
  background-color: #E6E8E9;
}

.label-status.secondary .text {
  color: #878D95;
}

.label-status.primary {
  background-color: #E0F0FF;
}

.label-status.primary .text {
  color: #007BE8;
}

.label-status.warning {
  background-color: #FFF7DF;
}

.label-status.warning .text {
  color: #FEB901;
}

.label-status.info {
  background-color: #DCFFFF;
}

.label-status.info .text {
  color: #28BEBD;
}

.label-status.danger {
  background-color: #FFF1F0;
}

.label-status.danger .text {
  color: #EA2C54;
}

.label-status.type {
  background-color: #FFE9CE;
}

.label-status.type .text {
  color: #FF9A1B;
}

td.label::before {
  content: url("../image/icon/icon-label.svg");
  position: absolute;
  top: -3px;
  left: 0;
}

.dropdown-toggle.dot {
  padding: 0;
  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;
  height: 30px;
  width: 30px;
}

.dropdown-toggle.dot::after {
  border: 0 !important;
  margin-left: 0;
  vertical-align: 0;
}

.dropdown-toggle.dot:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dropdown-menu.dot.show {
  min-width: 130px;
  -webkit-box-shadow: 0px 0px 20px 0px #ededed;
          box-shadow: 0px 0px 20px 0px #ededed;
  border: 0;
  border-radius: 10px;
  color: #353F4D;
}

.dropdown-menu.dot.show .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .25rem 10px;
}

.dropdown-menu.dot.show .dropdown-item svg {
  margin-right: 10px;
}

.close span {
  color: #d1d3d4;
}

.table.table-border tbody tr.no-hover:hover {
  background-color: transparent;
}

.select-search {
  background-color: #E5FAFF;
  border-radius: 20px;
  padding: 5px 45px 5px 15px;
  color: #28BEBD;
  position: relative;
  margin-right: 10px;
}

.select-search .close {
  position: absolute;
  right: 14px;
  top: 1.5px;
  opacity: 0.9;
}

.head-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  width: calc(100vw - 130px);
  background: #fff;
  z-index: 5;
  margin-left: -5px;
}

@media (max-width: 991.98px) {
  .head-detail {
    width: calc(100vw - 130px);
  }
  .head-detail .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (max-width: 575.98px) {
  .head-detail {
    width: calc(100vw - 70px);
    position: unset;
    background: #fff;
    z-index: 5;
  }
}

.head-detail .left .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.head-detail .left .top h5 {
  color: #353F4D;
  font-size: 22px;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  margin-right: 10px;
  margin-bottom: 0;
}

.head-detail .left .bottom {
  margin-top: 5px;
}

.head-detail .right .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.w-95px {
  width: 95px;
}

body.mobile {
  background-color: #F7F7F7 !important;
}

body.mobile header {
  background-color: #28BEBD;
  height: 65px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 12px;
  position: absolute;
  top: 0;
}

body.mobile header .noti {
  height: 40px;
  width: 40px;
  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;
  position: relative;
  margin-right: 3px;
}

body.mobile header .noti span {
  position: absolute;
  top: 1px;
  left: 17px;
  width: 21px;
  height: 15px;
  border-radius: 20px;
  background-color: #EA2C54;
  color: white;
  font-size: 10px;
  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;
}

body.mobile header .profile-header-mobile {
  width: 40px;
  height: 40px;
}

body.mobile header .profile-header-mobile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #fff;
}

body.mobile .container-content {
  background-color: white;
  border-radius: 20px 20px 0px 0px;
  margin-top: 77px;
  width: 100%;
  height: calc(100vh - 77px);
  padding: 12px;
  padding-bottom: 82px;
  overflow: auto;
}

body.mobile .container-content::-webkit-scrollbar {
  display: none;
}

body.mobile .container-content .title {
  font-size: 18px;
  font-weight: 500;
  color: #353F4D;
  font-family: "Kanit", sans-serif;
}

body.mobile .container-content .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.mobile .container-content .sub-title span {
  color: #878D95;
}

body.mobile .container-content .table-responsive::-webkit-scrollbar {
  display: none;
}

body.mobile .container-content .table-custom-wrap .table.table-border tbody td {
  border-top: 1px solid #E3E3E3;
  border-bottom: 0;
}

body.mobile .container-content .table-custom-wrap .table.table-border thead th {
  border-bottom: 0;
}

body.mobile .bottom {
  height: 70px;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 20px 20px 0px 0px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  padding: 15px;
  background-color: white;
}

body.mobile .mb-12px {
  margin-bottom: 12px;
}

body.mobile .card .card-header {
  padding: 12px;
}

body.mobile .information-box.horizontal .information-items-wrap {
  padding-top: 15px;
  padding-bottom: 5px;
}

body.mobile .information-box.horizontal {
  padding: 0px 12px 8px 12px;
}

body.mobile .information-box.horizontal .information-items-wrap .information-detail {
  margin-top: 5px;
}

body.mobile hr {
  border-top: 1px solid #E3E3E3;
}

body.mobile .px-12px {
  padding: 0px 12px 0px 12px;
}

body.mobile .total {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body.mobile .total span:first-child {
  color: #878D95;
}

body.mobile .total span:last-child {
  color: #353F4D;
  font-weight: 500;
}

body.mobile .total p:first-child {
  color: #353F4D;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}

body.mobile .total p:last-child {
  color: #353F4D;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
}

body.mobile .mobile-approval {
  position: absolute;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
}

body.mobile .mobile-approval .box {
  height: auto;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 20px 20px 0px 0px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  padding: 15px;
  background-color: white;
}

.approval-line {
  position: relative;
  margin-top: 25px;
  padding-top: 5px;
  overflow: auto;
}

.approval-line::-webkit-scrollbar {
  height: 5px;
}

.approval-line .mobile::-webkit-scrollbar {
  display: none;
}

.approval-line .box-item {
  display: -webkit-box;
  margin-top: -5px;
}

.approval-line .box-item .item {
  margin-left: 20px;
  width: 280px;
}

.approval-line .box-item .item.one .topic, .approval-line .box-item .item.one .detil {
  margin-left: -18px;
}

.approval-line .box-item .item.two .topic, .approval-line .box-item .item.two .detil {
  margin-left: -37px;
  margin-bottom: 8px;
}

.approval-line .box-item .item.three .topic, .approval-line .box-item .item.three .detil {
  margin-left: -30px;
}

.approval-line .box-item .item.four .topic, .approval-line .box-item .item.four .detil {
  margin-left: -40px;
}

.approval-line .box-item .item.five .topic, .approval-line .box-item .item.five .detil {
  margin-left: -60px;
}

.approval-line .box-item .item .line {
  width: 100%;
  margin-left: 15px;
  margin-top: -5px;
  border-top: 1px solid #E6E8E9;
}

.approval-line .box-item .item .bg-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.approval-line .box-item .item .bg-dot .dot {
  height: 10px;
  width: 10px;
  background-color: #28BEBD;
  border-radius: 50%;
}

.approval-line .box-item .item .topic {
  margin-top: 15px;
  color: #28BEBD;
  font-weight: 600;
  margin-bottom: 15px;
}

.approval-line .box-item .item .topic p {
  color: #878D95;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
}

.approval-line .box-item .item .area-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.approval-line .box-item .item .area-detail .detil {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #353F4D;
  font-weight: 500;
}

.approval-line .box-item .item .area-detail .detil div {
  margin-top: 8px;
}

.approval-line .box-item .item .area-detail .detil div p {
  margin-bottom: 0;
  margin-left: 10px;
}

.approval-line .box-item .item .area-detail .detil div p.sub {
  font-size: 14px;
  font-weight: 400;
}

.approval-line .box-item .item .area-detail .detil img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-list-approval {
  background-color: #F7F8F7;
  padding: 12px;
  border-radius: 10px;
}

.box-list-approval h6 {
  color: #353F4D;
  margin-bottom: 10px;
}

.box-list-approval .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.box-list-approval .list img {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-right: 8px;
}

.box-list-approval .list p {
  font-size: 14px;
  margin-bottom: 5px;
  color: #878D95;
}

.box-list-approval .list p:first-child {
  font-size: 16px;
  color: #353F4D;
}

.header-breadcrumb-wrapper {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: 100%;
  padding: 9px 10px;
  margin-right: 5px;
  white-space: nowrap;
  font-size: 14px;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
}

.header-breadcrumb-wrapper .color-svg svg path {
  fill: #28BEBD;
}

.header-breadcrumb-wrapper .color-svg-active svg path {
  fill: #353F4D;
}

.header-breadcrumb-wrapper a {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #050A32;
}

.header-breadcrumb-wrapper a:hover, .header-breadcrumb-wrapper a:focus {
  color: none;
}

.header-breadcrumb-wrapper a.active {
  color: #28BEBD;
}

.header-breadcrumb-wrapper a.active:hover, .header-breadcrumb-wrapper a.active:focus {
  color: #28BEBD;
}

body .area-upload .live-once-img-area .live-once-img-group:before {
  background-color: #ffffff !important;
}

.area-upload .live-once-img-area {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
}

body .area-upload .live-once-img-area .live-once-img-group .img .bg-defult {
  position: absolute;
  top: 3px !important;
  left: 3px !important;
  width: 95px !important;
  height: 95px !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 5px;
  z-index: 3;
  border-radius: 5px;
}

.area-detail-profile {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.show-detail-profile {
  padding: 10px;
  text-align: center;
}

.show-detail-profile p {
  margin: 0;
}

.show-detail-profile .username-show {
  font-size: 14px;
  color: #878D95;
}

.menu-department {
  text-indent: 35px;
  padding: 10px 0;
}

.menu-department p {
  color: #000000;
  margin-bottom: 5px;
}

.menu-department a {
  color: #000000;
}

.menu-department a:hover {
  color: #28BEBD;
}

.menu-department a:active {
  color: #28BEBD;
}

.menu-department a.active {
  color: #28BEBD;
}

.sub-menu-department {
  text-indent: 50px;
  padding: 10px 0;
}

.sub-menu-department a {
  color: #686E76;
}

.sub-menu-department a:hover {
  color: #28BEBD;
}

.sub-menu-department a:active {
  color: #28BEBD;
}

.sub-menu-department a.active {
  color: #28BEBD;
}

.title-department {
  color: #878D95;
  font-size: 14px;
  margin: 0;
  padding: 10px 20px;
}

.title-select-user {
  color: #878D95;
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
}

.name-department {
  color: #353F4D;
  font-size: 16px;
  margin: 0;
  font-weight: bold;
  padding: 0 20px;
}

.btn-edit-department {
  width: 45px;
  height: 45px;
}

.btn-edit-department svg {
  width: 100%;
  height: 100%;
}

.border-bottom-card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.descrip-modal {
  color: #878D95;
}

.budget-detail label {
  font-size: 14px;
  color: #353F4D;
  margin-bottom: 0;
}

.budget-detail h3 {
  font-weight: 600;
}

.text-warming {
  color: #F0B95E;
}

.text-green {
  color: #28BEBD;
}

.login-area {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.login-area .left {
  float: left;
  max-width: 450px;
  height: 100%;
  width: 100%;
}

.login-area .left .cover-login {
  width: 100%;
  height: 100vh;
  position: relative;
}

.login-area .left .cover-login img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1024.98px) {
  .login-area .left {
    display: none;
  }
}

.login-area .right {
  float: left;
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  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;
}

.login-area .right .logo-login {
  max-width: 300px;
}

.login-area .right .logo-login img {
  width: 100%;
  height: 100%;
}

.login-area .right .title-login {
  padding: 15px;
}

.login-area .right .title-login h3 {
  font-size: 39px;
}

.login-area .right .title-login p {
  font-size: 14px;
}

.login-area .right .group-footer {
  padding: 0 15px;
  float: right;
}

.login-area .right .group-footer p {
  color: #878D95;
  text-align: right;
}

.login-area .right .group-footer .btn-login {
  min-width: 170px;
  max-width: 170px;
}

.form-group.custom-input .flatpickr-input {
  background: #ffffff;
  z-index: 0;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.form-group.custom-input .form-control.custom-readonly {
  background: transparent;
  border: none;
}

.form-group.custom-input .form-control.custom-readonly::-webkit-input-placeholder {
  color: #000000;
  font-weight: 500;
}

.form-group.custom-input .form-control.custom-readonly:focus {
  outline: 0;
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.no-tfoot tfoot {
  display: none;
}

.form-group.custom-input .form-control.custom-readonly + label {
  color: #878D95;
}

.text-description {
  margin: 0;
  color: #1E91E4;
  font-weight: 600;
}

.text-description span {
  color: #878D95;
  font-weight: 500;
}

.no-read {
  color: #878D95;
}

.area-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card-log {
  background-color: #F7F8F7;
  border-radius: 10px;
  padding: 20px;
}

.detail-log {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.detail-log .profile-user-log {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.detail-log .profile-user-log img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.detail-log .description-log .user-name {
  font-size: 16px;
  font-weight: 600;
}

.detail-log .description-log p {
  font-size: 16px;
  margin-bottom: 0;
}

.detail-log .description-log span {
  font-size: 14px;
  font-weight: 500;
}

.upload-file {
  width: 100px;
  height: 100px;
  border: 1px solid #000000;
}

.show-file {
  width: 100px;
  height: 100px;
}

.show-file img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ml--5px {
  margin-left: -5px;
}

.mt--10px {
  margin-top: -10px;
}

.text-nowrap {
  white-space: nowrap;
}

.check-multiple {
  height: 180px;
  overflow-y: scroll;
}

.select-multiple.active {
  height: 320px !important;
}

.select-multiple.search .check-multiple {
  height: 140px;
  overflow-y: scroll;
}

.select-multiple-main .select-multiple .close-event {
  padding: 20px 10px 0px 10px;
  margin-top: -15px;
}

.header-mobile {
  margin-bottom: 65px;
}

.header-mobile .header {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 65px;
  width: 100%;
  z-index: 5;
  background-color: #28BEBD;
}

.header-mobile .header .profile-header-mobile {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.header-mobile .header .profile-header-mobile img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-mobile .header .notification {
  margin-right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  background-color: transparent;
}

.header-mobile .header .notification svg {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
}

.footer-mobile .footer {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 70px;
  width: 100%;
  z-index: 5;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  -webkit-box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
          box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
}

.area-btn {
  width: 100%;
}

.area-btn .btn-check-order {
  width: 100%;
  background-color: #28BEBD;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
}

.bg-mobile {
  background-color: #F7F7F7;
  border-radius: 0px;
}

.card-mobile {
  border: none;
}

.modal-bottom .modal-dialog {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100% !important;
  margin: 0;
  -webkit-transform: translateY(100%) !important;
          transform: translateY(100%) !important;
}

.modal-bottom .modal-dialog .modal-content {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.modal-bottom.show {
  overflow: hidden;
}

.modal-bottom.show .modal-dialog {
  -webkit-transform: translateY(0%) !important;
          transform: translateY(0%) !important;
  min-height: 80px;
}

.btn-close-mobile {
  color: #878D95;
  background-color: transparent;
  border-color: #E6E8E9;
  width: 100%;
}

.btn-close-mobile:hover {
  color: #878D95;
  background-color: transparent;
  border-color: #E6E8E9;
}

.dropdown-menu.mobile-logout {
  width: 220px;
  position: absolute;
  -webkit-transform: translate3d(-175px, 40px, 0px);
          transform: translate3d(-175px, 40px, 0px);
  top: 0px;
  left: 0px;
  will-change: transform;
}

.dropdown-menu.mobile-logout p {
  white-space: nowrap;
  width: 170px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}

.dropdown-menu.mobile-logout .dropdown-item:active {
  background-color: #F7F7F7;
}

.overflow-h600px {
  max-height: 600px;
  overflow-y: scroll;
}

.overflow-h600px.less {
  overflow-y: unset;
}

#sidenav.sidenav-open .menu-sidenav {
  width: 0px;
  opacity: 0;
}

.menu-sidenav {
  position: fixed;
  top: 60px;
  width: 60px;
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
}

.menu-sidenav .list-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 5px;
}

.menu-sidenav .list-menu .list-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menu-sidenav .list-menu .list-logo svg g path {
  fill: #ffffff;
}

.menu-sidenav .list-menu .list-logo svg path {
  fill: #ffffff;
}

.menu-sidenav .list-menu .list-name {
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  margin-top: 5px;
}

.menu-sidenav .list-menu.active, .menu-sidenav .list-menu:hover {
  background: #ffffff;
}

.menu-sidenav .list-menu.active .list-logo svg g path, .menu-sidenav .list-menu:hover .list-logo svg g path {
  fill: #28BEBD;
}

.menu-sidenav .list-menu.active .list-logo svg path, .menu-sidenav .list-menu:hover .list-logo svg path {
  fill: #28BEBD;
}

.menu-sidenav .list-menu.active .list-name, .menu-sidenav .list-menu:hover .list-name {
  color: #28BEBD;
}

@media (max-width: 576.99px) {
  .menu-sidenav {
    width: 0px;
    opacity: 0;
  }
}

.filter-additional {
  width: 390px;
  left: -28px !important;
}

.text-cyan {
  color: #28BEBD !important;
}

.text-dark-red {
  color: #EA2C54 !important;
}

.text-dark-blue {
  color: #007BE8;
}

.text-dark-yellow {
  color: #F0B95E;
}

.text-sub-gray {
  color: #878D95;
}

.text-dark {
  color: #353F4D;
}

.pr-card-box {
  padding: 10px 15px;
}

.pr-total-number {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0px;
}

.pr-summery-table {
  margin-right: -20px;
  margin-left: -20px;
  margin-top: 20px;
}

.size-request-modal {
  height: 470px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.size-request-modal::-webkit-scrollbar {
  /* Hide scrollbar for Chrome, Safari and Opera */
  display: none;
}

.text-director {
  color: #878D95;
  font-size: 14px;
}

.text-director.title {
  font-weight: 500;
}

.director .director-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #DCDEE0;
  border-radius: 50px;
  padding-right: 5px;
  margin-right: 10px;
}

.director .director-list .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.director .director-list .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.director .director-list .name {
  font-weight: 500;
  font-size: 16px;
  color: #353F4D;
}

.director .director-list .remove-director {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
  width: 20px;
  height: 20px;
  background-color: #EA2C54;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
}

.dashboard-header {
  font-size: 22px;
  font-weight: 500;
}

.dashboard-30px {
  font-size: 30px;
  font-weight: 600;
}

.chart-container {
  position: relative;
  height: 100%;
}

.side-chart {
  text-align: center;
  margin-bottom: 35px;
}

.table-custom-dashboard .table th {
  font-size: 14px;
  font-weight: 500;
  border-top: 0;
  border-bottom: 0;
}

.color-box {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
}

.color-box.orange {
  background-color: #F79663;
}

.color-box.yellow {
  background-color: #FECA7A;
}

.color-box.cyan {
  background-color: #16D8D8;
}

.color-box.blue {
  background-color: #3E88FB;
}

.color-box.dark-blue {
  background-color: #206ADD;
}

.badge-egp {
  color: #FF9A1B;
  background-color: #FFE9CE;
}

.hovercard {
  position: absolute;
  opacity: 0;
  z-index: 1;
  left: -90px;
  top: 25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hovercard.check-order {
  left: -50px;
  top: 30px;
}

.recent-link {
  position: relative;
  color: #252525;
  padding-bottom: 0px;
  font-size: 1rem;
}

.recent-link .icon-file {
  border: none;
}

.recent-link .icon-file:hover + .hovercard {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.tooltiptext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #333333;
  padding: 18px;
  border-radius: 5px;
  color: #FFFFFF;
  line-height: 15px;
  -webkit-transition: 1s;
  transition: 1s;
  height: auto;
}

.tooltiptext.check-order {
  padding: 15px;
}

.purchase-items-wrap {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.purchase-items-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  border-bottom: 1px solid #E3E3E3;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  z-index: 0;
}

.purchase-title {
  font-size: 14px;
  color: #878D95;
}

.purchase-text {
  font-size: 17px;
  color: #353F4D;
  font-weight: 500;
  margin-bottom: 0;
}

.modal-dialog.modal-contract {
  width: 100%;
  max-width: 900px;
}

.form-control.contract-custom {
  display: inline;
}

.form-control.input-10 {
  width: 10%;
}

.form-control.input-20 {
  width: 20%;
}

.form-control.input-25 {
  width: 25%;
}

.form-control.input-number-custom {
  width: 20%;
}

.form-control.input-70 {
  width: 70%;
}

.button-invisible {
  opacity: 0;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.allow-button svg path {
  fill: #FFFFFF;
}

.del-sub-check:hover svg path {
  fill: #FFFFFF;
}

.button-w105 {
  width: 105px;
}

.btn-outline-cyan {
  color: #28BEBD;
  background-color: #fff;
  border-color: #04b9b9;
}

.btn-outline-cyan:hover {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-outline-cyan:focus, .btn-outline-cyan.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
  color: #fff;
  background-color: #28BEBD;
  border-color: #04b9b9;
}

.btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan.dropdown-toggle {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-outline-yellow {
  color: #EFB861;
  background-color: #fff;
  border-color: #eeb14f;
}

.btn-outline-yellow:hover {
  color: #fff;
  background-color: #EFB861;
  border-color: #eeb14f;
}

.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #EFB86186;
          box-shadow: 0 0 0 0.2rem #EFB86186;
}

.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #fff;
  background-color: #EFB861;
  border-color: #eeb14f;
}

.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-download {
  color: #878D95;
  background-color: #E9E9E9;
  border-color: #E9E9E9;
}

.btn-download:hover {
  color: #fff;
  background-color: #878D95;
  border-color: #878D95;
}

.btn-download:focus, .btn-download.focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.btn-download.disabled, .btn-download:disabled {
  color: #565b61;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}

.btn-download:not(:disabled):not(.disabled):active, .btn-download:not(:disabled):not(.disabled).active,
.show > .btn-download.dropdown-toggle {
  color: #fff;
  background-color: #009292;
  border-color: #018f8f;
}

.btn-download:not(:disabled):not(.disabled):active:focus, .btn-download:not(:disabled):not(.disabled).active:focus,
.show > .btn-download.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #28BEBD86;
          box-shadow: 0 0 0 0.2rem #28BEBD86;
}

.dataTables_wrapper .w-data-table-header .dataTables_filter label {
  display: none !important;
}

.dataTables_wrapper .w-data-table-header .dataTables_filter input {
  display: none !important;
  opacity: 0;
}

.upload-custom {
  left: 0 !important;
  top: 0 !important;
}

.custom-index {
  z-index: 7;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

@media (max-width: 425.98px) {
  .form-control.input-10 {
    width: 25%;
  }
  .form-control.input-20 {
    width: 100%;
  }
  .form-control.input-25 {
    width: 100%;
  }
  .form-control.input-number-custom {
    width: 20%;
  }
  .form-control.input-70 {
    width: 100%;
  }
}
/*# sourceMappingURL=loadCSS.css.map */