body
{
	margin:0px;
}
.maindiv
{
	width:100%;
	height:100%;
	min-height:550px;
	background-color:#F7F7F7;
	float:left;
}
.alldiv
{
	width:100%;
	float:left;
}
.alldiv50
{
	width:50%;
	float:left;
}
.mheader-maindiv 
{
    position: fixed;
    top: 0;
    height: 110px;
    width: 100%;
	min-height:110px;
    background-color: #DC143C;
	box-shadow: 0 8px 5px 0 rgba(0,0,0,0.16), 0 8px 10px 0 rgba(0,0,0,0.12);
    float: left;
}
	.headerpartdiv1
	{
		width:24%;
		height:100%;
		margin-left:1%;
		float:left;
	}
		.header-links 
		{
			width: 50%;
			height: 100%;
			float: left;
		}
			.headerdiv-pic 
			{
				height: 50px;
				width: 220px;
				margin-left: 10%;
				margin-top: 30px;
				background-color: #FFF;
				padding-left: 7px;
				padding-right: 7px;
				border-radius: 6px;
				float: left;
			}
		.header-links2
		{
			width: 50%;
			height: 100%;
			margin-left:30%;
			outline:none;
			text-decoration:none;
			float: left;
		}
			.headerdiv-linkpic 
			{
				height: 70px;
				width: 70px;
				margin-left: 10%;
				margin-top: 20px;
				background-color: #DC143C;
				margin-right:2px;
				display: inline-block;
				float: left;
			}
			.headerdiv-linkpic2
			{
				height: 70px;
				width: 70px;
				margin-left: 10%;
				margin-top: 20px;
				background-color: #DC143C;	
				margin-right:2px;
				display: inline-block;
				float: left;
			}
		.header-btn 
		{
			width: 90px;
			height: 100%;
			background-color: #DC143C;
			border: 0px solid #DC143C;
			padding: 0px;
			outline: none;
			cursor: pointer;
			margin-right:5%;
			float: right;
		}
			.headerdiv-btnpic 
			{
				height: 70px;
				width: 80px;
				margin-right: 10px;
				margin-top: 10px;
				float: right;
			}

		
.mobile-mainworkdiv 
{
    position: fixed;
    top: 110px;
    height:92%;
    width: 100%;
    background-color: gray;
    float: left;
}
.mobile-mainworkdiv-onlyforindex
{
    position: fixed;
    top: 110px;
    height:92%;
    width: 100%;
    float: left;
}
	.mobile-mainwork-innerdiv 
	{
		height: 100%;
		width: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		 -webkit-overflow-scrolling: touch;
		background-color: #F7F7F7;
		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;
			}

.leftmeanue-maindiv::-webkit-scrollbar 
{
	width: 7px;
}
		 
.leftmeanue-maindiv::-webkit-scrollbar-track 
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7);
}
			 
.leftmeanue-maindiv::-webkit-scrollbar-thumb 
{
    background-color: #47A3DA;
    outline: 1px solid #47A3DA;
}


.mobile-mainwork-innerdiv::-webkit-scrollbar 
{
	width: 7px;
}
		 
.mobile-mainwork-innerdiv::-webkit-scrollbar-track 
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.7);
}
			 
.mobile-mainwork-innerdiv::-webkit-scrollbar-thumb 
{
    background-color: #47A3DA;
    outline: 1px solid #47A3DA;
}

	.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-tasklinkdiv-innerlink 
		{
			width: 100%;
			height: 140px;
			background-color: white;
			outline: none;
			text-decoration: none;
			float: left;
		}
			.leftmenu-tasklinkdiv-innerlinkdiv 
			{
				width: 85%;
				height: 138px;
				margin-left: 15%;
				border-left: 2px solid #EEEEEE;
				border-bottom: 2px solid #EEEEEE;
				cursor:pointer;
				border-bottom-left-radius: 4px;
				float: left;
			}
				.leftmenu-tasklinkdiv-innerlink-dotdiv 
				{
					width: 16px;
					height: 16px;
					margin-left: 20px;
					margin-top: 54px;
					margin-right: 25px;
					background-color: #F16529;
					border-radius: 8px;
					float: left;
				}
					.leftmenu-tasklinkdiv-innerlinkdiv-text 
					{
						font-size: 40px;
						line-height: 65px;
						font-weight: 500;
						color: #F16529;
						font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
						text-transform: uppercase;
						margin-top: 30px;
						text-align: left;
						float: left;
					}
		.leftmenu-profilepicdiv
		{
			width:300px;
			height:330px;
			margin:30px auto;
		}
			.leftmenu-profilepic
			{
				width:300px;
				height:330px;
				border:1ps solid #ccc;
				border-radius:10px;
				float:left;
			}
#leftmenu
{
	display:block;
}	
#profile1
{
	display:none;
}
#matches1
{
	display:none;
}
#partner1
{
	display:none;
}
#inbox1
{
	display:none;
}
































.middle-temp
{
	
	min-height:110%;
	width:100%;
	float:left;
}