/**
* Design By Eggda-Studio
**/
@import url("https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=thai");
@import url("https://fonts.googleapis.com/css?family=Mitr:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=thai");
@import url("https://fonts.googleapis.com/css?family=Asap:400,700|Roboto");

body {
	font-family: "Kanit",sans-serif;
	background-color: #000;
	min-width:1200px;
	padding:0;
	margin:0;
	list-style:none;
	overflow-x: hidden;
}
ul{
	list-style-type:none;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
/**
* Main wrapper
**/
.wrapper {
    width: 100%;
		height: 700px;
    overflow: hidden;
		position: relative;
}
.page_bg {
    width: 100%;
  	height: 700px;
    background: url(../../images/page/bg_mid1.jpg) center top no-repeat;
    position: absolute;
}
.page_change {
    width: 100%;
  	height: 700px;
    background: url(../../images/page/bg_mid2.jpg) center top no-repeat;
    position: absolute;
		-webkit-animation: 3s change infinite linear;
		-moz-animation:  3s change infinite linear;
	  -o-animation:  3s change infinite linear;
	  -ms-animation: 3s change infinite linear;
		animation: 3s change infinite linear;
	}
@-webkit-keyframes change {
		0% {opacity: 1;}
		25% {opacity: 0;}
		50% {opacity: 1;}
		75% {opacity: 0;}
		100% {opacity: 1;}
}
@keyframes change {
		0% {opacity: 1;}
		25% {opacity: 0;}
		50% {opacity: 1;}
		75% {opacity: 0;}
		100% {opacity: 1;}
}
.header {
    height: 700px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.page_mainbox {
	padding-bottom: 30px;
	margin-top: -110px;
	position: relative;
	z-index: 3;
	width: 100%;
}
.page_container {
	width: 1170px;
	height: auto;
	position: relative;
	min-height: 500px;
	padding: 2em;
	margin: 0 auto;
	border: solid 2px #d2944c;
	border-radius: 5px;
	color:#fff;
	background-color: #2d2d2d;
	-webkit-box-shadow: inset 0 0 0 1px #784c19;
	box-shadow: inset 0 0 0 1px #784c19;
}
.page_textheader {
	font-size: 1.8em;
	font-weight: 500;
	text-align: left;
	margin-top: -10px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	color: #ffc53f;
	-webkit-text-shadow: 0 1px 0 #000;
	text-shadow: 0 1px 0 #000;
}
.page_textheader small {
	font-size: 75%;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	-webkit-text-shadow: 0 1px 0 #000;
	text-shadow: 0 1px 0 #000;
}
.page_footer {
	position: relative;
  width: 100%;
  height: 80px;
  line-height: 80px;
  margin-top: 5%;
}
.page_main_footer {
	position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
	background-color: #151515;
  border-top: solid 1px #292929;
}
.footer_container {
	width: 1170px;
	height: 80px;
	padding-top: 1.8em;
	margin: 0 auto;
}
.footer_container span {
	text-align: center;
	line-height: 1.5em;
	display: block;
	font-family: 'Tahoma',sans-serif;
	font-size: 10px;
  font-weight: 300;
	letter-spacing: .15em;
  text-transform: uppercase;
	color: #c5e09c;
	-webkit-text-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.50);
  text-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.50);
}
.p_acgirl {
    background: url(../../images/page/ac_girl.png);
    width: 204px;
    height: 372px;
    position: absolute;
		z-index: 2;
		top: 15em;
    left: 3em;
}
.p_asboy {
    background: url(../../images/page/as_boy.png);
    width: 338px;
    height: 397px;
    position: absolute;
		z-index: 1;
    top: 12em;
    left: 10.5em;
}
.p_rabbit {
	background: url(../../images/page/rabbit_mob.png);
	width: 99px;
	height: 101px;
	position: absolute;
	z-index: 1;
	top: 35em;
  left: 14.5em;
	-webkit-animation: 2s rabbit_doil infinite linear;
	-moz-animation: 2s rabbit_doil infinite linear;
	-o-animation: 2s rabbit_doil infinite linear;
	-ms-animation: 2s rabbit_doil infinite linear;
	animation: 2s rabbit_doil infinite linear;
}
@-webkit-keyframes rabbit_doil {
	0%{
	transform-origin:bottom  center; transform:scale(1,1);}
	8%{
	transform-origin:bottom  center;transform:scale(1,1);}
	16%{
	transform-origin:bottom  center;transform:scale(1.1,0.9);}
	24%{
	transform-origin:bottom  center;transform:scale(1,1);}
}
@keyframes rabbit_doil {
	0%{
	transform-origin:bottom  center; transform:scale(1,1);}
	8%{
	transform-origin:bottom  center;transform:scale(1,1);}
	16%{
	transform-origin:bottom  center;transform:scale(1.1,0.9);}
	24%{
	transform-origin:bottom  center;transform:scale(1,1);}
}
.p_book {
	background: url(../../images/page/book.png);
	width: 100px;
	height: 74px;
	position: absolute;
	z-index: 5;
	top: 29em;
	left: 9.5em;
	-webkit-animation: 2s book_doil infinite linear;
	-moz-animation: 2s book_doil infinite linear;
	-o-animation: 2s book_doil infinite linear;
	-ms-animation: 2s book_doil infinite linear;
	animation: 2s book_doil infinite linear;
}
@keyframes book_doil {
	0%{top:29em;}
	50%{top:30em;}
	100%{top:29em;}
}
.header_logo {
	background: url(../../images/logo.png);
	width: 334px;
	height: 161px;
	position: absolute;
	z-index: 1;
	top: 5.2em;
  left: 31em;
}
.p_alice {
	background: url(../../images/page/min_mob.png);
	width: 330px;
	height: 397px;
	position: absolute;
	z-index: 1;
	top: 12em;
	right: 1em;
}
.p_poring {
	background: url(../../images/page/por_mob.png);
	width: 100px;
	height: 101px;
	position: absolute;
	z-index: 1;
	top: 29.5em;
  right: 22.5em;
	-webkit-animation: 3s poring_doil infinite linear;
	-moz-animation: 3s poring_doil infinite linear;
	-o-animation: 3s poring_doil infinite linear;
	-ms-animation: 3s poring_doil infinite linear;
	animation: 3s poring_doil infinite linear;
}
@-webkit-keyframes poring_doil {
		0% { transform-origin:bottom;}
		50% { transform-origin:bottom; transform:rotate(-10deg);}
		100% { transform-origin:bottom;}
}
@keyframes poring_doil {
		0% { transform-origin:bottom;}
		50% { transform-origin:bottom; transform:rotate(-10deg);}
		100% { transform-origin:bottom;}
}
.p_board {
	background: url(../../images/page/tab_right.png);
	width: 95px;
	height: 101px;
	position: absolute;
	z-index: 1;
	top: 23.5em;
  right: 22.5em;
}
.p_picky {
	background: url(../../images/page/mob_right.png);
	width: 83px;
	height: 101px;
	position: absolute;
	z-index: 1;
	top: 23.5em;
  right: 18.5em;
	-webkit-animation: 2s picky_doil infinite linear;
	-moz-animation: 2s picky_doil infinite linear;
	-o-animation: 2s picky_doil infinite linear;
	-ms-animation: 2s picky_doil infinite linear;
	animation: 2s picky_doil infinite linear;
}
@-webkit-keyframes picky_doil {
			0% { transform-origin:bottom;}
			50% { transform-origin:bottom; transform:rotate(5deg);}
			100% { transform-origin:bottom;}
	}
