
/* - ++resource++ftw.blog.css/blog.css - */
/* https://dev-my.teamraum.com/portal_css/++resource++ftw.blog.css/blog.css?original=1 */
body.template-discussion_reply_form .documentActions {
display:none;
}
.classificationItem {
padding-left:1em;
}
.portletBlogCategory .portletItem,
.portletTagcloud .portletItem {
font-size: 1em;
}
.portletBlogCategory ul {
padding-left: 0;
list-style: none;
}
.portletBlogCategory ul ul {
padding-left: 1em;
}
.portletBlogCategory ul li {
margin-bottom: 0.5em;
}
.portletTagcloud .portletItem a {
color: #76797c;
padding:0 4px;
}
.portletTagcloud ul{
text-align: center;
}
.blogImages a {
border: 1px solid lightgrey;
display: block;
float: left;
margin: 0.5em;
padding: 1em;
}
.blogItem {
padding-bottom: 1.5em;
}
.blogItem .comments {
font-size: 11px;
margin-top: 0.5em;
}
.categorization,
.showAll {
padding-top: 1em;
}

/* - ++resource++meeting-styles/meeting.css - */
/* https://dev-my.teamraum.com/portal_css/++resource++meeting-styles/meeting.css?original=1 */
.MeetingListing {
}
.MeetingListing .table-label {
font-weight:bold;
width:20%;
}
ul.AttendeesListing li {
padding-bottom:0.5em;
}
.MeetingItemWrapper .MeetingItemBody {
margin-left: 0em;
margin-bottom: 3em;
}
.MeetingItemWrapper .MeetingItemBody table td p,
.MeetingItemWrapper .MeetingItemBody table th p {
font-size: 1em;
}
.MeetingItemHead .itemTitle {
text-decoration: none;
font-size: 1.1em;
font-weight: bold;
}
.MeetingItemBody > table {
margin-top: 0;
}
.MeetingItemHead {
padding: 5px;
cursor: pointer;
}
.MeetingItemWrapper {
margin-top: 0.5em;
}
.MeetingItemWrapper:hover .MeetingItemHead {
background: #EFEFEF;
}
.MeetingItemWrapper .meetingItemActions {
display: none;
float: right;
}
.MeetingItemWrapper:hover .meetingItemActions {
display: block;
}
/* */
.meetingItemActions a,
.meetingItemActions span {
background: url(../../meetingitem_actions.png) no-repeat;
width: 16px;
height: 16px;
margin-left: 3px;
display: inline-block;
text-decoration: none;
}
.meetingItemActions a:first-child {
margin-left: 0;
}
.meetingItemActions span.buttonMove {
background-position: 0 0;
cursor: move;
}
.meetingItemActions span.buttonMove:hover {
background-position:0 -50px;
}
.meetingItemActions a.buttonEdit {
background-position:0 -100px;
}
.meetingItemActions a.buttonEdit:hover {
background-position:0 -150px;
}
.meetingItemActions a.buttonRemove {
background-position:0 -200px;
}
.meetingItemActions a.buttonRemove:hover {
background-position:0 -250px;
}
/* */
#calendar.fc div.attendee a {
background-color: rgb(117, 173, 10);
border-color: rgb(117, 173, 10);
}
#calendar.fc div.attendee {
border-color: rgb(117, 173, 10);
}
.MeetingItemBody img {
max-width: 100%;
}
