



body
{
	background-color:#f3d177;
	margin:0px;
}
.maindiv
{
    width: 100%;
    min-height: 100%;
    background-color: #F0F0F0;
    float: left;
}
@media(max-width: 776px) 
{
	.topheaderdiv
	{
		width: 100%;
		height: 110px;
		background-color:#458EFF;
		float: left;
	}
		.topheader-innerdiv
		{
			width: 94%;
			height: 100px;
			margin-left: 3%;
			margin-top: 5px;
			float: left;
		}
			.headerpartdiv1
			{
				width: 37%;
				height: 100%;
				margin-left: 10px;
				float: left;
			}
				.header-links
				{
					min-width: 50%;
					height: 100%;
					float: left;
				}
					.headerdiv-iconlogo
					{
						height:70px;
						width:70px;
						margin:10px 0px;
						transform: scale(1.3);
						float:left;
					}
					.headerdiv-pic
					{
						height: 70px;
						width: auto;
						margin-left: 0px;
						margin-top: 20px;
						padding-left: -7px;
						padding-right: 0px;
						border-radius: 25px;
						float: left;
					}
			.headerpartdivmenu
			{
				width: 50%;
				height: 100%;
				margin-right: 3px;
				float: right;
			}
				.header-menulinks
				{
					min-width: 70px;
					height: 100%;
					float: right;
				}
				.header-notificationlink
				{
					width: 70px;
					height: 100%;
					margin-right:40px;
					float: right;
				}
				.header-searchlink
				{
					min-width: 60px;
					height: 100%;
					margin-right:20px;
					float: right;
				}
					.headerdiv-menupic
					{
						height: 80px;
						width: auto;
						margin-right: 10px;
						margin-top: 5px;
						float: right;
					}
					.headerdiv-notificationpic
					{
						height: 50px;
						width: auto;
						margin-right: 15px;
						margin-top: 25px;
						float: right;
					}
					.headerdiv-searchpic
					{
						height: 40px;
						width: auto;
						margin-right: 15px;
						margin-top: 25px;
						float: right;
					}
					.top-notifiction-countdiv
					{
						width:70px;
						height:80px;
						position:absolute;
						float:left;
					}
						.top-notifiction-countsubdiv
						{
							width:40px;
							height:40px;
							background-color:#D2042D;
							border-radius:20px;
							margin-top:5px;
							float:right;
						}
							.top-notifiction-count-text
							{
								font-size: 25px;
								line-height: 30px;
								font-weight: 500;
								color: #FFF;
								font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
								margin-top: 5px;
								text-align: center;
							}
.alldiv
{
    width: 100%;
    float: left;
}
	.mainworkmidlediv
	{
		position: fixed;
		top: 110px;
		height: 92%;
		height: calc(100% - 110px);
		width: 100%;
		background-color: #FFF;
		float: left;
	}
		.mobile-mainwork-innerdiv
		{
			height: 100%;
			width: 100%;
			overflow-x: hidden;
			overflow-y: auto;
			-webkit-overflow-scrolling: touch;
			background-color: #FFF;
			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;
								line-height:45px;
							}
						.leftmenu-freemargin
						{
							width: 100%;
							height: 100px;
							float: left;
						}
.divalign-all
{
    width: 100%;
    float: left;
}
		.middlemargin-forindexdiv
		{
			width: 94%;
			min-height: 100%;
			margin-left: 3%;
			margin-top: 30px;
			margin-bottom: 30px;
			border-radius: 10px;
			float: left;
		}
			.middle-margin-subinnerdiv
			{
				width: 98%;
				min-height: 100%;
				margin-left: 1%;
				margin-top: 30px;
				margin-bottom: 50px;
				float: left;
			}
				.newsmain-showdiv
				{
					width: 100%;
					min-height: 210px;
					margin-left: 0px;
					background-color: white;
					box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
					box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
					box-shadow: rgba(168, 190, 213, 0.8) 0px 7px 7px, rgba(0, 0, 0, 0.8) 0px 1px 4px;
					border-radius: 10px;
					margin-top: 40px;
					margin-bottom: 60px;
					float: left;
				}
					.newsmain-showinnerdiv
					{
						width: 96%;
						min-height: 190px;
						margin-left: 2%;
						border-radius: 4px;
						margin-top: 10px;
						margin-bottom: 3px;
						float: left;
					}
						.newsmain-showname-headerdiv
						{
							width: 100%;
							min-height: 60px;
							border-bottom: 2px solid #F0F0F0;
							margin-bottom: 20px;
							float: left;
						}
							.newsmain-showname-headerinnerdiv
							{
								width: 98%;
								min-height: 80px;
								margin-bottom:10px;
								float: left;
							}
								.newsmain-showname-headerpicdiv
								{
									width: 80px;
									height: 80px;
									float: left;
								}
									.newsmain-showname-headerpic
									{
										width: 80px;
										height: 80px;
										border-radius: 40px;
										float: left;
									}
								.newsmain-showname-headernamediv
								{
									width: 75%;
									margin-left: 20px;
									float: left;
								}
									.newsmain-showname-headernametxt
									{
										width: 100%;
										font-size: 30px;
										font-weight: 700;
										color: #333;
										line-height:40px;
										margin-top: 10px;
										margin-bottom: 5px;
										cursor: pointer;
										font-family: 'Open Sans', sans-serif;
										float: left;
									}
									.newsmain-showname-headernametxtlink
									{
										width: 100%;
										font-size: 28px;
										font-weight: 700;
										color: #333;
										line-height:35px;
										margin-left: 10px;
										margin-top: 10px;
										margin-bottom: 5px;
										cursor: pointer;
										text-decoration:none;
										font-family: 'Open Sans', sans-serif;
										float: left;
									}
									.newsmain-showdate-headertxt
									{
										width: 45%;
										font-size: 18px;
										font-weight: 500;
										color: #517680;
										line-height:30px;
										margin-top: 0px;
										margin-left: 10px;
										margin-bottom: 10px;
										font-family: 'Open Sans', sans-serif;
										float: left;
									}
									.newsmain-showpostid-headertxt
									{
										width: 40%;
										font-size: 18px;
										font-weight: 500;
										color: #517680;
										margin-top: 0px;
										margin-bottom: 10px;
										text-align: right;
										font-family: 'Open Sans', sans-serif;
										float: right;
									}
						.newsmain-showheadertxt
						{
							width: 94%;
							min-height: 100px;
							margin-top: 0px;
							margin-left: 3%;
							margin-bottom: 10px;
							font-size: 35px;
							font-weight: 500;
							color: #333;
							line-height:40px;
							text-decoration:none;
							font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
							float: left;
						}
						.newsmain-showdetailtxt
						{
							width: 94%;
							margin-left: 3%;
							margin-top: 5px;
							text-align: left;
							margin-bottom: 5px;
							font-size: 27px;
							font-weight: 500;
							color: #333;
							line-height:35px;
							text-decoration:none;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
						.newsmain-showheadertxt:hover
						{
							text-decoration:none;
						}
						.newsmain-showdetailtxt:hover
						{
							text-decoration:none;
						}
						.newsmain-showheadertxt-blue
						{
							color:#458EFF;
							text-decoration:underline;
						}
						.newsmain-showdetailtxtbold
						{
							width: 94%;
							margin-left: 3%;
							margin-top: 5px;
							text-align: left;
							margin-bottom: 20px;
							font-size: 19px;
							font-weight: 700;
							color: #333;
							line-height:27px;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
						.newsmain-showpiclong
						{
							width: 104%;
							height: 1520px;
							margin-top: 10px;
							margin-left:-2%;
							margin-bottom: 0px;
							float: left;
						}
			.newsmain-reactdiv
			{
				width: 100%;
				height: 70px;
				border-top: 1px solid #F0F0F0;
				margin-top: 0px;
				text-decoration:none;
				float: left;
			}
			.newsmain-reactdiv:hover
			{
				text-decoration:none;
			}
				.newsmain-reactinnerdiv
				{
					width: 98%;
					height: 60px;
					margin-top: 5px;
					margin-left: 1%;
					float: left;
				}
					.newsmain-reactapprovediv
					{
						width: 30%;
						height: 50px;
						margin-top:10px;
						background-color: #FFF;
						float: left;
					}
						.newsmain-reactapproveimgbtn
						{
							width: 50px;
							height: 50px;
							border: 0px solid #FFF;
							background-color: #FFF;
							padding-left: 0px;
							padding-right: 0px;
							padding-top: 0px;
							padding-bottom: 0px;
							margin: 0px;
							cursor: pointer;
							outline: none;
							float: left;
						}
							.newsmain-reactapproveimg
							{
								width: 50px;
								height: 50px;
								float: left;
							}
							.newsmain-reactapprove-fillimg
							{
								width: 55px;
								height: 55px;
								float: left;
							}
							.newsmain-reactnotapproveimg
							{
								width: 50px;
								height: 50px;
								margin-top:10px;
								float: left;
							}
							.newsmain-reactnotapprove-fillimg
							{
								width: 55px;
								height: 55px;
								margin-top:7px;
								float: left;
							}
						.newsmain-reactapprovetxt
						{
							font-size: 25px;
							font-weight: 500;
							color: #828282;
							line-height:30px;
							margin-top: 15px;
							margin-left: 20px;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
						.newsmain-reactnotapprovetxt
						{
							font-size: 25px;
							font-weight: 500;
							color: #828282;
							line-height:30px;
							margin-top: 15px;
							margin-left: 20px;
							font-family: 'Open Sans', sans-serif;
							float: left;
						}
					.newsmain-reactviewdiv
					{
						width: 30%;
						height: 40px;
						margin-top:10px;
						margin-left: 4%;
						background-color: #FFF;
						float: left;
					}
						.newsmain-reactviewtext
						{
							font-size: 20px;
							font-weight: 500;
							color: #828282;
							margin-top: 10px;
							line-height:30px;
							font-family: 'Open Sans', sans-serif;
							text-align: center;
						}
					.newsmain-reactcommentdiv
					{
						width: 30%;
						height: 40px;
						margin-top:10px;
						background-color: #FFF;
						float: right;
					}
						.newsmain-reactcommenttext
						{
							font-size: 20px;
							font-weight: 500;
							color: #828282;
							line-height:30px;
							margin-top: 4px;
							text-decoration: none;
							text-align: right;
							font-family: 'Open Sans', sans-serif;
							float: right;
						}
			.newsmain-addcomment-maindiv
			{
				width: 100%;
				min-height: 110px;
				border-top: 1px solid #F0F0F0;
				border-bottom: 1px solid #333;
				background-color: #F0F0F0;
				margin-top: 0px;
				float: left;
			}
				.newsmain-addcomment-maininnerdiv
				{
					width: 96%;
					min-height: 100px;
					margin-left: 2%;
					margin-top: 5px;
					float: left;
				}
					.newsmain-addcomment-mainroundpicdiv
					{
						width: 10%;
						height: 100px;
						float: left;
					}
						.newsmain-addcomment-mainroundpic
						{
							width: 60px;
							height: 60px;
							border-radius: 30px;
							margin-top: 20px;
							float: left;
						}
					.newsmain-addcomment-maininputtextstyle
					{
						width: 70%;
						min-height: 80px;
						margin-top: 10px;
						border: 1px solid #333;
						padding-left: 20px;
						padding-top:5px;
						padding-bottom:5px;
						padding-right: 10px;
						outline: none;
						border-radius: 15px;
						font-size: 30px;
						margin-left: 1%;
						float: left;
					}
					.newsmain-addanswer-divinputtext
					{
						width: 70%;
						height: 70px;
						margin-top: 10px;
						margin-bottom: 10px;
						border: 1px solid #333;
						padding-left: 10px;
						padding-top:10px;
						padding-bottom:5px;
						padding-right: 10px;
						outline: none;
						border-radius: 15px;
						font-size: 30px;
						line-height:40px;
						margin-left: 1%;
						background-color:#FFF;
						text-decoration:none;
						float: left;
					}
						.newsmain-addanswer-divinputtext-p
						{
							font-size:23px;
							font-weight:500;
							color:#333;
							line-height:30px;
							margin:0px;
							font-family: 'Open Sans', sans-serif;
							float:left;
						}
					.newsmain-addcomment-maininputbtnstyle
					{
						font-size: 23px;
						text-align: right;
						padding: 12px 25px;
						margin-top: 17px;
						text-decoration: none;
						color: #F0F0F0;
						line-height:30px;
						background-color: #737880;
						border: 1px solid #737880;
						border-radius: 4px;
						outline: none;
						cursor: pointer;
						font-family: 'Open Sans', sans-serif;
						float: right;
					}
				.newsmain-addcomment-maindiv2
				{
					width: 100%;
					height: 110px;
					border-top: 1px solid #333;
					background-color: #F0F0F0;
					margin-top: 0px;
					float: left;
				}
				.newsmain-addcomment-maindiv3
				{
					width: 100%;
					height: 110px;
					background-color: #F0F0F0;
					margin-top: 0px;
					border-bottom-left-radius: 10px;
					border-bottom-right-radius: 10px;
					float: left;
				}
				.newsmain-addcomment-maininnerdiv
				{
					width: 96%;
					height: 100px;
					margin-left: 2%;
					margin-top: 5px;
					float: left;
				}
					.newsmain-addcomment-maininputbtnstyle
					{
						font-size: 23px;
						text-align: right;
						padding: 12px 25px;
						margin-top: 17px;
						text-decoration: none;
						color: #F0F0F0;
						line-height:30px;
						background-color: #2D88FF;
						border: 1px solid #737880;
						border-radius: 4px;
						outline: none;
						cursor: pointer;
						font-family: 'Open Sans', sans-serif;
						float: right;
					}
					.newsmain-addcomment-copylink-btnstyle
					{
						font-size: 23px;
						text-align: right;
						padding: 12px 25px;
						margin-top: 17px;
						text-decoration: none;
						color: #F0F0F0;
						line-height:30px;
						background-color: #737880;
						border: 1px solid #737880;
						border-radius: 4px;
						outline: none;
						cursor: pointer;
						font-family: 'Open Sans', sans-serif;
						float: right;
					}
[aria-hidden="true"] {
    opacity: 0;
    position: absolute;
    z-index: -9999;
    pointer-events: none;
}













.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;
					line-height:40px;
					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;
						line-height:40px;
						font-family: 'Open Sans', sans-serif;
						float: left;
					}
					.footerallinner-topleftandoidimg
					{
						width: 280px;
						height: 100px;
						margin-top: 50px;
						margin-bottom:50px;
						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;
					line-height:40px;
					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;
					line-height:40px;
					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;
					line-height:40px;
					text-align: left;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
/*				
#viewcommentcontrolid
{
    display: none;
}
.viewcomment-popupdiv
{
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    background-color: rgba(33,33,33, 0.5);
    float: left;
}
	.viewcomment-popupheaderdiv
	{
		width: 100%;
		height: 110px;
		float: left;
	}
		.viewcomment-popupheader-innerdiv
		{
			width: 96%;
			height: 80px;
			margin-top: 15px;
			margin-left: 2%;
			float: left;
		}
			.viewcomment-popupheader-crosdiv
			{
				width: 80px;
				height: 80px;
				margin-right: 0px;
				float: right;
			}
				.viewcomment-popupheader-crosbtn
				{
					width: 80px;
					height: 80px;
					border-radius: 4px;
					border: 0px solid #FFF;
					background-color: transparent;
					outline: none;
					padding: 0px;
					cursor: pointer;
					float: right;
				}
					.viewcomment-popupheader-crosbtnpic
					{
						width: 80px;
						height: 80px;
						float: right;
					}
	.viewcommentpopup-mainworkdiv
	{
		width: 100%;
		height: 500px;
		border-radius: 4px;
		margin-top: 110px;
		overflow-x: scroll;
		overflow-y: scroll;
		position: fixed;
		overflow: auto;
		float: left;
	}
		.viewcommentpopup-mainwork-innerdiv
		{
			width: 90%;
			min-height: 100%;
			margin-top: 10px;
			margin-left: 5%;
			margin-bottom: 50px;
			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;
		}
		.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-forgetpasssubmit
		{
			min-width: 500px;
			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: #FFF;
			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 #F0F0F0;
					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;
					}
					
					
					
					
	
	
	
	
	
.alldiv50
{
    width: 50%;
    float: left;
}
.middle-margin-forpostnewsdiv
{
    width: 92%;
    min-height: 80%;
    margin-left: 4%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: #FFF;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
    float: left;
}
	.middle-marginforpostnews-subinnerdiv
	{
		width: 90%;
		min-height: 80%;
		margin-left: 5%;
		margin-top: 30px;
		margin-bottom: 50px;
		float: left;
	}
		.middlesupper-headertext
		{
			width: 95%;
			background-color: #C8C8F8;
			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: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
		.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;
		}
		.adddetail-inputtext
		{
			width: 91%;
			height: 90px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 30px;
			text-align: left;
			padding-left: 3%;
			margin-top: 5px;
			margin-bottom: 50px;
			border-radius: 7px;
			float: left;
		}
		.adddetail-inputtextarea
		{
			width: 94%;
			height: 400px;
			border: 2px solid #DDD;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			color: #333;
			font-size: 35px;
			line-height:40px;
			text-align: left;
			padding-left: 3%;
			padding-right:2%;
			padding-top:10px;
			padding-bottom:10px;
			margin-top: 5px;
			margin-bottom: 100px;
			border-radius: 7px;
			float: left;
		}
		.addmorephoto-maindiv
		{
			width: 300px;
			height: 400px;
			margin-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			float: left;
		}
#fiveload
{
    display: block;
}
#oneload
{
    display: block;
}
	.addmorephoto-profileattachfile .check-label
	{
		background: url(../images/upload.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
		display: inline-block;
		height: 100px;
		margin-top: 2px;
		padding: 0px;
		width: 400px;
		margin-left: 0px;
		cursor: pointer;
		border-radius: 5px;
		box-sizing: border-box;
	}
	.addmorephoto-profileattachfile input[type="file"]
	{
		display: none;
	}
#patientphotoid
{
    display: block;
}
	.addmorephoto-maindiv2
	{
		width: 300px;
		height: 350px;
		margin-right: 30px;
		margin-top: 0px;
		margin-bottom: 0px;
		float: right;
	}
	.addphoto-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: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float: left;
	}
	
	
	
#tagsugst
{
    display: none;
}

.owndetail-inputserchtype-hiddendiv
{
    width: 87%;
    min-height: 100px;
    margin-left: 2%;
    margin-bottom: 50px;
    margin-top: -100px;
    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;
    font-weight:700;
    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: 1px solid #FFF;
		padding-left: 0px;
		outline: none;
		font-family: 'Open Sans', sans-serif;
		float: left;
	}
	
	
	
	
#loadingid
{
	display:none;
}
.loadinpopupdiv
{
	width:100%;
	height:100%;
	top:0px;
	position:absolute;
	background-color:rgba(33, 33, 33, 0.5);
	float:left;
}
	.loadinpopup-imagediv
	{
		width:200px;
		height:100%;
		margin:0px auto;
	}
		.loadinpopup-image
		{
			width:200px;
			height:200px;
			margin-top:400px;
			float:left;
		}
		
		
		
		
		
		
		
		
	
#viewcommentcontrolid
{
    display: none;
}
.alldiv
{
    width: 100%;
    float: left;
}
.viewcomment-popupdiv
{
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    background-color: rgba(33,33,33, 0.5);
    float: left;
}
	.viewcomment-popupheaderdiv
	{
		width: 100%;
		height: 110px;
		float: left;
	}
		.viewcomment-popupheader-innerdiv
		{
			width: 96%;
			height: 80px;
			margin-top: 15px;
			margin-left: 2%;
			float: left;
		}
			.viewcomment-popupheader-crosdiv
			{
				width: 80px;
				height: 80px;
				margin-right: 0px;
				float: right;
			}
				.viewcomment-popupheader-crosbtn
				{
					width: 80px;
					height: 80px;
					border-radius: 4px;
					border: 0px solid #FFF;
					background-color: transparent;
					outline: none;
					padding: 0px;
					cursor: pointer;
					float: right;
				}
					.viewcomment-popupheader-crosbtnpic
					{
						width: 80px;
						height: 80px;
						float: right;
					}
		.viewcommentpopup-mainworkdiv
		{
			width: 100%;
			height: 500px;
			border-radius: 4px;
			margin-top: 110px;
			overflow-x: scroll;
			overflow-y: scroll;
			position: fixed;
			overflow: auto;
			float: left;
		}
			.viewcommentpopup-mainwork-innerdiv
			{
				width: 90%;
				min-height: 100%;
				margin-top: 10px;
				margin-left: 5%;
				margin-bottom: 50px;
				float: left;
			}
				.viewcommentpopup-addcomment-maindiv
				{
					width: 100%;
					min-height: 120px;
					border-top: 1px solid #333;
					border-bottom: 1px solid #333;
					border-radius: 10px;
					background-color: #F0F0F0;
					float: left;
				}
					.viewcommentpopup-addcomment-maininnerdiv
					{
						width: 96%;
						min-height: 90px;
						margin-left: 2%;
						margin-top: 15px;
						margin-bottom: 15px float:left;
					}
						.viewcommentpopup-addcomment-mainroundpicdiv
						{
							width: 10%;
							height: 90px;
							float: left;
						}
							.viewcommentpopup-addcomment-mainroundpic
							{
								width: 60px;
								height: 60px;
								border-radius: 30px;
								margin-top: 10px;
								float: left;
							}
						.viewcommentpopup-addcomment-maininputtextstylediv
						{
							width: 75%;
							min-height: 90px;
							float: left;
						}
							.viewcommentpopup-addcomment-headerdiv
							{
								width: 100%;
								min-height: 20px;
								float: left;
							}
								.viewcommentpopup-addcomment-headertxt
								{
									font-size: 26px;
									font-weight: 700;
									color: #333;
									margin-top: 0px;
									margin-bottom: 5px;
									font-family: 'Open Sans', sans-serif;
									float: left;
								}
							.viewcommentpopup-addcomment-detaildiv
							{
								width: 100%;
								min-height: 20px;
								float: left;
							}
								.viewcommentpopup-addcomment-detailtxt
								{
									width:100%;
									font-size: 23px;
									font-weight: 500;
									color: #517680;
									margin-top: 5px;
									margin-bottom: 15px;
									word-wrap: break-word;	
									font-family: 'Open Sans', sans-serif;
									float: left;
								}
						.viewcommentpopup-addcomment-datediv
						{
							width: 100%;
							margin-top: 0px;
							min-height: 20px;
							float: left;
						}
							.viewcommentpopup-addcomment-datestyle
							{
								width: 100%;
								font-size: 17px;
								text-align: left;
								margin-top: 1px;
								margin-bottom: 0px;
								text-decoration: none;
								color: #517680;
								outline: none;
								font-family: 'Open Sans', sans-serif;
								float: left;
							}
							.viewcommentpopup-addcomment-datestyle2
							{
								width: 100%;
								font-size: 17px;
								text-align: left;
								margin-top: 1px;
								margin-bottom: 10px;
								text-decoration: none;
								color: #517680;
								outline: none;
								font-family: 'Open Sans', sans-serif;
								float: left;
							}
							
							
							



.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: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float: left;
		}
	.contactus-centerdiv
	{
		width: 80%;
		margin-left: 10%;
		min-height: 200px;
		margin-bottom: 100px;
		float: left;
	}
		.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: 5p;
			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;
		}
	.contactus-borderline
	{
		width: 70%;
		height: 3px;
		margin-left: 15%;
		margin-top: 50p;
		margin-bottom: 150px;
		background-color: #333;
		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: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float: left;
	}
	.termandcondition-maindetailtxt
	{
		width: 100%;
		min-height: 30px;
		margin-bottom: 15px;
		font-size: 22px;
		font-weight: 500;
		color: #333;
		font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
		float: left;
	}
	
	
	
	
	
	
	
	
	
	.createpostbtn
	{
		width:80%;
		height:90px;
		font-size:30px;
		font-weight:700;
		color: #FFF;
		background-color:#0087e0;
		border:1px solid #0087e0;
		border-radius:30px;
		margin-left:10%;
		margin-top:0px;
		margin-bottom:100px;
		cursor:pointer;
		font-family: 'Open Sans', sans-serif;
		float:left;
	}
	.viewallpostbtn
	{
		width:80%;
		height:90px;
		font-size:30px;
		font-weight:700;
		color: #FFF;
		background-color:#0087e0;
		border:1px solid #0087e0;
		border-radius:30px;
		margin-left:10%;
		margin-top:100px;
		margin-bottom:100px;
		cursor:pointer;
		font-family: 'Open Sans', sans-serif;
		float:left;
	}
	
	.trendingtags-hedingdiv
	{
		width:300px;
		height:90px;
		margin:50px auto;
	}
		.trendingtags-hedintxt
		{
			font-size:30px;
			font-weight:700;
			color: #00d535;
			margin-left:10%;
			margin-top:0px;
			margin-bottom:0px;
			cursor:pointer;
			font-family: 'Open Sans', sans-serif;
			float:left;
		}
		
	.tendingtag-headernamehashtxt
	{
			width: 100%;
			font-size: 30px;
			font-weight: 700;
			color: #2D88FF;
			margin-top: 10px;
			margin-bottom: 10px;
			text-decoration:none;
			cursor: pointer;
			font-family: 'Open Sans', sans-serif;
			float: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.poll-inputdiv
	{
		width:100%;
		height:80px;
		margin-top:10px;
		margin-bottom:50px;
		float:left;
	}
		.poll-inputstyle
		{
			width:98%;
			height:80px;
			margin-left:1%;
			background:#FFF;
			border:2px solid #DDD;
			color: #333;
			font-size: 35px;
			padding-left: 3%;
			padding-right: 10px;
			outline:none;
			border-radius:11px;
			font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
			float:left;
		}
	.poll-moreoptiondiv
	{
		width:100%;
		height:100px;
		margin-top:10px;
		margin-bottom:200px;
		float:left;
	}
		.poll-moreoption-leftdiv
		{
			width:48%;
			height:100px;
			margin-top:10px;
			margin-bottom:50px;
			float:left;
		}
		.poll-moreoption-rightdiv
		{
			width:48%;
			height:100px;
			margin-top:10px;
			margin-bottom:50px;
			float:right;
		}
			.poll-moreoption-deletebtn
			{
				padding-left: 80px;
				padding-right: 80px;
				padding-top: 30px;
				padding-bottom: 30px;
				font-size: 40px;
				font-weight: 700;
				color: white;
				background-color: #C8022C;
				border: 1px solid #C8022C;
				border-radius: 8px;
				margin-top: 40px;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: left;
			}
			.poll-moreoption-addbtn
			{
				padding-left: 80px;
				padding-right: 80px;
				padding-top: 30px;
				padding-bottom: 30px;
				font-size: 40px;
				font-weight: 700;
				color: white;
				background-color: #00A2E8;
				border: 1px solid #00A2E8;
				border-radius: 8px;
				margin-top: 40px;
				margin-bottom: 40px;
				cursor: pointer;
				outline: none;
				font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
				float: right;
			}
	
	
#optionid3
{
	display:none;
}	
#optionid4
{
	display:none;
}
#optionid5
{
	display:none;
}
#optionid6
{
	display:none;
}
#optionid7
{
	display:none;
}
#deleteoptionid
{
	display:none;
}





						.polltotal-reactviewtext
						{
							font-size: 20px;
							font-weight: 500;
							color: #828282;
							margin-top: 10px;
							font-family: 'Open Sans', sans-serif;
							text-align: left;
							margin-left:30px;
							text-decoration:none;
							float:left;
						}
	.pollshow-maindiv
	{
		width:100%;
		min-height:200px;
		border:2px solid #F0F0F0;
		border-radius:10px;
		float:left;
	}
		.pollshow-headerdiv
		{
			width:100%;
			min-height:100px;
			background-color:#333;
			border-top-left-radius:10px;
			border-top-right-radius:10px;
			float:left;
		}
			.pollshow-headertxt
			{
				width: 90%;
				font-size: 30px;
				font-weight: 700;
				color: #FFF;
				margin-left:5%;
				margin-top: 15px;
				margin-bottom: 15px;
				text-decoration: none;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
		.pollshow-optiondiv
		{
			width:100%;
			min-height:100px;
			margin-top:20px;
			margin-bottom:20px;
			float:left;
		}
			.pollshow-optionlinktxt
			{
				width: 90%;
				min-height:20px;
				font-size: 30px;
				font-weight: 500;
				color: #333;
				margin-left:5%;
				margin-top: 10px;
				margin-bottom: 15px;
				text-decoration: none;
				border:3px solid #333;
				border-radius:45px;
				outline:none;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			.pollshow-optionlinkr-esultdiv
			{
				width: 90%;
				min-height:10px;
				font-size: 30px;
				font-weight: 500;
				color: #333;
				margin-left:5%;
				margin-top: 10px;
				margin-bottom: 15px;
				text-decoration: none;
				border:3px solid #BDCDA0;
				background-color:#BDCDA0;
				border-radius:45px;
				outline:none;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
				.pollshow-optionlinkr-esultdiv p
				{
					width: 90%;
					font-size: 30px;
					font-weight: 500;
					color: #333;
					margin-left:5%;
					margin-top: 15px;
					margin-bottom: 15px;
					text-decoration: none;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
				.pollshow-optionlinktxtp
				{
					width: 90%;
					font-size: 30px;
					font-weight: 500;
					color: #333;
					margin-left:5%;
					margin-top: 15px;
					margin-bottom: 15px;
					text-decoration: none;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
			.pollshow-submitbtn
			{
				font-size: 30px;
				padding: 20px 40px;
				margin-top: 30px;
				margin-bottom:30px;
				margin-left:7%;
				text-decoration: none;
				color: #FFF;
				background-color: #0087e0;
				border: 1px solid #0087e0;
				border-radius: 9px;
				outline: none;
				cursor: pointer;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			
			
			
			


#forgetpasswordpopid
{
	display:none;
}


.overthe-headerdiv
{
	width:100%;
	height:110px;
	background-color:#71EDFF;
	background-color:#458EFF;
	position:absolute;
	transition: 1.0s;
	transform: translateY(100%);	
	float:left;
}

	.overthe-header-partdiv
	{
		width:20%;
		height:110px;
		box-shadow: rgba(255, 255, 255, 0.8) 0px 2px 2px, rgba(255, 255, 255, 0.8) 0px 1px 2px;
		float:left;
	}
		.overthe-header-partlink
		{
			width:100%;
			height:110px;
			margin:0px;
			text-decoration:none;
			float:left;
		}
			.overthe-header-partlink-imgdiv
			{
				width:60px;
				height:60px;
				margin:5px auto;
			}
				.overthe-header-partlink-img
				{
					height:60px;
					width:auto;
					margin-top:5px;
				}
			.overthe-header-partlink p
			{
				font-size:16px;
				font-weight:700;
				color:#FFF;
				text-align:center;
				margin-top:11px;
				letter-spacing:0.5px;
				font-family: 'Open Sans', sans-serif;
			}





.overthe-header-inmaindiv
{
	width:100%;
	height:110px;
	background-color:#FFAA33;
	background-color:#FB8500;
	background-color:#000;
	float:left;
}

	.overthe-header-partdiv2
	{
		width:20%;
		height:110px;
		box-shadow: rgba(255, 255, 255, 0.8) 0px 7px 7px, rgba(255, 255, 255, 0.8) 0px 1px 4px;
		box-shadow: rgba(255, 255, 255, 0.8) 0px 2px 2px, rgba(255, 255, 255, 0.8) 0px 1px 2px;
		
		float:left;
	}
		.overthe-header-partlink2
		{
			width:100%;
			height:110px;
			margin:0px;
			text-decoration:none;
			float:left;
		}
			.overthe-header-partlink-imgdiv2
			{
				width:50px;
				height:50px;
				margin:5px auto;
			}
				.overthe-header-partlink-img2
				{
					height:50px;
					width:auto;
					margin-top:px;
				}
			.overthe-header-partlink2 p
			{
				font-size:16px;
				font-weight:700;
				color:#FFF;
				text-align:center;
				margin-top:11px;
				letter-spacing:0.5px;
				font-family: 'Open Sans', sans-serif;
			}
			
	
	.askquestion-select
	{
		width: 98%;
        height: 80px;
        margin-left: 1%;
        background: #FFF;
        border: 2px solid #DDD;
        color: #333;
        font-size: 30px;
        padding-left: 10px;
        padding-right: 10px;
        outline: none;
        border-radius: 11px;
		margin-bottom:20px;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
	}
	.askquestion-submitbtn
	{
		/* position:relative; */
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 40px;
        font-weight: 700;
        color: white;
        background-color: #00A2E8;
        border: 1px solid #00A2E8;
        border-radius: 8px;
        margin-top: 50px;
        margin-bottom: 40px;
        cursor: pointer;
        outline: none;
		z-index:5;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
    }
	



}



#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;
			position: absolute;
			left: 50%;
			top: 50%;
			-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
		}
			.uploadingpop-mainpic
			{
				width: 100%;
				height: 100%;
				float: left;
			}
			
			
			


.askquestion-selectdiv
{
	width: 96%;
    min-height: 80px;
	/* position:relative; */
    margin-left: 1%;
    background: #FFF;
    border: 2px solid #DDD;
    color: #333;
    font-size: 35px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
    border-radius: 11px;
	margin-bottom:30px;
	z-index:10;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left;
}

	.askquestion-selected-txt
	{
		width:98%;
		font-size:35px;
		font-weight:500;
		color:#000;
		line-height:40px;
		margin-top:5px;
		margin-bottom:1px;
		margin-left:0px;
		word-wrap:break-word;
		padding:15px 10px;
		text-decoration:none;
		font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
	}
	.askquestion-selectdiv-inner
	{
		display:none;
		width:98%;
		height:450px;
		/* position:relative; */
		margin-top:-30px;
		margin-left:1%;
		border:1px solid #ccc;
		overflow-x:hidden;
		overflow-y:scroll;
		background-color:#FFF;
		z-index:12;
		float:left;
	}
.askquestion-selectdiv-inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
  
}
 
