/* BEGIN STYLESHEET */
/* Direct stylesheet authoring is an advanced feature. Knowledge of CSS required.*/

@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap');

body {
  font-family: 'Kanit', sans-serif;
}


/*div.leaflet-pane.leaflet-tooltip-pane {*/
/*    display: none;*/
/*}*/


/**/



.table-container {
	border-radius: 6px;
	
	

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

.t .th-container, .t .tf-container {

	padding-top: 0.47vmin;
	padding-bottom: 0.47vmin;
	
	
}

.ia_tableComponent__filterContainer {
    background-color: #FFFFFF;
}

.ia_inputField {
    border-radius: 8px;
    font-family: 'Kanit';
    font-size: 0.875rem;
    border: 1px solid #808080;
    background-color: var(--input);
    padding: 0px 0.5rem;

}

.ia_pager {
	background-color: #FFFFFF;

}

.ia_table__body {
	background-color: #FFFFFF;
}

.ia_table__body__row--even {
    background-color: #F9FAFB;
    border-bottom: 0.5px solid #E5E7EB;
    	padding-top: 0.75vmin;
	padding-bottom: 0.75vmin;
}

.ia_table__body__row--odd {
	background-color: #FFFFFF;
	border-bottom: 0.5px solid #E5E7EB;
	padding-top: 0.75vmin;
	padding-bottom: 0.75vmin;

}

.ia_table__headContainer {
    background-color: #1F2937;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
   
}

.ia_table__footContainer{
    background-color: #FFFFFF;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
	}


.t .th-container .th, .t .th-container .tf, .t .tf-container .th, .t .tf-container .tf {
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    position: relative;
    flex: 1 0 auto;
}


.ia_tableComponent {
	border : none;
}

.table-container .tableFilter .filterCommon {
    display: flex;
    flex: 1 0 auto;
    margin-bottom: 10px;
    margin-left : 0px;
    height: 32px;
}


.pager-container .pager {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: center;
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
    border: 0px solid rgba(0, 0, 0, 0);
    padding: 4px;
}

.ia_pager__page--active {
    background: #046350;
    color: var(--neutral-10);
}
.ia_inputField {
    border-radius: 8px;
    font-family: 'Kanit';
    font-size: 0.875rem;
    border: 1px solid #808080;
    background-color: var(--input);
    padding: 0px 0.5rem;

}

    
.ia_dropdown{
  border-radius: 8px;
  border: 1px solid #E5E7EB; 
  outline: none;
  font-family: 'Kanit';
}
input:focus {
  border: 2px solid #007bff; 
  outline: none;            
}


.ia_dropdown--active{
  border-radius: 8px;
  border: 2px solid #046350; 
  outline: none;            
}

.ia-button {
	font-family: 'Kanit', monospace;
}

.ia_textArea {
    border-radius: 8px;
    font-family: 'Kanit';
    font-size: 0.875rem;
    border: 1px solid #808080;
    background-color: var(--input);
    padding: 0px 0.5rem;

}


.ia_textArea:focus {
  border: 2px solid #007bff; 
  outline: none;            
}

svg[data-component-path="C.0:0:1:1:0"] path[name="path"],
svg[data-component-path="C.0:0:1:1:1"] path[name="path"],
svg[data-component-path="C.0:0:1:1:2"] path[name="path"] {
  transition: transform 0.1s ease-out;
}


svg[data-component-path="C.0:0:1:1:0"]:hover path[name="path"],
svg[data-component-path="C.0:0:1:1:1"]:hover path[name="path"],
svg[data-component-path="C.0:0:1:1:2"]:hover path[name="path"] {
  transform: scale(1.1);
}

/*div[data-component-path="C$0:1.0:1:1"] ,*/
/*div[data-component-path="C$0:1.0:1:2"] {*/
/*	cursor:pointer;*/
/*	transition: 0.1s ease-out;*/
/*	}*/
/*div[data-component-path="C$0:1.0:1:1"]:hover  ,*/
/*div[data-component-path="C$0:1.0:1:2"]:hover {*/
/*	*/
/*	     transform:translatex(3px);*/
/*	}*/
.table-container .t .tc .ia_checkbox>svg {
    width: 2.2vmin !important;
    height: 2.2vmin !important;
}

.material-icons.md-24 {
    width: 2.2vmin;
    height: 2.2vmin;
}
.horizontal-menu-menu-item span svg{
	width: 2.2vmin;
	height: 2.2vmin;
	margin-right:1vmin
	
	}
.horizontal-menu .side-nav .absolute-container {
  

 	width: 0;

}



/* BEGIN STYLE CLASSES */
.psc-Map\/Card {
  background-color: #F4F4F4;
  border-top-left-radius: 1vmin;
  border-top-right-radius: 1vmin;
  border-bottom-left-radius: 1vmin;
  border-bottom-right-radius: 1vmin;
  box-shadow: box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.62);
}

