body
{
	background-color:#FFF;
	margin:0px;
}
.maindiv
{
    width: 100%;
    min-height: 100%;
    background-color: #F0F0F0;
    float: left;
}
	.topheaderdiv
	{
		width: 100%;
		height: 140px;
		background-color:#22B14C;
		float: left;
	}
		.topheader-innerdiv
		{
			width: 94%;
			height: 120px;
			margin-left: 3%;
			margin-top: 5px;
			float: left;
		}
			.headerpartdiv1
			{
				min-width: 60%;
				height: 100%;
				margin-left: 10px;
				float: left;
			}
				.header-links
				{
					min-width: 50%;
					height: 100%;
					float: left;
				}
					.headerdiv-pic
					{
						height: 90px;
						width: 370px;
						margin-left: 0px;
						margin-top: 20px;
						padding-left: 7px;
						padding-right: 7px;
						border-radius: 15px;
						float: left;
					}
			.headerpartdivmenu
			{
				width: 35%;
				height: 100%;
				margin-right: 3px;
				float: right;
			}
				.header-menulinks
				{
					min-width: 120px;
					height: 90px;
					margin-right:20px;
					outline:none;
					float: left;
				}
					.headerdiv-menupic
					{
						height: 70px;
						width: 90px;
						margin-right: 10px;
						margin-top: 30px;
						outline:none;
						float: right;
					}
				.header-addtocartlinks
				{
					width: 120px;
					height: 90px;
					margin-right: 10px;
					margin-top: 20px;
					float: right;
				}
					.headerdiv-addtocartpic
					{
						height: 70px;
						width: 80px;
						margin-top:10px;
						float: right;
					}
				.header-searchlinks
				{
					width: 120px;
					height: 90px;
					margin-right: 10px;
					margin-top: 20px;
					float: right;
				}
					.headerdiv-searchtpic
					{
						height: 80px;
						width: 90px;
						float: right;
					}
.alldiv
{
    width: 100%;
    float: left;
}
	.mainworkmidlediv
	{
		position: fixed;
		top: 140px;
		height: 92%;
		width: 100%;
		background-color: #F0F0F0;
		float: left;
	}
		.mobile-mainwork-innerdiv
		{
			height: 100%;
			width: 100%;
			overflow-x: hidden;
			overflow-y: auto;
			-webkit-overflow-scrolling: touch;
			background-color: #F0F0F0;
			float: left;
		}
			.leftmeanue-fullmaindiv
			{
				width: 100%;
				height: 99%;
				position: fixed;
				margin-left: -100%;
				float: left;
			}
				.leftmeanue-maindiv
				{
					width: 75%;
					height: 99%;
					background-color: white;
					overflow-x: scroll;
					overflow-y: scroll;
					position: fixed;
					overflow: auto;
					margin-top: 1px;
					float: left;
				}
					.leftmeanue-maininnerdiv
					{
						width: 100%;
						min-height: 100px;
						background-color: white;
						margin-top: -20px;
						margin-bottom: 10px;
						position: relative;
						overflow: visible;
						float: left;
					}
						.leftmenu-spmenu-taskbtn
						{
							width: 100%;
							border-top: 1px solid #EEEEEE;
							border-bottom: 2px solid #EEEEEE;
							border-left: 1px solid white;
							border-right: 1px solid white;
							height: 150px;
							background-color: white;
							outline: none;
							padding: 0px;
							text-decoration: none;
							float: left;
						}
							.leftmenu-spmenu-taskbtntext
							{
								font-size: 40px;
								line-height: 75px;
								font-weight: 700;
								color: #F16529;
								font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
								text-transform: uppercase;
								margin-top: 35px;
								text-align: center;
							}
							.leftmenu-spmenu-taskbtntext2
							{
								font-size: 40px;
								line-height: 75px;
								font-weight: 700;
								color: #00d535;
								font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
								text-transform: uppercase;
								margin-top: 35px;
								text-align: center;
							}
						.leftmenu-freemargin
						{
							width: 100%;
							height: 100px;
							float: left;
						}
.divalign-all
{
    width: 100%;
    float: left;
}
.alldiv50
{
    width: 50%;
    float: left;
}
		.middlemargin-forindexdiv
		{
			width: 100%;
			min-height: 100%;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			float: left;
		}
			.middle-margin-subinnerdiv
			{
				width: 98%;
				min-height: 100%;
				margin-left: 1%;
				margin-top: 30px;
				margin-bottom: 50px;
				float: left;
			}
				
[aria-hidden="true"] {
    opacity: 0;
    position: absolute;
    z-index: -9999;
    pointer-events: none;
}

.mobile-mainwork-innerdiv::-webkit-scrollbar
{
    width: 2px;
    height: 4px;
}
.mobile-mainwork-innerdiv::-webkit-scrollbar-thumb
{
    background-color: #F0F0F0;
    outline: 0px solid #F0F0F0;
}











