
.textPrimary {
	color: #023C99;
}

.bgPrimary {
	background: #023C99;
	color: #fff;
}

/* .vertAlign {
	vertical-align: middle;
} */

/* .marginH {
	margin-bottom: -8px;
} */

/* .borderR {
	border: 1px solid #fff;
	border-radius: 12px;
	padding: 5px;
} */

.longdo-map {
	height: 600px;
}

.labelText {
	text-align: right;
}

.tdAmphur {
	text-indent: 5px;	
}

.tdTambon {
	text-indent: 5px;	
}



body{
    color: #797979;
    background: #ffffff;
    font-family: 'Sarabun', sans-serif;
		/* font-size: 20px; */
		font-size: 14px;
		color: #222222;
}
h1,
h2,
h3,
h4,
h5,
h6  {

	font-family: 'Anantason',sans-serif;
}
.headertop {

	background: #FFF;
	z-index: 9999;
}
/*
#sec-search{
	background: #EEEEEE;
	padding: 15px 20px;
}
.box-list {
	padding: 10px;
	border:1px solid #CCCCCC;
	margin-top: 5px;

	border-radius: 0px !important;
	margin-bottom: 10px;

}
.bgpurple {
  background:#6250D9 ;
	color: #FFFFFF;
	padding: 30px;
  border-radius: 4px;
  margin-bottom: 3px;
}
.remark{
  font-size: 16px;
}
.bg--warning{
  padding: 5px 10px;
  background: #B30C3B;
  border-radius: 4px;
  color: #FFF;
}
*/
.bgHead{
	background:#501766 ;
	color: #FFFFFF;
	font-size: 16px;
	padding: 15px;
  	border-radius: 4px;
  	margin-bottom: 3px;
}
.bgHead h1  h3{
	padding: 5px;
	color: #FFFFFF;
	font-weight: 600;
}
.bgWhite{
	background:#FFF ;
	color: #023C99;
	font-size: 14px;
	padding: 15px;

}
.borderBox2 {
	padding: 15px;
    border-radius: 4px;
    margin-bottom: 3px;
	height: 130px;
	
}
.bgPurple {
	background:#6250D9 ;
	color: #FFFFFF;
}

.bgRed{
	background :#fd5d62;
	color:#ffffff;
}
.bgPink{
	background :#fa78ce;
	color:#ffffff;
}
.bgGreen{
	background : #3dc65a;
	color:#ffffff;
}
.bgBlue{
	background : #a194f4;
	color:#ffffff;
}
.borderBox2 > h3 , 
.borderBox2 > h4{
	font-size: 1.25rem ;
}
/*
.bgGreen{
	background:#14B37B;
	color: #FFF;
	font-size: 16px;
	padding: 15px;
    border-radius: 4px;
    margin-bottom: 3px;
}
.bgGreen h3{
	color: #FFF;
	font-weight: 600;
}

.bgYallow{
	background:#F5CF02;
	font-size: 16px;
	padding: 15px;
    border-radius: 4px;
}
	*/
.padding20{
	padding: 20px;
}
/*
.text-right{
	text-align: right;
}

.boxGroup{
	border:2px solid #EEEEEE;
	padding: 10px 20px;
	background: #FFFFFF;
	color: #000000;
	border-radius: 0px;
}

#pagetitle {
    background-color: #213259;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
}
#pagetitle .page-title {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
}
#pagetitle .page-title {
    line-height: 52px;
}
#pagetitle.page-title {
    background: #023C99;
		background-size: cover;
}
#pagetitle .page-title-inner {
    position: relative;
    z-index: 3;
    text-align: center;
}
#pagetitle {
    background-color: rgb(33, 50, 89);
    padding: 150px 0px;
    position: relative;
		top: 90px;
}
#pagetitle::before {
    z-index: 1;
    background-color: rgba(24, 24, 91, 0);
}

#pagetitle::after {
    z-index: 2;
    background-color: rgba(0, 0, 0, 0);
}

#pagetitle::before, #pagetitle::after {
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

#sec-head{
	padding: 2.5em;
	text-align: center;
	background: url(../images/960-scaled.jpg)center ;
}
.header-title{
	height: 80px;
}
.header-title h1{
	margin-top: 80px;
	color: #FFFFFF;
	font-weight: 600;
}

#sec-content{

	padding: 20px 20px;
	background: #f3f3f4;
}
.bgw{
	background: #FFFFFF;
	margin-top: 0px;
}
.bgg{
	background: #eeeeee;
}
	*/
.padding20 {
	padding: 20px;
}
/*
.border-rd5{
	border-radius: 5px;
}
.borderl{
	border: 1px solid #EEEEEE;
}
.bold{
	font-weight:700;
}
	*/
.shadow {
    box-shadow: 0 .1rem 1rem rgba(0,0,0,.15)!important;
}
/*
.cms-heading-layout1 {
	font-size: 30px;
}
.cms-heading-layout1 .heading-divider {
    min-width: 100%;
    display: inline-block;
    height: 3px;
    position: relative;
    z-index: 1;
}
.cms-heading-layout1 .heading-divider .heading-line1 {
    width: 100px;
    height: 5px;
    display: inline-block;
    background-color: #c9161c;
    vertical-align: top;
}
.cms-heading-layout1 .heading-divider .heading-line2 {
    width: 100%;
    height: 1px;
    display: inline-block;
    background-color: #dedede;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.btn-send{
	background: #c9161c;
	padding: 10px 20px;
	text-align: center;
	color: #FFF;
	border:1px solid #c9161c;
	font-size: 20px;
	border-radius: 0px;
}
.btn-send:hover{
	background: #ffffff;
	padding: 10px 20px;
	text-align: center;
	color: #c9161c;
	border:2px solid #c9161c;
	font-size: 20px;
	border-radius: 0px;
}
	*/
.tr_province{
	background : #adfa78;
}
.tr_tambon{
	background : #c27cf5;
}
.tr_amphur{
	background : #fa78ce;
}
.modal_zindex{
	z-index:1500;
}
.f-right {
    text-align: right;
}

.legend-item {
    
align-items: center;
font-family: Arial, sans-serif;
font-size: 14px;
padding: 0px 10px;
}
.legend-item::before {
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid #000;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}
.legend-item.red::before {
	background-color: #FF000080; /* rgba(255, 0, 0, 0.5) */
}
.legend-item.green::before {
	background-color: #008C0080; /* rgba(0, 140, 0, 0.5) */
}
.legend-item.yellow::before {
	background-color: #FFFF0080; /* rgba(255, 255, 0, 0.5) */
}
.legend-item.white::before {
	background-color: #FFFFFF;
}
@media (max-width: 768px) {
	.labelText {
		text-align: left;
	}
}