@keyframes picky_doil {
		0% { transform-origin:bottom;}
		50% { transform-origin:bottom; transform:rotate(5deg);}
		100% { transform-origin:bottom;}
}
.p_bat1 {
	background: url(../../images/page/dr_mob1.png);
	width: 99px;
	height: 78px;
	position: absolute;
	z-index: 1;
	top: 10em;
  right: 22.5em;
	-webkit-animation: 1.5s bat_doil1 infinite linear;
	-moz-animation: 1.5s bat_doil1 infinite linear;
	-o-animation: 1.5s bat_doil1 infinite linear;
	-ms-animation: 1.5s bat_doil1 infinite linear;
	animation: 1.5s bat_doil1 infinite linear;
}
@-webkit-keyframes bat_doil1 {
	0% {
	top:10em;}
	50% {
	top:10.5em;}
	100% {
	top:10em;}
}
@keyframes bat_doil1 {
	0% {
	top:10em;}
	50% {
	top:10.5em;}
	100% {
	top:10em;}
}
.p_bat2 {
	background: url(../../images/page/dr_mob2.png);
	width: 136px;
	height: 78px;
	position: absolute;
	z-index: 1;
	top: 7.5em;
  right: 14.5em;
	-webkit-animation: 2s bat_doil2 infinite linear;
	-moz-animation: 2s bat_doil2 infinite linear;
	-o-animation: 2s bat_doil2 infinite linear;
	-ms-animation: 2s bat_doil2 infinite linear;
	animation: 2s bat_doil2 infinite linear;
}
@-webkit-keyframes bat_doil2 {
	0% {
	top:7.5em;}
	50% {
	top:8em;}
	100% {
	top:7.5em;}
}
@keyframes bat_doil2 {
	0% {
	top:7.5em;}
	50% {
	top:8em;}
	100% {
	top:7.5em;}
}
.p_bat3 {
	background: url(../../images/page/dr_mob3.png);
	width: 99px;
	height: 72px;
	position: absolute;
	z-index: 1;
	top: 13.5em;
	right: 18.5em;
	-webkit-animation: 1s bat_doil3 infinite linear;
	-moz-animation: 1s bat_doil3 infinite linear;
	-o-animation: 1s bat_doil3 infinite linear;
	-ms-animation: 1s bat_doil3 infinite linear;
	animation: 1s bat_doil3 infinite linear;
	}
