/*!
	* Start Bootstrap - Shop Item HTML Template (http://startbootstrap.com)
	* Code licensed under the Apache License v2.0.
	* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
.top-left-logo{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
	/* position: absolute;
		top: 0;
	*/
}
body {
    padding-top: 5px;height: 100%; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.little-break{
    display:block;
    margin:0 0 1em;
}
.container-top-heder{	
	/*width:1140px;*/	
	border-radius: 2px;
	background-repeat:no-repeat;
	height:80px;
	font-family: 'Kanit';
	font-size:20px; 
	color:rgb(10, 129, 172)
	/*text-shadow: -1px 0 white, 0 2px white, 2px 0 white, 0 -1px white;*/
	/*background-color: transparent;*/
}
@media (max-width: 768px) {
	.top-left-logo > img{
		width:50%;
	}
	.container-top-heder{
		font-size:16px; 
	}
	.hidden-on-mobile { display: none;}
}
.container-top-heder-2rd{	
	/*width:1140px;*/		
	border-radius: 2px;
	background-repeat:no-repeat;
	font-family: 'Kanit';
	font-size:14px; 
	color: rgb(87, 87, 87);
	/*text-shadow: -1px 0 white, 0 2px white, 2px 0 white, 0 -1px white;*/
	/*background-color: transparent;*/
}
.container-top-menu{	
	width:1140px;	
	background-image: linear-gradient(to right, #6fd9ff, #3ac7ff, #00b3ff, #009dff, #0085ff);
	border-radius: 2px;
	color:#FF0000;
	/*background-color: transparent;*/
}
.container-center{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom:5px;
}
.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}
.panel-info > .panel-heading {
  	color: #FFFFFF;
	background-color:#00577E;
	border-color:#00577E;
}
.panel-info{
	border-color:#00577E;
}
.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}
.table-hover > thead > tr > th.sortable {
	background-color:#E2F0FE;
	cursor:pointer;
}
.table-hover > thead > tr > th.sortable-active {
	background-color:#86C0FB;
	cursor:pointer;
}

footer {
	padding-left:15px;
    margin: 10px 0;
	font-size:80%;
}
@font-face {
    font-family: 'Kanit';
    src: url('supermarket-webfont.eot');
    src: url('supermarket-webfont.eot?#iefix') format('embedded-opentype'),
	url('supermarket-webfont.woff2') format('woff2'),
	url('supermarket-webfont.woff') format('woff'),
	url('supermarket-webfont.ttf') format('truetype'),
	url('supermarket-webfont.svg#Kanit') format('svg');
    font-weight: normal;
    font-style: normal;
}