/* Handle */
.askquestion-selectdiv-inner::-webkit-scrollbar-thumb {
  background: #04AA6D; 
  border-radius: 10px;
  width:20px;
  height:100px;
}
.askquestion-selectdiv-inner::-webkit-scrollbar {
  background: #F9EF02;
  border-radius: 10px;
  width:20px;
  height:100px;
}


	.askquestion-selectdiv:hover .askquestion-selectdiv-inner
	{
		
	}
	.askquestion-selectdiv-inner a
	{
		width:98%;
		font-size:28px;
		font-weight:500;
		color:#000;
		line-height:30px;
		margin-top:1px;
		margin-bottom:1px;
		margin-left:0px;
		background-color:#F0F0F0;
		word-wrap:break-word;
		padding:25px 10px;
		text-decoration:none;
		font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
	}
	.askquestion-selectdiv-inner a:hover
	{
		text-decoration:none;
	}














#showanswerloadingid
{
	display:none;
}
#writeanswerloadingid
{
    display: none;
}	
	.writeanswerpop-mainclass
	{
		width: 100%;
		height: 100%;
		top: 0px;
		position: fixed;
		background-color: #EEE;
		overflow-x:hidden;
		overflow-y:scroll;
		float: left;
	}
		.writeanswerpop-mainheader
		{
			width:100%;
			height:110px;
			margin-top:0px;
			margin-left:0px;
			text-decoration:none;
			background-color:#458EFF;
			float:left;
		}
			.writeanswerpop-mainclosebtn
			{
				width:70px;
				height:70px;
				margin-right:2%;
				margin-top:10px;
				padding:0px;
				float:right;
			}
			.writeanswerpop-mainclosepic
			{
				width:70px;
				height:70px;
				margin-right:0px;
				float:right;
			}
		.writeanswerpop-innerclass
		{
			width: 100%;
			margin-left:0px;
			margin-top:0px;
			overflow-x:hidden;
			overflow-y:scroll;
			float:left;
		}
		.newanswer-showdiv 
		{
			width: 94%;
			min-height: 210px;
			margin-left: 3%;
			background-color: #FFF;
			box-shadow: rgba(168, 190, 213, 0.8) 0px 7px 7px, rgba(0, 0, 0, 0.8) 0px 1px 4px;
			border-radius: 15px;
			margin-top: 0px; 
			margin-bottom: 10px;
			float: left;
		}
			.newanswer-showinnerdiv
			{
				width: 100%;
				min-height: 190px;
				margin-left: 0px;
				border-radius: 4px;
				margin-top: 10px;
				margin-bottom: 10px;
				float: left;
			}
				.newanswer-submitbtnstyle
				{
					font-size: 23px;
					text-align: right;
					padding: 12px 25px;
					margin-top: 17px;
					text-decoration: none;
					color: #F0F0F0;
					line-height: 30px;
					background-color: #2D88FF;
					border: 1px solid #737880;
					border-radius: 4px;
					outline: none;
					cursor: pointer;
					font-family: 'Open Sans', sans-serif;
					float: left;
				}
			










