@font-face {
	font-family: 'zawgyi-one';
	src: url('/fonts/zawgyione2008.eot');
	src: url('/fonts/zawgyione2008.eot?#iefix') format('embedded-opentype'),
			 url('/fonts/zawgyione2008.woff') format('woff'),
			 url('/fonts/zawgyione2008.ttf') format('truetype'),
			 url('/fonts/zawgyione2008.svg#zawgyi-oneregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
	
a:link {
  TEXT-DECORATION: none;
}
a:visited {
  TEXT-DECORATION: none;
}

a:hover {
  TEXT-DECORATION: none;
}

a:active {
  TEXT-DECORATION: none;
}

body{
	font-size:100%;
	line-height:160%;
	font-family: Microsoft JhengHei,微軟正黑體,zawgyi-one,ms ui gothic,ms gothic,Helvetica,Verdana !important;
}
input,select,textarea,div,h1,h2,h3,p,a{
	font-family: Microsoft JhengHei,微軟正黑體,zawgyi-one,ms ui gothic,ms gothic,Helvetica,Verdana !important;
	font-size:15px;
	line-height:150%;	
}
select optgroup{
	font-size:100%;
	line-height:150%;
	padding:2px;
}

#loading-cover {
	position:absolute;top:0px;left:0px;background-color:white;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;display:none;
}
#loading {
	color:white;position:absolute;z-index:9999;visibility:hidden;background-color:red;
}
#loading span {
	color:white;
	background-color:red;
	padding:3px;
}
#debug {
	position:absolute;z-index:10;font-weight:900;background-color:white;display:inline-block;top:0;left:0;width:220px;
}

#instant-upload div{
	margin:10px 0;
}
#instant-upload label{
	padding:5px 0;
	font-weight:900;
	margin:10px 0;
}
#filesInfo ul{
	margin-left:20px;
}
#filesInfo ul li{
	margin:5px 0;
	font-size:15px;
	font-size:15px;
}
#filesInfo .file-name{
}
#filesInfo .file-size{
	font-weight:900;
}
#filesInfo .success{
	background-color:green;
	color:white;
	padding:1px;
}
#filesInfo .thumbnail-wrapper{
	$inlineBlock
	position:relative;
	width:35px;
	height:35px;	
}
#filesInfo .thumbnail-wrapper img, #filesInfo .thumbnail-wrapper .success{
	$inlineBlock;
	position:absolute;
	bottom:0;
}
#filesInfo .thumbnail-wrapper img{
	width:35px;
	height:35px;
}
#instant-uploaded-imgs li{
	float:left;
	margin:5px 10px 0 0;
	position:relative;
}
#instant-uploaded-imgs{
	/*height:400px;*/
	overflow-y:scroll;
}
#instant-uploaded-imgs li img{
	width:50px;
	height:50px;
}

#instant-uploaded-imgs li input[type=checkbox]{
	position:absolute;
	width:15px;
	height:15px;
	bottom:2px;
	right:0;
}

#instant-uploaded-imgs li .delete{
	$inlineBlock;
	font-size:16px;
	position:absolute;
	right:0;
	top:0;
	background-color:red;
	color:white;
	padding:0 3px;
	cursor:pointer;
	display:none;
}
#instant-uploaded-imgs li:hover .delete{
	display:block
}

.add-ts{
	font-size:15px;
	text-align:right;
}
.short-desc, .full-desc{
	font-size:15px;
	margin:10px 0;
}
.gmap-address{
	font-size:16px;
}


/*pluploader */
.pluploader .no-uploader{
	color:red;
}

.pluploader .moxie-shim-flash{
	position:relative;
	left:0;
}
.pluploader object{
	position:absolute;
}
.pluploader ul{
	position:relative;
}
.pluploader .uploader{
	color:#CCCCCC;
	font-size:13px;
}
.pluploader .fl{
	margin-right:10px;
}

.filelist{
	width:420px;
	font-size:13px;
}
.filelist .remove{
	padding:0 3px;
}
.pickfiles{
	width:217px;
	height:24px;	
	background:url(/imgs/icons/select_file.jpg) no-repeat 0 0;
	visibility:visible;
	line-height:24px;	
	position:relative;
}
.pickfiles:hover {
	background:url(/imgs/icons/select_file.jpg) no-repeat 0 -24px;
}

.add-flyer a{
	color:red !important;
	font-weight:900;
}

input[name="secretcode"]{
	font-size:36px;
	border:1px solid #808080;
}
.input-group{
	position:relative;
}
.input-group .must-input{
	position:absolute;
	top:5px;
}
.textarea, .input{
	position:relative;
}
.textarea .must-input, .input .must-input{
	position:absolute;
	top:5px;
	right:-20px;
}

