/* html{ */
	/* overflow-x: hidden; */
/* } */
td{
	white-space: nowrap;
}
.table td, .table th {
	padding: .25rem;
}
table.dataTable.table>tbody>tr:hover {
  background-color: lightyellow;
}
#__next {
    height: 100%
}
.main-index {
	display: flex;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
}
.sub-index {
	flex: 1 1 0%;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.baner-index {
	padding-top: 5rem;
    padding-bottom: 5rem;
    padding-left: 5rem;
    padding-right: 0px !important;
}
.css-8et73i {
	max-width: 48rem;
}
.css-nnwzg9 {
    left: 2.125rem;
    bottom: 2.688rem;
    position: absolute;
}
.css-84vgca {
    bottom: 0px;
    z-index: -1;
    width: 100%;
    position: absolute;
}
.css-1deb9f4 {
}
.css-xdtxpy {
    padding: 3rem;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(49, 45, 75);
}
.css-qfcu70 {
    padding: 2rem;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
}
.css-17kxzui {
    top: 30px;
    left: 40px;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.css-11sbzo5 {
    margin: 0px 0px 0px 0.75rem;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    color: rgba(58, 53, 65, 0.87);
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.5rem !important;
}
.css-1fobf8d {
    margin-bottom: 1.5rem;
}
.css-1pbm5zb {
	margin: 0px 0px 0.375rem;
    letter-spacing: 0px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 1.25rem;
    line-height: 1.334;
    color: rgba(58, 53, 65, 0.87);
    font-weight: 600;
}
.css-1pbm5zb {
	font-size: 1.4993rem;
}
.css-rjz5w5 {
    margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    font-size: 0.875rem;
    color: rgba(58, 53, 65, 0.6);
}
#submitbtn {
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 0.9375rem;
    text-transform: uppercase;
    min-width: 64px;
    color: rgb(255, 255, 255);
    background-color: rgb(22, 177, 255);
    width: 100%;
    font-weight: 500;
    line-height: 1.71;
    letter-spacing: 0.3px;
    box-shadow: rgba(58, 53, 65, 0.42) 0px 4px 8px -4px;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px 0px 1.75rem;
    text-decoration: none;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 5px;
    padding: 0.53125rem 1.625rem;
}
.form-group {
	letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    font-size: 0.85rem;
    line-height: 1.4375em;
    color: rgba(58, 53, 65, 0.87);
    box-sizing: border-box;
    cursor: text;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-radius: 6px;
}
.css-igs3ac {
	border-color: rgba(58, 53, 65, 0.22);
}
.css-obkmg3 {
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    color: rgba(58, 53, 65, 0.87);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    border-radius: 6px;
    padding-right: 14px;
}
.css-yjsfm1 {
    float: unset;
    width: auto;
    display: block;
    height: 11px;
    font-size: 0.75em;
    visibility: hidden;
    max-width: 0.01px;
    overflow: hidden;
    padding: 0px;
    transition: max-width 50ms cubic-bezier(0, 0, 0.2, 1);
    white-space: nowrap;
}
#togglePassword {
	cursor:pointer;
	margin-left: 92%;
    position: absolute;
    margin-top: -28px;
}
#passwordSpan {
	color: rgb(255, 76, 81);
}
.css-uinsfl {
    height: 100%;
    /* display: flex; */
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
body {
  font-size: 0.9rem;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
  /* overflow: hidden; */
  position: relative;
}
/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 400;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(/images/apple-touch-icon.png);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
#status .spinner-border{
	position: absolute;
    top: 170px;
    width: 50px;
    height: 50px;
    left: 75px;
}
.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
  height: 100vh;
}

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
  left: 0px;
}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content {
    padding-left: 300px;
  }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  left: 0;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
  z-index:200;
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 270px;
  height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 200;
}

@media screen and (max-width: 1180px) and (min-width:400px)  {
	.page-wrapper .sidebar-wrapper,
	.sidebar-wrapper .sidebar-brand > a,
	.sidebar-wrapper .sidebar-dropdown > a:after,
	.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
	.sidebar-wrapper ul li a i,
	.page-wrapper .page-content,
	.sidebar-wrapper .sidebar-search input.search-menu,
	.sidebar-wrapper .sidebar-search .input-group-text,
	.sidebar-wrapper .sidebar-menu ul li a,
	#show-sidebar,
	#close-sidebar {
	  -webkit-transition: none;
	  -moz-transition: none;
	  -ms-transition: none;
	  -o-transition: none;
	  transition: none;
	}
	.page-wrapper.toggled .sidebar-wrapper {
	  left: 0px;
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  -ms-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	}
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: relative;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 20px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  width: 60px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
  padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  padding-left: 25px;
  font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 20px;
}

.page-wrapper .page-content > div {
  /* padding: 20px 40px; */
}