#likepic2
{
	display:none;
}
#dislikepic2
{
	display:none;
}
.indexmain-showquestiondiv
{
    width: 96%;
    margin-left: 2%;
    float: left;
}
	.indexmain-showquestiontext
	{
		width: 100%;
        font-size: 30px;
        font-weight: 700;
        color: #333;
        line-height: 40px;
        margin-top: 10px;
        margin-bottom: 5px;
        cursor: pointer;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif;
        float: left;
	}
	.newanswer-showtxt
	{
		width: 94%;
		min-height: 100px;
		margin-top: 20px;
		margin-left: 3%;
		margin-bottom: 10px;
		font-size: 34px;
		font-weight: 500;
		color: #333;
		line-height: 44px;
		text-decoration: none;
		text-align:justify;
		cursor:pointer;
		font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
		float: left;
    }
		.newanswer-showtxt:hover
		{
			text-decoration: none;
			color:#333;
		}
	.showanswer-coverdiv
	{
		width:96%;
		margin-left:2%;
		float:left;
	}
		.answerset
		{
			width:100%;
			margin-left:0px;
			margin-bottom:100px;
			padding-bottom:10px;
			border-bottom:2px solid #F0F0F0;
			float:left;
		}
		.answer-addto-notsbtn
		{
			font-size:25px;
			line-height:25px;
			font-weight:500;
			color:#FFF;
			padding:15px 30px;
			border-radius:50px;
			background-color:#2D88FF;
			text-decoration:none;
			font-family: 'Open Sans', sans-serif;
			float:right;
		}
			.answer-addto-notsbtn:hover
			{
				text-decoration:none;
				color:#F0F0F0;
			}
		.answer-addto-notsleftbtn
		{
			font-size:25px;
			line-height:25px;
			font-weight:500;
			color:#FFF;
			padding:15px 30px;
			border-radius:50px;
			background-color:#2D88FF;
			text-decoration:none;
			margin-top:20px;
			font-family: 'Open Sans', sans-serif;
			float:left;
		}
			.answer-addto-notsleftbtn:hover
			{
				text-decoration:none;
				color:#F0F0F0;
			}






	.search-selected-txt
	{
		width: 98%;
		font-size: 35px;
		font-weight: 500;
		color: #000;
		line-height:40px;
		margin-top: 14px;
		margin-bottom: 1px;
		margin-left: 0px;
		word-wrap: break-word;
		padding: 15px 10px;
		text-decoration: none;
		font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
		float: left;
	}
		.search-selected-txt:hover
		{
			color: #000;
			text-decoration: none;
		}
	.searchanswers-headertext {
        width: 95%;
        width: 95%;
        background-color: #C8C8F8;
        padding-left: 5%;
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 7px;
        margin-bottom: 50px;
        margin-top: 30px;
        font-size: 40px;
		line-height:45px;
        font-weight: 1000;
        color: #000;
        margin-top: 0px;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
    }







