@charset "UTF-8";
/* @version 3.3 */
/*!
TYPEPLATE
URL ........... http://typeplate.com
VERSION ....... 1.1.3
Github ........ https://github.com/typeplate/bower
AUTHORS ....... Dennis Gaebel (@gryghostvisuals) & Zachary Kain (@zakkain)
LICENSE ....... Creative Commmons Attribution 3.0 (http://creativecommons.org/licenses/by/3.0)
LICENSE URL ... https://github.com/typeplate/bower/blob/master/license.txt
*/@font-face{font-family:"Ampersand";src:local("Georgia"),local("Garamond"),local("Palatino"),local("Book Antiqua");unicode-range:U+0026}@font-face{font-family:"Ampersand";src:local("Georgia");unicode-range:U+270C}body{word-wrap:break-word}pre code{word-wrap:normal}html{font:normal 100%/1.65 serif}body{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto;color:#444}small{font-size:65%}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;line-height:1;margin-top:0}.tera{font-size:117px;font-size:7.3125rem;margin-bottom:0.22564px;margin-bottom:0.22564rem}.giga{font-size:90px;font-size:5.625rem;margin-bottom:0.29333px;margin-bottom:0.29333rem}.mega{font-size:72px;font-size:4.5rem;margin-bottom:0.36667px;margin-bottom:0.36667rem}.alpha,h1{font-size:38px;font-size:2.375rem;margin-bottom:0.69474px;margin-bottom:0.69474rem}.beta,h2{font-size:34px;font-size:2.125rem;margin-bottom:0.77647px;margin-bottom:0.77647rem}.gamma,h3{font-size:28px;font-size:1.75rem;margin-bottom:0.94286px;margin-bottom:0.94286rem}.delta,h4{font-size:24px;font-size:1.5rem;margin-bottom:1.1px;margin-bottom:1.1rem}.epsilon,h5{font-size:20px;font-size:1.25rem;margin-bottom:1.32px;margin-bottom:1.32rem}.zeta,h6{font-size:18px;font-size:1.125rem;margin-bottom:1.46667px;margin-bottom:1.46667rem}p{margin:auto auto 1.5em}abbr,acronym,blockquote,code,dir,kbd,listing,plaintext,q,samp,tt,var,xmp{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;-o-hyphens:none;hyphens:none}pre code{white-space:-moz-pre-wrap;white-space:pre-wrap}pre{white-space:pre}code{white-space:pre;font-family:monospace}abbr{font-variant:small-caps;font-weight:600;text-transform:lowercase;color:gray}abbr[title]:hover{cursor:help}h1,h2,h3,h4,h5,h6{color:#222}p+.drop-cap{text-indent:0;margin-top:0}.drop-cap:first-letter{float:left;margin:inherit;padding:inherit;font-size:4em;font-family:inherit;line-height:1;text-indent:0;background:transparent;color:inherit}.lining dt,.lining dd{display:inline;margin:0}.lining dt+dt:before,.lining dd+dt:before{content:"\A";white-space:pre}.lining dd+dd:before{content:", "}.lining dd:before{content:": ";margin-left:-0.2rem}.dictionary-style dt{display:inline;counter-reset:definitions}.dictionary-style dt+dt:before{content:", ";margin-left:-0.2rem}.dictionary-style dd{display:block;counter-increment:definitions}.dictionary-style dd:before{content:counter(definitions,decimal) ". "}.pull-quote{position:relative;padding:1em}.pull-quote:before,.pull-quote:after{height:1em;opacity:0.5;position:absolute;font-size:4em;color:#dc976e}.pull-quote:before{content:'“';top:0;left:0}.pull-quote:after{content:'”';bottom:0;right:0}


/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, picture, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, picture,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.page,
.page__background,
.page__content {
	background: transparent;
}

.article-list {
	background: transparent;
	padding-bottom: 100px;
}
.article-list__article {
	/*  border-bottom: solid 1px #e9e9e9;*/
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
	margin-bottom: 0;
}

.article-list__article .ripple--material {
	z-index: 1;
	left: -15px;
	right: -15px;
}
.article-list__article > div.list-item__center {
	border: 0;
	background: transparent;
}

.article-list__wrap {
	/*  display: flex;*/
	flex-direction: row;
	max-width: 100%;
	width: 100%;
	align-items: flex-start;
}

.article-list__content h2 {
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

.article-list__content div {
	overflow: hidden;
	position: relative;
	line-height: 1.25em;
	max-height: 6.25em;
	text-align: left;
	margin-right: 0;
	padding-right: 0;
	color: #666;

	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.article-list__content div.date {
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #999;
	font-size: 0.8rem;

	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	max-width: 100%;
}
.article-list__content div.date.with-link {
	background-image: url(http://wp33/wp-content/plugins/mobile-app/assets/img/link.png);
	background-repeat:no-repeat;
	background-size: 18px;
	background-position-x: left;
	background-position-y: bottom;
	padding-left: 20px;
}
.canvas-notifications-list .article-list__content div.date.with-link {
	padding-left: 0;
}
.article-list__content h2, .article-list__content div {
	padding-top: 12px;
}
.article-list__content > *:first-child {
	padding-top: 0;
}

.article-list__article.is-placeholder h2::after,
.article-list__article.is-placeholder div::after,
.article-list__article.is-placeholder div::before{
	content: '';
	display: block;
	background: #eeeeee;
	height: 11px;
}

.article-list__article.is-placeholder h2::after {
	height: 20px;
}

.article-list__article.is-placeholder div::after{
	height: 11px;
}
.article-list__article.is-placeholder div.date::before {
	display:none;
}
.article-list__article.is-placeholder div::after {
	width: 65%;
	margin-top: 5px;
}
.article-list__article.is-placeholder div.date::after {
	width: 100px;
	margin-top: 0;
}

#loading-more {
	position: fixed;
	bottom: 12px;
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
}

.article-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.article-list__article {
	flex: 0 0 100%;
	box-sizing: border-box;
}
.article-list__article > div.list-item__center {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 15px 0 18px 0;
	max-width: 100%;
}
.article-list__wrap {
	display: block;
}

.article-list__content {
	flex: 1 1 auto;
	padding: 0 0 0 0;
	text-align: left;
}
.article-list__content div {
	text-align: left;
}

html[dir="rtl"] .article-list__content, html[dir="rtl"] .article-list__content div {
	text-align: right;
}

@media (max-width: 767px) {
	.canvas-notifications-list .article-list__article {
		border-bottom: solid 1px #e9e9e9;
	}
}
@media (min-width: 768px) {
	.canvas-notifications-list .article-list__article {
		flex: 0 0 50%;
		max-width: 50%;
		padding-left: 10px;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.canvas-notifications-list .article-list__article:nth-child(2n+1) {
		padding-left: 10px;
		padding-right: 10px;
	}
	.canvas-notifications-list .article-list__article:nth-child(2n) {
		padding-left: 10px;
		padding-right: 10px;
	}
	.article-list__article > div.list-item__center {
		border-bottom: solid 1px #e9e9e9;
	}
}
#pull-hook {
	font-size: 0;
	text-indent: -9999px;
}

#pull-hook.ios {
	background: url(../../assets/img/ios-spinner.svg) no-repeat center;
	background-size: 48px 48px;
}

#pull-hook.android {
	background: url(../../assets/img/android-spinner.svg) no-repeat center;
	background-size: 48px 48px;
}

.article-list__article {
	-webkit-transition: height .55s ease;
	-o-transition: height .55s ease;
	transition: height .55s ease;
	overflow: hidden;

}
.article-list__article.new-item {
	display: none;
}

/* same height of items in row */

.article-list__wrap {
	height: 100%;
}
.article-list__content {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