.page-wrapper {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #525965;
}
::-webkit-scrollbar-thumb:active {
  background: #525965;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #31353D;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #818896;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #b8bfce;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}
.dataTables_length,
.dataTables_wrapper {
  font-size: 1.6rem;
  select,
  input {
    background-color: #f9f9f9;
    border: 1px solid #999;
    border-radius: 4px;
    height: 3rem;
    line-height: 2;
    font-size: 1.8rem;
    color: #333;
  }

  .dataTables_length,
  .dataTables_filter {
    margin-top: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-flex;
  }
}

// paginate

.paginate_button {
  min-width: 4rem;
  display: inline-block;
  text-align: center;
  padding: 1rem 1.6rem;
  margin-top: -1rem;
  border: 2px solid lightblue;
  &:not(.previous) {
    border-left: none;
  }
  &.previous {
    border-radius: 8px 0 0 8px;
    min-width: 7rem;
  }
  &.next {
    border-radius: 0 8px 8px 0;
    min-width: 7rem;
  }

  &:hover {
    cursor: pointer;
    background-color: #eee;
    text-decoration: none;
  }
}

.css-11lahso {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    margin-right: 0.75rem;
    width: 40px;
    height: 40px;
    font-size: 0.875rem;
	float: left;
}
.css-1hy9t21 {
    width: 100%;
    height: 100%;
    text-align: center;
    object-fit: cover;
    color: transparent;
    text-indent: 10000px;
}
.text-center {
	text-align: center;
}
.css-1qani1b {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 1.25rem;
    line-height: 1;
    overflow: hidden;
    user-select: none;
    border-radius: 5px;
    width: 120px;
    height: 120px;
    margin-bottom: 1rem;
}
.css-1hnu0x6 {
    display: flex;
    flex-flow: column;
    place-content: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-items: center;
}
.css-r1c5b7 {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0.5rem;
    place-content: center flex-start !important;
    -webkit-box-pack: start !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}
.css-ks6wb9 {
    margin: 0px 0.5rem 0px 0px;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    line-height: 1.5;
    color: rgba(58, 53, 65, 0.87);
    font-weight: 500;
    font-size: 0.875rem;
}
.modal-content{
	padding: 10px;
}
.u008.dropdown { width: 100%; position: relative; }
.u008 > button, 
.u008 > button:hover, 
.u008 > button:focus, 
.u008 > button:active {
  width: 100%; 
  background: transparent !important;
  color: #000 !important;
  text-align: left;
}
.u008 > .dropdown-menu {
  left: 0px !important;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 75px;
  border: 1px solid #ced4da;
  /* background-color: #fff; */
  /* background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); */
  /* background-clip: padding-box; */
  /* box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1); */
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 75px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  /* background: url("chosen-sprite.png") -42px 1px no-repeat; */
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  /* background: url("chosen-sprite.png") no-repeat 0px 2px; */
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* background-image: linear-gradient(#eee 20%, #fff 80%); */
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
.control-label{
  cursor: text;
  position: absolute;
  margin: 12px 13px;
  padding: 0 5px;
  background-color: #fff;
  color: #777;
  font-weight: 500;
  transition: all 0.1s ease;
  
  &.focus, 
  &.hasValue{
    margin-top: -9px;
    color: #333;
	font-size: 13px;
	font-weight: 400;
	color: rgba(58, 53, 65, 0.6);
  }
  
  &.focus{
    outline: none;
	color: #0d4c92;
  }
}
.control-label-static{
	margin: 12px 13px;
	padding: 0 5px;
	position: absolute;
	margin-top: -9px;
	color: #333;
	font-size: 13px;
	font-weight: 400;
	color: rgba(58, 53, 65, 0.6);
	background-color: #fff;
}
.box {
  margin: 2em 1em;
  padding: 3em 2em;

  min-width: 360px;
  max-width: 480px;

  border-radius: 12px;

  background: var(--surface-color);
  box-shadow: 2px 0 15px -2px rgba(0, 0, 0, 0.2);

  display: grid;
  row-gap: 2em;
}

.box-header {
  display: grid;
  row-gap: 2em;
}

.box-header > h1 {
  margin: 0;

  font-size: 1.563em;
  font-weight: 900;
  text-align: center;
  
  color: #0d4c92;
}

.box-header > p {
  font-size : 0.8em;
  line-height: 1.8;

  text-align: center;
}

.box-body > form {
  display: grid;
  row-gap: 1.6em;
}

/* Floating Label */

.floating-label-input {
  position: relative;
  
  background: var(--surface-color);
}

.input-text {
  width: 100%;

  padding: 1em;

  background: var(--surface-color);
  border: 1px solid #c2c2c2;

  border-radius: 5px;
}

.input-text::placeholder {
  opacity: 0;
}

.floating-label-input > label {
  position: absolute;
  pointer-events: none;
  top: 24px;
  left: 1em;

  color: #999999;
  background: var(--surface-color);
  
  transform: translateY(-50%);

  cursor: text;

  transition: all 0.1s ease-out;
  z-index:3;
}

/* .input-text:focus { */
  /* outline: 2px solid #0d4c92; */
/* } */

.input-text:focus + label,
.input-text:not(:placeholder-shown) + label
{
  padding: 0 0.5em;

  top: 0;
  left: 0.8em;

  font-size: 0.8em;
  font-weight: 500;
}

.input-text:focus + label {
   color: #0d4c92;
}

/* Floating Label */

.password-manager {

  display: flex;
  justify-content: space-between;
  align-items: center;
}

.save-password {
  display: flex;
  gap: 0.6em;

  font-size: 0.8em;

  cursor: pointer;
}

.forgot-password {
  font-size: 0.8em;
}


.button-group > input[type="button"] {
  padding: 1em;

  width: 100%;

  font-weight: 600;

  background-color: #0d4c92;
  color: white;
  border: none;

  border-radius: 5px;

  cursor: pointer;
}

.box-footer > p {
  font-size: 0.8em;
  line-height: 1.8;

  text-align: center;
}
:root {
  --surface-color: white;
}
#overlay{	
  position: fixed;
  top: 0;
  z-index: 5000;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}
.selectRolefilter{
	margin-top: -24px;
	background-color: #fff;
	color: #777;
	font-weight: 500;
	font-size: 0.8em;
	padding: 0 0.5em;
}
@media screen and (max-width: 950px)  {
  .sub-index {
    display: none;
  }
  .table-responsive-data {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.css-1deb9f4 {
		width: 100%;
	}
	.text-wrap{
		white-space: nowrap !important;
	}
}
@media (orientation: portrait) {
  .table-responsive-data {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.css-1deb9f4 {
		width: 100%;
	}
}

@media screen and (max-width: 1920px) and (min-width:747px)  {
      .table-responsive-data {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.css-1deb9f4 {
		width: 100%;
	}
	.table-responsive-data thead>tr>th {
		width: 100%;
	}
	.text-wrap{
		white-space: nowrap !important;
	}
}
.table td, .table th {
	vertical-align: middle;
}
#companyTab .nav-link.active {
    color: rgb(22, 177, 255);
}
#companyTab .nav-link {
    color: rgba(58, 53, 65, 0.6)
}
.toast{
  position: fixed;
  top: 25px;
  right: 30px;
  border-radius: 6px;
  background: #fff;
  padding: 20px 35px 20px 25px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border-left: 8px solid #40f467;
  overflow: hidden;
  transform: translateX(calc(100% + 30px));
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.25, 1.35);
  max-width: none;
  z-index:9999;
}
.toast.active{
  transform: translateX(0);
  z-index: 10000;
  max-width: none;
  opacity: 100;
}
.toast-content{
  display: flex;
  justify-content: center;
  align-items: center;
}
.toast-check{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  width: 35px;
  background-color: #40f467;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
.toast-fail{
	border-left: 8px solid #f44336;
}
.toast-check-fail{
	 background-color: #f44336;
}
.message{
  display: flex;
  flex-direction: column;
  margin: 0 20px;
}
.message-text{
  font-size: 20px;
  font-weight: 600;
}
.text-1{
  color: #333;
}
.text-2{
  color: #666;
  font-weight: 400;
  font-size: 16px;
}
.toast-close{
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 5px;
  cursor: pointer;
  opacity: 0.7;
}
.toast-close:hover{
  opacity: 1;
}
.progress2{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #ddd;
}
.progress2::before{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: #40f467;
}
.progress2-fail::before{
	background-color: #f44336;
}
.progress2.active::before{
  animation: progress2 3s linear forwards;
}
@keyframes progress2 {
  100%{
    right: 100%;
  }
}
#landmarks th,
#users th {
	text-transform: uppercase !important;
}
.buttonTable button{
	width: 70px;
    height: 23px;
    line-height: 11px;
    font-size: 0.8rem;
}
.css-tw873y {
	position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    color: rgb(22, 177, 255);
    background-color: rgba(22, 177, 255, 0.12);
    margin-right: 0.75rem;
    width: 40px;
    height: 40px;
    font-size: 1rem;
}
.css-70qvj9{
	display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-8nbxmg{
	margin: 0px;
    letter-spacing: 0.4px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.66;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(58, 53, 65, 0.6);
    text-decoration: none;
}
.css-hiprzy{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 0.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(58, 53, 65, 0.87);
    font-weight: 600;
    text-decoration: none;
}
.css-p38jk0 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.mv-up{
    margin-left: -127px;
    width: 150px;
    margin-bottom: -50px !important;
}
.css-14f7rec {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 1.25rem;
    line-height: 1;
    overflow: hidden;
    user-select: none;
    width: 40px;
    height: 40px;
    border-radius: 18px;
    font-weight: 600;
    margin-right: 0.75rem;
}
.css-nam15b {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0.5rem;
    margin-left: 1.25rem;
    place-content: center flex-start !important;
    -webkit-box-pack: start !important;
    -webkit-box-align: center !important;
    align-items: center !important;
}
.css-ks6wb9 {
    margin: 0px 0.5rem 0px 0px;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    line-height: 1.5;
    color: rgba(58, 53, 65, 0.87);
    font-weight: 500;
    font-size: 0.875rem;
}
.textStatus {
	border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.75rem;
    font-weight: 500;
}
.css-1g8x3cv {
    margin-inline: 0px;
    margin-block: 0px;
	list-style-type: disc;
	display: block;
	margin-bottom: 0px;
}
.css-nrifit {
    font-weight: 200;
    font-size: 0.875rem;
	color: rgba(58, 53, 65, 0.87);
}
.css-1qani1b2 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 1.25rem;
    line-height: 1;
    overflow: hidden;
    user-select: none;
    border-radius: 5px;
    margin-bottom: 1rem;
	max-width: 600px;
	max-height: 350px
}
.css-1qani1b3 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-size: 1.25rem;
    line-height: 1;
    overflow: hidden;
    user-select: none;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 250px;
}
}
.tooltip-custom {
    .tooltip-inner {
        background-color: red !important;    
    }
}
.listtypeService {
	padding-top: 10px;
	padding-left: 5px;
}
.chargetypeService,
.feegetypeService{
	margin-top: 15px;
}
.lastinput{
	position: absolute;
	display: flex;
    max-height: 2em;
    -webkit-box-align: center;
    align-items: center;
    white-space: nowrap;
    color: rgba(58, 53, 65, 0.54);
	margin-top: -34px;
    left:auto;
	right: 10px;
}
.lastinput p {
	margin: 0px;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: rgba(58, 53, 65, 0.6);
	width: 60px;
    text-align: right;
}