.psc-Menu\/All_Header {
  background-color: var(--neutral-80);
  color: var(--neutral-10);
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-transform: none;
}

.psc-Menu\/Item_select {
  background-color: #046350;
  border-color: #046350;
  border-style: none;
  border-width: 1px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #FFFFFF;
  cursor: grab;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
  text-transform: uppercase;
}
.psc-Menu\/Item_select:last-child {
  border-bottom-color: var(--neutral-60);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.psc-Menu\/Item_select:hover {
  background-color: #3A6B68;
}

.psc-Menu\/Item_unselect {
  background-color: #F7FAFC;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #4A5568;
  cursor: grab;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
}
.psc-Menu\/Item_unselect:hover {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.psc-Menu\/Menu {
  background-color: #1F1F1F;
  font-family: Kanit;
}

.psc-Menu\/menu_cpq_select {
  background-color: #ED422F;
}

.psc-Menu\/menu_file_management_select {
  background-color: #A83520;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #FFFFFF;
  font-family: sans-serif;
  font-weight: 700;
  text-align: start;
}

.psc-Menu\/menu_file_management_unselect {
  border-style: none;
  color: #2B2B2B;
  font-family: sans-serif;
  font-weight: 400;
  text-align: start;
}

.psc-Text\/px_10 {
  font-size: 0.92vmin;
}

.psc-Text\/px_12 {
  font-size: 1.11vmin;
}

.psc-Text\/px_14 {
  font-size: 1.296vmin;
}

.psc-Text\/px_15 {
  font-size: 1.3vmin;
}

.psc-Text\/px_16 {
  font-size: 1.481vmin;
}

.psc-Text\/px_18 {
  font-size: 1.67vmin;
}

.psc-Text\/px_20 {
  font-size: 1.85vmin;
}

.psc-Text\/px_22 {
  font-size: 2.037vmin;
}

.psc-Text\/px_24 {
  font-size: 2.22vmin;
}

.psc-Text\/px_26 {
  font-size: 2.4vmin;
}

.psc-Text\/px_32 {
  font-size: 2.963vmin;
}

.psc-Text\/px_40 {
  font-size: 3.7037vmin;
}

.psc-Text\/test {
  background-color: #FF4747;
}

.psc-Tree\/Hover {
  cursor: not-allowed;
}

.psc-btn_hover {
}
.psc-btn_hover:hover {
  color: #007734;
  font-weight: 800;
}

.psc-lable_box {
  background-color: #555555;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
}

.psc-margin\/marginLeft {
  margin-left: 20px;
}

.psc-margin\/marginRight {
  margin-right: 20px;
}

.psc-padding\/padding_desktop {
  padding: 20px;
}

.psc-padding\/padding_mobile {
  padding: 15px;
}
@media (max-width: 376px) {
  .psc-padding\/padding_mobile {
    padding: 0px;
  }
}

.psc-responsive_component\/input_responsive {
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 0.75vmin;
  border-top-right-radius: 0.75vmin;
  border-bottom-left-radius: 0.75vmin;
  border-bottom-right-radius: 0.75vmin;
  padding-left: 0.2vmin;
  padding-right: 0.2vmin;
}

.psc-text_center {
  text-align: center;
}

@keyframes psc-practice\/btn_hover-anim {
  0% {
    background-color: FFFFFF;
  }
  100% {
    background-color: FFB700;
  }
}
.psc-practice\/btn_hover {
  animation-name: psc-practice\/btn_hover-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
