@font-face {
    font-family: 'Saysettha';
    src: url('../fonts/saysettha_mx-webfont.eot');
    src: url('../fonts/saysettha_mx-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/saysettha_mx-webfont.woff') format('woff'),
         url('../fonts/saysettha_mx-webfont.ttf') format('truetype'),
         url('../fonts/saysettha_mx-webfont.svg#SaysetthaMXRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Lao';
    src: url('../fonts/notosan/NotoSansLao-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif Lao';
    src: url('../fonts/notoserif/NotoSerifLao-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Eng';
    src: url('../fonts/notoeng/NotoSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Londrina Solid';
    src: url('../fonts/LondrinaSolid-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Londrina Thin';
    src: url('../fonts/LondrinaThin-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Londrina Book';
    src: url('../fonts/LondrinaBook-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url('../iconfont/MaterialIcons-Regular.eot'); /* For IE6-8 */
   src: local('Material Icons'),
        local('MaterialIcons-Regular'),
        url('../iconfont/MaterialIcons-Regular.woff2') format('woff2'),
        url('../iconfont/MaterialIcons-Regular.woff') format('woff'),
        url('../iconfont/MaterialIcons-Regular.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

html {
  /*overflow-y: hidden;*/
}

body {
  font-family: 'Noto Sans Lao', 'Londrina Book';
}

input,select,li {
  font-family: 'Noto Sans Lao', 'Londrina Book';
}

.normal_text {
  font-family: 'Noto Sans Lao', 'Londrina Book';
  font-weight: 600;
  font-size: 15px;
}

pre {
  font-family: monospace;
  font-size: 20px;
  margin: 0;
}

.dataTables_paginate, .dataTables_info {
  font-size: 14px !important;
}

.unclickable {
  pointer-events: none;
}

.logo_style{
  color: white;
  text-shadow: rgb(0, 0, 0) 3px 0px 0px, rgb(0, 0, 0) 2.83487px 0.981584px 0px, rgb(0, 0, 0) 2.35766px 1.85511px 0px, rgb(0, 0, 0) 1.62091px 2.52441px 0px, rgb(0, 0, 0) 0.705713px 2.91581px 0px, rgb(0, 0, 0) -0.287171px 2.98622px 0px, rgb(0, 0, 0) -1.24844px 2.72789px 0px, rgb(0, 0, 0) -2.07227px 2.16926px 0px, rgb(0, 0, 0) -2.66798px 1.37182px 0px, rgb(0, 0, 0) -2.96998px 0.42336px 0px, rgb(0, 0, 0) -2.94502px -0.571704px 0px, rgb(0, 0, 0) -2.59586px -1.50383px 0px, rgb(0, 0, 0) -1.96093px -2.27041px 0px, rgb(0, 0, 0) -1.11013px -2.78704px 0px, rgb(0, 0, 0) -0.137119px -2.99686px 0px, rgb(0, 0, 0) 0.850987px -2.87677px 0px, rgb(0, 0, 0) 1.74541px -2.43999px 0px, rgb(0, 0, 0) 2.44769px -1.73459px 0px, rgb(0, 0, 0) 2.88051px -0.838247px 0px;
}

button {
  font-family: 'Noto Sans Lao', 'Noto Sans Eng';
}

@media print and (min-resolution: 300dpi) {
  #main_div, #navi_div, #status_div {
    display: none !important;
  }
  body {
    background-color: white !important;
  }
  #printout {
    display: block;
    page-break-after: always;
  }
}

@media screen {
  #printout {display: none !important;}
  /* #main_div, #navi_div, #status_div {
    display: none !important;
  }
  body {
    background-color: white !important;
  }
  #printout {
    display: block;
    page-break-after: always;
  } */
}

table,thead,tbody,tr,td {
  /*text-align: center !important;*/
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cursor_pointer {
  cursor: pointer;
}

.border_table {
  padding: 0 !important;
  border: solid 3px black !important;
}

.no_border {
  border: none !important;
}

/* Start Slide Windows */

.slideOutLeft {
  transition: 1s;
  left: -100vw !important;
}

.slideOutLeftFast {
  transition: 0.5s;
  left: -100vw !important;
}

.slideOutRight {
  transition: 1s;
  left: 100vw !important;
}

.slideIn {
  transition: 1s;
  left: 0 !important;
}

.slideInFast {
  transition: 0.5s;
  left: 0 !important;
}

.slideInNow {
  left: 0 !important;
}

.inLeftNow {
  left: -100vw !important;
}

.inRightNow {
  left: 100vw !important;
}

/* End Slide Windows */

.swal2-container {
  z-index: 2500 !important;
}

.button_like {
  cursor: pointer;
}

.button_like:active {
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
}

 /*No Scroll Bar*/

::-webkit-scrollbar {
  width: 0;
  height: 0;
}

::-webkit-scrollbar {
  width: 0;
}

.hover-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
}

/* Define the tooltip text style */
.tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  font-size: 10px !important;
  height: 20px !important;
  width: max-content;
  padding: 4px 8px;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  z-index: 99999999999999;
  transition: opacity 0.2s ease;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.hide_it {
  display: none;
}

font.w400 {
	font-weight: 400;
}

font.w600 {
	font-weight: 600;
}

font.w800 {
	font-weight: 800;
}

font.w1000, .superBold {
	font-weight: 1000;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
	font-size: 20px !important;
}

.font25 {
	font-size: 25px !important;
}

.font27 {
  font-size: 27px !important;
}

.font30 {
  font-size: 30px !important;
}

.font35 {
  font-size: 35px !important;
}

.font40 {
	font-size: 40px !important;
}

.font1sm {
  font-size: 1.5rem !important;
}

.font2em {
  font-size: 2rem !important;
}

.font2sm {
	font-size: 2.5rem !important;
}

.font3em {
  font-size: 3rem !important;
}

.font_white {
	color: white !important;
}

.font_black {
  color: black !important;
}

.font_red {
  color: red !important;
}

.font_blue {
  color: blue !important;
}

.font_green {
  color: green !important;
}

.font_orange {
  color: orange !important;
}

.bg_green {
  background-color: green;
}

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

.left_elem {
  text-align: left;
}

.right_elem {
  text-align: right;
}

.centerize {
	margin: auto;
  margin-left: auto !important;
  margin-right: auto !important;
}

.vertical-center {
  margin: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.display_block {
	display: block !important;
}

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

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

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

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

.no_padding {
  padding: 0 !important;
}

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

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

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

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

.no_padding_lr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no_padding_tb {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.padding5 {
  padding: 5px !important;
}

.padding5b {
  padding-bottom: 5px !important;
}

.padding5t {
  padding-top: 5px !important;
}

.padding10 {
  padding: 10px !important;
}

.padding10b {
  padding-bottom: 10px !important;
}

.padding10t {
  padding-top: 10px !important;
}

.padding10l {
  padding-left: 10px !important;
}

.padding10r {
  padding-right: 10px !important;
}

.padding20b {
  padding-bottom: 20px !important;
}

.padding20t {
  padding-top: 20px !important;
}

.padding20l {
  padding-left: 20px !important;
}

.padding20r {
  padding-right: 20px !important;
}

.padding20tb {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.padding30t {
  padding-top: 30px !important;
}

.padding30b {
  padding-bottom: 30px !important;
}


.padding50b {
  padding-bottom: 50px !important;
}

.padding50tb {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.padding100b {
  padding-bottom: 100px !important;
}

.padding15 {
  padding: 15px !important;
}

.padding5t15lr {
  padding: 5px 15px 0px 15px !important;
}

.padding15tlr {
  padding: 15px 15px 0px 15px !important;
}

.padding15lr {
  padding: 0px 15px 0px 15px !important;
}

.padding15blr {
  padding: 0px 15px 15px 15px !important;
}

.padding20 {
  padding: 20px !important;
}

.padding20lr {
  padding: 0px 20px 0px 20px !important;
}

.padding10tb20lr {
  padding: 10px 20px 10px 20px !important;
}

.padding10tb30lr {
  padding: 10px 30px 10px 30px !important;
}

.padding25 {
  padding: 25px !important;
}

.padding30 {
  padding: 30px !important;
}

.padding35 {
  padding: 35px !important;
}

.padding40 {
  padding: 40px !important;
}

.padding45 {
  padding: 45px !important;
}

.padding50 {
  padding: 50px !important;
}

.margint10 {
  margin-top: 10px !important;
}

.margint20 {
  margin-top: 20px !important;
}

.margint30 {
  margin-top: 30px !important;
}

.margint40 {
  margin-top: 40px !important;
}

.margint150 {
  margin-top: 150px !important;
}

.marginb5 {
  margin-bottom: 5px !important;
}

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

.marginb20 {
  margin-bottom: 20px !important;
}

.marginb30 {
  margin-bottom: 30px !important;
}

.marginb40 {
  margin-bottom: 40px !important;
}

.specialWidth {
  width: 50px !important;
}

.widthAuto {
  width: auto !important;
}

.width5 {
  width: 5% !important;
}

.width10 {
  width: 10% !important;
}

.width15 {
  width: 15% !important;
}

.width20 {
  width: 20% !important;
}

.width25 {
  width: 25% !important;
}

.width30 {
  width: 30% !important;
}

.width35 {
  width: 35% !important;
}

.width40 {
  width: 40% !important;
}

.width45 {
  width: 45% !important;
}

.width50 {
  width: 50% !important;
}

.width55 {
  width: 55% !important;
}

.width60 {
  width: 60% !important;
}

.width65 {
  width: 65% !important;
}

.width70 {
  width: 70% !important;
}

.width75 {
  width: 75% !important;
}

.width80 {
  width: 80% !important;
}

.width85 {
  width: 85% !important;
}

.width90 {
  width: 90% !important;
}

.width95 {
  width: 95% !important;
}

.width100 {
  width: 100% !important;
}

.height100 {
  height: 100px;
}

.height300 {
  height: 300px;
}

.opacity50 {
  opacity: 0.5;
}

button:active,.btn:active,.btn-large:active,.btn-floating:active,.btn-flat:active {
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
}

button, .btn, .btn-large, .btn-floating, .btn-flat {
  font-size: 18px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.click_shake {
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
}

.transparent_bg {
  background: rgba(255, 255, 255, 0) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.blurbg{
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}

label {
  color: black !important;
  font-weight: bold !important;
}

.may_break {
  word-break: break-word;
}

.fixed_table {
  table-layout:fixed;
}

input.select-dropdown {
  color: #000 !important;
  font-weight: 800 !important;
}

span.circle {
	border-style: solid;
  border-width: 2px;
  border-color: white;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  text-align: center;
  width: 1.6em;
}

span.square {
	border-style: solid;
  border-width: 4px;
  border-color: white;
  line-height: 1.35em;
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  text-align: center;
  width: 2.5em;
}

ul.ui-menu {
  font-family: 'Noto Sans Lao', 'Noto Sans Eng';
  font-weight: 600;
  font-size: 25px !important;
}

table#all_purchase {
  width: 100% !important;
  font-size: 18px !important;
}

th,thead,tbody {
  font-size: 18px !important;
}

tbody td {
  font-size: 14px !important;
}

.dataTables_scrollHeadInner {
  width: 100% !important;
}

div.grey_line {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-color: rgba(195, 195, 195, 0.3);
}

div.white_line {
	margin-left: 0px !important;
	margin-right: 0px !important;
	background-color: #FFFFFF;
}

.disable_touch {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.not_allowed {
  cursor: not-allowed !important;
}

#snackbar {
  visibility: hidden; /* Hidden by default. Visible on click */
  min-width: 250px; /* Set a default minimum width */
  margin-left: -125px; /* Divide value of min-width by 2 */
  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 999999999999; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  bottom: 80px; /* 30px from the bottom */
}

.top_border {
  border-radius: 30px 30px 0 0;
}

.bot_border {
  border-radius: 0 0 30px 30px;
}

@media only screen and (max-width: 755px) {

}

@media only screen and (max-width: 718px) {
	#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 99999999999; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 80px; /* 30px from the bottom */
    font-size: 20px;
  }
}
/*
div#ui-datepicker-div {
  left: 10% !important;
}

.ui-widget {
  font-size: 1.5em !important;
}

.ui-datepicker {
  width: 60% !important;
}*/

.single_space {
  padding-bottom: 50px !important;
}

.double_space {
  padding-bottom: 100px !important;
}

@media only screen and (max-width: 700px) {
  span.circle {
    border-style: solid;
    border-width: 2px;
    border-color: white;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
    font-size: 15px !important;
  }

  .single_space {
    padding-bottom: 15px !important;
  }

  .double_space {
    padding-bottom: 30px !important;
  }

 /* div#ui-datepicker-div {
    left: 10% !important;
  }

  .ui-widget {
    font-size: 0.75em !important;
  }

  .ui-datepicker {
    width: 60% !important;
  }*/
}

@media only screen and (min-width: 900px) {
  /*div#ui-datepicker-div {
    left: 35% !important;
  }

  .ui-widget {
    font-size: 1em !important;
  }

  .ui-datepicker {
    width: 30% !important;
  }*/
}

.shake_it {
	animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
  animation-iteration-count: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.shake_always{
  animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
  animation-iteration-count: infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.shake_success{
  animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
  animation-iteration-count: infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  color: green !important;
}

.shake_fail{
  animation: shake 1s cubic-bezier(.36,.07,.19,.97) both;
  animation-iteration-count: infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  color: red !important;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

#snackbar.stay {
  visibility: visible;
}

#snackbar.hideIt {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadeout 0.5s;
  animation: fadeout 0.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

/* Font Spin */
@font-face {
  font-family: 'FontAwesome';
  src:  url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src:  url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
        url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
        url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
        url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-refresh:before {
  content: "\f021";
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}