/* Select Multi Box */
.select2-container {
  /* min-width: 100%; */
}

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: rgb(22, 177, 255);
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #fff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: rgba(22, 177, 255, 0.08);
	color: #272727;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple ,
.select2-selection--single {
	border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple ,
.select2-selection--single {
	/* border-color: #f77750; */
	/* border-width: 2px; */
	
	border: 1px solid #c2c2c2;
	 color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    /* box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25); */
}

.select2-container--open .select2-dropdown--below {
	
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);

}
.select2-selection .select2-selection--multiple:after {
	content: 'hhghgh';
}
/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
	display: none;
}
.select-icon .placeholder {
	display: none;
}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
	display: none !important;
	/* content: "" !important; */
}
.select-icon  .select2-search--dropdown {
	display: none;
}
.select2-container--default .select2-selection--multiple {
    padding: 1em;
    background: var(--surface-color);
    border: 1px solid #c2c2c2;
    border-radius: 5px;
	border-width: 2px;
	margin-bottom: 10px;
}

.select2-selection--single {
	padding: 0.66em;
    background: var(--surface-color);
    border: 1px solid #c2c2c2;
    border-radius: 5px;
	border-width: 2px;
	margin-bottom: 10px;
}
.select2-container .select2-selection--single {
	/* min-height: 35px; */
	height:unset;
}
.select2-selection--single.top9 span.select2-selection__arrow {
	top: 9px;
}
#drop-zone,
#drop-zone-2 {
	max-width: 100%;
	height: 300px;
	border: 2px dashed rgba(93, 89, 98, 0.22);
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

#drop-zone img,
#drop-zone-2 img {
	/* object-fit: cover; */
	width: 100%;
	height: 100%;
	display: none;
}
.deleteBefore .select2-results__option{
	&::before { content: none; }
}
.flag
{
	object-fit: cover;
    width: 100%;
}
.focusedRow 
{
    font-weight: bold;
    text-shadow: 1px 1px 0px #EEE;
    color: #111;    
}
.checkedred {
	accent-color: red;
}
#dataTableallRateType tr:hover,
#dataTableallRateTypeAD tr:hover,
#dataTableallRateTypeUD tr:hover
{
	cursor:pointer;
}
/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:1.3em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
   position: relative;
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:red;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:rgb(255, 180, 0);
  position: relative;
}
#aa .ui-slider-tip {
    visibility: visible !important;
    opacity: 1;
    top: -30px;
}
#aa.ui-slider-horizontal .ui-slider-range {
	 background: rgb(22, 177, 255);
}
#aa.ui-slider {
  border-radius: 20px;
  background: red;
  border: none;
  height: 7px;
  margin: 1em 1.3em 2em;
  background: rgb(166 225 255);
}
                    
#aa .ui-slider-handle {
  border-radius: 23px;
  height: 23px;
  width: 23px;
  top: -9px;
  margin-left: -11px;
  border: 2px solid #fffaf7; 
  background: rgb(22, 177, 255);
}
.select2-container {
	width: auto !important;
	display: block;
}
.select2-dropdown .select2-results__option {
  position: relative;
}
td.details-control {
    background: url('/images/others/details_open.png') no-repeat center center;
    cursor: pointer;
	padding: 15px;
}
 
tr.shown td.details-control {
    background: url('/images/others/details_close.png') no-repeat center center;
	padding: 15px;
}
 
/* div.slider { */
    /* display: none; */
/* } */
 
table.dataTable tbody td.no-padding {
    padding: 0;
}
.details-control-data{
	cursor: pointer;
}
#detailStatus .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #16b1ff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.colort1{
	color: rgba(58, 53, 65, 0.87);
}
.colort2{
	color: #009EF7;
}
.size1{
	font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.13px;
}
#maincss.bnone-th th,
.bnone-th th{
	border-top: none;
}
#maincss.bnone-bh1 th,
.bnone-bh1 th{
	border-bottom: 1px solid rgba(58, 53, 65, 0.12);
}
.tyellow{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    color: rgb(255, 180, 0);
}
.tblue{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    color: deepskyblue;
}
.tred{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    color: rgb(255, 76, 81);
}
.tgreen{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    color: rgb(86, 202, 0);
}
.tpurple{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
    color: rgb(234, 37, 255);
}
.tnormal{
	margin: 0px;
    line-height: 1.5;
    letter-spacing: 0.15px;
    font-family: "Noto Sans Thai", Athiti, Inter;
    font-weight: 400;
}
.tsize{
	font-size: 0.875rem;
}
.tsize075{
	font-size: 0.75rem;
}
.h6, h6 {
	font-size: 0.875rem;
}
.prelative{
	position: relative;
}
.select2-dropdown{
    z-index:90000 !important;
}

.color1 {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: .2rem;
    margin-right: .2rem;
    cursor: pointer;
    padding: .375rem .75rem;
    border-radius: .25rem;
    font-weight: 400;
    color: var(--sw-toolbar-btn-color);
    background-color: var(--sw-toolbar-btn-background-color);
    border: 1px solid var(--sw-toolbar-btn-background-color);
}
.color2 {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: .2rem;
    margin-right: .2rem;
    cursor: pointer;
    padding: .375rem .75rem;
    border-radius: .25rem;
    font-weight: 400;
    color: var(--sw-toolbar-btn-color);
    background-color: var(--sw-toolbar-btn-background-color);
    border: 1px solid var(--sw-toolbar-btn-background-color);
}
.color1:hover,
.color2:hover{
	text-decoration: none;
	color:white;
}
.font0875 {
	font-weight: 600;
    font-size: 0.875rem;
}
.font075 {
	font-weight: 400;
    font-size: 0.75rem;
}
.align-items-center {
  display: flex; 
  align-items: center;  /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
}
#ccc{
	position:relative;
}
@media (min-width: 900px) {
	.imgHotel{
		flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
	}
}
.imageHotelinside{
	width: 100%;
    height: 100%;
    text-align: center;
    object-fit: cover;
    color: transparent;
    text-indent: 10000px;
}
@media (max-width: 575px) {
	.h-sm-100 {
        height: 100% !important;
    }
	.w-sm-100 {
        height: 100% !important;
    }
	.hhotel{
		width: 391px;
        height: 271px;
	}
}
@media (min-width: 576px) {
	.hhotel{
		min-height: 0px;
        height: 130px;
	}
}
@media (max-width: 767px) and (min-width:576px) {
}
@media (max-width: 991px) and (min-width:768px)  {
	
	.h-md-100 {
        height: 100% !important;
    }
	.w-md-100 {
        height: 100% !important;
    }
	
}
@media (max-width: 1199px) and (min-width:992px)  {
}
@media (min-width: 1200px)  {
	
}
.h500{
	height:500px;
}
.h600{
	height:600px;
}
.h700{
	height:700px;
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (min-width: 768px) {
  .modal-xl {
    width: 95%;
   max-width:1200px;
  }
}
span.email-ids {
    float: left;
    /* padding: 4px; */
    border: 1px solid #ccc;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    background: #f5f5f5;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
}
span.cancel-email {
    border: 1px solid #ccc;
    width: 18px;
    display: block;
    float: right;
    text-align: center;
    margin-left: 20px;
    border-radius: 49%;
    height: 18px;
    line-height: 15px;
    margin-top: 1px;    cursor: pointer;
}
.email-id-row {
    border: 1px solid #ccc;
}
.email-id-row input {
    border: 0px; outline:0px;
	width: 40%;
}
.email-id-row {
    padding-top: 6px;
    padding-bottom: 7px;
    margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	border-radius: 5px;
}
#copyButton {
  cursor: pointer;
}