@-webkit-keyframes bat_doil3 {
	0% {
	top:13.5em;}
	50% {
	top:14em;}
	100% {
	top:13.5em;}
}
@keyframes bat_doil3 {
	0% {
	top:13.5em;}
	50% {
	top:14em;}
	100% {
	top:13.5em;}
}
/**
* Form Box
**/
label-form {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
		font-size: 12px;
    font-weight: 200;
		letter-spacing: 2px;
		text-transform: uppercase;
		-webkit-text-shadow: 0 1px 0 #000;
		text-shadow: 0 1px 0 #000;
}
hr {
    margin-top: -20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #252421;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}
.form-box {
    display: block;
    width: 100%;
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
		font-weight: 200;
		letter-spacing: 1px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #212121;
    background-image: none;
    border: 1px solid #9eb762;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-box:focus {
    border-color: #9eb762;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(201, 233, 102, 0.3);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(201, 233, 102, 0.3);
}
.form-box::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-box:-ms-input-placeholder {
  color: #fff;
}
.form-box::-webkit-input-placeholder {
  color: #fff;
}
.form-box::-ms-expand {
  background-color: transparent;
  border: 0;
}
.input-group-addon {
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 200;
		letter-spacing: 1px;
    line-height: 1;
    color: #43f5ff;
    text-align: center;
    background-color: #212121;
    border: 1px solid #9eb762;
    border-radius: 0;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../../images/caret_down.png") #212121 no-repeat 95.5% !important;
	background: url("../../images/caret_down.png") #212121 no-repeat calc(100% - 10px) !important;
}
select::-ms-expand {
	display: none;
}
select,option {
	color:#fff;
	font-weight: 300;
}
.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../../images/caret_down2.png") #fff no-repeat 95.5% !important;
	background: url("../../images/caret_down2.png") #fff no-repeat calc(100% - 10px) !important;
}
.select>option {
	color:#333;
	font-weight: 400;
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  margin-bottom: 0;
  font-weight: 300;
  vertical-align: middle;
  cursor: pointer;
	letter-spacing: 2px;
}
.icheckbox_futurico,
.iradio_futurico {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 17px;
  background: url(../../images/icheck/futurico.png) no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox_futurico {
  background-position: 0 0;
}
.icheckbox_futurico.checked {
  background-position: -18px 0;
}
.icheckbox_futurico.disabled {
  background-position: -36px 0;
  cursor: default;
}
.icheckbox_futurico.checked.disabled {
  background-position: -54px 0;
}
.iradio_futurico {
  background-position: -72px 0;
}
.iradio_futurico.checked {
  background-position: -90px 0;
}
.iradio_futurico.disabled {
  background-position: -108px 0;
  cursor: default;
}
.iradio_futurico.checked.disabled {
  background-position: -126px 0;
}
.checkbox-inline {
	padding-left: 10px;
}
.form-panel {
  border: 1px solid transparent;
}
.form-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
}
.form-panel-title a{
	color:#fff;
	font-weight: 200;
	letter-spacing: 2px;
	padding-left: 5px;
	-webkit-animation: 1s textled infinite linear;
	-moz-animation: 1s textled infinite linear;
	-o-animation: 1s textled infinite linear;
	-ms-animation: 1s textled infinite linear;
	animation: 1s textled infinite linear;
}
@keyframes textled {
	0% {padding-left: 5px;color:#fff;}
	50% {padding-left: 10px;color:#ff6;}
	100% {padding-left: 5px;color:#fff;}
}
.form-panel-body {
  padding: 15px;
	background-color: #212121;
	font-size: 12px;
	font-weight: 200;
	letter-spacing: 1.2px;
}
.form-panel-heading {
  padding: 13px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius:0;
  border-top-right-radius:0;
}
.form-panel-group {
  margin-bottom: 20px;
}
.form-panel-group .form-panel {
  margin-bottom: 0;
  border-radius: 0;
}
.form-panel-group .form-panel + .form-panel {
  margin-top: 5px;
}
.form-panel-group .form-panel-heading {
  border-bottom: 0;
}
.form-panel-group .form-panel-heading + .form-panel-collapse > .form-panel-body {
  border-top: 1px solid #9eb762;
}
.form-panel-default {
  border-color: #9eb762;
}
.form-panel-default > .form-panel-heading {
  color: #333;
  background-color: #212121;
  border-color: #9eb762;
}
.btn-create {
  color: #fff;
	background-color: #419e5e;
	border-color: #419e5e;
	padding: 15px 16px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.3333333;
  border-radius: 0px;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-create:hover {
  color: #fff;
  background-color: #5bb376;
  border-color: #5bb376;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-create:focus {
  color: #fff;
  background-color: #3d8a55;
  border-color: #3d8a55;
	outline: 0 !important;
}
.btn-create:active {
  color: #fff;
  background-color: #39714b;
  border-color: #39714b;
	outline: 0 !important;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .125);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .125);
}
.btn-close {
  color: #333;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
	padding: 15px 16px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.3333333;
  border-radius: 0px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-close:hover {
  color: #333;
  background-color: #cacaca;
  border-color: #cacaca;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-close:focus {
  color: #333;
  background-color: #afafaf;
  border-color: #afafaf;
	outline: 0 !important;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn-close:active {
	color: #333;
	background-color: #afafaf;
	border-color: #afafaf;
	outline: 0 !important;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .125);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .125);
}
.btn-download {
  color: #0b562d;
  background-color: #4aea91;
  border-color: #33c774;
	-webkit-text-shadow: none;
	text-shadow: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-download:hover {
  color: #013c1b;
  background-color: #32d67b;
  border-color: #21bb65;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-download:focus {
  color: #013318;
  background-color: #46c77f;
  border-color: #30bb6d;
  outline: 0 !important;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
}
.btn-download:active {
	color: #013318;
	background-color: #46c77f;
	border-color: #30bb6d;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
}
.btn-other {
	color: #063c4c;
  background-color: #4dd6ff;
  border-color: #3dbbe0;
	-webkit-text-shadow: none;
	text-shadow: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-other:hover {
  color: #063c4c;
  background-color: #39c3ec;
  border-color: #32add2;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-other:focus {
  color: #063c4c;
	background-color: #1ab4e2;
  border-color: #1ba0c7;
  outline: 0 !important;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
}
.btn-other:active {
	color: #063c4c;
	background-color: #1ab4e2;
  border-color: #1ba0c7;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
}
.btn-donate {
  color: #ffffff;
  background-color: #1fa2ff;
  border-color: #1fa2ff;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 1.3333333;
	border-radius: 0;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-donate:hover {
  color: #07294c;
  background-color: #49a9ef;
  border-color: #49a9ef;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-donate:focus {
  color: #fff;
  background-color: #108ce4;
  border-color: #108ce4;
  outline: 0 !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.btn-donate:active {
	color: #fff;
	background-color: #108ce4;
	border-color: #108ce4;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.btn-repass {
  color: #fff;
  background-color: #f37853;
  border-color: #f37853;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 1.3333333;
	border-radius: 0;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-repass:hover {
	color: #521604;
  background-color: #ef8261;
  border-color: #ef8261;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn-repass:focus {
  color: #fff;
	background-color: #e86e49;
  border-color: #e86e49;
  outline: 0 !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.btn-repass:active {
	color: #fff;
	background-color: #e86e49;
  border-color: #e86e49;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.alert {
  padding: 15px;
  margin-top: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-weight: 400;
  font-size:12px;
  font-family: Tahoma;
  letter-spacing: 1px;
}
.eddga-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
	font-weight: 400;
	letter-spacing: 1px;
}
.eddga-alert-danger {
	color: #5a1212;
  background-color: #ff9393;
  border-color: #da6b6b;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
}
.eddga-alert-success {
  color: #264006;
  background-color: #9ece60;
  border-color: #6e9c32;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
}
.eddga-alert-info {
  color: #0c374c;
  background-color: #a9e2ff;
  border-color: #3d7794;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
}
.eddga-alert-info h4 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 15px;
}
.eddga-alert-info p {
	font-family: 'Tahoma',sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin: 0 0 2px;
}
.alert-success {
	background-color: #f1f9f7;
	border-color: #e0f1e9;
	color: #1d9d74;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.20);
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.20);
}
.alert-danger {
	background-color: #fbeeed;
	border-color: #f7d8dd;
	color: #d9534f;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.20);
	}
.alert-info {
	background-color: #f0f9ff;
	border-color: #ccf3ff;
	color: #007dbc;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.20);
}

.panel-default > .panel-heading {
	font-size: 18px;
  color: #333;
  background-color: #fff;
  border-color: transparent;
}
.panel-default > .panel-heading small {
	font-size: 12px;
	letter-spacing: 1px;
}
.panel-small {
	font-size: 12px;
	margin-top: 4px;
	color: #d06c6c;
}
.panel-footer {
  padding: 12px 15px;
  background-color: #fff;
  border-top: 1px solid #eee;
  color: #ff4a4a;
  font-weight: 300;
  letter-spacing: 1px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-default > .panel-help {
  font-size: 12px;
  color: #333;
  background-color: #fff;
	padding: 10px 15px;
	border-bottom: 1px solid #eee;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-helpf {
    padding: 12px 15px;
    background-color: #fff;
    border-top: 1px solid #eee;
    color: #333;
		font-size: 12px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.text-data-small {
    font-size: 12px;
    color: #3148f3;
    letter-spacing: 1px;
		margin-top: 5px;
}
.table-page {
    width: 100%;
    max-width: 100%;
		color:#333;
}
.table-page > thead > tr > th,
.table-page > tbody > tr > th,
.table-page > thead > tr > td,
.table-page > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: none;
	font-size: 14px;
}
.table-page > thead > tr > th {
	vertical-align: middle;
	border-bottom: none;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1.5px;
}
.table-page > thead:first-child > tr:first-child > th,
.table-page > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-page > tbody + tbody {
  border-top: none;
}
.table-page .table-page {
  background-color: #fff;
}
.panel-login {
  background-color: #202020;
  border: 1px solid transparent;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-donate {
  border-color: #202020;
  width: 600px;
  margin: 20px auto;
  color: #fff;
  border-radius: 6px;
}
.panel-login-body {
    padding: 20px;
}
.panel-donate2 {
  border-color: #ddd;
  color: #333;
}
/**
* Nav Bar Menu
**/
.navbar_menu .navbar_menu_bg {
	width:100%;
	height:70px;
	margin:0 auto;
	background-color: rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.4),inset 0 1px 1px rgba(255,255,255,.2);
	-moz-box-shadow:1px 2px 3px rgba(0,0,0,.4),inset 0 1px 1px rgba(255,255,255,.2);
	box-shadow: 1px 2px 3px rgba(255, 108, 38, 0.15), inset 0 1px 1px rgba(255,255,255,.2);
	position:fixed;
	z-index:50;
}
.navbar_container {
	height:70px;
	position:relative;
}
.navbar_menu .dropdown_menu {
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:100%;
	z-index:5;
	margin-left:-1px;
	left:0;
	width:110%;
	transform:translateY(-2em);
	z-index:-1;
	transition:all .5s ease-in-out 0s,visibility 0s linear .5s,z-index 0s linear 0s;
}
.navbar_menu .dropdown_menu {
	font-size:12px;
	background-color:rgba(0, 0, 0, 0.70);
  border: 1px solid rgba(0, 0, 0, 0.80);
	border-top:0;
	padding:0 auto;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.10);
}
.navbar_menu .navbar_container:hover .dropdown_menu {
	visibility:visible;
	opacity:1;
	z-index:1;
	transform:translateY(0%);
	transition-delay:0s,0s,0.3s;
}
.navbar_menu .dropdown_menu a {
	padding:10px 5px 10px 10px;
	text-align:left;
	font-weight: 200;
	border-bottom:solid 1px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08);
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.navbar_menu .dropdown_menu a:hover {
	padding-left:15px;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.navbar_menu .dropdown_menu>li:last-child a{
	border-bottom:0;
}
.navbar_menu ul{
	width:1170px;
	margin:0 auto;
	list-style:none;
	padding-left:65px;
}
.navbar_menu nav a{
	cursor: pointer;
	color:#fff;
	font-family:Kanit;
	font-weight: 300;
	letter-spacing: 0.5px;
	display:block;
	padding:18px 22px;
	text-decoration:none;
}
.navbar_menu nav a:hover{
	color:#fffc70

}
.navbar_menu nav ul,.navbar_menu nav ul li{
	list-style-type:none;
	padding:0;
	margin:0;
}
.navbar_menu nav span{
	font-weight:300;
	display:block;
	font-size:70%;
	text-transform: uppercase;
}
.navbar_menu nav>ul{
	text-align:center;
}
.navbar_menu nav>ul>li{
	display:inline-block;
	border-left: solid 1px rgba(62, 62, 62, 0.2);
}
.navbar_menu nav>ul>li:first-child{
	border-left:none;
}
/**
*  Particles JS
**/
#particles-js {
position: absolute;
width: 100%;
height: 500px;
top: 35px;
background-image: url('');
background-repeat: repeat;
background-size: cover;
background-position: 50% 50%;
z-index: 5;
pointer-events: none;
}

@media(max-width:1170px){
body,html{
	width:1200px;
	overflow-x:hidden
	}
}
/**
* Preloader
**/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align:center;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99;
}
#status {
  font-family:'Kanit',sans-serif;
	font-size: 24px;
	font-weight: 300;
  width: 100%;
  min-height:150px;
  position: relative;
  left: 0%;
  top: 30%;
  background-image: url(../../images/poli_load.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: 10%;
  margin: 0 auto;
  letter-spacing: 3px;
  padding-top: 9em;
  color: #80d5ff;
	-webkit-animation: 2s status_doil infinite linear;
	-moz-animation: 2s status_doil infinite linear;
	-o-animation: 2s status_doil infinite linear;
	-ms-animation: 2s status_doil infinite linear;
	animation: 2s status_doil infinite linear;
	}
	@keyframes status_doil {
	0% {top:30%;color:#fff;}
	50% {top:28%;color:#80d5ff;}
	100% {top:30%;color:#fff;}
}
	/**
	* Donate Api Tmpay
	**/
.panel > .list-group {
	font-size: 14px;
	letter-spacing: 0.5px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #333;
  background-color: #d4e7ff;
  border-color: #d4e7ff;
}
.donte-text-header {
	font-size: 18px;
	font-weight: 400;
	color:#333;
	margin-top: -5px;
	margin-bottom: 10px;
	padding-bottom: 4px;
  border-bottom: 1px solid #ffdfbd;
}
.donte-text-header small {
	font-size: 12px;
	font-weight: 300;
	color:#adacac;
}
label-donate {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
	font-size: 12px;
	font-weight: 300;
	color: #92b1d2;
	letter-spacing: 0.8px;
}
.form-donate {
    display: block;
    width: 100%;
    height: 46px;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.42857143;
    color: #6895d8;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b6d3ff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-donate:focus {
    border-color: #99bff9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(140, 185, 255, 0.65);;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(140, 185, 255, 0.65);
}
.form-donate::-moz-placeholder {
  color: #6895d8;
  opacity: 1;
}
.form-donate:-ms-input-placeholder {
  color: #6895d8;
}
.form-donate::-webkit-input-placeholder {
  color: #6895d8;
}
.form-donate::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-donate[disabled],.form-donate[readonly],fieldset[disabled] .form-donate {
	background-color: #e9f1ff;
	border-color: #b6d3ff;
	opacity: 1;
	box-shadow: none;
}
.alert-donate {
    padding: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
		background: #fffce5;
    border: 1px solid #f3dfb3;
    color: #8e8a6f;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}
.alert-donate-danger {
	background: #ffe8e8;
  border: 1px solid #efb1b1;
  color: #bb6f6f;
  font-size: 12px;
}
.alert-donate-success {
    background: #f2fde5;
    border: 1px solid #acd47e;
    color: #728c53;
    font-size: 12px;
}
.alert-donate-info {
  background: #e8f6ff;
  border: 1px solid #a1cbe6;
  color: #446c86;
  font-size: 12px;
}
.btn-refill {
  color: #fff;
  background-color: #3fc173;
  border-color: #3fc173;
	padding: 10px 20px;
  font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
  line-height: 1.3333333;
  border-radius: 4px;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.btn-refill:hover {
  color: #3fc173;
  background-color: transparent;
	border-color: #3fc173;
	-webkit-text-shadow: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.btn-refill:focus, .btn-refill.focus {
  color: #326747;
	font-weight: normal;
  background-color: #75e2a0;
  border-color: #75e2a0;
  outline: 0 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}
.btn-refill:active {
	color: #326747;
	font-weight: normal;
	background-color: #75e2a0;
	border-color: #75e2a0;
	outline: 0 !important;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-exit {
  color: #fff;
  background-color: #e85f72;
  border-color: #e85f72;
	padding: 10px 20px;
  font-size: 14px;
	font-weight: 300;
	letter-spacing: 1px;
  line-height: 1.3333333;
  border-radius: 4px;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.btn-exit:hover {
  color: #e85f72;
  background-color: transparent;
  border-color: #e85f72;
	-webkit-text-shadow: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
}
.btn-exit:focus, .btn-exit.focus {
	color: #a2414f;
	font-weight: normal;
	background-color: #f599a6;
	border-color: #f599a6;
  outline: 0 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}
.btn-exit:active {
	color: #a2414f;
	font-weight: normal;
	background-color: #f599a6;
	border-color: #f599a6;
	outline: 0 !important;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.badge-donate {
  display: inline-block;
  min-width: 10px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 50px;
}
.badge-ok {
  display: inline-block;
  min-width: 10px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #43b347;
  border-radius: 50px;
}
.badge-error {
  display: inline-block;
  min-width: 10px;
  padding: 5px 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #f75d5d;
  border-radius: 50px;
}
.list-unstyled li {
    padding: 3px;
}
.alert-help {
    padding: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
		background: #fffce5;
    border: 1px solid #f3dfb3;
    color: #8e8a6f;
    font-size: 16px;
    font-weight: 300;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}
.panel-mini {
    width: 1030px;
    margin: 0 auto;
}
.btn-lg2, .btn {
    padding: 12px 16px;
    font-size: 24px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-block2 {
    display: block;
    width: 1030px;
    margin: 0 auto;
}
.event-text1 {
	font-size: 16px;
    font-weight: 200;
    letter-spacing: 0.5px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.50);
}