.groupname {	
	border: 0px solid #6FD9FF;
	border-left-width: 5px;	
	padding: 5px 20px 5px 20px;
	color: #6FD9FF;	
	font-family: 'Kanit';
	font-size:18px; 	
}
.groupname_hilight{
	border: 0px solid #FF956F;
	border-left-width: 5px;	
	padding: 5px 10px 5px 20px;
	color: #FF956F;	
	font-family: 'Kanit';
	font-size:18px; 	
}
.groupname_invest{
	border: 0px solid #1c6b94;
	border-left-width: 5px;	
	padding: 5px 10px 5px 20px;
	color: #1c6b94;	
	font-family: 'Kanit';
	font-size:18px;
}
.img-wrap-box{
	width:100%;
	position:relative;
}
.img-wrap:after{
	content:"";
	position:absolute;
	top:0; bottom:0; left:0; right:0;
	opacity:0.5;
	border:10px solid #ffffff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.img-wrap:hover:after {
	border:20px solid #ffffff;
}
.media-heading{
	color:#d5d92e;
	font-family: 'Kanit';
	font-size:20px; 
}
.list-group-item > b{
	color:#836e2c;
}
.navbar {
	margin-bottom: 0px;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
@media (max-width: 767px) {
	.container-top-menu{	
		width:93%;
	}
	.container-top-heder{	
		width:93%;
	}
	.navbar .navbar-nav {
		display: block;
		float: none;
		vertical-align: top;
	}
	.navbar .navbar-collapse {
		text-align: left;
	}
	.carousel-caption {
		visibility:hidden;
	}
}

.navbar-default{
	/*background-color:#353c44;*/
	background-color:transparent;
	border:none;
}
.navbar-default .navbar-nav > li > label.input-search {
	padding:7px 0px 2px 5px;
	font-weight:normal;
	width:120px;
}
.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	background-color:transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-bottom:#3095bd solid 5px; /*สีเส้นใต้เมนู*/	 
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #3D0A74;
	background-color:#3095bd;  
	border-bottom:#9cb2bd solid 5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(253, 247, 161); /*สีตัวอักษรเมนูตอน ACTIVE*/
	background-color: #3095bd; /*สีเส้นใต้เมนู*/
	border-bottom:#3095bd solid 5px; /*สีเส้นใต้เมนู*/
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #282729;
	background-color: transparent;
}
.nav-sitemap{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav-sitemap > li {
	display: inline-block;
}
@media (max-width: 767px) {
	.nav-sitemap{
		columns:1;
		-webkit-columns:1;
		-moz-columns:1;
	}
}
.dropdown-menu {
	background-color: #dddddd;
}
.dropdown-menu > li >a {
	color:#B212EB;
}
.navbar-default .navbar-nav > li > a {
	font-family: 'Kanit';
	font-size:14px; 
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 20px 15px 30px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Kanit';
}
.nav-list{
	padding-left: 20px;
	margin-bottom: 0;
	list-style: none;
	line-height:30px;
}
.nav-list > li >  a:hover,
.nav-list > li > a:focus {
	text-decoration: none;
	/*background-color: #eee;*/
}
.nav-show-all {
	text-align:right
}
.nav-show-all > a {
	text-decoration: none;
}
.nav-left > li:first-child >a {
	border-top:#a5b8c9 solid 1px;
}
.nav-left >li >a{
	color:#00577E;
	line-height:20px;
	
}
.nav-left >li >a:hover{
	color:#FFFFFF;
	background-color:#a5b8c9;
}
.nav-left > li {
	/*background-color:#FDFFDD;*/
	border-bottom: #a5b8c9 solid 1px;
	font-family: 'Kanit';
	font-size:14px;
}
.nav-left > li > ul > li {
	list-style: none;
	font-family: 'Kanit';
}
.nav-left  > li > ul > li.active {	
}
.nav-left > li > ul > li > a {
	position: relative;
	display: block;
}
.nav-left > li > ul > li > a:hover,
.nav-left > li > ul > li > a:focus {
	text-decoration: none;
	color:#d0d0d0;
	/*background-color: #eee;*/
}
.nav-left > li.active {	
	border-left:#FFCC00 solid 5px;
}
.carousel-caption {
	position: absolute;
	width:90%;
	left: 5%;
	top: 320px;
	bottom: 10px;
	/*left: 15%;*/
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	z-index: 10;
	padding: 15px 50px 10px 20px;
	color: #313131;
	text-align: center;
	text-outline: 0 1px 2px rgba(255, 255, 255, 0.4);
	background:rgba(255,255,255,0.6);
	font-family: 'Kanit';
	font-size:14px;
}
.carousel-indicators {
    text-align: right;
    float: right;
    right: 2% !important;
    left: inherit;
	top: 10px;
	height:50px;
}
.text_hilight {
	color: #FF6600;
	background:#FFCC99;
	padding:0px 5px 0px 5px;
}
.text_success {
	color:#5cb85c;
}
.text_small{
	font-size:90%;
}
.table td>a {
	text-decoration:none;
	line-height:25px;
}

/*For cosciisoft Editor*/
.tools_bar{
	background:#F3F3F3;padding:5px 10px 5px 10px;
	cursor:pointer;
}

/*For cosciisoft Gallery*/
.gallery_container{
	overflow:auto; position:absolute; top: 0px; left:0px; right:0px; bottom:0px;
	opacity:0.6;
	background:#000000;
}
.gallery_list{
	position:fixed;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width:60%;
	bottom: 50px;
	margin-bottom: 50px;
	z-index: 200;
	background:#ffffff;
	overflow:hidden;
	text-align:center;	
}
.gallery_list > div {
	/*width:1755px;*/
	padding-left:0px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.gallery_list > div> a{
	display: inline;
	vertical-align: top;
	float: none;
	
}
.gallery_list > div > a > img{
	max-width:150px; 
	max-height:100px;
	padding:2px;
	border:10px #FFFFF solid;
	display: inline;
	vertical-align: top;
	float: none;
}