#copyTarget {
  /* border-left: none; */
}

.copied {
  opacity: 1;
  position: absolute;
  left: 55px;
}

@media (min-width: 768px) {
  .copied {
    left: 135px;
  }

  .linkname {
    display: block;
    color: #fff;
  }
}
.mainRatebg{
	background-color: #d9d9d9;
}
.subRatebg{
	background-color: #efefef;
}
@media screen {
  #printSection {
      display: none;
  }
}
@page {
size: A4;
}
@media print {
  body {
    visibility:hidden;
  }
  body #printThis {-webkit-print-color-adjust: exact !important; visibility:show;}
  body #printThisCharter {-webkit-print-color-adjust: exact !important; visibility:show;}
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}
.font09{
	font-size: 0.9rem;
}
.font085{
	font-size: 0.85rem;
}
.popover-content.note-children-container
{
	background: floralwhite;
    width: 300px;
}

/* Dashboard */

/* 5.37 Plugin - Summernote (Added in V2.1) */

.note-editor.note-frame {
    background: white;
}
.note-popover.popover {
	display: none;
}
.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 10px 15px !important;
    border-radius: 0;
}
.note-editor.note-frame .note-placeholder,
.note-editor.note-frame .note-editing-area .note-editable {
	padding: 15px !important;
}
.note-toolbar.panel-heading .btn-group .btn {
	margin-top: 0 !important;
}
.note-toolbar .dropdown-toggle:after {
	display: none !important;
}
.note-btn-group .dropdown-menu .btn-group {
	display: inline-block;
}

