html,
body {
	-webkit-tap-highlight-color: transparent;
	height: 100%;
	margin: 0;
	padding: 0;
}

::-webkit-scrollbar {
	width: 0;
}

.mui-icon-blank:before {
	content: '\e099';
}

/*.mui-disabled-b {
	background-color: #F2F2F2;
}
*/
.mui-disabled-cell {
	background-color: #FAFAFA;
}

.mui-tabnew {
	float: right;
	color: #000000;
}

.mui-input-row.mui-textarea-row2 {
	height: 62px;
}

.mui-header-right {
	height: 44px;
	line-height: 44px;
}

.mui-btn-submit {
	width: 100%;
	height: 40px;
}

.mui-edit-detail {
	margin-bottom: -4px;
}

.mui-edit-img {
	width: 100%;
	margin: 0;
	padding: 0;
}

.mui-edit-swith {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 9px;
	color: #0359b7;
}

.off-canvas-title {
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px auto;
}

.mui-chevron-margin-right{
	margin-right: -25px;
}
