.side_menu{list-style:none; margin:0; padding:0}
.content_inner{	padding-top:2em;	padding-bottom:5em;	display: flex;justify-content: center;	}
.side_menu a:hover{	text-decoration:none;
}

.side_menu li{width:100%; bborder-bottom:1px solid blue;width:100%;
		border-right:1px solid #fff;		border-radius:1px;
		padding-top:1px;		font:18px sans-serif;		padding:11px;		text-align:left;		-mmoz-box-shadow:rgb(110,110,110) 1px 8px 5px 3px; 
		bbox-shadow:rgb(110,110,110) 1px 5px 10px 3px;		box-shadow: rgb(110,110,110) 0px 1px 1px 0px;		box-shadow: 0px 1px 3px rgba(0,0,0,.09) !important;		box-shadow: 0px 20px 10px rgba(0,0,0,.09) !important		}
.side_menu li:hover{	background:#f8f8f8;}		
.side_menu .selected {	background:#f8f8f8;	border-left: 15px solid #2e6da4;	}
		
.backhome{
	margin: 0;
    text-align: center;
    padding-top: 10%;    padding-bottom: 10%;	display: flex;	justify-content: center;
}
.profilediv{
	margin-left:15px;	margin-bottom:30px;
}.profilediv p{margin:0px;}