.widget {
    color: #fff;
    padding: 15px;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 20px;
}
.widget.widget-stats {
    position: relative;
}
.widget-stats .stats-info h4 {
    font-size: 12px;
    margin: 5px 0;
    color: #fff;
    color: rgba(255,255,255,0.7);
}
.widget-stats .stats-icon {
    font-size: 42px;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
    color: #000;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.15;
}
.widget-stats .stats-content {
	position: relative;
}
.widget-stats .stats-info p {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.widget-stats .stats-link a {
    display: block;
    margin: 15px -15px -15px;
    padding: 7px 15px;
    background: rgba(0,0,0,0.4);
    text-align: right;
    color: #fff;
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}
.widget-stats .stats-link a:hover, 
.widget-stats .stats-link a:focus {
    background: rgba(0,0,0,0.6);
    color: #fff;
}
.widget-stats .stats-icon.stats-icon-lg {
    font-size: 128px;
    top: 15px;
    right: 0px;
    color: #fff;
    width: 128px;
    height: 50px;
    line-height: 50px;
    text-shadow: 3px 7px rgba(0,0,0,0.25);
}
.widget-stats .stats-icon.stats-icon-lg i {
	position: relative;
}
.widget-stats .stats-icon.stats-icon-square {
    opacity: 1;
    border-radius: 12px;
    font-size: 42px;
    top: 15px;
    right: 15px;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
}
.widget-stats .stats-title {
    position: relative;
    margin: 0 0 2px;
    font-size: 12px;
}
.widget-stats .stats-title,
.widget-stats .stats-desc {
    color: #fff;
    color: rgba(255,255,255,0.7);
}
.widget-stats .stats-desc {
    margin: -5px 0 -3px;
    font-weight: 300;
}
.widget-stats .stats-number {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}
.widget-stats .stats-progress {
    background: rgba(0,0,0,0.5);
    height: 2px;
    margin: 0 0 15px;
    border-radius: 3px;
}
.widget-stats .stats-progress.stats-progress-light {
    background: rgba(255,255,255,0.3);
}
.widget-stats .stats-progress .progress-bar {
    background: #fff;
    border-radius: 0 3px 3px 0;
}
.widget-stats.text-inverse .stats-desc, 
.widget-stats.text-inverse .stats-title {
    color: rgba(0,0,0,.85);
}
.widget-stats.text-inverse .stats-number,
.widget-stats.text-inverse .stats-desc {
	letter-spacing: 0;
	font-weight: 400;
}
.widget-stats.text-inverse .stats-title {
	font-weight: 700;
}
.widget-stats.bg-white .stats-progress {
	background: rgba(0,0,0,.1);
}
.widget-stats.bg-white .stats-progress .progress-bar {
	background: #2d353c;
}
.bg-primary,
.bg-blue { background-color: #348fe2 !important; }
.bg-blue-transparent-9 { background-color: rgba(52, 143, 226, 0.9) !important; }
.bg-blue-transparent-8 { background-color: rgba(52, 143, 226, 0.8) !important; }
.bg-blue-transparent-7 { background-color: rgba(52, 143, 226, 0.7) !important; }
.bg-blue-transparent-6 { background-color: rgba(52, 143, 226, 0.6) !important; }
.bg-blue-transparent-5 { background-color: rgba(52, 143, 226, 0.5) !important; }
.bg-blue-transparent-4 { background-color: rgba(52, 143, 226, 0.4) !important; }
.bg-blue-transparent-3 { background-color: rgba(52, 143, 226, 0.3) !important; }
.bg-blue-transparent-2 { background-color: rgba(52, 143, 226, 0.2) !important; }
.bg-blue-transparent-1 { background-color: rgba(52, 143, 226, 0.1) !important; }
.bg-blue-darker { background-color: #2a72b5 !important; }
.bg-blue-lighter { background-color: #5da5e8 !important; }
.bg-gradient-blue {
	background: rgb(81,136,218);
	background: -moz-linear-gradient(-45deg, rgba(81,136,218,1) 0%, rgba(52,135,226,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg, rgba(81,136,218,1) 0%,rgba(52,135,226,1) 100%) !important;
	background: linear-gradient(135deg, rgba(81,136,218,1) 0%,rgba(52,135,226,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5188da', endColorstr='#3487e2',GradientType=1 ) !important;
}
.bg-info,
.bg-aqua { background-color: #49b6d6 !important; }
.bg-aqua-transparent-9 { background-color: rgba(73, 182, 214, 0.9) !important; }
.bg-aqua-transparent-8 { background-color: rgba(73, 182, 214, 0.8) !important; }
.bg-aqua-transparent-7 { background-color: rgba(73, 182, 214, 0.7) !important; }
.bg-aqua-transparent-6 { background-color: rgba(73, 182, 214, 0.6) !important; }
.bg-aqua-transparent-5 { background-color: rgba(73, 182, 214, 0.5) !important; }
.bg-aqua-transparent-4 { background-color: rgba(73, 182, 214, 0.4) !important; }
.bg-aqua-transparent-3 { background-color: rgba(73, 182, 214, 0.3) !important; }
.bg-aqua-transparent-2 { background-color: rgba(73, 182, 214, 0.2) !important; }
.bg-aqua-transparent-1 { background-color: rgba(73, 182, 214, 0.1) !important; }
.bg-aqua-darker { background-color: #3a92ab !important; }
.bg-aqua-lighter { background-color: #6dc5de !important; }
.bg-gradient-aqua {
	background: rgb(109,197,222) !important;
	background: -moz-linear-gradient(top, rgba(109,197,222,1) 0%, rgba(73,182,214,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(109,197,222,1) 0%,rgba(73,182,214,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(109,197,222,1) 0%,rgba(73,182,214,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dc5de', endColorstr='#49b6d6',GradientType=0 ) !important;
}
.bg-success,
.bg-green { background-color: #00acac !important; }
.bg-green-transparent-9 { background-color: rgba(0, 172, 172, 0.9) !important; }
.bg-green-transparent-8 { background-color: rgba(0, 172, 172, 0.8) !important; }
.bg-green-transparent-7 { background-color: rgba(0, 172, 172, 0.7) !important; }
.bg-green-transparent-6 { background-color: rgba(0, 172, 172, 0.6) !important; }
.bg-green-transparent-5 { background-color: rgba(0, 172, 172, 0.5) !important; }
.bg-green-transparent-4 { background-color: rgba(0, 172, 172, 0.4) !important; }
.bg-green-transparent-3 { background-color: rgba(0, 172, 172, 0.3) !important; }
.bg-green-transparent-2 { background-color: rgba(0, 172, 172, 0.2) !important; }
.bg-green-transparent-1 { background-color: rgba(0, 172, 172, 0.1) !important; }
.bg-green-darker { background-color: #008a8a !important; }
.bg-green-lighter { background-color: #33bdbd !important; }
.bg-gradient-green {
	background: rgb(52,186,187) !important;
	background: -moz-linear-gradient(-45deg, rgba(52,186,187,1) 0%, rgba(0,172,172,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg, rgba(52,186,187,1) 0%,rgba(0,172,172,1) 100%) !important;
	background: linear-gradient(135deg, rgba(52,186,187,1) 0%,rgba(0,172,172,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34babb', endColorstr='#00acac',GradientType=1 ) !important;
}
.bg-danger, 
.bg-red { background-color: #ff5b57 !important; }
.bg-red-transparent-9 { background-color: rgba(255, 91, 87, 0.9) !important; }
.bg-red-transparent-8 { background-color: rgba(255, 91, 87, 0.8) !important; }
.bg-red-transparent-7 { background-color: rgba(255, 91, 87, 0.7) !important; }
.bg-red-transparent-6 { background-color: rgba(255, 91, 87, 0.6) !important; }
.bg-red-transparent-5 { background-color: rgba(255, 91, 87, 0.5) !important; }
.bg-red-transparent-4 { background-color: rgba(255, 91, 87, 0.4) !important; }
.bg-red-transparent-3 { background-color: rgba(255, 91, 87, 0.3) !important; }
.bg-red-transparent-2 { background-color: rgba(255, 91, 87, 0.2) !important; }
.bg-red-transparent-1 { background-color: rgba(255, 91, 87, 0.1) !important; }
.bg-red-darker { background-color: #cc4946 !important; }
.bg-red-lighter { background-color: #ff7c79 !important; }
.bg-gradient-red {
	background: rgb(255,124,121) !important;
	background: -moz-linear-gradient(top, rgba(255,124,121,1) 0%, rgba(255,91,87,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(255,124,121,1) 0%,rgba(255,91,87,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(255,124,121,1) 0%,rgba(255,91,87,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7c79', endColorstr='#ff5b57',GradientType=0 ) !important;
}
.bg-warning, 
.bg-orange { background-color: #f59c1a !important; }
.bg-orange-transparent-9 { background-color: rgba(245, 156, 26, 0.9) !important; }
.bg-orange-transparent-8 { background-color: rgba(245, 156, 26, 0.8) !important; }
.bg-orange-transparent-7 { background-color: rgba(245, 156, 26, 0.7) !important; }
.bg-orange-transparent-6 { background-color: rgba(245, 156, 26, 0.6) !important; }
.bg-orange-transparent-5 { background-color: rgba(245, 156, 26, 0.5) !important; }
.bg-orange-transparent-4 { background-color: rgba(245, 156, 26, 0.4) !important; }
.bg-orange-transparent-3 { background-color: rgba(245, 156, 26, 0.3) !important; }
.bg-orange-transparent-2 { background-color: rgba(245, 156, 26, 0.2) !important; }
.bg-orange-transparent-1 { background-color: rgba(245, 156, 26, 0.1) !important; }
.bg-orange-darker { background-color: #c47d15 !important; }
.bg-orange-lighter { background-color: #f7b048 !important; }
.bg-gradient-orange {
	background: rgb(247,176,72) !important;
	background: -moz-linear-gradient(top, rgba(247,176,72,1) 0%, rgba(245,156,26,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(247,176,72,1) 0%,rgba(245,156,26,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(247,176,72,1) 0%,rgba(245,156,26,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b048', endColorstr='#f59c1a',GradientType=0 ) !important;
}
.bg-inverse, 
.bg-black { background-color: #2d353c !important; }
.bg-black-transparent-9 { background-color: rgba(45, 53, 60, 0.9) !important; }
.bg-black-transparent-8 { background-color: rgba(45, 53, 60, 0.8) !important; }
.bg-black-transparent-7 { background-color: rgba(45, 53, 60, 0.7) !important; }
.bg-black-transparent-6 { background-color: rgba(45, 53, 60, 0.6) !important; }
.bg-black-transparent-5 { background-color: rgba(45, 53, 60, 0.5) !important; }
.bg-black-transparent-4 { background-color: rgba(45, 53, 60, 0.4) !important; }
.bg-black-transparent-3 { background-color: rgba(45, 53, 60, 0.3) !important; }
.bg-black-transparent-2 { background-color: rgba(45, 53, 60, 0.2) !important; }
.bg-black-transparent-1 { background-color: rgba(45, 53, 60, 0.1) !important; }
.bg-black-darker { background-color: #242a30 !important; }
.bg-black-lighter { background-color: #575d63 !important; }
.bg-gradient-black {
	background: rgb(88,97,105) !important;
	background: -moz-linear-gradient(-45deg, rgba(88,97,105,1) 0%, rgba(45,53,60,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg, rgba(88,97,105,1) 0%,rgba(45,53,60,1) 100%) !important;
	background: linear-gradient(135deg, rgba(88,97,105,1) 0%,rgba(45,53,60,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#586169', endColorstr='#2d353c',GradientType=1 ) !important;
}
.bg-yellow { background-color: #ffd900 !important; }
.bg-yellow-transparent-9 { background-color: rgba(255, 217, 0, 0.9) !important; }
.bg-yellow-transparent-8 { background-color: rgba(255, 217, 0, 0.8) !important; }
.bg-yellow-transparent-7 { background-color: rgba(255, 217, 0, 0.7) !important; }
.bg-yellow-transparent-6 { background-color: rgba(255, 217, 0, 0.6) !important; }
.bg-yellow-transparent-5 { background-color: rgba(255, 217, 0, 0.5) !important; }
.bg-yellow-transparent-4 { background-color: rgba(255, 217, 0, 0.4) !important; }
.bg-yellow-transparent-3 { background-color: rgba(255, 217, 0, 0.3) !important; }
.bg-yellow-transparent-2 { background-color: rgba(255, 217, 0, 0.2) !important; }
.bg-yellow-transparent-1 { background-color: rgba(255, 217, 0, 0.1) !important; }
.bg-yellow-darker { background-color: #bfa300 !important; }
.bg-yellow-lighter { background-color: #fde248 !important; }
.bg-gradient-yellow {
	background: rgb(253,226,72) !important;
	background: -moz-linear-gradient(top, rgba(253,226,72,1) 0%, rgba(255,217,0,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(253,226,72,1) 0%,rgba(255,217,0,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(253,226,72,1) 0%,rgba(255,217,0,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde248', endColorstr='#ffd900',GradientType=0 ) !important;
}
.bg-silver { background-color: #f0f3f4 !important; }
.bg-silver-transparent-9 { background-color: rgba(240, 243, 244, 0.9) !important; }
.bg-silver-transparent-8 { background-color: rgba(240, 243, 244, 0.8) !important; }
.bg-silver-transparent-7 { background-color: rgba(240, 243, 244, 0.7) !important; }
.bg-silver-transparent-6 { background-color: rgba(240, 243, 244, 0.6) !important; }
.bg-silver-transparent-5 { background-color: rgba(240, 243, 244, 0.5) !important; }
.bg-silver-transparent-4 { background-color: rgba(240, 243, 244, 0.4) !important; }
.bg-silver-transparent-3 { background-color: rgba(240, 243, 244, 0.3) !important; }
.bg-silver-transparent-2 { background-color: rgba(240, 243, 244, 0.2) !important; }
.bg-silver-transparent-1 { background-color: rgba(240, 243, 244, 0.1) !important; }
.bg-silver-lighter { background-color: #f4f6f7 !important; }
.bg-silver-darker { background-color: #b4b6b7 !important; }
.bg-gradient-silver {
	background: rgb(244,246,247) !important;
	background: -moz-linear-gradient(top, rgba(244,246,247,1) 0%, rgba(240,243,244,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(244,246,247,1) 0%,rgba(240,243,244,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(244,246,247,1) 0%,rgba(240,243,244,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f6f7', endColorstr='#f0f3f4',GradientType=0 ) !important;
}
.bg-grey { background-color: #b6c2c9 !important; }
.bg-grey-transparent-9 { background-color: rgba(182, 194, 201, 0.9) !important; }
.bg-grey-transparent-8 { background-color: rgba(182, 194, 201, 0.8) !important; }
.bg-grey-transparent-7 { background-color: rgba(182, 194, 201, 0.7) !important; }
.bg-grey-transparent-6 { background-color: rgba(182, 194, 201, 0.6) !important; }
.bg-grey-transparent-5 { background-color: rgba(182, 194, 201, 0.5) !important; }
.bg-grey-transparent-4 { background-color: rgba(182, 194, 201, 0.4) !important; }
.bg-grey-transparent-3 { background-color: rgba(182, 194, 201, 0.3) !important; }
.bg-grey-transparent-2 { background-color: rgba(182, 194, 201, 0.2) !important; }
.bg-grey-transparent-1 { background-color: rgba(182, 194, 201, 0.1) !important; }
.bg-grey-darker { background-color: #929ba1 !important; }
.bg-grey-lighter { background-color: #c5ced4 !important; }
.bg-gradient-grey {
	background: rgb(197,206,212) !important;
	background: -moz-linear-gradient(top, rgba(197,206,212,1) 0%, rgba(182,194,201,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(197,206,212,1) 0%,rgba(182,194,201,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(197,206,212,1) 0%,rgba(182,194,201,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5ced4', endColorstr='#b6c2c9',GradientType=0 ) !important;
}
.bg-purple { background-color: #727cb6 !important; }
.bg-purple-transparent-9 { background-color: rgba(114, 124, 182, 0.9) !important; }
.bg-purple-transparent-8 { background-color: rgba(114, 124, 182, 0.8) !important; }
.bg-purple-transparent-7 { background-color: rgba(114, 124, 182, 0.7) !important; }
.bg-purple-transparent-6 { background-color: rgba(114, 124, 182, 0.6) !important; }
.bg-purple-transparent-5 { background-color: rgba(114, 124, 182, 0.5) !important; }
.bg-purple-transparent-4 { background-color: rgba(114, 124, 182, 0.4) !important; }
.bg-purple-transparent-3 { background-color: rgba(114, 124, 182, 0.3) !important; }
.bg-purple-transparent-2 { background-color: rgba(114, 124, 182, 0.2) !important; }
.bg-purple-transparent-1 { background-color: rgba(114, 124, 182, 0.1) !important; }
.bg-purple-darker { background-color: #5b6392 !important; }
.bg-purple-lighter { background-color: #8e96c5 !important; }
.bg-gradient-purple {
	background: rgb(132,87,243) !important;
	background: -moz-linear-gradient(-45deg, rgba(132,87,243,1) 0%, rgba(114,124,182,1) 100%) !important;
	background: -webkit-linear-gradient(-45deg, rgba(132,87,243,1) 0%,rgba(114,124,182,1) 100%) !important;
	background: linear-gradient(135deg, rgba(132,87,243,1) 0%,rgba(114,124,182,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8457f3', endColorstr='#727cb6',GradientType=1 ) !important;
}
.bg-lime { background-color: #90ca4b !important; }
.bg-lime-transparent-9 { background-color: rgba(144, 202, 75, 0.9) !important; }
.bg-lime-transparent-8 { background-color: rgba(144, 202, 75, 0.8) !important; }
.bg-lime-transparent-7 { background-color: rgba(144, 202, 75, 0.7) !important; }
.bg-lime-transparent-6 { background-color: rgba(144, 202, 75, 0.6) !important; }
.bg-lime-transparent-5 { background-color: rgba(144, 202, 75, 0.5) !important; }
.bg-lime-transparent-4 { background-color: rgba(144, 202, 75, 0.4) !important; }
.bg-lime-transparent-3 { background-color: rgba(144, 202, 75, 0.3) !important; }
.bg-lime-transparent-2 { background-color: rgba(144, 202, 75, 0.2) !important; }
.bg-lime-transparent-1 { background-color: rgba(144, 202, 75, 0.1) !important; }
.bg-lime-darker { background-color: #6c9738 !important; }
.bg-lime-lighter { background-color: #acd778 !important; }
.bg-gradient-lime {
	background: rgb(172,215,120) !important;
	background: -moz-linear-gradient(top, rgba(172,215,120,1) 0%, rgba(144,202,75,1) 100%) !important;
	background: -webkit-linear-gradient(top, rgba(172,215,120,1) 0%,rgba(144,202,75,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(172,215,120,1) 0%,rgba(144,202,75,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd778', endColorstr='#90ca4b',GradientType=0 ) !important;
}
.bg-white { background-color: #ffffff !important; }
.bg-white-transparent-9 { background-color: rgba(255, 255, 255, 0.9) !important; }
.bg-white-transparent-8 { background-color: rgba(255, 255, 255, 0.8) !important; }
.bg-white-transparent-7 { background-color: rgba(255, 255, 255, 0.7) !important; }
.bg-white-transparent-6 { background-color: rgba(255, 255, 255, 0.6) !important; }
.bg-white-transparent-5 { background-color: rgba(255, 255, 255, 0.5) !important; }
.bg-white-transparent-4 { background-color: rgba(255, 255, 255, 0.4) !important; }
.bg-white-transparent-3 { background-color: rgba(255, 255, 255, 0.3) !important; }
.bg-white-transparent-2 { background-color: rgba(255, 255, 255, 0.2) !important; }
.bg-white-transparent-1 { background-color: rgba(255, 255, 255, 0.1) !important; }

/* 6.5 Widget - Chart (Added in V1.3) */

.widget-chart {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 20px;
}
.widget-chart .chart-title {
    font-size: 16px !important;
    line-height: 20px;
    color: #fff;
    font-weight: 600 !important;
    margin: 2px 5px 5px;
}
.widget-chart .chart-title small {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    line-height: 16px;
    color: #616D72;
    font-weight: normal;
    color: rgba(255,255,255,0.5);
}
.widget-chart .widget-chart-content {
    padding: 15px;
    margin-right: 230px;
}
.widget-chart .widget-chart-full-width {
	margin: 0 -15px;
}
.widget-chart .widget-chart-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 230px;
    padding: 15px 20px;
    border-radius: 0 4px 4px 0;
}
.widget-chart-sidebar .chart-number {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    margin-bottom: 15px;
}
.widget-chart-sidebar .chart-number small {
    font-size: 12px;
    line-height: 16px;
    margin-top: 3px;
    color: #616D72;
    color: rgba(255,255,255,0.5);
    display: block;
    font-weight: normal;
}
.widget-chart-sidebar .chart-legend {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
}
.widget-chart-sidebar .chart-legend > li {
    margin-bottom: 5px;
    color: #fff;
}
.widget-chart-sidebar .chart-legend > li span {
    color: rgba(255,255,255,0.5);
    margin-left: 5px;
}
body .morris-hover.morris-default-style {
	border-radius: 6px;
    padding: 6px 10px;
    color: #242a31;
    background: #f2f3f4;
    border: none;
    font-family: inherit;
    font-size: 12px;
    text-align: center;
}
.morris-inverse .morris-hover {
    background: rgba(25, 30, 35, 0.85) !important;
    border: none !important;
    padding: 10px !important;
    color: #fff !important;
    border-radius: 4px !important;
}
.morris-hover {
    z-index: 0 !important;
}

/* 5.35 Plugin - Nvd3 Chart (Added in v1.9) */

.nvtooltip {
    font-family: inherit !important;
    font-size: 12px !important;
    border: none !important;
    padding: 5px 10px !important;
	border-radius: 8px !important;
	background: rgba(255, 255, 255, 0.95) !important;
	box-shadow: 0 5px 30px 0 rgba(0,0,0,.25) !important;
	border: none !important;
}
.nvtooltip table td.legend-color-guide div {
    border: none !important;
	border-radius: 4px !important;
}
.nvtooltip table thead strong {
    text-decoration: underline !important;
}
.nvd3-inverse-mode .nvd3 line.nv-guideline {
	stroke: rgba(255,255,255,0.5) !important;
}
.nvd3-inverse-mode .nvd3 .nv-bars text {
	fill: rgba(255,255,255, 1) !important;
}
.nvd3-inverse-mode .nvd3 .nv-axis line,
.nvd3-inverse-mode .nvd3 .nv-axis path {
	fill: none;
	stroke: rgba(255,255,255,0.15) !important;
}
.nvd3-inverse-mode .nvd3 .nv-legend-text,
.nvd3-inverse-mode .nvd3 .nv-x text,
.nvd3-inverse-mode .nvd3 .nv-y text {
	font-family: inherit !important;
	fill: rgba(255,255,255,0.75) !important;
	font-size: 11px !important;
	font-weight: 500 !important;
}
.nvd3-inverse-mode .nvd3.nv-pie .nv-pie-title,
.nvd3-inverse-mode .nv-label text {
	fill: rgba(255,255,255,0.75) !important;
}
.nvd3-inverse-mode .nvd3 .nv-legend-symbol {
	r: 3;
}
.nvd3-inverse-mode .nvd3.nv-pie path {
	stroke: rgba(0,0,0,0.2) !important;
}
/* 4.1 Widget - Widget Chart (Added in V1.3) */

@media (max-width: 540px) {
    .widget-chart .widget-chart-content {
        margin-right: 0;
    }
    .widget-chart .widget-chart-sidebar,
    .widget-chart .widget-chart-sidebar .chart-legend {
        position: relative;
        width: auto;
    }
    .widget-chart .widget-chart-sidebar .chart-legend {
        margin-top: 20px;
    }
}

/* 5.15 Plugin - Fullcalendar */

.fc-event,
.fc .fc-event {
    border: none;
    background: #2d353c;
    border-radius: 0;
}
.fc .fc-highlight {
	background: #cdd3de;
}
.fc .fc-day-grid-event {
    padding: 1px 2px;
}
.fc .fc-view-container {
	background: #fff;
}
.fc.fc-unthemed .fc-today {
    background: #fffce4;
}
.fc a.fc-event:not([href]):not([tabindex]) {
	color: #fff;
}
.fc-row .fc-content-skeleton td.fc-today, 
.fc-row .fc-helper-skeleton td.fc-today {
	background: none;
}
.fc-event-list .fc-event {
    background: none;
    border: none;
    color: #242a30;
    padding: 7px 10px 7px 35px;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 6px;
}
.fc-event-list .fc-event:hover,
.fc-event-list .fc-event:focus {
    color: #242a30;
    cursor: pointer;
    background: #fff;
}
.fc-event-list .fc-event:hover:before,
.fc-event-list .fc-event:focus:before {
    background: #cdd5da;
    color: #2e353c;
}
.fc-event-list .fc-event i {
    float: left;
    line-height: 18px;
}
.fc-event-list .fc-event + .fc-event {
    margin-top: -1px;
}
.fc-event-list .fc-event.ui-draggable:before {
    content: '\f0b2';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 25px;
    text-align: center;
    line-height: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #e6eaec;
    border-radius: 6px 0 0 6px;
    color: #a2a7ab;
    font-size: 14px;
}
.fc-event-list .fc-event.ui-draggable-dragging {
    border: 1px dashed #D2D6DA;
}
.fc-event-list .fc-event-icon {
	float: right;
    margin-left: 10px;
}
.fc button .fc-icon,
.datepicker th.prev,
.datepicker th.next,
.top-menu li > a .caret,
.gallery .rating span.star,
.wysihtml5-toolbar .glyphicon,
.editable-buttons .glyphicon,
.input-append .icon-eye-open,
.input-prepend .icon-eye-open,
.tagit .ui-icon-close:before,
.sidebar li > a .caret:before,
.attached-document > li:before,
.float-sub-menu li > a .caret:before,
.combobox-container .glyphicon-remove,
.combobox-container .icon-remove:before,
table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:after,
.bootstrap-datetimepicker-widget .glyphicon,
.bootstrap-calendar .calendar .icon-arrow-right,
.bootstrap-calendar .calendar .icon-arrow-left,
.theme-panel .theme-list > li.active > a:before,
.sw-main > ul.step-anchor.nav-tabs > li.done > a .number:before,
.simplecolorpicker.glyphicons span.color[data-selected]:after,
.simplecolorpicker.fontawesome span.color[data-selected]:after,
.jstree-default .jstree-checked > .jstree-checkbox:after,
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:after {
	font-family: Font Awesome\ 5 Free !important;
	font-weight: 900;
	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}
body .fc button {
    font-weight: 400;
    color: #242a30;
    background: #fff;
    padding: 5px 10px;
    height: inherit;
    font-size: 12px;
    line-height: 1.5;
    border: none;
    text-shadow: none;
    position: initial;
    box-shadow: none;
}
body .fc button + button {
    border-left: 1px solid #e2e7eb;
}
body .fc button:active, 
body .fc button:focus,
body .fc button:hover {
    background: #fff;
    outline: none;
}
body .fc button:hover {
	color: #348ee3;
}
body .fc button.fc-state-disabled:active, 
body .fc button.fc-state-disabled:focus,
body .fc button.fc-state-disabled:hover {
    background: #fff;
}
body .fc button.fc-state-active {
	color: #fff;
    background: #2e353c;
    border-color: #2e353c;
    box-shadow: none;
}
.fc.fc-unthemed .fc-content,
.fc.fc-unthemed .fc-divider, 
.fc.fc-unthemed .fc-popover, 
.fc.fc-unthemed .fc-row, 
.fc.fc-unthemed tbody, 
.fc.fc-unthemed td, 
.fc.fc-unthemed th, 
.fc.fc-unthemed thead {
    border-color: #d9e0e7;
}
.fc th {
    padding: 2px 15px !important;
    color: #242a30;
    font-weight: 600;
    background: #e8ecf1;
}
.fc button .fc-icon {
    margin: 0;
    top: 0;
    width: auto;
    height: auto;
    font-size: 12px;
}
.fc .fc-icon-left-single-arrow:after,
.fc .fc-icon-right-single-arrow:after {
    content: '\f0d9';
    font-size: 12px;
    margin: 0;
    top: 1px;
}
.fc .fc-icon-right-single-arrow:after {
    content: "\f0da";
}
.fc .fc-unthemed .fc-today {
    background: #FFF8F0;
}
.fc .fc-scroller {
    overflow: initial;
    height: auto !important;
}
.fc .fc-toolbar {
	margin-bottom: 0 !important;
}
.fc .fc-toolbar h2 {
    font-size: 22px;
    line-height: 28px;
}
.fc .fc-toolbar > * > * {
	margin-bottom: 15px !important;
}

.table-valign-middle th, 
.table-valign-middle td { 
    vertical-align: middle !important;
}
.table-th-valign-middle th,
.table-td-valign-middle td { 
    vertical-align: middle !important;
}
.table-no-border-left th:first-child,
.table-no-border-left td:first-child {
	border-left: none !important;
}
.table-no-border-bottom tr:last-child td {
	border-bottom: none !important;
}
.table-no-border-top tr:first-child td {
	border-top: none !important;
}
.table-no-border-right th:last-child,
.table-no-border-right td:last-child {
	border-right: none !important;
}
.table-valign-top th, 
.table-valign-top td { 
    vertical-align: top !important;
}
.table-th-valign-top th,
.table-td-valign-top td { 
    vertical-align: top !important;
}
.table-valign-bottom th, 
.table-valign-bottom td { 
    vertical-align: bottom !important;
}
.table-th-valign-bottom th,
.table-td-valign-bottom td { 
    vertical-align: bottom !important;
}
.valign-top { vertical-align: top !important; }
.valign-bottom { vertical-align: bottom !important; }
.valign-middle { vertical-align: middle !important; }
.vertical-box {
    display: table; 
    table-layout: fixed; 
    border-spacing: 0; 
    height: 100%;
    width: 100%;
}
.vertical-box-column {
    display: table-cell;
    vertical-align: top;
    height: 100%;
}
.vertical-box-row {
    display: table-row;
    height: 100%;
}
.vertical-box-row > .vertical-box-cell {
    position: relative;
    height: 100%;
    width: 100%;
    float: none;
}
.vertical-box-row > .vertical-box-cell > .vertical-box-inner-cell {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}
.vertical-box.with-grid > .vertical-box-column + .vertical-box-column {
	border-left: 1px solid #d9dfe2;
}
.vertical-box.with-grid .vertical-box-row + .vertical-box-row > div,
.vertical-box.with-grid .vertical-box-row + .wrapper,
.vertical-box.with-grid .wrapper + .vertical-box-row > div,
.vertical-box.with-grid .wrapper + .wrapper {
	border-top: 1px solid #d9dfe2;
}

.widget-img {
    overflow: hidden;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.widget-img.widget-img-xl {
    width: 80px;
    height: 80px;
    line-height: 80px
}

.widget-img.widget-img-lg {
    width: 60px;
    height: 60px;
    line-height: 60px
}

.widget-img.widget-img-sm {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.widget-img.widget-img-xs {
    width: 20px;
    height: 20px;
    line-height: 20px
}
.width-xs {
    width: 150px!important
}

.width-sm {
    width: 300px!important
}

.width-md {
    width: 450px!important
}

.width-lg {
    width: 600px!important
}

.width-full {
    width: 100%!important
}

.width-0 {
    width: 0!important
}

.width-10 {
    width: 10px!important
}

.width-20 {
    width: 20px!important
}

.width-30 {
    width: 30px!important
}

.width-40 {
    width: 40px!important
}

.width-50 {
    width: 50px!important
}

.width-60 {
    width: 60px!important
}

.width-70 {
    width: 70px!important
}

.width-80 {
    width: 80px!important
}

.width-90 {
    width: 90px!important
}

.width-100 {
    width: 100px!important
}

.width-150 {
    width: 150px!important
}

.width-200 {
    width: 200px!important
}

.width-250 {
    width: 250px!important
}

.width-300 {
    width: 300px!important
}

.width-350 {
    width: 350px!important
}

.width-400 {
    width: 400px!important
}

.width-450 {
    width: 450px!important
}

.width-500 {
    width: 500px!important
}

.width-550 {
    width: 550px!important
}

.width-600 {
    width: 600px!important
}
.text-white-transparent-9 {
    color: rgba(255,255,255,.9)!important
}

.text-grey {
    color: #b6c2c9!important
}

.text-grey-lighter {
    color: #c8d1d7!important
}

.text-grey-darker {
    color: #899297!important
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.was-validated .custom-select:invalid + .js-select2-payment .js-select2-payment-selection{
    border-color: #dc3545!important;
}
.was-validated .custom-select:valid + .js-select2-payment .js-select2-payment-selection{
    border-color: #28a745!important;
}
.was-validated .custom-select:invalid + .js-select2 .js-select2-selection{
    border-color: #dc3545!important;
}
.was-validated .custom-select:valid + .js-select2 .js-select2-selection{
    border-color: #28a745!important;
}
.was-validated .custom-select:invalid + .js-select2-1 .js-select2-1-selection{
    border-color: #dc3545!important;
}
.was-validated .custom-select:valid + .js-select2-1 .js-select2-1-selection{
    border-color: #28a745!important;
}

.was-validated .custom-select:invalid + .select2 .select2-selection{
    border-color: #dc3545!important;
}
.was-validated .custom-select:valid + .select2 .select2-selection{
    border-color: #28a745!important;
}
*:focus{
  outline:0px;
}
.popoverposition
{
	position: absolute;
    top: -10px;
    right: -10px;
	z-index: 2500;
}
.bg-teal{
	background-color: var(--teal);
}
.popover{
	max-width:600px;
}
.titilebookinginfo,
.popover-header
{
	background-color: #15bddf;
	color: white
}

.teamcard {
  border-width: 0;
  border-radius: 0.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 1rem;
  word-wrap: break-word;
  background-color: #fff;
  border: 1px solid rgba(19, 24, 44, 0.125);
  border-radius: 0.25rem;
}

.list-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}

.list-item.block .media {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.flex {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.userinfo {
  height: 1.25rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 12px;
}

.list-row .list-item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.list-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}
/* .dropzone-teams { */
  /* -webkit-touch-callout: none; */
    /* -webkit-user-select: none;  */
     /* -khtml-user-select: none;  */
       /* -moz-user-select: none;  */
        /* -ms-user-select: none;  */
            /* user-select: none;  */
/* } */

.list-row .list-item > * {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.grid-trash {
  width: auto;
  background-color: #f5f2f2;
  color: #999;
  height: auto;
  width: 800px;
  border: 2px dashed #999;
  text-align: center;
  font-size: 80px;
}
.grid-trash-hover {
  background-color: #f34541;
  color: #fff;
  border: 2px dashed #fff;
}
.drag-location {
  border: 2px dashed #999;
  background: #ede8e8;
}
.fa-user-cog:hover {
  color: #000;
}

.addgroup, .adddivider {
 cursor: pointer;
}
.addgroup:hover {
  color: #198754;
}

.team-handle {
  cursor:all-scroll;
}

.fixed {
	position: fixed;
	top: 15px;
	z-index: 100;
}
.select2-container.select2-container--default.select2-container--open{
  z-index: 5000;
}
#LComplete{
	
}
#NComplete{
	background-color: lavenderblush;
	padding: 10px;
}

.modal-body td[colspan]{
  background-color: gray;
}

.modal-body td[gray] button{
  width: 100%;
}

.hidetable{
  display: none;
}

.showtable{
  background-color: lightgray;
  display: table-row;
}

.btn-toggle{
  border: 0;
  background-color: transparent;
  cursor: pointer;
  font-size: 20px;
  outline: 0;

  &[aria-expanded="true"] i{
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
.bgclortable{
	background-color: rgb(225 225 225);
}
.row-highlight {
	background-color: #fff9c4 !important;
	font-weight: 600;
}
.row-even {
	background-color: #fcfcff !important;
}
.row-odd {
	background-color: #f5f7ff !important;
}
.collapse-all-table {
  display: none; /* เริ่มต้นซ่อน Collapse ไว้ก่อน */
}
.expand-all-table:hover {
  background-color: #198754 !important; /* เขียวเข้ม */
  color: #fff !important;
}
.expand-all-table:hover i.fa-plus-circle {
  color: #fff !important;
}

.collapse-all-table:hover {
  background-color: #dc3545 !important; /* แดงเข้ม */
  color: #fff !important;
}
.collapse-all-table:hover i.fa-minus-circle {
  color: #fff !important;
}
