html,
body {
	background-color: #efeff4;
}
.mui-bar~.mui-content .mui-fullscreen{
	top: 44px;
	height: auto;
}
.mui-pull-top-tips {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -25px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	z-index: 1;
}
.mui-bar~.mui-pull-top-tips {
	top: 24px;
}
.mui-pull-top-wrapper {
	width: 42px;
	height: 42px;
	display: block;
	text-align: center;
	background-color: #efeff4;
	border: 1px solid #ddd;
	border-radius: 25px;
	background-clip: padding-box;
	box-shadow: 0 4px 10px #bbb;
	overflow: hidden;
}
.mui-pull-top-tips.mui-transitioning {
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
.mui-pull-top-tips .mui-pull-loading {
	margin: 0;
}
.mui-pull-top-wrapper .mui-icon,
.mui-pull-top-wrapper .mui-spinner {
	margin-top: 7px;
}
.mui-pull-top-wrapper .mui-icon.mui-reverse {
	/*-webkit-transform: rotate(180deg) translateZ(0);*/
}
.mui-pull-bottom-tips {
	text-align: center;
	background-color: #efeff4;
	font-size: 15px;
	line-height: 40px;
	color: #777;
}
.mui-pull-top-canvas {
	overflow: hidden;
	background-color: #fafafa;
	border-radius: 40px;
	box-shadow: 0 4px 10px #bbb;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
.mui-pull-top-canvas canvas {
	width: 40px;
}

.mui-slider-indicator{
	background:#FFFFFF;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	border-bottom: 2px solid #007aff;
}
.mui-segmented-control.mui-scroll-wrapper{
	height:40px;
}
.mui-segmented-control.mui-scroll-wrapper .mui-scroll{width: 100%;}
.mui-segmented-control.mui-scroll-wrapper .mui-control-item{
	display: block;
	float: left;
	width: 50%;
	padding:0;
	color:#646464;
	font-size: 14px;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.date-pick-div{
	position:fixed;
	z-index: 10;
	width:100%;
}
.mui-content>.mui-table-view:first-child{margin-top:0;}
.date-pick{
	padding: 10px;
	font-size:14px;
	z-index: 99;
}
.date-pick input{
	height:30px;
	border-radius: 4px;
	font-size:14px;
	padding:5px;
	margin-bottom: 0;
	border: 0;
	background: #ebebeb;
}
@media only screen and (max-width: 360px) {
	.date-pick input{
		width:35%;
	}
}
.date-pick .mui-table .mui-table-cell input{width:60%;}
.mui-table-view-cell.date-pick:after{
	height:0;
}
#searchButton,#searchButton1,#searchButton2,#searchButton3,#searchButton4{
	float:right;
	width: 60px;
	height:30px;
	padding:0 10px;
	background: #1295EA;
	color:#ffffff;
	font-size: 12px;
	border:0;
	border-radius: 4px;
	line-height: 25px;
}
.mui-card{margin:0;margin-bottom: 5px;box-shadow: none;}
.total-price{font-size:14px;color:red;}
.customer-title{
	margin-bottom: 0;
	font-size: 12px;
	color:#000000;
}
.order-status{
	font-size: 10px;
	color:red;
}
.content{font-size: 12px;line-height: 23px;}
.table-title{
	color:#727272;
}
.clear-price{text-decoration: line-through;}
.price{
	font-size: 14px;
	color:red;
}
.mui-card-footer{display: block;text-align: right;}
.mui-card-footer button{
	margin-left: 10px;
	padding:2px 10px;
	border-color: orange;
	border-radius: 20px;
	color:orange;
	font-size: 12px;
}

.hg{line-height: 35px;background: lightyellow;padding:0 15px;}
.hg span{background:orangered;padding:0 5px;color:#ffffff;border-radius: 5px;}
.hg button{height:35px;background-color: transparent;border:0;color:orangered;}

.hg-modal{
	padding:0 10px;
	line-height: 2.1875rem;
	background: #ffeac2;
	font-size: 14px;
}
#changeProductModal{z-index: 990;}
#changeProductModal .mui-content{background-color: #FFFFFF;}
.sfmz{
	height: 40px;
	line-height: 30px;
	margin: 0 20% 10px;
	text-align: center;
	background: #ffffff;
	font-size: 14px;
	border: 5px solid #7edede;
	border-radius: 10px;
}
.fgx{
	margin:20px 0;
}
.quantity-button{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 0;
	padding: 0;
}
input.quantity{
	width: 60px;
	float: left;
	height: 30px;
	margin-bottom: 0;
	border-radius: 0;
	border-left: none;
	border-right: none;
	text-align: center;
}
p{font-size: 12px;}
p.product-title{
	color:#000000;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.price{
	font-size: 16px;
	color:#fd3854;
}
.mui-card{
	box-shadow:none;
}
.footer-left p{
	font-size: 12px;
	color: #0062CC;
}
p img {
	max-width: 100%;
	height: auto;
}
.dcxg{
	padding:2px 5px;
	border:1px solid orange;
	border-radius: 5px;
	color:orange;
	font-size: 12px;
}
.mui-checkbox.mui-left input[type=checkbox]{
	left:8px;
	top:80px;
}
.mui-table-view-cell.mui-checkbox.mui-left{
	padding-left: 38px;
}
#redemptionConfirm{
	width: 100%;
	height: 50px;
	border: 0;
	background: orange;
	color: #ffffff;
	font-size: 16px;
}
nav.mui-bar{
	padding-left: 0;
	padding-right: 0;
}
#changeProductModal .mui-table-view-cell{
	pointer-events: none;
}
input[type=checkbox]{
	pointer-events: auto;
}
input[type=number],button{
	pointer-events: auto;
}
