@font-face {
  src: url(../font/THSarabunNew_0.ttf);
  font-family:'THSarabunNew_0';
  font-style: normal;
}

@font-face {
  src: url(../font/THSarabunNewBold_0.ttf);
  font-family:'THSarabunNewBold';
  font-style: normal;
}

h1,
.h1 {
  font-size:25px;
  font-family:'THSarabunNewBold';
  color:#9e6204;

}
h2,
.h2 {
  font-size:23px;
  font-family:'THSarabunNew_0';
  color:#9e6204;
}
h3,
.h3 {
	font-family:'THSarabunNew_0';
  	font-size:16px;
  	color:#9e6204;
  /*font-family:'thaisanslite';*/
}

label{ color:#7F7F7F; font-size:13px;}
.smalls { font-size:11px; color:#D6D6D6;}

body{ background-color:#003663;}


blockquote{font-style:italic; font-size:small; background-color:#f1f1f1; border-bottom:#e1e1e1 solid 1px; margin-top:15px; color:#666;}

a{color:#777777;}

.textcolor_gay {color:#777777;}


.breadcrumb > li + li:before {
  content: "»";
  padding: 0 5px;
  color: #cccccc;
  font-size:20px;
}


.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius:0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, 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;
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius:0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.attachment-medium,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.caption {}
.caption h3{ font-weight:bold;}

.navbar-default{ background-color:#3d3f4a;}

.thumbnail{
  border-radius: 0px;
}

.slide_left{ background-color:#C00; color:#FFF; border:solid 1px #C00;}
.slide_left a{ color:#FFF; text-align:center;}

.border_red{ border:solid 1px #F00;}
.border_white{ border:solid 1px #CCC;}

.button1 {
	width:100%;
	font-size:30px;
	color:#ffffff;

  	background-image: -o-linear-gradient(top, #203f52, #25495f);
  	background-image: -moz-linear-gradient(top, #203f52, #25495f);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#203f52), to(#25495f));
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#203f52', endColorstr='#25495f');
}

.button1 a{color:#ffffff;}
.button1 a:hover{color:#ffffff; text-decoration:none;}

.button_cart {
	width:100%;
	font-size:30px;
	color:#ffffff;
	
  	background-image: -o-linear-gradient(top, #eb6718, #f37021);
  	background-image: -moz-linear-gradient(top, #eb6718, #f37021);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#eb6718), to(#f37021));
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb6718', endColorstr='#f37021');
}

.button_cart a{color:#ffffff;}
.button_cart a:hover{color:#ffffff; text-decoration:none;}

.linklist{
	font-size:15px;
	text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
	padding:10px;
	margin-top:10px;

  	background-image: -o-linear-gradient(top, #698f9d, #557d8d);
  	background-image: -moz-linear-gradient(top, #698f9d, #557d8d);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#698f9d), to(#557d8d));
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#698f9d', endColorstr='#557d8d');
	
	
	
}
.linklist a{color:#f9f6f1;}
.linklist a:hover{color:#FC0; text-decoration:none;}

.linkbox{ padding-top:20px;}

.linkbox{ color:#929394;}
.linkbox {color:#969696;}
.linkbox:hover{color:#969696; background-color:#edebeb; text-decoration:none;}


.box_left{ float:left; text-align:left; padding:0px 0px 5px 2px;}
.box_right{ float:right; text-align:right; padding:0px 2px 5px 0px; color:#C00;}

.list-group-item {
	
	}
.list-group-item li{
	border-bottom:solid 1px #CCC;
	float:right;
	}
.list-group-item:first-child {
  border-top-right-radius:0px;
  border-top-left-radius:0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px;
}



.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border-radius: 10px;
  background-color:#FFF;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
}




.lists ul{ padding:5px;}
.lists ul li{ border-bottom:solid 1px #E6E6E6; padding:2px 0px 2px 0px; list-style:inside none; font-size:12px;}



.table > tr > th{
	padding-top:20px;
}

.table > tr > td{
	font-size:15px;
}

.table > tbody > tr > td{
	color:#999;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #EEE;

}

.table > thead > tr > th{
	padding-top:10px;
	color:#8a8989;
	border-bottom:solid 1px #CCCCCC;
}
.table > tbody > tr > td{ 
font-size:15px;
padding-top:5px;
}

.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tfoot > tr > td {
  padding:5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}




.table_list {
	width:100%;
}

.table_list > tr > th{
	padding-top:10px;
}

.table_list > tr > td{
	font-size:12px;
}

.table_list > tbody > tr > td{
	color:#8f929f;
	padding:0px 1px 0px 1px;
	border-bottom:solid 1px #fff;

}

.table_list > thead > tr > th{
	font-size:13px;
	padding:10px 1px 2px 1px;
	color:#8a8989;

}
.table_list > tbody > tr > td{ 
	font-size:13px;
	padding-top:0px;
}

.table_list > tbody > tr > th,
.table_list > thead > tr > td,
.table_list > tfoot > tr > td {
  padding:0px 5px 0px 5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table_list > tfoot > tr > th {
  margin-top:10px;
  padding:5px 5px 5px 5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}







.table_admin > tr > th{
	padding-top:20px;
}

.table_admin > tbody > tr > td{
	color:#8f929f;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #fff;

}

.table_admin > thead > tr > th{
	padding-top:10px;
	padding-bottom:10px;
	color:#8a8989;
	background-color:#ececec;
}
.table_admin > tbody > tr > td{ 
font-size:10px;
}

.table_admin > tbody > tr > th,
.table_admin > tfoot > tr > th,
.table_admin > thead > tr > td,
.table_admin > tfoot > tr > td {
  padding:5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}




.table_small {color:#999; font-size:12px;}
.table_small > tr > th{
	padding-top:20px;
}

.table_small > thead > tr > th,
.table_small > tbody > tr > th,
.table_small > tfoot > tr > th,
.table_small > thead > tr > td,
.table_small > tbody > tr > td,
.table_small > tfoot > tr > td {
  padding:1px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}




.navbar-inverse {
  background-color:#003663;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #FFF;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #F5F5F5;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #F5F5F5;
}
.navbar-inverse .navbar-nav > li > a {
  color: #F5F5F5;
  font-family:'THSarabunNew_0';
  font-size:25px;
 text-shadow:1px 0px 0px #F5F5F5;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #F5F5F5;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #000;
  background-color: #ffcc00;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #b48740;
  background-color: #080808;
}


.navbar {
  position: relative;
  min-height:30px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}


.footers { font-size:12px;}
.footers a{ color:#666;}


.footer {
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
}






.section > .container > .row {
  margin:10px 0px;
}

.table input{ border:solid 1px #CCC; padding:0px 5px 0px 10px; color:#666;}
.table textarea{ border:solid 1px #CCC; padding:5px 5px 0px 10px; color:#666;}
.table select{ border:solid 1px #CCC; padding:5px 5px 0px 10px; color:#666;}
.table label{padding:0px 5px 0px 0px; color:#333;}




.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5%;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}


.container{ color:#666;}








/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #41a62a;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #41a62a;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}






@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

.thumbnail-small { height:200px; overflow:hidden; }

@media(min-width: 768px) { /*976px*/
	.thumbnail-small { height:230px; }
	.thumbnail-small img { width:auto; max-height:144px !important; }

}
@media(min-width: 992px) { /*1184px*/
	.thumbnail-small { height:135px; }
	.thumbnail-small img { width:auto; max-height:113px !important; }

}

@media (max-width: 767px) { /*752px*/
	.thumbnail-small { height:180px; }
	.thumbnail-small img { width:auto; max-height:180px !important; }

}
@media (max-width: 480px) {
	.thumbnail-small { height:100px; }
	.thumbnail-small img { width:auto; max-height:150px !important; }
}

@media (max-width: 320px) {
	.thumbnail-small { width:100% !important;}
	.thumbnail-small img { width:auto; max-height:auto !important; }
	
  .container {
    padding-right:0px; /*15px*/
  	padding-left:0px; /*15px*/
  }
  .container .col-xs-12{
	padding-right:0px; /*15px*/
  	padding-left:0px; /*15px*/
	  }
}


@media (max-width: 300px) {
	.thumbnail-small {height:50px; }
	.thumbnail-small img { width:auto; max-height:auto !important; }
	
  .container {
    padding-right:0px; /*15px*/
  	padding-left:0px; /*15px*/
  }
  .container .col-xs-12{
	padding-right:0px; /*15px*/
  	padding-left:0px; /*15px*/
  }

}