@charset "utf-8";
@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");
/* Body Html */
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0px;}
::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-thumb:vertical{width:0px;background-color:#ecebe9;-webkit-border-radius:0px;}
::-webkit-scrollbar-thumb:horizontal:hover,::-webkit-scrollbar-thumb:vertical:hover{background-color:#d8d6d5;}
body,td,th {font-family:Tahoma;font-size:14px;color:#434A54;}
body{background-image: url(../img/page/bg.jpg);background-repeat:repeat-x;background-position:center top;margin:0 auto;}
.logo2{display:block;width:450px;height:200px;text-indent: -9999px;background: url('../icon/logo_sv.png') no-repeat;position:absolute;top:130px;margin-left: 10px;}
/* Status Bar */
.header-text {margin-left: 15px;margin-top: 0px;margin-bottom: -5px;font-family: 'Kanit',sans-serif;font-size: 36px;color: #ff6000;}
.header-text small {color:#adadad}
.text-user-online { font-family:Tahoma;font-size:25px;font-weight:700;color:#ee3915;text-shadow:0px 1px 1px rgba(255,255,255,0.40); }
.text-allid { font-family:Tahoma;font-size:25px;font-weight:700;color:#ee3915;text-shadow:0px 1px 1px rgba(255,255,255,0.40); }
/* Register */
.radio-text-big {font:20px'Kanit';padding-left:5px;color:#ff7713;}
.img-rounded {border-radius:6px;padding-left:10px;padding-bottom:15px;}
.select-inline {font:16px'Kanit';position: relative;display: inline-block;padding-left: 20px;margin-bottom: 0;font-weight: normal;vertical-align: middle;cursor: pointer;}
select.input-lg {height: 40px;line-height: 40px;}
.checkbox2 label {font:16px'Kanit';min-height: 20px;padding-left: 15px;margin-bottom:0;font-weight: normal;cursor: pointer;}
.input-lg {height: 46px;padding: 10px 16px;font-size: 14px;line-height: 1.3333333;border-radius: 4px;}
.form-control:focus {border-color: #66afe9;outline: 0;-webkit-box-shadow: none;box-shadow: none;}
.alert-success {background-color: #f1f9f7;border-color: #e0f1e9;color: #1d9d74;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);}
.alert-warning {background-color: #fcf8e3;border-color: #faebcc;color: #8a6d3b;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);}
.alert-danger {background-color: #fbeeed;border-color: #f7d8dd;color: #d9534f;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);}
.alert-info {background-color: #f0f9ff;border-color: #ccf3ff;color: #007dbc;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);}
.btn-register {
  background-color: #3273dc;
  border-color: transparent;
  color: #fff;
}
.btn-register:focus,
.btn-register.focus {
  border-color: transparent;
  box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
  color: #fff;
}
.btn-register:hover {
  background-color: #276cda;
  border-color: transparent;
  color: #fff;
}
.btn-register:active {
  background-color: #2366d1;
  border-color: transparent;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2);
  color: #fff;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-top: 15px;
}
/**
* Register From
**/
.well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 0px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.main-header {
	font-family: 'Prompt',sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin: 20px 0 25px;
    padding-bottom: 7px;
    text-align: center;
}
small {
    font-size: 80%;
    font-weight: normal;
    color: red;
}
.img_header {
	margin-top: 2px;
}
.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}
.breadcrumb {
    padding: 6px 15px;
    margin-top: 0;
    margin-bottom: 20px;
    list-style: none;
	font-weight:300;
    background-color: #fff;
    border: solid 1px #e8e8e8;
    border-radius: 6px;
    -webkit-box-shadow:0 0 2px rgba(0, 0, 0, .05);
    box-shadow:0 0 2px rgba(0, 0, 0, .05);	
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
    padding: 0 10px 0 5px;
    color: #a0a0a0;
    content: "\f105";
}
.breadcrumb > .active {
    color: #a0a0a0;
}
.modal-header {
	border-bottom: none;
}
.modal-title {
	font-family: 'Prompt',sans-serif;
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	padding: 15px;
}
.modal-lg {
	width: 1000px;
	margin: 60px auto 0;
}
/**
* Eddga Alert
**/
.eddga-alert {
	font-family: 'Prompt',sans-serif;
	font-size:14px;
	font-weight:300;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px 15px;
	background:#cce9f2;
	border: 1px solid #86cde3;
	color:#2584a0;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.30);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.eddga-alert-success {
	background: #d8f1c6;
	border-color: #b3cda1;
	color: #749958;
}
.eddga-alert-danger {
	background: #f9d9d9;
	border-color: #e1a1a1;
	color: #b55454;
}
.eddga-alert-warning {
	background: #fbf4dd;
	border-color: #d1c9ae;
	color: #978c68;
}
.eddga-alert-plain {
	background: #f8f8f8;
	border-color: #d1d1d1;
	color: #8c8c8c;
}
.eddga-alert-purple {
    background: #f2edff;
    border-color: #d0c6ea;
    color: #6d4ebb;
}
/**
* IcheckBox
**/
.icheckbox_minimal,
.iradio_minimal {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background: url(../../images/blue.png) no-repeat;
	border: none;
	cursor: pointer;
}
.icheckbox_minimal {
	background-position: 0 0;
}
.icheckbox_minimal.hover {
	background-position: -20px 0;
}
.icheckbox_minimal.checked {
	background-position: -40px 0;
}
.icheckbox_minimal.disabled {
	background-position: -60px 0;
	cursor: default;
}
.icheckbox_minimal.checked.disabled {
	background-position: -80px 0;
}
.iradio_minimal {
	background-position: -100px 0;
}
.iradio_minimal.hover {
	background-position: -120px 0;
}
.iradio_minimal.checked {
	background-position: -140px 0;
}
.iradio_minimal.disabled {
	background-position: -160px 0;
	cursor: default;
}
.iradio_minimal.checked.disabled {
	background-position: -180px 0;
}
.fade-scale {
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.fade-scale.in {
  opacity: 1;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
  transform: scale(1);
}
/* Download */
.btn-download {
    color: #fff;
    background-color: #21BA45;
    border-color: #21BA45;
    letter-spacing: 1px;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.30);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.30);
	-webkit-transition: .3s all;
    transition: .3s all;
}
.btn-download:hover {
    color: #fff;
    background-color: #16ab39;
    border-color: #16ab39;
	letter-spacing: 1px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: .3s all;
	transition: .3s all;
}
.btn-download:focus, .btn-download.focus {
    color: #fff;
    background-color: #0ea432;
    border-color: #0ea432;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.30);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.30);
	outline: 0 !important;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.10);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.10);
}
.table-bordered > thead > tr > th {
    border-bottom-width: 1px;
	font-size:16px;
	font-weight: 400;
}
.table-bordered > tbody > tr > td {
	font-size: 14px;
    font-weight: 400;
	vertical-align: middle;
}
.table-bordered-s {
    border: 1px solid #cecece;
}
.table-bordered-s > thead > tr > th {
    border-bottom-width: 1px;
	font-size:14px;
	font-weight: 400;
}
.table-bordered-s > tbody > tr > td {
	font-size: 12px;
    font-weight: 300;
	vertical-align: middle;
}
.table-bordered-s > thead > tr > th.org {
	background-color: #f9f9f9;
    border-color: #cecece;
    color: #696969;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.30);
}
.table-bordered-s > tbody > tr > td.org {
	background-color: #f9f9f9;
    border-color: #cecece;
    color: #696969;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.30);
}
.table-bordered-s > tbody > tr > td {
	border: 1px solid #cecece;
}
/* Server Info*/
.box-sv {
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow:0 1px 8px rgba(214, 214, 214, 0.2);
    box-shadow:0 1px 8px rgba(214, 214, 214, 0.2);
}
.box-donate {
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow:0 1px 8px rgba(214, 214, 214, 0.2);
    box-shadow:0 1px 8px rgba(214, 214, 214, 0.2);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.box-donate:hover {
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(214, 214, 214, 0.5);
    box-shadow: 0 5px 15px rgba(214, 214, 214, 0.5);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.box-donate-body {
    padding: 10px;
}
.bg-gray {
    border-color: #eee;
}
.box-info {
    border-color: #c8e3ff;
}
.box-green {
    border-color: #eee;
}
.box-sv-body {
    padding: 10px;
}
.line-box {
    margin-top: 12px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.box-text-haeder {
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: -5px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #636363;
}
.box-text-haeder small {
    font-size: 75%;
	color: #757575;
}
.btn-default {
    color: #5d5d5d;
    background-color: #fff;
    border-color: #e8e8e8;
}
.btn-default:hover {
    color: #333;
    background-color: #fbfbfb;
    border-color: #d4d4d4;
    box-shadow: 0 0 0 3px rgba(51, 51, 51, 0.03);
}
.btn-default:focus {
    color: #333;
    background-color: #fbfbfb;
    border-color: #cccccc;
    outline: 0 !important;
}
.btn-default:active {
    color: #333;
    background-color: #fbfbfb;
    border-color: #d8d8d8;
}
.btn:active {
    background-image: none;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.list-text {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000;
    padding-left: 20px;
	padding-bottom: 5px;
}
.list-text2 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #576971;
    padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.list-haeder {
    font-size: 10px;
    color: #ff0000;
    padding-left: 25px;
    letter-spacing: 0.5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.font-org {
    color: #341bff;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
.font-org2 {
    color: #341bff;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
}
hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #f5f5f5;
}
.btn-event {
    color: #fff;
    background-color: #4578d6;
    border-color: #4578d6;
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: .5s all;
	transition: .5s all;
}
.btn-event:hover {
    color: #1559d6;
    background-color: #fff;
    border-color: #4578d6;
	-webkit-text-shadow: none;
	text-shadow: none;
    -webkit-box-shadow: none;
	box-shadow: none;
    border-radius: 0px;
}
.btn-event:focus {
    color: #fff;
    background-color: #4578d6;
    border-color: #4578d6;
	outline: 0 !important;
}
.btn-event:active {
    color: #fff;
    background-color: #4578d6;
    border-color: #4578d6;
}
/*  Back-to-top */
#back-to-top {display:none;position:fixed;bottom:1%;left:0px;height:199px;width:150px;cursor:pointer;line-height:1em;background-image:url(../icon/btn_back-to-top.png);background-repeat:no-repeat;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
