body {
	background : #FFBB00 ;
	/* background: -moz-linear-gradient(
		0deg,
		rgb(91, 86, 4) 0%,
		rgba(226, 213, 24, 1) 50%,
		rgb(107, 101, 19) 100%
	);
	background: -webkit-linear-gradient(
		0deg,
		rgb(91, 86, 4) 0%,
		rgba(226, 213, 24, 1) 50%,
		rgb(107, 101, 19) 100%
	);
	background: linear-gradient(
		0deg,
		rgb(91, 86, 4) 0%,
		rgba(226, 213, 24, 1) 50%,
		rgb(107, 101, 19) 100%
	); */
	background-size: cover;
	background-position: center;
	margin: 0 auto;
	font-family: "Lato" !important;
	color: #D70000;
	font-size: 17px;
	background-attachment: fixed;
}
/* thai */
@font-face {
	font-family: "Kanit";
	font-style: normal;
	font-weight: 400;
	src: local("Kanit Regular"), local("Kanit-Regular"),
		url(../fonts/nKKZ-Go6G5tXcraBGwCYdA.woff2) format("woff2");
	unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
/* vietnamese */
@font-face {
	font-family: "Kanit";
	font-style: normal;
	font-weight: 400;
	src: local("Kanit Regular"), local("Kanit-Regular"),
		url(../fonts/nKKZ-Go6G5tXcraaGwCYdA.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
	font-family: "Kanit";
	font-style: normal;
	font-weight: 400;
	src: local("Kanit Regular"), local("Kanit-Regular"),
		url(../fonts/nKKZ-Go6G5tXcrabGwCYdA.woff2) format("woff2");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
		U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: "Kanit";
	font-style: normal;
	font-weight: 400;
	src: local("Kanit Regular"), local("Kanit-Regular"),
		url(../fonts/nKKZ-Go6G5tXcraVGwA.woff2) format("woff2");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
		U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
		U+FEFF, U+FFFD;
}

.well {
	color: #000;
}
a {
	color: #D70000;
	text-decoration: none;
}
a:hover {
	color: #D70000;
	font-weight:bold;
	text-decoration: none;
}
a:activem a:focus {
	color: #D70000;
	font-weight:bold;
}

.info-bot{
	color : #D70000 !important;
}

.info-bot p span,
.info-bot p strong {
	color: #D70000;
	font-size : 9pt;
}

.info-bot .scroll-box{
	width:100%;
	overflow-x:scroll;
	background:#000;
	color : #D70000;
	font-size:9pt;
	padding:10px;
}

.form-table{
	border-collapse : unset !important;
	background:rgba(255,255,255,.4);
	border-radius:5px;
	padding:20px
}

button,
.btn-main {
	/* background: linear-gradient(#026b18, #048826, #093801);
	background: -webkit-linear-gradient(#026b18, #048826, #093801);
	background: -moz-linear-gradient(#026b18, #048826, #093801); 
	background: linear-gradient(180deg, #ca150c 0%, #650001 100%); */
	background : linear-gradient(90deg, #FF0000, #B30606);
	border : none;
	font-size: 17px;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 5px;
	min-width: 100px;
	font-weight: 600;
	color: #fff;
	font-weight : bold;
	transition: all 0.5s ease;
}

.btn-primary {
	background : rgba(255,255,255,.4);
	border : 1px solid #D70000;
	color : #D70000;
	border-radius : 5px;
}

button:hover,
.btn-main:hover {
	color: #D70000;
	font-style: italic;
	text-shadow: 2px 3px 5px black;
}
.alt {
	width: 28%;
	margin: 0 auto;
	background: rgba(255,255,255,.4) ;
	border: 1px solid #989c93;
	border-radius: 5px;
}
.border-r,
.menuwap,
.totalinfo,
.info-bot,
.general-table,
#mainForm,
#pnl-pesan {
	padding: 15px;
	border: 1px solid #D70000;
	border-radius: 5px;
	margin: 0;
	background: rgba(255,255,255,.4);
	color : #D70000;
}

.loginform{
	background: rgba(255,255,255,.4);
	padding : 20px;
	border-radius : 5px;
	text-align: left;
}

.loginform h3{
	text-align: center;
	color: #D70000;
}

.loginform label{
	font-size: 10pt;
}

.loginform input{
	border-radius : 5px;
	border : none;
	width : 100%;
}

.loginbutton {
	text-align :center;
}

.loginbutton button,
.loginbutton a{
	display: block;
	width : 100%;
	margin-top: 10px;
	font-size : 9pt;
	text-shadow: none;
}

.loginbutton button{
	margin-top: 20px;
	background: linear-gradient(180deg, #ca150c 0%, #650001 100%);
	border : 0;
	color: #fff;
}

.loginbutton a{
	background: rgba(255,255,255,.4);
	border : 1px solid #D70000;
	color : #D70000;
}

/* .loginbutton button{
	margin-right: 10px;
} */

.info-bot ul {
	list-style-type: none;
}
h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.fyellow {
	color: yellow;
}
.fyellow:hover {
	color: yellow;
	font-weight: bold;
}
h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color : #D70000 !important;
}
button:hover,
.isbutton:hover {
	background-color: rgb(0, 0, 0);
	background: rgb(0, 0, 0);
}
ul li a:hover,
a:hover {
	font-weight: bold;
}
@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.lg {
	font-size: 18px;
	padding: 10px;
}
.subtitle,
button {
	font-size: 14px;
}
#cover-spin::after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 60px;
	width: 60px;
	margin: 0px auto;
	-webkit-animation: rotation 0.6s infinite linear;
	-moz-animation: rotation 0.6s infinite linear;
	-o-animation: rotation 0.6s infinite linear;
	animation: rotation 0.6s infinite linear;
	border-left: 6px solid rgba(0, 174, 239, 0.15);
	border-right: 6px solid rgba(0, 174, 239, 0.15);
	border-bottom: 6px solid rgba(0, 174, 239, 0.15);
	border-top: 6px solid rgba(0, 174, 239, 0.8);
	border-radius: 100%;
	z-index: 100;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
	}
}
@-moz-keyframes rotation {
	from {
		-moz-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(359deg);
	}
}
@-o-keyframes rotation {
	from {
		-o-transform: rotate(0deg);
	}
	to {
		-o-transform: rotate(359deg);
	}
}
@keyframes rotation {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
#cover-spin {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 9999;
	display: none;
}

