<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background:#EEEEEE;
}
nav.subnav{
	display:none;
}
header{
	min-height:auto;
	box-shadow:0 2px 2px rgba(84, 84, 84, 0.5);
	position:relative;
	z-index:1;
}
#fm_OpenShop{
	margin-top:40px;
}
#fm_OpenShop .thumbnail{
	max-width:200px;
}
.top_management a &gt; span{
	display:block;
	font-size:12px;
}
#btnGoToPreview {
  font-size: 13px;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.fmPageEditor{

}
.fmPageEditor .fmbottom{
	padding-top:10px;
}
#tinymce{
	background:#fff;
}
.htmlbody{
	padding:10px 20px;
}
#btnAddBank{
	display:block;
	text-align:center;
	padding:10px;
	cursor:pointer;
	text-decoration:none;
	background:#f5f5f5;
}
#btnAddBank:hover{
	background:#eee;
}
#fnBank .delete{
	padding:8px 0;
	display:block;
	color:red;
	cursor:pointer;
}
#fnBank img{
	margin-top:5px;
}
.shopcategory{
	margin-bottom:20px;
}
.shopcategory a.btnAddCategory{
	cursor:pointer;
	float: right;
	color: #059cfb;
	text-decoration:none;
}
.shopcategory a.btnAddCategory:hover{
	color:#0092eb;
}
.shopcategory .fmCate{
	margin-bottom:10px;
}
.shopcategory ul.productcate{
	margin:0;
}
.shopcategory ul.productcate{

}
.shopcategory ul.productcate li{
	position:relative;
	min-height:30px;
}
.shopcategory ul.productcate li .editcate{
	position:absolute;
	text-align:right;
	white-space:nowrap;
	top:5px;
	right:5px;
	vertical-align:middle;
}
.shopcategory ul.productcate li .editcate &gt; a{
	display: inline-block;
	padding: 0px 3px !important;
}
.shopcategory ul.productcate li .editcate &gt; a::before{
	content:""!important;
}
.shopcategory ul.productcate li .editcate &gt; a:hover{
	cursor:pointer;
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.shopcategory ul.productcate li .editcate a.sorting{
	cursor:move;
}
.shopcategory ul.productcate li a.delete:hover{
	color:red;
}
.shopcategory ul.productcate .ui-state-highlight{
	height:20px;
}
.shopcategory ul.productcate ul.ui-sortable{
	min-height:2px;
}
.shopcategory ul.productcate li .ui-state-highlight{
	margin-left:25px;
}
.shopcategory .ui-sortable-helper{
	opacity:0.3;
}
.shopcategory ul.productcate li &gt; ul.isHover{
	min-height:20px;
}
.shopcategory ul.productcate li.active &gt; .editcate &gt; a{
	color:#fff;
}
#fnNewCateSub{
	padding:5px 0;
	display:table-cell;
	padding-left:25px;
}
.shopbox .bottominfo{
	margin-top:0px;
	border-top: 5px solid #2abc98;
}
.shopbox .management .shopsearch{
	margin-top:10px;
	padding:0px 10px;
}


#post_upload-error{
	background: red;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 2px 0;
	right: 0;
	text-align: center;
	z-index: 1;
}
#cate-error ~ #navcate{
	border:1px solid red;
}
#province-error,
#amphur-error,
#desc-error,
#product_name-error,
#price-error,
#cate-error{
	display:none!important;
}
#province.error,
#amphur.error{
	border:1px solid red;
}
#main_posting .cateoption .boxcategoty{
	width:auto;
}
#main_posting .cateoption .boxcategoty .ajaxcate ul.maincate li a&gt;i {
    display: block;
    font-size: 46px;
    height: 65px;
}
.natanotfound{
	padding:30px 0px !important;
}
.shopbox .management ul.productcate ul li ul li a.addsub{
	display:none;
}
#btnAddShipping{
	margin-bottom: 10px;
  padding: 2px 15px;
  font-size: 14px;
}
#listShipping input{
  border: 1px solid #ccc;
  padding: 2px 8px;
  height: 30px;
}
#listShipping a.delete{
	cursor:pointer;
	color:red;
}
#listShipping a.save{
	cursor:pointer;
	color:#2ABC98;
}
.orderbox .address .form-control-static{
	color: #666;
}
#innerInputSearch input,
#innerInputSearch .btn{
	height:35px;
}
#fmOrderList a{text-decoration:none;cursor:pointer;}
.tabledatalist{
	margin-top:15px;
}
.boxgooglemap{
	position:relative;
}
.boxgooglemap .layer{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	cursor:pointer;
}
.viewtype_1 .grid-item{
	width:100% !important;
	max-width:480px;
	max-height:480px;
}
.viewtype_1 .grid-item img{
	width:auto;
}
.viewtype_2 .grid-item{
	width:49% !important;
	max-height:480px;
}
.shopbox .info ul.shopnav{
	margin-bottom:0;
}
.shopbox .info{
	padding-left:1px;
}
.shopbox .info .shopbody .adminEdit{
	z-index: 1;
}
@media screen and (max-width: 550px) {
	header &gt; .container:not(.hmember),
	header .mobilelogo{
		display:none;
	}
	header #h_logo &gt; img {
	  height: 50px !important;
	  width: auto !important;
	}
	header .mobilelogo{
		padding-bottom:5px;
	}
}
@media screen and (max-width: 400px) {

}
@media screen and (max-width: 360px) {

}
.grid{

}
.grid-item{
	width:220px;
	opacity:0;
	background:#ccc;
}
.grid-item img{
	width:100%;
}
@media screen and (max-width: 1198px){
	.grid-item{
	}
}


body.print .management,
body.print footer,
body.print .shopbox .shoptopgraphic,
body.print #shopMenu,
body.print .shopbox .info ul.shopnav,
body.print #headmenu{
	display:none;
}
body.print .shopbox .info{
	margin:0;
}
.otherinfomation{
	display:none;
}
</pre></body></html>