/* Recently updated item groupings (for each user) */

ul.update-groupings li.grouping {
    border-bottom: 1px solid #eee;
    padding: 10px 10px 10px 68px;
    overflow: hidden;
    list-style: none;
}

ul.update-groupings li.grouping:hover {
    background-color: #f9f9f9;
}

div.update-item-profile {
    float: left;
    display: inline;
    margin-left: -68px;
    padding-left: 10px;
}

div.update-items {
    float: left;
}

div.update-items h3,
div.update-items h3 a {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 1em;
    display: inline;
}

/* Recently updated items */

div.update-items li.update-item {
    padding: 5px 0;
    margin: 0;
    color: #666;
    overflow: hidden;
    list-style: none;
}

div.update-items li.update-item a {
    font-weight: normal;
}

div.update-items li.update-item div.update-item-icons {
    display: inline;
    float: left;
    width: 40px;
}

div.update-items li.update-item div.update-item-content {
    margin-left: 40px;
}

/* Item components */

.update-item-arrow {
    float: left;
    margin-right: 3px;
    width: 16px;
    height: 16px;
}

.update-item-thumbnail-container {
    clear: both;
}

.update-item-title,
.update-item-changes,
.update-item-summary,
.update-item-date {
    line-height: 17px;
}

.update-item-changes {
    color: #666;
    font-size: 0.9em;
}

.update-item-summary {
    color: #000;
    font-size: 0.9em;
    margin: 0;
    padding-top: 3px;
}

.update-item-date {
    color: #666;
    font-size: 12px;
}

#spacesLabel {
    padding: 4px 6px 2px;
    float: left;
    margin-top: 3px;
    font-weight: bold;
}

.aui-tabs.horizontal-tabs .tabs-menu .tabletitleops {
    padding: 0;
    margin: 9px 0 0;
    line-height: 0;
}

.aui-tabs.horizontal-tabs .tabs-menu .tabletitleop {
    float: right;
    margin-right: 5px;
}

#recent-updates {
    margin-top: 1px;
}

#recent-updates ul {
    padding: 0;
    margin: 0;
}

#recent-updates .team-selection {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
}

#recent-updates .team-selection label {
    padding: 1em;
}

#recent-updates ul.updates-no-pics li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 5px 0 3px 0;
}

#recent-updates ul.updates-no-pics li:hover {
    background-color: #f9f9f9;
}

/* align the welcome heading underline with the tabs */
#recent-updates.aui-tabs .tabs-menu .menu-item a strong {
    height: 19px;
    padding: 5px 8px 2px;
}

#recent-updates .nonexistent-labels ul {
    margin-top: 0;
    margin-bottom: 0
}

/* this is in dashmacros because we only want to set the height to align it with recent-updates */
.welcome-message h2 {
    line-height: 24px;
}

table.spaceList {
    border-collapse: collapse;
}

.spaceList td.space-icon-col {
    width: 16px;
}

.spaceList td.space-date-col {
    text-align: center;
    white-space: nowrap;
}

tr.spaceList td {
    padding: 5px 0 5px 5px;
    border-bottom: 1px solid #eee;
    vertical-align: top;
}

tr.spaceList .operations {
    vertical-align: top;
    padding-right: 5px;
}
.spaceList td.operations,
.spaceList .icon-set {
    width: 65px;
    white-space: nowrap;
    text-align: right;
}

.spaceList td.operations div.entity-favourites {
    display: inline;
}

.spaceList .spaceDescription {
    margin-top: 3px;
    color: #666;
}

#recent-updates .tabs-pane.active-pane {
    padding: 0;
}

.global-entities {
    margin-top: 20px;
}

.global-entities h2.subheading {
    margin: 0;
    border: none;
    color: #000;
    font-weight: bold;
}

.entity-list-section {
    padding: 10px 0 20px 0;
}

#spaces-pane .global-spaces-section .section-title {
    display: inline-block;
    width: 100%;
}

#spaces-pane .global-spaces-section .section-title .subheading {
    float: left;
}

#spaces-pane .global-spaces-section .section-title .sublink {
    float: right;
    padding-top: 2px;
}
#stream-items {
    list-style: none;
    margin: 0;
    padding: 0;
}