#noticicationloadingid
{
	display:none;
}
#showdotonnotifcationid
{
	display:none;
}
	.notification-header
	{
        width: 100%;
        height: 80px;
        background-color: #C8C8F8;
        border-radius: 7px;
		margin-top:5px;
        margin-bottom: 5px;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        float: left;
    }
		.notification-headertext
		{
			width: 95%;
			padding-left: 5%;
			margin-top: 25px;
			margin-bottom: 15px;
			font-size: 40px;
			font-weight: 1000;
			color: #000;
			font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
			float: left;
		}
	.notification-mainbox
	{
		width:100%;
		height:100px;
		background-color:#FFF;
		border-bottom:3px solid #F0F0F0;
		float:left;
	}
		.notification-mainlink
		{
			width:100%;
			height:100px;
			text-decoration:none;
			float:left;
		}
			.notification-mainimg
			{
				height:80px;
				width:auto;
				margin-left:20px;
				margin-top:10px;
				margin-right:20px;
				border-radius:6px;
				float:left;
			}
			.notification-text
			{
				width:70%;
				font-size:25px;
				font-weight:500;
				color:#000;
				margin-top:30px;
				margin-left:10px;
				text-decoration:none;
				font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
				float:left;
			}






#filterloadingid
{
	display:none;
}
#showeditquestionid
{
	display:none;
}
#editanswerloadingid
{
	display:none;
}










	.myprofile-innerdiv
	{
		width:80%;
		min-height:100px;
		margin-left:10%;
		margin-top:25px;
		margin-bottom:25px;
		float:left;
	}
		.myprofile-editbuttondiv
		{
			width:100%;
			margin-bottom:20px;
			float:left;
		}
		.myprofile-profilepicdiv
		{
			width:250px;
			height:250px;
			border:2px solid #F0F0F0;
			border-radius:4px;
			margin:10px auto;
		}
			.myprofile-profilepic
			{
				width:250px;
				height:250px;
				border-radius:4px;
			}
		.myname
		{
			font-size:25px;
			font-weight:700;
			color:#000;
			margin-top:10px;
			margin-bottom:10px;
			text-align:center;
			font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
	.myprofile-about-detaildiv
	{
        width: 100%;
        min-height: 35px;
        margin-bottom: 20px;
        float: left;
    }
		.myprofile-about-detail-infobtn
		{
			width: 65px;
			height: 65px;
			background-color: #E29023;
			margin-top: 0px;
			margin-bottom: 0px;
			text-decoration: none;
			border-radius: 4px;
			margin-left: 0px;
			margin-right: 10px;
			box-shadow: inset 0 -2px 10px hsla(0, 0%, 0%, 0.4);
			float: left;
		}
			.myprofile-about-detail-infobtnuicon
			{
				width: 55px;
				height: 55px;
				background-color: #E29023;
				margin-top: 5px;
				margin-left: 5px;
				float: left;
			}
		.myprofile-about-detailtext
		{
			font-size: 27px;
			font-weight: 700;
			color: #333;
			margin-top: 24px;
			margin-bottom: 0px;
			margin-left:10px;
			font-family: Arial, sans-serif;
			float: left;
		}
		.myprofile-about-detailtext2
		{
			
			font-size: 24px;
			font-weight: 500;
			color: #333;
			margin-top: 15px;
			margin-bottom: 0px;
			margin-left:10px;
			font-family: Arial, sans-serif;
			float: left;
		}
		.myprofile-about-socialbtn
		{
			padding: 15px 20px;
			font-size: 0.75rem;
			color: #000;
			font-weight: 700;
			margin-top: 13px;
			text-align: center;
			background-color: #E5E4E2;
			border-radius: 7px;
			font-family: Arial, sans-serif;
			text-decoration: none;
			margin-right: 25px;
			margin-top:20px;
			box-shadow: inset 0 -2px 10px hsla(0, 0%, 0%, 0.4), inset 0 2px 10px hsla(0, 0%, 100%, 0.4), -4px 4px 2px hsla(0, 0%, 0%, 0.15), 2px 9px 5px hsla(0, 0%, 0%, 0.2);
			float: left;
		}
			.myprofile-about-socialpic
			{
				width:45px;
				height:45px;
				float:left;
			}
			
			
			
			
			







#changeprofilephotoid
{
	display:none;
}
#addbasicdetailid
{
	display:none;
}
#addsocialmedialinkid
{
	display:none;
}

.allproduvt-innderdiv
{
    width: 94%;
    min-height: 500px;
    margin-left: 3%;
    margin-top: 50px;
    margin-bottom: 50px;
    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-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;
	}
	.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;
	}
	.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;
	}
		.addstoremiddle-margininnerdiv
		{
			width: 94%;
			min-height: 500px;
			margin-top: 50px;
			margin-bottom: 50px;
			margin-left: 3%;
			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;
		}
			.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;
			}
			
			
			
	
	











	.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;
				line-height: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: 22px;
				line-height:25px;
				font-weight: 500;
				color: #333;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}






