@charset "utf-8";
/* CSS Document */
#DashboardDiv{float: left; position: relative; width: 100%; height: auto;  padding:30px;}
/*#DashboardLeft{float: left; position: relative; width: 500px; height: auto; background-color: #F5F4EF; padding: 20px; margin-left:150px; padding-bottom:45px;box-shadow: 1px 1px 2px 2px #888; }*/
.Profileimg { width: 200px; height:200px; border: 10px solid #e7e7e7; border-radius:5px;}
#LeftLinksDiv{ /*padding:10px;*/ width:100%;}
#LeftLinksInner{position: relative; padding:10px;font-family:'Open Sans', sans-serif; margin:2px;width: 80%;border-bottom: 1px solid #eee; }
/*#MoreItemsDiv{position: relative; text-align: center; margin-bottom: 30px; margin-top: 25px;}*/
.LeftLinkItems{ display:inline-block;/*text-align:center; padding:10px; background-color:#FFF;*/ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333; /*border:2px solid #e5e5e5;*/}
a.LeftLinkItems:hover{/*background-color:#034e8d;*/ color:#e5e5e5; /*text-decoration:underline;*/}
a.LeftLinkItems:hover a{/*background-color:#034e8d;*/ color:#fff; /*text-decoration:underline;*/}
.boxshadow{box-shadow: 1px 1px 2px 2px #888;}
#AlertBox{ padding:20px;  margin-top:-9.5%; /*box-shadow: 1px 1px 2px 2px #888;*/}
#MoreItemsDiv{ position:relative; text-align:center; margin-bottom:30px; margin-top:25px;}
.MoreItems{ text-align:center; padding:10px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333;}
a.MoreItems:hover{background-color:#034e8d; color:#FFF;}
#LeftLinksInner:hover{background-color: #034e8d; color:#e5e5e5;}
#LeftLinksInner:hover a{color:#fff;}
#LeftLinksInner .icon{width:15px;display:inline-block;}
