#offCanvasContentScroll {
	padding-bottom: 53px;
}

#offCanvasContentScroll .mui-scroll {
	margin-top: 55px;
}

.mui-table-view:after,
.mui-table-view:before {
	left: 100%;
}


/*************/

.select-category {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 50px;
	/*opacity: 0.8;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;*/
	margin-top: 18px;
	background: #fbfbfb;
}

.select-category .mui-content-padded1 {
	padding-top: 5px;
	padding-left: 12px;
}

.select-category .mui-content-padded1 .title_h5 {
	display: table;
	margin: 0 auto;
	padding-top: 6px;
}

.select-category .mui-content-padded1 h5 select {
	width: auto;
	border-radius: 0px;
	color: #343434;
	padding: 0px 8px;
	vertical-align: middle;
	margin-bottom: 0;
	margin-top: 0;
	background: #EFEFEF;
	outline: solid 1px #fbfbfb;
	height: 28px;
	-webkit-appearance: none;
}

.select-category label#lblSelect::after {
	content: "\25bc";
	position: absolute;
	border: solid 1px #EFEFEF;
	border-left: none;
	width: 20px;
	line-height: 28px;
	margin-top: -1px;
	vertical-align: middle;
	text-align: center;
	background: #0f5d9b;
	color: #fefefe;
	pointer-events: none;
}


/*************/

#plist {
	box-sizing: border-box;
	display: table;
	width: 96%;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 10px 0 0;
}

#plist li {
	border: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom:2%;
	width: 49%;
}

#plist li.right_ {
	/*float: right;*/
}

#plist li.left_ {
	/*float: left;*/
}

#plist img.mui-media-object {
	display: block;
	margin: 0 auto;
	width: 100%;
}

#plist div.mui-media-body {
	font-size: 13px;
	text-align: center;
	background: #FFFFFF;
	margin: 0;
	line-height: 16px;
	height: 38px;
	letter-spacing: 1px;
	color: #676767;
}


/*************/

.pageNextt {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 6px;
	background: #FFFFFF;
	display: none;
	
}

.pageNextt .finsishLoading {
	text-align: center;
	background: #FFFFFF;
	width: 100%;
	height: 30px;
}

.pageNextt .finsishLoading span {
	height: 30px;
	display: block;
	line-height: 38px;
	position: relative;
	z-index: 2;
	background: #FFFFFF;
	width: 110px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #787878;
	font-weight: 100;
}

.pageNextt .finsishLoading hr {
	padding: 0;
	position: relative;
	top: -12px;
	width: 96%;
	margin: 0 auto;
	border: 0;
	background-color: #ABABAB;
	height: 1px;
}

.mui-pull-caption-nomore {
	width: 98%;
	color: #999999;
}

.mui-pull-bottom-pocket {
	margin-top: -22px;
}

.shangla {
	font-size: 14px;
	color: #787878;
	text-align: center;
	margin-top: 15px;
}

.mui-pull-top-pocket {
	margin-top: 23px;
}

.mui-pull {
	color: #787878;
	font-weight: 100;
}

.mui-pull-caption {
	font-size: 14px;
}


/*************/