/* module-key = 'com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources', location = 'styles/share-news-dialog.css' */
/* based on mailpage.css (share-page-5.2.jar) */
#inline-dialog-shareNewsPopup .contents {
    overflow: visible;
}

.share-news-popup .button-panel {
    text-align: right;
}

.share-news-popup .button-panel input:disabled {
    color: graytext;
}

.share-news-popup .button-panel .close-dialog {
    padding-left: 5px;
}

form.share-news-popup .textarea {
    height: 100px;
    padding-left: 3px;
    padding-right: 3px;
    max-height: 260px;
    width: 250px;
}

.share-news-popup ol.recipients {
    margin: 7px 0 7px 0px;
    padding: 0;
    list-style-type: none;
}

.share-news-popup ol.recipients li {
    margin: 5px 0;
    line-height: 24px;
    /* this overrides a AUI rule */
    word-wrap: normal;
}

.share-news-popup ol.recipients li .title{
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 185px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.share-news-popup ol.recipients li img {
    height: 24px;
    width: 24px;
    vertical-align: middle;
    border-radius: 3px;
    margin-right: 5px;
}

.progress-messages {
    position: absolute;
    left: 0;
    max-width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    height: 30px;
}

.share-news-popup .done {
    width: 16px;
    height: 16px;
    top: 7px;
    background: url(/digital-building-blocks/sites/s/mpw2vm/9109/5sz9el/3.6.2/_/download/resources/com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources/images/share-news-dialog/tick.png) no-repeat;
}

.share-news-popup .error {
    width: 16px;
    height: 16px;
    top: 7px;
    background: url(/digital-building-blocks/sites/s/mpw2vm/9109/5sz9el/3.6.2/_/download/resources/com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources/images/share-news-dialog/error.png) no-repeat;
}

.share-news-popup .autocomplete li.active a span {
    color: white;
}

.share-news-progress {
    position: absolute;
    background-color: white;
    z-index: 1;
    border-radius: 3px;
}

.share-news-progress-container-inner {
    position: absolute;
    text-align: center;
}

.share-news-popup .remove-recipient {
    float: right;
    background: url(/digital-building-blocks/sites/s/mpw2vm/9109/5sz9el/3.6.2/_/download/resources/com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources/images/share-news-dialog/delete.png) no-repeat 100% 50%;
    text-indent: -9999px;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.share-news-popup .aui-dd-parent,
#com-atlassian-confluence .share-news-popup .aui-dd-parent .aui-dropdown {
    width: 250px;
}

form.aui .share-news-progress-container-inner p {
    margin: 0;
    padding-bottom: 0;
}

form.share-news-popup .field-group {
    padding-left: 0;
}

form.share-news-popup .field-group.button-panel {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 30px
}

.aui-inline-dialog .contents .share-news-popup .submit {
    text-align: center;
}
/* module-key = 'com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources', location = 'styles/newsteaser-macro.css' */
/* news entry styles */
.newsteaser-macro .newsteaser-entry {
	position: relative;
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
}

.newsteaser-macro .news-container .newsteaser-entry .aui-group {
	margin-top: 0;
}

.newsteaser-macro .news-container .aui-item.news-content {
	padding: 20px;
}

.newsteaser-macro .news-container .newsteaser-entry.with-stats .aui-item.news-content {
	padding-bottom: 35px;
}

.newsteaser-macro .aui-item.news-content .news-space {
	line-height: 12px;
}

.newsteaser-macro .aui-item.news-content .news-space a {
	font-size: 12px;
	color: #707070;
}

.newsteaser-macro .aui-item.news-content .news-metadata {
	margin: 5px 0 10px 0;
	font-size: 12px;
	color: #707070;
}

.newsteaser-macro .aui-item.news-content .news-metadata .news-date {
	white-space: nowrap;
}

.newsteaser-macro .aui-item.news-content h2 {
	margin: 10px 0 0 0;
	font-size: 20px;
	font-weight: normal;
}

.newsteaser-macro .aui-item.news-content h2 a,
.newsteaser-macro .aui-item.news-content p a {
	color: #333;
}

.newsteaser-macro .aui-item.news-content a:hover {
	text-decoration: none;
}

.newsteaser-macro .news-container .newsteaser-entry .news-stats {
	position: absolute;
	color: #a7a7a7;
	font-size: 12px;
	bottom: 10px;
	right: 15px;
}

.newsteaser-macro .news-container .newsteaser-entry .news-stats .news-comments,
.newsteaser-macro .news-container .newsteaser-entry .news-stats .news-likes {
	padding-left: 17px;
	margin-left: 5px;
	background-repeat: no-repeat;
}

.newsteaser-macro .news-container .newsteaser-entry .news-stats .news-comments {
	background-image: url(/digital-building-blocks/sites/s/mpw2vm/9109/5sz9el/3.6.2/_/download/resources/com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources/images/comment.png);
}

.newsteaser-macro .news-container .newsteaser-entry .news-stats .news-likes {
	background-image: url(/digital-building-blocks/sites/s/mpw2vm/9109/5sz9el/3.6.2/_/download/resources/com.simplenia.confluence.plugins.newsteaser:newsteaser-macro-resources/images/like.png);
}

/* promoted ribbon */
.newsteaser-macro .news-container .newsteaser-entry .promoted-ribbon {
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: hidden;
	width: 75px;
	height: 75px; 
	text-align: right;
	pointer-events: none;
}

.newsteaser-macro .news-container .newsteaser-entry .promoted-ribbon span {
	font-size: 10px;
	color: #fff; 
	text-transform: uppercase; 
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	width: 100px;
	display: block;
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}

/* list layout */
.newsteaser-macro.list-layout .news-container .newsteaser-entry {
	margin-bottom: 15px;
}

.newsteaser-macro.list-layout .aui-item.news-image {
	background-position: 50% 50%;
	background-size: cover;
}

/* cards layout */
.newsteaser-macro.cards-layout * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.newsteaser-macro.cards-layout .news-container .aui-item.news-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.newsteaser-macro.cards-layout .news-container .newsteaser-entry .aui-group,
.newsteaser-macro.cards-layout .news-container .newsteaser-entry .aui-group .aui-item {
	display: block;
}

.newsteaser-macro.cards-layout .news-container .newsteaser-entry,
.newsteaser-macro.cards-layout .news-container .newsteaser-entry-sizer {
	float: left;
}

.newsteaser-macro.cards-layout .news-container .gutter-sizer {
	width: 0%;
}

/* news buttons */
.newsteaser-macro .newsteaser-entry .news-buttons {
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.newsteaser-macro .newsteaser-entry .news-buttons a {
	background-color: #f5f5f5;
}

.newsteaser-macro .newsteaser-entry .news-buttons a:hover {
	background-color: #e9e9e9;
}

.newsteaser-macro .newsteaser-entry .news-buttons.active {
	opacity: 1;
}

.newsteaser-macro .newsteaser-entry:hover .news-buttons {
	opacity: 1;
}

.newsteaser-macro .newsteaser-entry .news-buttons .news-button-loading span.aui-icon-wait {
	display: inline-block;
}

.newsteaser-macro .newsteaser-entry .news-buttons .news-button-loading span.aui-icon-small,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-like span.aui-icon-wait,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-unlike span.aui-icon-wait,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-star span.aui-iconfont-star,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-star span.aui-icon-wait,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-unstar span.aui-iconfont-unstar,
.newsteaser-macro .newsteaser-entry .news-buttons .news-button-unstar span.aui-icon-wait {
	display: none;
}

.newsteaser-macro .newsteaser-entry .news-buttons span.aui-icon {
	color: #707070;
}

.newsteaser-macro .newsteaser-entry .news-buttons .news-button-unlike span.aui-iconfont-like {
	color: #f79232;
}

/* comment news popup */
#inline-dialog-commentNewsPopup .aui-inline-dialog-contents {
	padding: 20px;
}

form.comment-news-popup .field-group {
	padding-left: 0;
}

form.comment-news-popup .textarea {
	height: 100px;
	padding-left: 3px;
	padding-right: 3px;
	max-height: 260px;
	width: 250px;
}

form.comment-news-popup .button-panel {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 30px;
	text-align: right;
}

form.comment-news-popup .button-panel input.button.submit {
	margin-right: 5px;
}

form.comment-news-popup .button-panel .progress-messages-icon {
	position: absolute;
	left: 0px;
}

form.comment-news-popup .button-panel .progress-messages-icon .aui-icon-wait,
form.comment-news-popup .button-panel .progress-messages-icon .aui-iconfont-approve,
form.comment-news-popup .button-panel .progress-messages-icon .aui-iconfont-error {
	display: none;
	margin-left: 0;
}

form.comment-news-popup.loading .button-panel .progress-messages-icon .aui-icon-wait,
form.comment-news-popup.success .button-panel .progress-messages-icon .aui-iconfont-approve,
form.comment-news-popup.error .button-panel .progress-messages-icon .aui-iconfont-error {
	display: inline-block;
}

form.comment-news-popup .button-panel .progress-messages-icon .aui-iconfont-approve {
	color: #14892c;
}

form.comment-news-popup .button-panel .progress-messages-icon .aui-iconfont-error {
	color: #d04437;
}

/* iframe resize detector */
.newsteaser-macro iframe.resize-detector {
	display: block;
	width: 100%;
	height: 0;
	border: 0;
}

/* load more button */
.newsteaser-macro .news-container.with-load-more-button {
	padding-bottom: 40px;
}

.newsteaser-macro .news-container .load-more-button-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.newsteaser-macro .news-container .load-more-button-container button {
	display: inline-block;
	outline: none;
}

.newsteaser-macro .news-container .load-more-button-container span.aui-icon-wait {
	display: none;
}

.newsteaser-macro .news-container .load-more-button-container button.loading span.aui-icon-wait {
	background-image: url(data:image/gif;base64,R0lGODlhEAAQAPMPALu7u5mZmTMzM93d3REREQAAAHd3d1VVVWZmZqqqqoiIiO7u7kRERCIiIgARAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAPACwAAAAAEAAQAEAEcPDJtyg6dUrFetDTIopMoSyFcxxD1krD8AwCkASDIlPaUDQLR6G1Cy0SgqIkE1IQGMrFAKCcGWSBzwPAnAwarcKQ15MpTMJYd1ZyUDXSDGelBY0qIoBh/ZoYGgELCjoxCRRvIQcGD1kzgSAgAACQDxEAIfkEBQcADwAsAAAAAA8AEAAABF3wyfkMkotOJpscRKJJwtI4Q1MAoxQ0RFBw0xEvhGAVRZZJh4JgMAEQW7TWI4EwGFjKR+CAQECjn8DoN0kwDtvBT8FILAKJgfoo1iAGAPNVY9DGJXNMIHN/HJVqIxEAIfkEBQcADwAsAAAAABAADwAABFrwyfmColgiydpaQiY5x9Ith7hURdIl0wBIhpCAjKIIxaAUPQ0hFQsAC7MJALFSFi4SgC4wyHyuCYNWxH3AuhSEotkNGAALAPqqkigG8MWAjAnM4A8594vPUyIAIfkEBQcADwAsAAAAABAAEAAABF3wySkDvdKsddg+APYIWrcg2DIRQAcU6DJICjIsjBEETLEEBYLqYSDdJoCGiHgZwG4LQCCRECEIBAdoF5hdEIWwgBJqDs7DgcKyRHZl3uUwuhm2AbNNW+LV7yd+FxEAIfkEBQcACAAsAAAAABAADgAABEYQyYmMoVgeWQrP3NYhBCgZBdAFRUkdBIAUguVVo1ZsWFcEGB5GMBkEjiCBL2a5ZAi+m2SAURExwKqPiuCafBkvBSCcmiYRACH5BAUHAA4ALAAAAAAQABAAAARs0MnpAKDYrbSWMp0xZIvBKYrXjNmADOhAKBiQDF5gGcICNAyJTwFYTBaDQ0HAkgwSmAUj0OkMrkZM4HBgKK7YTKDRICAo2clAEIheKc9CISjEVTuEQrJASGcSBQcSUFEUDQUXJBgDBW0Zj34RACH5BAUHAA8ALAAAAAAQABAAAARf8Mn5xqBYgrVC4EEmBcOSfAEjSopJMglmcQlgBYjE5NJgZwjCAbO4YBAJjpIjSiAQh5ayyRAIDKvJIbnIagoFRFdkQDQKC0RBsCIUFAWsT7RwG410R8HiiK0WBwJjFBEAIfkEBQcADgAsAQABAA8ADwAABFrQybEWADXJLUHHAMJxIDAgnrOo2+AOibEMh1LN62gIxphzitRoCDAYNcNN6FBLShao4WzwHDQKvVGhoFAwGgtFgQHENhoB7nCwHRAIC0EyUcC8Zw1ha3NIRgAAIfkEBQcADwAsAAAAABAAEAAABGDwyfnWoljaNYYFV+Zx3hCEGEcuypBtMJBISpClAWLfWODymIFiCJwMDMiZBNAAYFqUAaNQ2E0YBIXGURAMCo1AAsFYBBoIScBJEwgSVcmP0li4FwcHz+FpCCQMPCFINxEAIfkEBQcADgAsAAABABAADwAABFzQyemWXYNqaSXY2vVtw3UNmROM4JQowKKlFOsgRI6ASQ8IhSADFAjAMIMAgSYJtByxyQIhcEoaBcSiwegpDgvAwSBJ0AIHBoCQqIAEi/TCIAABGhLG8MbcKBQgEQAh+QQFBwAPACwAAAEAEAAPAAAEXfDJSd+qeK5RB8fDRRWFspyotAAfQBbfNLCVUSSdKDV89gDAwcFBIBgywMRnkWBgcJUDKSZRIKAPQcGwYByAAYTEEJAAJIGbATEQ+B4ExmK9CDhBd8ThdHw/AmUYEQAh+QQFBwAPACwAAAEADwAPAAAEXvBJQIa8+ILSspdHkXxS9wxF4Q3L2aTBeC0sFjhAtuyLIjAMhYc2GBgaSKGuyNoBDp7czFAgeBIKwC6kWCAMxUSAFjtNCAAFGGF5tCQLAaJnWCTqHoREvQuQJAkyGBEAOw==);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	display: inline-block;
	height: 16px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
	text-indent: -999em;
	vertical-align: text-bottom;
	width: 16px;
}

/* fix borders in page layout */
.wiki-content .columnLayout .innerCell {
	overflow-x: visible;
}

/* fix box-shadow, ribbon and news buttons in IE8 */
@media \0screen {
	.newsteaser-macro .newsteaser-entry {
		border: 1px solid #ddd;
	}
	.newsteaser-macro .news-container .newsteaser-entry .promoted-ribbon {
		right: 1px;
	}
	.newsteaser-macro .news-container .newsteaser-entry .promoted-ribbon span {
		-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
	}
	.newsteaser-macro .news-container .newsteaser-entry .promoted-ribbon span {
		top: 0px;
		right: 0px;
		margin-top: -13px;
		margin-right: -32px;
	}
	.newsteaser-macro .newsteaser-entry .news-buttons {
		display: none;
	}
	.newsteaser-macro .newsteaser-entry .news-buttons.active {
		display: block;
	}
	.newsteaser-macro .newsteaser-entry:hover .news-buttons {
		display: block;
	}
}

/* increase box-shadow in IE9 and above */
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
	.newsteaser-macro .newsteaser-entry {
		box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
	}
}

/* prevent scrollbars and flickering on RefinedWiki dashboards */
#com-atlassian-confluence .rw_board .rw_board_column .rw_board_item .newsteaser-macro {
	overflow-x: visible;
}