.headerm{
	/*box-shadow: 0px 0px 10px #999;*/
	min-height:80px;
	height:auto;
	position:fixed;
	z-index:10000;
	width:100%;
	max-width: 390px;
	background:none;
	background: #fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.1);
}
.menu_icon {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out; 
-o-transition: all .5s ease-in-out; 
-ms-transition: all .5s ease-in-out; 
}
.menu_icon:hover { 
-webkit-transform: rotate(90deg); 
-moz-transform: rotate(90deg); 
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg); 
}
.menu_icon{
	font-size:20px;
	cursor:pointer;
	display:inline-block;
	width:38px;
	height:38px;
	border-radius: 38px;
	background: var(--Linear, linear-gradient(45deg, #2E368F 25.21%, #D80B8C 81.37%));
	text-align: center;
}
.menu_slide{
	width:100%;
    max-width:320px;
	height:100vh;
	position:fixed;
	z-index:31000;
	display:none;
	overflow-y:auto;
	background: linear-gradient(215deg, #2E368F 22.52%, #D80B8C 114.7%);
	color:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	text-align:left;
}
.menuheaderpoint{
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
}
.close_icon,.close_icon2{
	cursor:pointer;
}
.menu_point2m{
	height:40px;
	border:none;
	font-size:15px;
	line-height:40px;
	margin-bottom:10px;
	color:#fff;
	background:#21525d;
	text-align:center;
}
.menu_point2m:hover{
	background:#333;
	color:#fff;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.menucatpoint{
	background: linear-gradient(63deg, #2E368F 39.52%, #D80B8C 129.78%);
	height:55px;
	vertical-align:top;
	color:#fff;
	display:block;
    font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	font-size:15px;
	font-weight: normal;
}
.menucatpoint:hover{
	background:#D80B8C;
}
.menucatpoint_b{
	color:#ef4056;
}
.menucatpoint_b:hover{
	color:#21525d;
}
.menucatpoint2{
	height:30px;
	padding-left:25px;
	display:block;
	width:100%;
	vertical-align:top;	
	text-align:left;
}
.menucatpoint2:hover{
	color:#000;
}
.menupad2{
	padding-top:0px;
}
.menupad3{
	padding-bottom:0px;
}
.a_m2{
	color:#e00;
}
.searchfixedbtndisplay{
	display:none;
}
.searchfixedbtn{
	width:50px;
	height:50px;
	background:url(images/search_icon.png) no-repeat center center #645187;
	position:absolute;
	z-index:100;
	left:0px;
	top:215px;
	cursor:pointer;
}
.paymentmethodimgm{
	margin-right:10px;
	margin-top:10px;
}
.hbtn2m{
	font-weight:bold;
	padding:14px;
	padding-right:17px;
	cursor:pointer;
	color:#777;
}
.centerfooter{
	text-align:left;
}
.mbtn1_2{
	font-weight:bold;
	color:#fff;
	background:#f05e75;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn1_2:hover{
	background:#96d51c;
}
.mbtn2_2{
	font-weight:bold;
	color:#fff;
	background:#00bce7;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn2_2:hover{
	background:#96d51c;
}
.menu_point2b{
	background:none;
	border:1px solid #bcbec0;
}
.headnavpart{
	padding-top:10px;
	padding-bottom:25px;
}
.subpageselect{
	width:calc(100%);
	padding-left:20px;
	font-size:14px;
	height:52px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("images/arrow_down.png") no-repeat center right 20px #eee;
	color:#000;
	border:1px solid #666;
	cursor:pointer;
}
.subpageselect option{
	padding-left:50px;
	margin-left:50px;
}
.optiondisable{
	background:#ccc;
}
.tableheaderm td{
	vertical-align:middle;
	height:80px;
}
.search_div2{
	height:50px;
	border:1px solid #f5f5f5;
	font-size:13px;
	background:#f5f5f5;
	text-align:left;
    margin-top:10px;
	margin-bottom:15px;
	color:#000;
	width:calc(100% - 20px);
}
input.txtsearchm{
	margin-top:5px;
	margin-left:10px;
	width:calc(100% - 45px);
	height:36px;
	border:0px;
	color:#270f4c;
	background:none;
	text-align:left;
	font-size:13px;
}
input.submitimage2{
	position:relative;
	top:5px;
    max-height:20px;
}
.headermlogo{
	max-height: 64px;
}
td.tdheaderm1{
	width:38px;
	padding-right:25px;
}
td.tdheaderm2{
	text-align: left;
}
td.tdheaderm3{
	width:70px;
	padding-left:20px;
}

.footerm{
	/*box-shadow: 0px 0px 10px #999;*/
	min-height:70px;
	height:auto;
	position:fixed;
	bottom:0px;
	z-index:10000;
	width:100%;
	max-width: 390px;
	background:none;
	background: #fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.1);
	padding:0px 10px;
	box-sizing: border-box;
}
.menucatimg{
	display:inline-block;
	vertical-align: middle;
	width:45px;
}
.menucatimg img{
	max-height: 18px;
	max-width: 23px;
}
.menucattxt{
	display: inline-block;
	vertical-align: middle;
}