.contactus-centerdiv
	{
		width: 80%;
		margin-left: 10%;
		min-height: 200px;
		margin-bottom: 100px;
		float: left;
	}
		.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;
		}
		.contactus-borderline 
		{
			width: 70%;
			height: 3px;
			margin-left: 15%;
			margin-top: 50px;
			margin-bottom: 150px;
			background-color: #333;
			float: left;
		}
	.contactus-staticdetail
	{
		width: 100%;
		min-height: 250px;
		float: left;
	}
		.contactus-staticheadertxt
		{
			width: 100%;
			font-size: 30px;
			font-weight: 700;
			color: #333;
			margin-top: 5px;
			margin-bottom: 20px;
			font-family: 'Open Sans', sans-serif;
			float: left;
		}
		.contactus-staticleftdetail
		{
			width: 45%;
			min-height: 250px;
			float: left;
		}
		.contactus-staticrightdetail
		{
			width: 45%;
			min-height: 250px;
			float: right;
		}
			.contactus-statictxt
			{
				width: 100%;
				font-size: 25px;
				font-weight: 500;
				color: #333;
				margin-top: 5px;
				margin-bottom: 20px;
				font-family: 'Open Sans', sans-serif;
				float: left;
			}
			
}







#videoplayid
{
	display:none;
}
.videoplay-popupdiv
{
	width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    background-color: rgba(0,0,0, 0.9);
    float: left;
}



#filtershidebtn
{
	display:none;
}
.searchinputondiv
{
	width:100%;
	margin-bottom:80px;
	float:left;
}
	.searchinputon
	{
		width: 96%;
		height: 80px !important;
		margin-left: 1%;
		background: #FFF;
		border: 2px solid #DDD;
		color: #333;
		font-size: 35px !important;
		padding-left: 20px !important;
		padding-right: 10px;
		outline: none;
		border-radius: 11px;
		margin-bottom: 30px;
		line-height:40px;
		 font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; 
		float: left;
	}