#stream-items > .stream-item:first-child {
    border-top: 0;
}

#stream-items > .stream-item {
    border-top: 1px solid #eee;
    padding: 8px;
    clear: both;
    padding-right: 0;
}

.stream-item .stream-item-date {
    color: #999;
    font-size: 12px;
}

.stream-item .stream-item-heading {
    font-size: inherit;
    line-height: 1.2;
    padding: 0;
    font-weight: bold;
}

.stream-item .stream-item-heading:first-line {
    line-height: 1;
}

.stream-item .stream-item-heading:visited {
    color: #99B6D3;
}

.stream-item .avatar {
    vertical-align: bottom;
    height: 36px;
    width: 36px;
}

.stream-item .avatar-container {
    width: 1%;
}

.stream-item .stream-item-meta {
    font-size: 12px;
    color: #999;
    line-height: 1;
}

.icon-like {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/confluence.macros.dashboard:dashboard-macros-resources/../../../download/resources/com.atlassian.confluence.plugins.confluence-like/images/thumbs_up.png) no-repeat;
}

.stream-item .confluence-userlink {
    color: #999;
}

.stream-item .thumbnails img {
    max-width: 16em;
    max-height: 16em;
    border: 1px solid #ddd;
    vertical-align: bottom;
}

.flush-with-heading-container {
    margin-left: 24px;
}

.flush-with-heading-container > * {
    margin-top: 8px;
}

#stream-items .excerpt > p {
    color: #333;
}

/* disable any margins on the first paragraph inside the excerpt for compactness (we only show a max of one para anyway) */
#stream-items .excerpt > p {
    margin: 0;
}

.middot-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.middot-list > li {
    display: inline;
}

.middot-list > li:not(:first-child):before {
    content: '\22C5';
    padding: 0 4px;
}

/* More button styles */

.stream-item > .more-trigger {
    text-align: center;
    color: #333;
    width: auto;
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.stream-item > .more-trigger:hover {
    background-color: #f9f9f9;
}

.stream-item > .more-trigger.wait {
   background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/confluence.macros.dashboard:dashboard-macros-resources/../../../images/icons/wait.gif) no-repeat 50% 50%;
}

.loading-container {
    text-align: center;
}

.loading-text {
    margin-top: 150px;
    display: inline-block;
    padding-left: 20px;
}

.loading-text.wait {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/confluence.macros.dashboard:dashboard-macros-resources/../../../images/icons/wait.gif) no-repeat 0 50%;
}

.button {
	padding: 6px 8px;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 3px;
}

/* compact stream item styles */
.compact-stream-item-layout {
    display: table;
    width: 100%
}

.compact-stream-item-layout > * {
    display: table-cell;
}

.compact-stream-item-layout > *:not(:first-child) {
    padding-left: 8px;
}

.compact-stream-item-layout > *:first-child {
    width: 1%;
    vertical-align: top;
}

.compact-stream-item-layout > *:first-child > .icon {
    vertical-align: bottom; /* removes extraneous bottom padding from background image */
}

.compact-stream-item-layout > .count-container {
    width: 40px;
    line-height: 16px;
    color: #999;
    white-space: nowrap;
}

.compact-stream-item-layout > .count-container > .count {
    margin-left: 2px;
}

/* LAYOUTS */

.stream-item-layout {
    display: table;
}

.stream-item-layout > * {
    display: table-cell;
    vertical-align: top;
}

.stream-item-layout > *:not(:first-child) {
    padding-left: 8px;
}

.two-column-left-auto {
    display: table;
    width: 100%;
}

.two-column-left-auto > * {
    display: table-cell;
}

.two-column-left-auto > *:last-child {
    width: 1%;
    white-space: nowrap;
}

.valign-middle-container > *{
    display: inline-block;
    vertical-align: middle;
}

.thumbnail-layout {
    float: right;
    margin: 0 0 16px 16px;
}

/* Title first layout (and avatar by-line underneath) */
.stream-item.title-first > h1 {
    margin: 0;
    line-height: 1;
    font-weight: normal;
    font-size: 18px;
}

