body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
h1, h2, h3, h4, h5, h6, #editor-xtd-buttons {
	margin: 1em 0;
	line-height: 150%;
}
dd, li {
	line-height: 120%;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, dt:first-child, ul:first-child, li p, li dl, div > p:first-child, .page-header + h2, .blog > p, meta + .icons + [itemprop="articleBody"] {
	margin-top: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	transition: all 3s;
	text-shadow: 0px 0px 5px rgb(255, 255, 255);
}
article * * h1 {
	padding: 0 5px;
	margin: 5px -5px;
}
aside h1, nav h1 {
	padding: 0 3px;
	margin: 3px -1px;
}
header h1 {
	padding: 15px;
	font-size: 36px;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}
h3 :not(.badge-info) {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}
h3 a:first-child {
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
h5, .breadcrumb .active {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
dt, summary {
	text-decoration: underline;
	outline: none;
}
ol, ul, dl, hr, details, [itemprop="articleBody"], .form-limit, iframe, #login-form .controls, .editor {
	margin: 1em 0;
	padding: 0;
}
dd, details p, li {
	margin: 0 0 0 2em;
}
ul {
	list-style: square;
}
input, textarea, fieldset, select {
	border: 1px solid;
	border-radius: 0;
	padding: 1px;
}
blockquote, pre, figure {
	margin: 1em;
	padding: 1em;
}
blockquote:before, cite:before, q:before {
	content: open-quote;
}
blockquote:after, cite:after, q:after {
	content: close-quote;
}
blockquote, cite {
	font-style: italic;
}
pre, code {
	font-family: monospace;
}
pre, code, a {
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	overflow-x: auto;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
}
button, input[type="submit"], input[type="button"], input[type="reset"], .readmore > .btn, .add-on {
	border: 1px solid;
	border-radius: 0;
	text-decoration: none !important;
	padding: 1px 6px;
	display: inline-block;
	font-size: initial;
	line-height: normal;
}
label {
	margin-right: 1ex;
}
details, summary, body > nav .nav .nav-child li, .tweet {
	display: block;
}
address {
	font-style: normal;
}
a img, iframe {
	border: none;
}
img, iframe, object, applet, svg, textarea, pre {
	max-width: 100%;
	vertical-align: middle;
}
figure > img + img, figure > img + figcaption {
	margin-top: 2em;
}
article a:link, article a:visited, a:link, a:visited {
	text-decoration: underline;
}
article a:hover, article a:focus, a:hover, a:focus, .btn-mini:link, .btn-mini:visited {
	text-decoration: none;
}
h1 a, h2 a, h3 a:not(.btn), h4 a {
	text-decoration: none !important;
}
li a:hover:after, li a:focus:after, dd a:hover:after, dd a:focus:after, h1 a:hover:after, h1 a:focus:after, h2 a:hover:after, h2 a:focus:after, h3 a:hover:after, h3 a:focus:after, h4 a:hover:after, h4 a:focus:after {
	content:" »";
}
article a[rel="prev"]:hover:after, article a[rel="prev"]:focus:after, .jmodedit:before, .btn:hover:after, .btn:focus:after {
	content: none !important;
}
article a[rel="prev"]:hover:before, article a[rel="prev"]:focus:before {
	content:"« ";
}
main {
	min-height: 900px;
	min-height: 100vh !important;
}
nav, aside, article {
	margin: 2px 2px 0;
}
.nav, .nav-child, .nav li, .btn-toolbar, .btn-group li {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
main > nav .nav-child {
	padding: 0 1em 0 0;
}
.nav-child {
	padding: 0 0 0 1em;
}
body > nav .nav li, li .list-title {
	display: inline-block;
}
.nav li > a:hover:after, .nav li > a:focus:after {
	content: none;
}
body > nav .nav a {
	text-align: center;
	padding: 5px 10px;
	border-width: 3px;
	border-style: solid;
	border-bottom: none;
	font-size: 26px !important;
	font-weight: bold;
	text-decoration: none;
	border-radius: 20px 20px 0 0;
	display: inline-block;
}
.nav a:hover, .nav a:focus, .nav a:active {
	transition: all 0.4s;
}
main .nav a, nav h2, nav h3 {
	text-align: center;
	padding: 8px;
	margin-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
	display: block;
}
main .nav, main .nav li, main, .tagssimilar, .latestnews, .tweet {
	margin-bottom: 4px;
}
nav h2, nav h3, aside h2, aside h3 {
	border-top: 4px solid;
	border-bottom: 4px solid;
	line-height: normal;
	padding: 0;
}
.nav a:hover, .nav a:focus, .nav a:active {
	transition: all 0.3s;
}
.breaking, #system-message > * {
	border: 3px solid !important;
	margin-bottom: 4px !important;
}
article .breaking, #system-message > * {
	margin-bottom: 5px !important;
}
article > *, nav > *, aside > * {
	padding: 5px;
	margin-bottom: 4px;
}
article > *, .categories-list > *, .blog > *, .blog-featured > *, .blog-item, fieldset , fieldset.btn-toolbar, #system-message > * {
	padding: 10px 15px;
	margin-bottom: 5px;
	line-height: 150%;
}
.categories-list, .blog, .blog-featured, #system-message-container, aside:empty, nav:empty, div:empty, p:empty, :-moz-any(aside, nav, div, p):-moz-only-whitespace, :is(aside, nav, div, p):empty {
	padding: 0;
	margin: 0;
}
article .blog-items {
	padding: 0;
}
.btn-toolbar, .filters {
	margin-bottom: 1em;
}
article .items-leading + .masonry-2 > .blog-item {
	margin: 0 5px 0 0;
	padding: 5px 10px;
}
article .items-leading + .masonry-2 > .blog-item:last-child, .custom > p, .content_rating > p, #system-message * > *, #login-form {
	margin: 0;
}
div:target h1 {
	padding: 3px 8px;
}
.nav li:last-child, .nav:last-child, article > div:last-child, p:last-child, ul:last-child, dl:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, .article-info, #system-message {
	margin-bottom: 0;
}
header {
	margin: 0 2px 2px;
}
footer {
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
}
@media all and (max-height: 800px) {
	main {
		min-height: 800px;
	}
}
@media all and (max-height: 700px) {
	main {
		min-height: 700px;
	}
}
@media all and (max-height: 600px) {
	main {
		min-height: 600px;
	}
}
@media all and (max-height: 500px) {
	main {
		min-height: 500px;
	}
}
@media all and (max-height: 400px) {
	main {
		min-height: 0;
	}
}
@media all and (max-device-width: 450px), (-moz-touch-enabled) {
	nav a {
		padding: 16px 8px !important;
	}
}
@media print {
	body, header {
		background: none !important;
	}
	nav, aside, .content_rating, .content_rating ~ form, .tags, #system-message-container {
		display: none !important;
	}
}
.img_caption, figcaption {
	margin: 2em auto;
	text-align: center;
	font-style: italic;
}
.img_caption > p, figcaption {
	margin: 0.1em;
}
.btn-toolbar > .btn-group {
	display: inline;
	margin: 0 1em 1em 0;
}
.pull-right, .next, .actions, .close, .timestamp, .tweet-social-context {
	float: right;
}
.pull-right > .btn-group {
	margin-left: 1em;
}
.dropdown-toggle {
	border: none;
	background: none;
}
fieldset, .clearfix {
	clear: both;
}
.tags {
	border: solid thin;
	padding: 1em;
	margin: 1em 3em 1em 0;
}
.tags a:before {
	content: "#";
}
.tags span, .breadcrumb li {
	margin: 0 1ex 0 0;
	display: inline;
}
h3 > .badge-info {
	font-size: 18px;
	font-weight: normal;
}
.badge-info {
	padding: 1px 1ex;
	border-radius: 1em;
}
.actions, .pager.pagenav, .breadcrumb {
	list-style: none;
	padding: 0;
}
.article-info, .content_rating, .btn-group, .img_caption, .content_vote select, .content_vote input, .tags, #system-message, .timestamp, .tweet-social-context {
	font-size: 12px !important;
	line-height: 120%;
}
.previous {
	float: left;
	margin: 0 2em 0 0;
}
.moduletable_feed {
	font-size: 14px;
}
.element-invisible, [hidden], [type="hidden"], nav:empty, aside:empty, .avatar, .avatar-spacer, .titlebar, .tweet-container ~tr, .username {
	display: none;
}
.form-inline, .content_rating {
	display: inline;
	margin: 0 0 0 2em;
	line-height: normal;
}
.hasTooltip {
	cursor: help;
}
.result-text, .tweet-social-context {
	font-style: italic;
}
.twitter_external_link{
	word-break: break-all;
	display: inline-block;
}
.highlight {
	padding: 0 !important;
	font-style: normal;
	font-weight: bold;
}
.collapse, .tab-pane {
	visibility: hidden;
	opacity: 0;
	height: 0;
	transition: all 0.3s;
}
.collapse.in, .tab-pane.active {
	visibility: visible;
	opacity: 1;
	height: auto !important;
}
@media all and (min-width: 650px), (min-device-width: 650px) {
	body > nav .nav .nav-child {
		visibility: hidden;
		position: absolute;
		padding: 0;
		opacity: 0;
		margin-top: -1em;
		transition: all 0.3s;
	}
}
body > nav .nav .parent:hover .nav-child {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
}
body > nav .nav .nav-child li a {
	border-radius: 0;
	border-top-width: 2px;
	width: -webkit-calc(100% - 26px);
	width: calc(100% - 26px);
}
body > nav .nav .nav-child li:last-child a {
	border-radius: 0 0 20px 20px;
	border-bottom: solid;
}
.dropdown-menu, .tooltip-inner {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all 0.3s;
	border: thin solid;
	padding: 1em;
	border-radius: 1em;
	margin-top: -10px;
	min-width: 100px;
}
.open .dropdown-menu, .btn-group:hover .dropdown-menu, .btn-group:focus .dropdown-menu, .tooltip-inner {
	visibility: visible;
	opacity: 1;
	margin: 0;
}
@font-face {
	font-family: Symbola;
	src:	/*http://users.teilar.gr/~g1951d*/
		url("../symbola.woff2"),
		url("../symbola.ttf");
	unicode-range: U+2600-27BF, U+2B9?, U+1F300-1F5FF;
}
[class^="icon-"]:before, [class|="icon"]:before, [class*="icon-"]:before, a[href^="https://"]:before, a[href^="sftp://"]:before, a[href^="http://"]:before, a[href^="ftp://"]:before, a[href^="hxxp://"]:before, a[href^="hxxps://"]:before, a[href$=".invalid"]:before, .alert > .alert-heading:before {
	font-family: Symbola, "EmojiOne Mozilla", Quivira, "Segoe UI Symbol";
	font-style: normal;
}
.dropdown-toggle, .close {
	font-size: 25px;
	text-decoration: none !important;
	cursor: pointer;
}
.icon-print:before {
	content: "\1F5B6";
}
.icon-envelope:before {
	content: "\1F582";
}
.icon-edit:before {
	content: "\1F589";
}
.icon-calendar:before {
	content: "\1F5D3";
}
.icon-eye-open:before, .icon-eye:before {
	content: "\1F441";
}
.icon-cog:before {
	content: "\2699";
}
.icon-search:before {
	content: "\1F50E";
}
.icon-archive:before {
	content: "\1F5C1";
}
.icon-ok:before {
	content: "\2714";
	color: green;
}
.icon-cancel:before {
	content: "\2718";
	color: red;
}
.icon-copy:before {
	content: "\1F5D0";
}
.icon-picture:before {
	content: "\1F5BC";
}
.icon-file-add:before {
	content: "\1F4CE";
}
.icon-remove:before {
	content: "\1F5D9";
}
.icon-lock:before {
	content: "\1F511";
}
.icon-user:before {
	content: "\1F464";
}
.icon-arrow-down:before {
	content: "\2B9F";
}
.icon-arrow-right:before, .icon-chevron-right:before {
	content: "\2B9E";
}
.icon-arrow-left:before {
	content: "\2B9C";
}
.icon-plus:before {
	content: "\271A";
}
.icon-list:before {
	content: "\1F5DF";
}
.icon-star:before {
	content: "\2605";
}
.icon-help:before {
	content: "\1F4D6";
}
img:-moz-broken:after, input[type=image]:-moz-broken:after, .alert-warning > .alert-heading:before {
	content: "\26A0";
	color: orange;
}
.alert-error > .alert-heading:before {
	content: "\26D4";
	color: red;
}
.alert-notice > .alert-heading:before {
	content: "\2691";
	color: royalblue;
}
.alert-message > .alert-heading:before {
	content: "\1F4CC";
	color: seagreen;
}
a[href^="https://"]:before, a[href^="sftp://"]:before {
	content: "\1F512";
	color: green;
	font-size: 80%;
}
a[href^="http://"]:before, a[href^="ftp://"]:before {
	content: "\1F513";
	color: red;
	font-size: 80%;
}
a[href^="hxxp://"]:before, a[href^="hxxps://"]:before, a[href$=".invalid"]:before {
	content: "\26D4";
	color: red;
	font-size: 80%;
}