#reg-form #rmsg{
	display:block;
	margin:5px 0;
}
.sms-confirm-code{
	text-align:left;
	margin:10px 0;
}
.sms-confirm-code .input-label{
	margin:5px 0;
	font-size:120%;
	font-weight:900;
	color:red;
}

.reg-page {
color: #555;
padding: 10px;
background: #fefefe;
border: solid 1px #eee;
box-shadow: 0 0 3px #eee;
}

.flyer-list .flyer {
	/*
	height: 300px;
	overflow:hidden;
	*/
	padding:5px;
	border-top:2px solid #72c02c;
	margin-bottom:20px;
}
.flyer-list .flyer h3 a{
	font-size:18px;
	font-weight:900;
	color:#72c02c;
}
.flyer-list .flyer .date{
	color:#ABABAB;
}
.flyer-list .flyer p{
	font-size:100%;
	line-height:160%;
}

.flyer-img{
	position:relative;
}
.flyer-img .flyer-tool{
	position:absolute;
	top:0px;
	width:100%;
}
.mrs{
	margin-right:10px;
}
/*
#like-flyer{
	margin:10px 0;
	padding:10px;
	border:2px solid #cccccc;
}
*/
#like-flyer .count-num{
	color:red;
	padding:5px;
	/*
	font-size:18px;
	display:block;
	width:20px;height:20px;
	*/
	border:1px solid red;
	border-radius:50% !important;
}
.gmap-address{
	margin:10px 0;
}

.comments-block{
	margin:20px 0;
}


.post img {
    width: 100%;
}
.post{
  background: #ffffff;
  margin: 10px 5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
  z-index: 999;
}
/*
   Spezific styling for salvattore
   Feel free to edit it as you like
   More info at http://salvattore.com
 */
 
/* Salvattore Base Styles */
.column {
	float: left;
}
.size-1of4 {
	width: 25%;
}
.size-1of3 {
	width: 33.333%;
}
.size-1of2 {
	width: 50%;
}
/* Configurate salvattore with media queries */
@media screen and (max-width: 450px) {
	#posts[data-columns]::before {
		content: '2 .column.size-1of2';
	}
	.post{
		padding: 15px;
	}
}
@media screen and (min-width: 451px) and (max-width: 850px) {
	#posts[data-columns]::before {
		content: '3 .column.size-1of3';
	}
	.post{
		padding: 9.9px;
	}
}
@media screen and (min-width: 851px) {
	#posts[data-columns]::before {
		content: '4 .column.size-1of4';
	}
	.post{
		padding: 7.5px;
	}   
}


.no-lst ul,.no-lst ol{
	margin:0;
	padding:0;	
}
.no-lst li{
	list-style-type:none;
}
.no-lst{
	list-style-type:none;
}
.navbar .btn-u-lg{
	padding:8px 25px;
}

.margin-top-10{
	margin-top:10px;
}
.header .navbar-brand{
	top:-20px;
}
input[type=date]{
	line-height:100%;
}

.my-list li{
	margin:10px 0;
}
.points-list{
	padding:0 10px;
}
.points-list img{
	display:inline-block;
	width:60px;
	height:60px;
	border:2px solid #72c02c;
	border-radius:50px !important;
}
.points-list .flyer{
	margin:10px 0;
}
.fs120{
	font-size:120%;
}
.full-desc img{
	max-width:100%;
	height:auto;
}
#logo-header{
	height:55px;
}
.qna-lst .question{
	background-color:#CCCCCC;
	padding:0 5px 5px 5px;
	margin-left:75px;
	margin-bottom:10px;
}
.qna-lst .answer{
	margin-left:75px;
	padding:5px;
}
.qna-lst img{
	width:66px;
}
.loginbar li{
	margin-right:20px;
}
h1.flyer-title{
	font-size: 12pt;line-height: 10px;padding: 10px 0;
}
.inactive-prize{
	border:1px solid red;
}

.payment{
	padding:5px 0;
}
#credit-card{
	border:1px solid silver;
}
#credit-card .label{
	display:inline-block;
	width:150px;
	text-align:right;
	font-weight: 900;
}
#credit-card .note{
	margin-left:150px;
	font-size:100%;
}
.warning-msg{
	font-weight: 900;
	color:red;
}
.success-msg{
	font-weight: 900;
	color:green;
}
.table td{
	vertical-align: middle !important;
}
.fl{
	float:left;
}
.clear{
	clear:both;
}