.footeralldiv
{
    width: 100%;
    min-height: 320px;
    background-color: black;
    margin-top: 50px;
    margin-bottom: 0px;
    float: left;
}
	.footerall-innerdiv
	{
		width: 86%;
		min-height: 280px;
		margin-top: 30px;
		margin-left: 7%;
		float: left;
	}
		.footerallinner-topdiv
		{
			width: 100%;
			min-height: 260px;
			float: left;
		}
			.footerallinner-topleftdiv
			{
				width: 45%;
				height: 260px;
				float: left;
			}
				.footerallinner-toplefttext
				{
					color: #fff;
					font-size: 28px;
					font-weight: 500;
					margin-top: 0px;
					margin-bottom: 20px;
					text-align: left;
					text-decoration: none;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
					.footerallinner-toplefttext
					{
						color: #fff;
						font-size: 28px;
						font-weight: 500;
						margin-top: 0px;
						margin-bottom: 20px;
						text-align: left;
						text-decoration: none;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}
					.footerallinner-topleftandoidimg
					{
						width: 280px;
						height: 100px;
						margin-top: 40px;
						float: left;
					}
			.footerallinner-toprightdiv
			{
				width: 40%;
				height: 260px;
				margin-left: 13%;
				float: left;
			}
				.footerallinner-toprighttext
				{
					width: 100%;
					color: #fff;
					font-size: 28px;
					font-weight: 700;
					text-align: left;
					margin-top: 0px;
					margin-bottom: 50px;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.footerallinner-topright-linktext
				{
					width: 98%;
					color: #fff;
					font-size: 28px;
					font-weight: 500;
					text-align: left;
					margin-top: 0px;
					margin-left: 2%;
					margin-bottom: 35px;
					text-align: left;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.footerallinner-topright-linktext
				{
					width: 98%;
					color: #fff;
					font-size: 28px;
					font-weight: 500;
					text-align: left;
					margin-top: 0px;
					margin-left: 2%;
					margin-bottom: 35px;
					text-align: left;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				





#loginid
{
    display: block;
}
.loginnew-maindiv
{
    width: 100%;
    min-height: 100%;
	background-color:#F0F0F0;
    float: left;
}
	.loginnew-maininnerdiv
	{
		width: 100%;
		min-height: 500px;
		margin-top: 30px;
		margin-bottom: 30px;
		background-color: #F0F0F0;
		float: left;
	}
		.loginnew-mainbtndiv
		{
			width: 80%;
			min-height: 500px;
			margin-top: 50px;
			margin-bottom: 50px;
			padding-top: 50px;
			padding-bottom: 50px;
			border-radius: 10px;
			background-color: #FFF;
			margin-left: 10%;
			float: left;
		}
			.premote-loginbtndiv
			{
				width: 80%;
				height: 90px;
				margin-left: 10%;
				margin-top: 80px;
				margin-bottom: 30px;
				float: left;
			}
			.premote-divorimage
			{
				width: 70%;
				height: 90px;
				margin-left: 15%;
				float: left;
			}
				.premote-loginbtn
				{
					width: 100%;
					height: 88px;
					border: 1px solid #C3A62E;
					background-color: #C3A62E;
					font-size: 40px;
					font-weight: 700;
					color: #FFF;
					border-radius: 8px;
					cursor: pointer;
					outline: none;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					float: left;
				}
				.premote-signupbtn
				{
					width: 100%;
					height: 88px;
					border: 1px solid #FB8A13;
					background-color: #FB8A13;
					font-size: 40px;
					font-weight: 700;
					color: #FFF;
					border-radius: 8px;
					cursor: pointer;
					outline: none;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					float: left;
				}
								.mobilelogin-donthave-accouttext1
				{
					font-size: 24px;
					font-weight: 500;
					color: #333;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					text-align: right;
					margin-left: 35px;
					margin-right: 5px;
					margin-top: 0px;
					margin-bottom: 20px;
					text-decoration: none;
					float: left;
				}
				
				
				
				
#loginpopid
{
    display: none;
}
	.loginnew-subinnerdiv
	{
		width: 80%;
		min-height: 400px;
		margin-left: 10%;
		float: left;
	}
		.premote-selectperdiction-innermainheaderdiv
		{
			width: 100%;
			height: 100px;
			margin-bottom: 50px;
			float: left;
		}
			.loginnew-loginheaderdiv
			{
				width: 100%;
				height: 90px;
				background-color: #DEA0B5;
				border-radius: 7px;
				margin-bottom: 50px;
				margin-top: 30px;
				font-size: 40px;
				font-weight: 1000;
				color: #000;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
				.loginnew-loginheadertxt
				{
					font-size: 40px;
					font-weight: 1000;
					color: #000;
					margin-top: 17px;
					text-align: center;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				}
		.adddetail-headertextp
		{
			width: 95%;
			font-size: 27px;
			font-weight: 700;
			color: #000;
			text-align: left;
			margin-top: 20px;
			margin-bottom: 10px;
			margin-left: 2%;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
			.adddetail-headerredtext
			{
				font-size: 40px;
				font-weight: 700;
				color: #cc0000;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			}
		.mobilelogin-input
		{
			width: 94%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom: 50px;
			margin-left: 1%;
			border-radius: 7px;
			float: left;
		}
		.agentsposerid-showdiv
		{
			width: 94%;
			border: 5px solid #0C0;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom: 150px;
			margin-left: 1%;
			border-radius: 7px;
			padding-top:20px;
			padding-bottom:20px;
			float: left;
		}
		.mobilelogin-submit
		{
			width: 450px;
			height: 90px;
			font-size: 40px;
			font-weight: 700;
			color: white;
			background-color: orange;
			border: 1px solid orange;
			border-radius: 8px;
			margin-top: 40px;
			margin-left: 1%;
			margin-bottom: 40px;
			cursor: pointer;
			outline: none;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
	.mobilelogin-forgetpasswordtext
	{
		font-size: 24px;
		font-weight: 500;
		color: #0087e0;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		text-align: right;
		margin-right: 35px;
		margin-top: 60px;
		margin-bottom: 60px;
		text-decoration: none;
		float: right;
	}
		.mobilelogin-donthave-accoutdiv
		{
			width: 100%;
			height: 180px;
			background-color: #F7F7F7;
			border-top: 2px solid gray;
			margin-bottom: -50px;
			border-bottom-left-radius: 10px;
			border-bottom-right-radius: 10px;
			float: left;
		}
			.mobilelogin-donthave-centerdiv
			{
				width: 96%;
				height: 50px;
				margin-top: 80px;
				margin-left: 2%;
				float: left;
			}
				.mobilelogin-donthave-accouttext1
				{
					font-size: 24px;
					font-weight: 500;
					color: #333;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					text-align: right;
					margin-left: 35px;
					margin-right: 5px;
					margin-top: 0px;
					margin-bottom: 20px;
					text-decoration: none;
					float: left;
				}
				.mobilelogin-donthave-accoutlinktext1
				{
					font-size: 24px;
					font-weight: 500;
					color: #0087e0;
					font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
					text-align: right;
					margin-left: 0px;
					margin-right: 5px;
					margin-top: 0px;
					margin-bottom: 20px;
					text-decoration: underline;
					float: left;
				}
				
				
#signuppopid
{
    display: none;
}
		.adddetail-inputradio
		{
			width: 40px;
			height: 40px;
			border-radius: 20px;
			margin-bottom: 50px;
			background-color: #F9FEBC;
			margin-left: 1%;
			margin-top: 10px;
			float: left;
		}
			.adddetail-inputradiotext
			{
				font-size: 25px;
				color: #333;
				margin-top: 15px;
				margin-left: 15px;
				margin-right: 100px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.mobilelogin-submit
			{
				width: 450px;
				height: 90px;
				font-size: 40px;
				font-weight: 700;
				color: white;
				background-color: orange;
				border: 1px solid orange;
				border-radius: 8px;
				margin-top: 40px;
				margin-left: 1%;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			


#addphotopopid
{
    display: none;
}
	.loginnew-addprofilediv
	{
		width: 100%;
		min-height: 400px;
		float: left;
	}
		.profileinner-mainpic
		{
			height: 519.7824px;
			width: 519.7824px;
			border-radius: 259.8912px;
			border: 2px solid gray;
			margin-left: 0px;
			margin-bottom: 15px;
			float: left;
		}
		.loginnew-addprofile-uploaddiv
		{
			width: 200px;
			height: 50px;
			margin: 40px auto;
		}
		.loginnew-addprofile-skiplink
		{
			font-size: 25px;
			font-weight: 700;
			color: #FFF;
			background-color: #3578E5;
			border: 1px solid #3578E5;
			padding: 17px 30px;
			text-decoration: none;
			border-radius: 10px;
			margin-top: 10px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: right;
		}
		.loginnew-addprofile-donelink
		{
			font-size: 25px;
			font-weight: 700;
			color: #FFF;
			background-color: #FF6347;
			border: 1px solid #FF6347;
			padding: 17px 30px;
			text-decoration: none;
			border-radius: 10px;
			margin-top: 10px;
			margin-right: 60px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: right;
		}
		
		
		
		
		
		
		
		
		
		
		
#userbasicload
{
    display: block;
}		
.userframe-maindiv
{
    width: 100%;
    min-height: 900px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
}
	.userframe-maininnerdiv
	{
		width: 90%;
		min-height: 900px;
		margin-left: 5%;
		float: left;
	}
		.profile-maindiv
		{
			width: 100%;
			min-height: 500px;
			border-radius: 10px;
			background-color: white;
			box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
			float: left;
		}
		.profile-maininnerdiv
		{
			width: 90%;
			min-height: 500px;
			margin-left: 5%;
			margin-top: 30px;
			margin-bottom: 30px;
			float: left;
		}
			.profileinner-mainpicdiv
			{
				width: 100%;
				min-height: 300px;
				margin-top: 5px;
				margin-bottom: 50px;
				float: left;
			}
				.myprofile-mainsetinglink
				{
					width: 100px;
					height: 100px;
					margin-right: 10px;
					margin-top: 10px;
					margin-bottom: 10px;
					text-decoration: none;
					cursor: pointer;
					float: right;
				}
					.myprofile-mainsetingpic
					{
						width: 90px;
						height: 90px;
						margin-left: 5px;
						margin-top: 5px;
						float: left;
					}
				.profileinner-mainpic
				{
					height: 519.7824px;
					width: 519.7824px;
					border-radius: 259.8912px;
					border: 2px solid gray;
					margin-left: 389.83680000000004px;
					margin-bottom: 15px;
					float: left;
				}
				.profileinner-nametext
				{
					font-size: 30px;
					font-weight: 700;
					color: #333;
					text-align: center;
					font-family: 'Open Sans', sans-serif;
					margin-top: 5px;
					margin-bottom: 5px;
				}
		.showallprofile-subdetaildiv
		{
			width: 100%;
			min-height: 40px;
			margin-top: 10px;
			margin-bottom: 10px;
			float: left;
		}
			.showallprofile-subdetail-logodiv
			{
				width: 15%;
				height: 40px;
				float: left;
			}
				.showallprofile-subdetail-logo
				{
					width: 40px;
					height: 40px;
					margin-left: 2px;
					float: left;
				}
			.showallprofile-subdetail-textdiv
			{
				width: 80%;
				min-height: 38px;
				float: left;
			}
				.showallprofile-subdetail-textnormal
				{
					margin-left: 5px;
					margin-right: 5px;
					margin-top: 10px;
					margin-bottom: 2px;
					font-size: 25px;
					font-weight: 500;
					color: #333;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.showallprofile-subdetail-textbold
				{
					margin-left: 5px;
					margin-right: 5px;
					margin-top: 8px;
					margin-bottom: 2px;
					font-size: 26px;
					font-weight: 700;
					color: #000;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
	.profile-postheaderdiv
	{
		width: 100%;
		height: 60px;
		margin-top: 40px;
		margin-bottom: 40px;
		background-color: #E0E0E0;
		float: left;
	}
		.profile-postheader-innerdiv
		{
			width: 90%;
			height: 60px;
			margin-left: 5%;
			float: left;
		}
			.profile-postheader-fiffty1div
			{
				width: 49%;
				height: 60px;
				border-right: 2px solid #333;
				float: left;
			}
				.profile-postheader-fifftyhref
				{
					width: 99%;
					height: 60px;
					text-decoration: none;
					float: left;
				}
					.profile-postheader-fifftyhreftextactive
					{
						font-size: 26px;
						font-weight: 700;
						color: #5AA0FA;
						text-align: center;
						margin-top: 15px;
						font-family: 'Open Sans', sans-serif;
					}
				.profile-postheader-fiffty2div
				{
					width: 49%;
					height: 60px;
					float: left;
				}
					.profile-postheader-fifftyhreftextnormal
					{
						font-size: 26px;
						font-weight: 700;
						color: #333;
						text-align: center;
						margin-top: 15px;
						font-family: 'Open Sans', sans-serif;
					}
					
					
					
					
	
	
	
	
	


.mainproduct-categoryheaderdiv
{
	width:100%;
	min-height:30px;
	border-bottom:2px solid #333;
	margin-bottom:50px;
	float:left;
}
	.mainproduct-categoryheadertxt
	{
		font-size:30px;
		font-weight:700;
		color:#000;
		margin-left:10px;
		margin-top:10px;
		margin-bottom:5px;
		font-family: 'Open Sans', sans-serif;
		float:left;
	}
.mainproduct-scrolldiv
{
	width: 100%;
    height: 400px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    display: flex;
    float: left;
}
.mainproduct-scrolldiv::-webkit-scrollbar
{
    width: 4px;
    height: 4px;
}
.mainproduct-scrolldiv::-webkit-scrollbar-thumb
{
    background-color: #F0F0F0;
    outline: 0px solid #F0F0F0;
}
	
	
	
	
	
	
	
	
	
	
	
.addstoremiddle-margindiv
{
    width: 94%;
    min-height: 100%;
    margin-left: 3%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    float: left;
}
	.addstoremiddle-margininnerdiv
	{
		width:94%;
		min-height:500px;
		margin-top:50px;
		margin-bottom:50px;
		margin-left:3%;
		float:left;
	}
.boldheader-withtext
{
    width: 95%;
    background-color: #535766;
    padding-left: 5%;
    padding-top: 15px;
    padding-bottom: 17px;
    border-radius: 7px;
    margin-top: 0px;
    margin-bottom: 50px;
    font-size: 40px;
    font-weight: 1000;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    float: left;
}
.boldheader-withtext2
{
    width: 90%;
    background-color: #535766;
    padding-left: 5%;
    padding-top: 15px;
    padding-bottom: 17px;
    border-radius: 7px;
    margin-top: 90px;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 1000;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    float: left;
}
	.addstoredetail-headertextp
	{
		width: 95%;
		font-size: 27px;
		font-weight: 700;
		color: #000;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 2%;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addstoredetail-headerredtext
	{
		font-size: 40px;
		font-weight: 700;
		color: #cc0000;
		font-family: 'Open Sans', sans-serif;
	}
	.addstoredetail-inputtext
	{
		width: 91%;
		height: 90px;
		border: 2px solid #DDD;
		font-family: 'Open Sans', sans-serif;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom: 50px;
		border-radius: 7px;
		float: left;
	}
	.addstoredetail-inputtextright
	{
		width: 91%;
		height: 90px;
		border: 2px solid #DDD;
		font-family: 'Open Sans', sans-serif;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom: 50px;
		border-radius: 7px;
		float: right;
	}
	.addstoredetail-inputbarcodecover
	{
		width: 91%;
		height: 90px;
		margin-top: -140px;
		background-color:rgba(33, 33, 33, 0.3);
		float: left;
	}
	
#oneload
{
    display: block;
}
.addmorephoto-profileattachfile .check-label
{
    background: url(../images/addman.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 307px;
    margin-top: 2px;
    padding: 0px;
    width: 310px;
    margin-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    box-sizing: border-box;
}
.addmorephoto-profileattachfile input[type="file"]
{
    display: none;
}
	.addstoredetail-inputtextarea
	{
		width: 95%;
		height: 270px;
		border: 2px solid #DDD;
		font-family: 'Open Sans', sans-serif;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom: 50px;
		border-radius: 7px;
		float: left;
	}
	.addstorephoto-profileattachbtn
	{
		padding-left: 80px;
		padding-right: 80px;
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 40px;
		font-weight: 700;
		color: white;
		background-color: #FFA500;
		border: 1px solid #FFA500;
		border-radius: 8px;
		margin-top: 40px;
		margin-bottom: 40px;
		cursor: pointer;
		outline: none;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addstorephoto-profileattachbtn2
	{
		padding-left: 80px;
		padding-right: 80px;
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 40px;
		font-weight: 700;
		color: white;
		background-color: #FFA500;
		border: 1px solid #FFA500;
		border-radius: 8px;
		margin-top: 40px;
		margin-bottom: 40px;
		margin-left:10%;
		cursor: pointer;
		outline: none;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	
.addproduct-showscroldiv
{
    width: 100%;
    height: 930px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    display: flex;
	margin-bottom:50px;
    float: left;
}
	.addproduct-showscroldiv::-webkit-scrollbar
	{
		width: 4px;
		height: 4px;
	}
	.addproduct-showscroldiv::-webkit-scrollbar-thumb
	{
		background-color: #47A3DA;
		outline: 0px solid #47A3DA;
	}
	
	
	
	




.allproduvt-innderdiv
{
	width:94%;
	min-height:500px;
	margin-left:3%;
	margin-top:50px;
	margin-bottom:50px;
	float:left;
}
.storeproduct-maindiv
{
	width: 100%;
    min-height: 400px;
    margin-top: 30px;
    margin-bottom: 50px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    float: left;
}
	.storeproduct-firstpic
	{
		width:100%;
		height:400px;
		border-top-left-radius:10px;
		border-bottom-left-radius:10px;
		float:left;
	}
	.storeproduct-rightinnerdiv
	{
		width:94%;
		min-height:400px;
		margin-left:3%;
		float:left;
	}
		.storeproduct-rightheaderdiv
		{
			width:100%;
			height:70px;
			border-bottom:2px solid #333;
			float:left;
		}
			.storeproduct-rightheadernametxt
			{
				font-size: 27px;
				font-weight: 700;
				color: #000;
				margin-left:20px;
				margin-top:21px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-rightpricetxt
			{
				width:100%;
				font-size: 23px;
				font-weight: 700;
				color: #333;
				margin-left:20px;
				margin-top:21px;
				margin-bottom:20px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-rightdetailtxt
			{
				width:100%;
				font-size: 23px;
				font-weight: 500;
				color: #7e818c;
				margin-left:20px;
				margin-top:11px;
				margin-bottom:10px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-rightdetailtxtred
			{
				width:100%;
				font-size: 23px;
				font-weight: 500;
				color: #CC0000;
				margin-left:20px;
				margin-top:11px;
				margin-bottom:10px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
		.storeproduct-controlbtn-maindiv
		{
			width:94%;
			min-height:100px;
			margin-top:50px;
			margin-left:3%;
			margin-bottom:20px;
			float:left;
		}
			.storeproduct-controlbtnedit
			{
				font-size:25px;
				font-weight:700;
				color:#FFF;
				padding:20px 60px;
				background-color:#00A2E8;
				border-radius:5px;
				text-decoration:none;
				margin-top:10px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-controlbtnsale
			{
				font-size:25px;
				font-weight:700;
				color:#FFF;
				padding:20px 60px;
				background-color:#ff905a;
				border-radius:5px;
				text-decoration:none;
				margin-top:10px;
				margin-left:15%;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-controlbtndelete
			{
				font-size:25px;
				font-weight:700;
				color:#FFF;
				padding:20px 60px;
				background-color:#DC143C;
				border-radius:5px;
				text-decoration:none;
				margin-top:10px;
				font-family: 'Open Sans', sans-serif;
				float:right;
			}


#subcategoryid
{
	display:none;
}
#basiccategoryid
{
	display:none;
}




#owncitysugst
{
	display:none;
}
#ownstatesugst
{
	display:none;
}
#owncountrysugst
{
	display:none;
}
	.detail-inputserchtype-hiddendiv
	{
		width: 87%;
		min-height: 90px;
		margin-left: 2%;
		margin-bottom: 50px;
		margin-top: -50px;
		background-color: #FFF;
		box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
		padding-left: 2%;
		font-size: 33px;
		color: #333;
		border-radius: 2px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
		.searchprofile-basicleft-inputserchtype-hiddenlink
		{
			width: 100%;
			min-height: 70px;
			font-size: 35px;
			color: #333;
			font-weight: 700;
			border-radius: 0px;
			cursor: pointer;
			padding-top: 9px;
			padding-bottom: 9px;
			margin-top: 0px;
			margin-bottom: 0px;
			background-color: #FFF;
			border-bottom: 1px solid #F0F0F0;
			padding-left: 0px;
			outline: none;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}

#oneloadpic
{
	display:none;
}
#priceofdelierychargesid
{
	display:none;
}
	.addstorelogo-attachfile-overactiv
	{
		height: 307px;
		margin-top: 2px;
		padding: 0px;
		width: 310px;
		margin-left: 20px;
		margin-top: 2px;
		float: left;
	}
	.addstorelogo-attachfile-overactivpic
	{
		height: 303px;
		width: 306px;
		border: 2px solid #ccc;
		border-radius: 7px;
		float: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.indexwork-innerdetaildiv
{
	width:90%;
	min-height:500px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:5%;
	float:left;
}
	.index-boldheader
	{
		width: 94%;
		background-color: #535766;
		padding-left: 5%;
		padding-top: 15px;
		padding-bottom: 17px;
		border-radius: 7px;
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 40px;
		font-weight: 1000;
		color: #FFF;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	
	.indexshow-datadetaildiv
	{
		min-height: 300px;
		width: 45%;
		border-radius: 4px;
		margin-left: 3%;
		margin-right: 5px;
		margin-top:30px;
		margin-bottom:100px;
		box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
		background-color: #FFF;
		text-decoration:none;
		float: left;
	}
		.indexshow-datadetailhdrtxt
		{
			font-size: 30px;
			font-weight: 700;
			color: #000;
			margin-top: 50px;
			margin-bottom: 30px;
			text-align: center;
			font-family: 'Open Sans', sans-serif;
		}
		.indexshow-datadetailhdrtxt2
		{
			font-size: 30px;
			font-weight: 700;
			color: #00d535;
			margin-top: 20px;
			margin-bottom: 30px;
			text-align: center;
			font-family: 'Open Sans', sans-serif;
		}
		
		
		



#sizeacordingtostandrs
{
	display:none;
}
#sizeacordingnumber
{
	display:none;
}
#numbersize1
{
	display:none;
}
#numbersize2
{
	display:none;
}
#numbersize3
{
	display:none;
}
#numbersize4
{
	display:none;
}
#numbersize5
{
	display:none;
}
#numbersize6
{
	display:none;
}
#numbersize7
{
	display:none;
}
#numbersize8
{
	display:none;
}
#numbersize9
{
	display:none;
}
#numbersize10
{
	display:none;
}
#numbersize11
{
	display:none;
}
#numbersize12
{
	display:none;
}
#numbersize13
{
	display:none;
}
#numbersize14
{
	display:none;
}
#numbersize15
{
	display:none;
}
	.addproduct-40prsentleft
	{
		width: 40%;
		height: 90px;
		border: 2px solid #DDD;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom: 50px;
		border-radius: 7px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addproduct-40prsentleft2
	{
		width: 40%;
		height: 90px;
		border: 2px solid #DDD;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-left: 15%;
		margin-bottom: 50px;
		border-radius: 7px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	
	.addproduct-30prsentleft-valuerelateddiv
	{
		width:15%;
		height:90px;
		background-color:#DDD;
		margin-top: 5px;
		border-top-left-radius:7px;
		border-bottom-left-radius:7px;
		float:left;
	}
		.addproduct-30prsentleft-valuerelatedtxt
		{
			font-size:30px;
			font-weight:700;
			color:#000;
			text-align:center;
			margin-top:25px;
			font-family: 'Open Sans', sans-serif;
		}
	.addproduct-30prsentleft
	{
		width: 25%;
		height: 90px;
		border: 2px solid #DDD;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-bottom: 50px;
		border-top-right-radius: 7px;
		border-bottom-right-radius: 7px;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addproduct-30prsentleft2
	{
		width: 35%;
		height: 90px;
		border: 2px solid #DDD;
		color: #333;
		font-size: 30px;
		text-align: left;
		padding-left: 3%;
		margin-top: 5px;
		margin-right: 5%;
		margin-bottom: 50px;
		border-radius: 7px;
		font-family: 'Open Sans', sans-serif;
		float: right;
	}
#closesizebtnid
{
	display:none;
}
#result
{
	display:none;
}
	.closelast-sizebtn
	{
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 23px;
		padding-bottom: 23px;
		font-size: 34px;
		font-weight: 700;
		color: white;
		background-color: #CC0000;
		border: 1px solid #CC0000;
		border-radius: 8px;
		margin-top: 40px;
		margin-bottom: 40px;
		cursor: pointer;
		outline: none;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	.addmore-sizebtn
	{
		padding-left: 70px;
		padding-right: 70px;
		padding-top: 23px;
		padding-bottom: 23px;
		font-size: 35px;
		font-weight: 700;
		color: white;
		background-color: #47A3DA;
		border: 1px solid #47A3DA;
		border-radius: 8px;
		margin-top: 40px;
		margin-bottom: 40px;
		margin-right:5%;
		cursor: pointer;
		outline: none;
		font-family: 'Open Sans', sans-serif;
		float: right;
	}
	
	
	

#loadingid
{
    display: none;
}	
	.uploadingpop-mainclass
	{
		width: 100%;
		height: 100%;
		top: 0px;
		position: fixed;
		background-color: rgba(123, 123, 123, 0.5);
		float: left;
	}
		.uploadingpop-centerdiv
		{
			height: 150px;
			width: 150px;
			border-radius: 5px;
			margin-left: 693px;
			margin-top: 302px;
			float: left;
		}
			.uploadingpop-mainpic
			{
				width: 100%;
				height: 100%;
				float: left;
			}
			
			
			


	.userdetail-loadfordispatch
	{
		width:80%;
		min-height:250px;
		background-color:#99D9EA;
		border-radius:5px;
		margin-left:10%;
		margin-bottom:30px;
		float:left;
	}
		.userdetail-loadfordispatchinner
		{
			width:96%;
			min-height:200px;
			margin-left:2%;
			margin-top:20px;
			margin-bottom:20px;
			float:left;
		}
			.userdetail-loadfordispatchtxt1
			{
				width: 100%;
				font-size: 25px;
				font-weight: 700;
				color: #000;
				margin-top: 0px;
				margin-bottom: 20px;
				text-align: left;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.userdetail-loadfordispatchtxt2
			{
				width: 100%;
				font-size: 23px;
				font-weight: 500;
				color: #333;
				margin-top: 0px;
				margin-bottom: 20px;
				text-align: left;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.storeproduct-loadbillforprintbtn
			{
				font-size: 25px;
				font-weight: 700;
				color: #FFF;
				padding: 20px 60px;
				background-color: #CC0000;
				border-radius: 5px;
				text-decoration: none;
				margin-top: 50px;
				margin-bottom:50px;
				font-family: 'Open Sans', sans-serif;
				float: right;
			}
			
	.loadbill-popupmaindiv
	{
		width:100%;
		height:100%;
		top:0px;
		position:fixed;
		background-color:rgba(33,33,33,0.1);
		float:left;
	}
	.loadbill-popupmaindiv-newprint
	{
		width:100%;
		min-height:100%;
		margin-top:0px;
		background-color:rgba(33,33,33,0.1);
		
		float:left;
	}
		.loadbill-popuptopheaderdiv
		{
			width:100%;
			height:140px;
			margin-top:0px;
			background-color:rgba(0,213,54,0.8);
			float:left;
		}
			.loadbill-popupheader-innerdiv
			{
				width:90%;
				height:100px;
				margin-left:5%;
				margin-top:20px;
				float:left;
			}
			.loadbill-popupdetail-innerdiv
			{
				width:90%;
				min-height:100%;
				background-color:#FFF;
				margin-left:5%;
				margin-top:10px;
				margin-bottom:10px;
				float:left;
			}
				.loadbill-popupheaderbtn
				{
					font-size: 27px;
					font-weight: 700;
					color: #FFF;
					padding: 20px 60px;
					background-color: #CC0000;
					border-radius: 5px;
					text-decoration: none;
					margin-top: 5px;
					margin-bottom:5px;
					font-family: 'Open Sans', sans-serif;
					float: right;
				}
			.loadbill-popuptopdetaildiv
			{
				width:100%;
				float:left;
			}
.loadbill-popuptopdetaildiv::-webkit-scrollbar
{
    width: 4px;
    height: 4px;
}
.loadbill-popuptopdetaildiv::-webkit-scrollbar-thumb
{
    background-color: #F0F0F0;
    outline: 0px solid #F0F0F0;
}
			.loadbill-popupdetailinner-workdiv
			{
				width:94%;
				min-height:80%;
				margin-left:3%;
				margin-top:20px;
				margin-bottom:20px;
				float:left;
			}
				.loadbill-popupdetail-storenametxt1
				{
					font-size: 20px;
					font-weight: 700;
					color: #000;
					text-align: center;
					margin-top: 5px;
					margin-bottom:1px;
					font-family: 'Open Sans', sans-serif;
				}
				.loadbill-popupdetail-storelocationtxt1
				{
					font-size: 15px;
					font-weight: 500;
					color: #333;
					text-align: center;
					margin-top: 3px;
					margin-bottom:1px;
					font-family: 'Open Sans', sans-serif;
				}
				.loadbill-popup-paymentstatus
				{
					font-size: 15px;
					font-weight: 500;
					color: #333;
					text-align: left;
					margin-top: 3px;
					margin-bottom:1px;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.loadbill-popupdotedline
				{
					width: 100%;
					height: 1px;
					margin-top: 5px;
					margin-bottom: 1px;
					border-bottom: 1px dashed #000;
					float: left;
				}
				.loadbill-deliveryaddressdiv
				{
					width:100%;
					margin-top:10px;
					margin-bottom:10px;
					float:left;
				}
					.loadbill-deliveryaddress-leftdiv
					{
						width:35%;
						margin-top:10px;
						margin-bottom:10px;
						float:left;
					}
					.loadbill-deliveryaddress-rightdiv
					{
						width:60%;
						margin-top:10px;
						margin-bottom:10px;
						float:right;
					}
						.loadbill-deliveryaddresstxt1
						{
							width: 100%;
							font-size: 15px;
							font-weight: 700;
							color: #000;
							text-align: right;
							margin-top: 1px;
							margin-bottom:10px;
							font-family: 'Open Sans', sans-serif;
							float: right;
						}
						.loadbill-deliveryaddresstxt2
						{
							width: 100%;
							font-size: 15px;
							font-weight: 500;
							color: #333;
							text-align: right;
							margin-top: 1px;
							margin-bottom:1px;
							font-family: 'Open Sans', sans-serif;
							float: right;
						}
			.printproduct-headerdiv
			{
				width: 100%;
				min-height: 17px;
				margin-top: 1px;
				margin-bottom: 1px;
				float: left;
			}
				.printproduct-header-part1div
				{
					width: 51%;
					min-height: 17px;
					float: left;
				}
				.printproduct-header-part2div
				{
					width: 13%;
					min-height: 17px;
					margin-left:1%;
					float: left;
				}
				.printproduct-header-part3div
				{
					width: 9%;
					min-height: 17px;
					margin-left: 2%;
					float: left;
				}
				.printproduct-header-part4div
				{
					width: 21%;
					min-height: 17px;
					margin-left: 2%;
					float: left;
				}
					.printfull-lefttxt2
					{
						width: 100%;
						font-size: 14px;
						font-weight: 500;
						color: #333;
						text-align: left;
						margin-top: 5px;
						margin-bottom:5px;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}
			.makebill-gstdetaildiv
			{
				width: 100%;
				min-height: 20px;
				float: left;
			}
				.makebill-gstdetail-part1div
				{
					width: 60%;
					min-height: 15px;
					margin-left: 15%;
					float: left;
				}
					.makebill-gstdetail-part1txt
					{
						font-size: 12px;
						font-weight: 700;
						color: #333;
						margin-top: 1px;
						font-family: 'Open Sans', sans-serif;
						text-align: right;
						margin-right: 10px;
						margin-bottom: 1px;
						float: right;
					}
				.makebill-gstdetail-part2div
				{
					width: 20%;
					min-height: 15px;
					margin-right: 3%;
					margin-left: 1%;
					float: right;
				}
					.makebill-gstdetail-part2txt
					{
						font-size: 12px;
						font-weight: 500;
						color: #333;
						margin-top: 1px;
						font-family: 'Open Sans', sans-serif;
						text-align: right;
						margin-left: 3%;
						margin-bottom: 1px;
						float: right;
					}
			.makebill-header2div
			{
				width:100%;
				height:70px;
				margin-top:-70px;
				float:left;
			}
				.makebill-header2closetextdiv
				{
					font-size:25px;
					font-weight:700;
					color:#C3A62E;
					padding:21px 20px;
					text-decoration:none;
					font-family: 'Open Sans', sans-serif;
					float:right;
				}
		.logoon-printingbill
		{
			width:170px;
			height:50px;
			margin-top:20px;
			float:left;
		}
		
		.lastpaymentstatustxt
		{
			width:100%;
			font-size:20px;
			font-weight:500;
			margin-top:20px;
			color:#000;
			font-family: 'Open Sans', sans-serif;
			float:left;
		}
#openprint1
{
	display:none;
}
#editsizeid
{
	display:none;
}
#editpriceid
{
	display:none;
}
#openedit1id
{
	display:block;
}
#pricechangeid
{
	display:none;
}
#addsaleid
{
	display:none;
}
	.calculativepricetxt1
	{
		width: 95%;
		font-size: 27px;
		font-weight: 700;
		color: #C3A62E;
		text-align: left;
		margin-top: 30px;
		margin-bottom:30px;
		margin-left: 2%;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
			.storeproduct-payablepricetxt
			{
				font-size: 23px;
				font-weight: 700;
				color: #333;
				margin-left:20px;
				margin-top:21px;
				margin-bottom:20px;
				font-family: 'Open Sans', sans-serif;
				float:left;
			}
			.storeproduct-offerpriceontxt
			{
				font-size: 19px;
				font-weight: 500;
				color: #7e818c;
				margin-top: 23px;
				margin-bottom: 10px;
				margin-left: 20px;
				margin-right: 10px;
				text-align: left;
				text-decoration: line-through;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.storeproduct-offpercentagetxt
			{
				font-size: 21px;
				font-weight: 700;
				color: #ff905a;
				margin-top: 21px;
				margin-bottom: 10px;
				margin-left: 10px;
				margin-right: 10px;
				text-align: left;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
	
	
	
	.storeproduct-fulldetail-picdiv
	{
		width:100%;
		height: 700px;
		overflow-x: auto;
		margin-top: 75px;
		overflow-y: hidden;
		white-space: nowrap;
		display: flex;
		float: left;
	}
	.storeproduct-fulldetailinnerdiv
	{
		width:90%;
		min-height:300px;
		margin-left:5%;
		margin-top:20px;
		margin-bottom:20px;
		float:left;
	}
.storeproduct-fulldetail-picdiv::-webkit-scrollbar
{
    width: 2px;
    height: 4px;
}
.storeproduct-fulldetail-picdiv::-webkit-scrollbar-thumb {
    background-color: #F0F0F0;
    background-color: red;
    outline: 0px solid #F0F0F0;
}
		.storeproduct-moredetail-leftactiondiv
		{
			width:47%;
			min-height:100px;
			margin-top:20px;
			margin-bottom:20px;
			float:left;
		}
		.storeproduct-moredetail-rightactiondiv
		{
			width:47%;
			min-height:100px;
			margin-top:20px;
			margin-bottom:20px;
			float:right;
		}
			.storeproduct-adddetailright-inputtext
			{
				width: 91%;
				height: 90px;
				border: 2px solid #DDD;
				font-family: 'Open Sans', sans-serif;
				color: #333;
				font-size: 25px;
				text-align: left;
				padding-left: 3%;
				margin-top: 5px;
				margin-bottom: 50px;
				border-radius: 7px;
				float: right;
			}
			
			

#gettrackingdataid
{
	display:none;
}

	.storeproduct-addtrackingbtn
	{
		font-size: 25px;
		font-weight: 700;
		color: #FFF;
		padding: 20px 60px;
		background-color: #00A2E8;
		border-radius: 5px;
		text-decoration: none;
		margin-top: 50px;
		margin-bottom: 50px;
		font-family: 'Open Sans', sans-serif;
		float: right;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	.billingmanager-actionleftdiv
	{
		width:45%;
		min-height:70px;
		margin-top:10px;
		margin-bottom:10px;
		float:left;
	}
	.billingmanager-actionrightdiv
	{
		width:45%;
		min-height:70px;
		margin-top:10px;
		margin-bottom:10px;
		float:right;
	}
	
	
	
	
	
	
	
	
	
	
	
	.subcription-innerdiv
	{
		width:80%;
		min-height:200px;
		margin-top:70px;
		margin-bottom:70px;
		margin-left:10%;
		float:left;
	}
		.subcription-innerbtn
		{
			
		}
		
		
		
	
	
	
	
	
	.termandcondition-innerdiv
	{
		width: 80%;
		min-height: 600px;
		margin-top: 100px;
		margin-left: 10%;
		float: left;
	}
		.termandcondition-mainheaderdiv
		{
			width: 100%;
			height: 100px;
			margin-bottom: 50px;
			float: left;
		}
			.termandcondition-mainheaderh1
			{
				width: 95%;
				background-color: #DEA0B5;
				padding-left: 5%;
				padding-top: 15px;
				padding-bottom: 17px;
				border-radius: 7px;
				margin-bottom: 50px;
				margin-top: 30px;
				font-size: 40px;
				font-weight: 1000;
				color: #000;
				margin-top: 0px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
		.termandcondition-maindetaildiv
		{
			width: 100%;
			min-height: 500px;
			margin-top: 50px;
			margin-bottom: 50px;
			float: left;
		}
			.termandcondition-maindetailtxtheader
			{
				width: 100%;
				min-height: 30px;
				margin-bottom: 30px;
				margin-top: 20px;
				font-size: 30px;
				font-weight: 700;
				color: #333;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.termandcondition-maindetailtxt
			{
				width: 100%;
				min-height: 30px;
				margin-bottom: 15px;
				font-size: 30px;
				font-weight: 500;
				color: #333;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			
			
			
			
			
#newbrandval
{
	display:none;
}


	.getmembership-btndiv
	{
		width:100%;
		min-height:100px;
		margin-top:70px;
		float:left;
	}
	
	
	
	.loadagent-storelistmain
	{
		width:100%;
		min-height:200px;
		margin-top:100px;
		margin-bottom:100px;
		float:left;
	}
		.loadagent-storelistdiv
		{
			width:100%;
			min-height:200px;
			background-color:#FFF;
			margin-top:50px;
			margin-bottom:50px;
			border-radius:7px;
			float:left;
		}
		.loadagent-storelist-headertxt
		{
			font-size: 27px;
			font-weight: 500;
			margin-top:25px;
			margin-left:20px;
			margin-right:20px;
			margin-bottom:30px;
			color: #000;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		.loadagent-storelist-detailtxt
		{
			font-size: 25px;
			font-weight: 500;
			margin-top:10px;
			margin-left:20px;
			margin-right:20px;
			margin-bottom:20px;
			color: #333;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		
		
		
#opensponsor
{
	display:none;
}



.mobilelogin-forgetpasssubmit
{
    min-width: 550px;
    height: 90px;
    font-size: 40px;
    font-weight: 700;
    color: white;
    background-color: #0087e0;
    border: 1px solid #0087e0;
    border-radius: 8px;
    margin-top: 40px;
    margin-left: 1%;
    margin-bottom: 40px;
    cursor: pointer;
    outline: none;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    float: left;
}


#forgetpasswordpopid
{
	display:none;
}
#changeprofilephotoid
{
	display:none;
}




	.contactus-headingdiv
	{
		width: 95%;
		font-size: 21px;
		font-weight: 700;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #333;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
		.contactus-select
		{
			width: 90%;
			height: 88px;
			border: 1px solid #FB8A13;
			padding-left: 3%;
			padding-right: 3%;
			font-size: 25px;
			font-weight: 700;
			color: #333;
			border-radius: 8px;
			outline: none;
			margin-bottom: 50px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		
		.contactus-textarea
		{
			width: 90%;
			height: 188px;
			border: 1px solid #FB8A13;
			padding-left: 3%;
			padding-right: 3%;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 25px;
			font-weight: 700;
			color: #333;
			border-radius: 8px;
			outline: none;
			margin-bottom: 50px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		.contactus-submit
		{
			font-size: 25px;
			font-weight: 700;
			padding: 12px 40px;
			margin-top: 17px;
			margin-bottom: 30px;
			margin-left: 30px;
			text-decoration: none;
			color: #F0F0F0;
			background-color: #2C87F0;
			border: 1px solid #2C87F0;
			border-radius: 4px;
			outline: none;
			cursor: pointer;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}