.pall-5 {
	padding: 5px;
}
.ptb-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.mb-2 {
	margin-bottom: 2px;
}

.btn-red {
	background: rgb(255, 0, 0);
	border-color: rgb(255, 0, 0);
	color: #D70000;
}
.tbl-content {
	background: rgba(255,255,255,.4) ;
	border: 1px solid #D70000;
	border-radius : 8px;
}
.tbl-content th,
.tbl-content td {
	padding: 5px;
	text-align: center;
}

.tbl-content tr:first-child td{
	border-top-right-radius : 8px;
	border-top-left-radius : 8px;
}

.tbl-content tr:last-child td{
	border-bottom-right-radius : 8px;
	border-bottom-left-radius : 8px;
}

.all-center * {
	text-align: center !important;
}
.all-center {
	background: rgba(255, 255,255, 0.4);
	letter-spacing: 0.1em;
}
.tbl-style,
.tbl-style * {
	padding: 5px;
	font-size: 10pt !important;
	background: rgba(255,255,255,.2);
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.form-control-block {
	width: 100%;
	padding: 5px;
}
input,
select,
button {
	padding: 5px;
}
.fred,
.fred * {
	color: #000;
}
.link-none,
.link-none:active,
.link-none:hover {
	text-decoration: none;
}
.mb-15 {
	margin-bottom: 15px;
}

/* a button,
button,
.isbutton,
.bg-badge {
	color: #D70000;
	border: 1px solid #9c9a93;
	background: linear-gradient(
		0deg,
		rgb(102, 96, 7) 0%,
		rgb(240, 230, 97) 50%,
		rgb(155, 148, 18) 100%
	);
	padding: 5px 10px;
	text-shadow: 2px 1px 1px black;
	transition: all 0.5s ease;
} */
input,
select,
textarea {
	color: #000;
}

input,
textarea{
    background : #fff !important;
}

.content {
	text-align: center;
	padding : 0;
	/* font-family: "Ruda" !important; */
}

.error {
	color: #d00;
}

.success {
	color: #0e9800;
}

.info {
	color: #0026cb;
}

ul {
	padding: 0;
	margin: 0;
}

.general-ul li {
    color : #000;
	margin: 8px 0;
}
.menuhome {
	background: rgba(255,255,255,.4) ;
}
.menuhome li,
.menulocation li {
	display: block;
}

.menuhome{
	border-radius : 8px;
	background : rgba(255,255,255,.4);
	text-align : left;
}

.menuhome li:first-child a{
	border-top-right-radius : 8px;
	border-top-left-radius : 8px;
}

.menuhome li:last-child a{
	border-bottom-right-radius : 8px;
	border-bottom-left-radius : 8px;
	/*border-bottom : 1px solid #D70000;*/
}

.menuhome li a {
	display: block;
	color : #D70000 !important;
	/*border-top : 1px solid #D70000;*/
	/*border-bottom : none;*/
	/*border-left : 1px solid #D70000;*/
	/*border-right : 1px solid #D70000;*/
	padding: 10px;
	text-transform: uppercase;
}
.menulocation li {
	background: #a56000;
}
/* .menulocation li a {
	display: block;
	color: #D70000;
	border: 1px solid #D70000;
	padding: 5px;
} */
.menulocation li a:hover {
	background: #000000;
	text-decoration: none;
}
.purchaser {
	width: 100%;
	height: 200px;
}
.general-table td,
.general-table th {
	padding: 5px;
}
label.errorz,
label.error {
	display: block;
	color: red;
}
.info table {
	width: 100%;
	margin-bottom: 10px;
}
.info table td,
.info table th {
	padding: 1px 5px;
	border: 1px solid #000;
	border-collapse: collapse;
}
.btncover a {
	text-decoration: none;
}
@media screen and (max-width: 480px) {
	.alt {
		width: 86%;
	}
}
#accProfile {
    width : 100%;
}