/*Source file: ~/Layouts/default/CSS/Modules/Communities/Controls.css*/
.CommunityAdminMenu_Header
{
font-weight: bold;
font-size: 12pt;
color:#f60;
text-align: center;
background-color:#EBECEC;
padding-top:5px;
padding-bottom:5px;
}
.CommunityAdminMenu_Content
{
text-align: center;
background-color:White;
padding-top:5px;
padding-bottom:5px;
}
.CommunityAdminMenu_Footer
{
text-align: center;
background-color:#EBECEC;
padding-top:5px;
padding-bottom:5px;
}
.RegisterOrLogin_Register
{
}
.RegisterOrLogin_Enroll
{
}
.RegisterOrLogin_Tasks
{
}
.RegisterOrLogin_All
{
}
.CommunityBlock
{
height:auto;
}
.CommunityBlock .AvatarBlock
{
float:left;
height:auto;
width:auto;
min-height:50px;
min-width:50px;
}
.CommunityBlock .CommunityInfoBlock
{
margin:0;
padding:0;
}
.CommunityBlock .CommunityInfoBlock .Header
{
font-size:10pt;
}
.CommunityBlock .CommunityInfoBlock ul li
{
font-size:8pt;
line-height:1.4;
}
.CommunityBlock ol, .CommunityBlock ol ul
{
list-style-type:none;
margin:0;
padding:0;
min-height:55px;
height:auto;
}
.CommunityBlock .CommunityListItem
{
height:55px;
padding:5px 0 5px 0;
overflow: hidden;
}
.CommunityBlock .CommunitiesList ol li ul li
{
padding:0;
margin:0;
}	