.stream-item.title-first img.avatar {
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    vertical-align: middle; 
}

.stream-item.title-first .by-line {
    margin-left: 6px;
}

.stream-item.title-first > *:not(:first-child) {
    margin-top: 8px;
}

.stream-item.title-first .count-container {
    line-height: 16px;
    display: inline-block;
    margin: 0 2px;
    color: #999;
}
#navigation .ajs-menu-bar .ajs-button a.add-users span {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/com.atlassian.confluence.plugins.confluence-easyuser-admin:easyuser/./images/adduser_bw_16.png) no-repeat 0 50%;
}

form.aui .long-field {
    width: 520px;
}

#easyuser-forms-container.disabled-signup #invite-url-container,
#easyuser-forms-container.disabled-signup #easyuser-send-invites,
#easyuser-forms-container .private-signup-only,
#easyuser-forms-container .public-signup-only {
    display: none;
}

#easyuser-forms-container.private-signup .private-signup-only,
#easyuser-forms-container.public-signup .public-signup-only {
    display: block;
}

#undo-reset-token {
    margin-left: 5px;
}

/* Trying to make this the same width as the textarea below it,
   which has nice padding and borders etc. Fix this if you like :) */
#recipient-list {
    width: 534px;
}

#invite-user-email-content {
    resize: none;
    padding: 10px;
    border: 1px solid #ddd;
}

#failed-invitations {
    font-weight: bolder;
}
#navigation .ajs-menu-bar .ajs-button a.add-page span {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/com.atlassian.confluence.plugins.dashboard-actions:dashboard-actions-resources/./images/page_bw_16.png) no-repeat 0 50%;
}

#navigation .ajs-menu-bar .ajs-button a.add-blog span {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/com.atlassian.confluence.plugins.dashboard-actions:dashboard-actions-resources/./images/blogentry_bw_16.png) no-repeat 0 50%;
}

#navigation .ajs-menu-bar .ajs-button a.add-space span {
    background: url(/s/es_ES/3287/421/4.2.7/_/download/resources/com.atlassian.confluence.plugins.dashboard-actions:dashboard-actions-resources/../../../images/icons/add_space_bw_16.png) no-repeat 0 50%;
}

.inline-dialog form.dashboard-actions .button-panel {
    padding: 9px 10px 5px;
    text-align: right;
    border-top: 1px solid #eee;
}
.inline-dialog form.dashboard-actions fieldset{
    padding:10px;
}

.inline-dialog form.dashboard-actions .info-panel{
    padding:10px;
    background-color: #F7F7F7;
    border: 1px solid #CCC;
    margin: 5px 5px 5px 0
}

.ajs-menu-bar li.ajs-menu-item, .ajs-menu-bar li.ajs-button {
	cursor:pointer;
}

/* Remove with 3.0 */

#navigation .ajs-menu-bar li.ajs-button a.active{
    color: white;
    background-color: #6699CC;
}

/* Confluence specific styles for aui forms needed for versions < 3.0 */

body#com-atlassian-confluence form.aui.greyboxed {
    background-color: #eee;
    margin-top: 12px;
    padding: 0px;
}

body#com-atlassian-confluence form.aui.greyboxed fieldset {
    padding-top: 4px;
    padding-bottom: 4px;
}

body#com-atlassian-confluence form.aui.greyboxed label {
    margin-left: 7px;
    font-weight: normal;
}

body#com-atlassian-confluence form.aui {
    background: none;
    border: none;
    padding: 0; /* left padding is  for lusers */
}

body#com-atlassian-confluence form.aui .error {
    background-color: transparent;
}

body#com-atlassian-confluence form.aui .viewMode {
    padding: 0 0 0 140px;
}

body#com-atlassian-confluence form.aui .confluencegroup {
    padding: 5px 0;
}

body#com-atlassian-confluence form.aui h2 {
    color: #333;
}

body#com-atlassian-confluence form.aui h3 {
    font-size: 13px;
    color: #000;
    margin: 0 0 10px 0;
}

body#com-atlassian-confluence form.aui div label {
    font-weight: normal;
    background:none;
    color: #333333;
}



