

/* start paginator widget */
.f3-widget-paginator {
	display: inline-block;
	margin: 20px 0px;
	padding-left: 0px;
	list-style:none;
}

.f3-widget-paginator > li {
	display: inline-block;
	float:left;
}

.f3-widget-paginator > li > a {
	padding: 6px 12px;
	background-color: #FFF;
	color: #0089ce;
	border: 1px solid #0089ce;
	margin-left: -1px;
}
.f3-widget-paginator > li.current > a,
.f3-widget-paginator > li:hover > a {
	background-color: #EEE;
}
.f3-widget-paginator > li:first-child > a{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.f3-widget-paginator > li:last-child > a{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* end paginator widget */


.topicpostlistmessage .tx-mmforum-pi1-pt-quote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee;
}
.topicpostlistmessage blockquote p {
	font-size:inherit;
}

/* start bbcode etc */

div.quote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
div.quote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
div.quote p {
  display: inline;
}
div.code {
	font-family:monospace;
}
/* end bbcode etc */

.markItUpEditor {
    background: #FFF none;
}


/* start forum styling */
ul.tucforumcatgrouplist {
	margin:0;
	padding:0;
	list-style: none;
}
ul.tucforumcatgrouplist li {
	margin:0;
	padding:0;
	list-style: none;
}
ul.tucforumcatgrouplist h2, table.topicsincat thead h2 {
	background-color:#0089CE;
	font-weight: bold;
	font-size:130%;
	color:white;
	padding:0.2em 0.4em;
	margin:0;
	line-height: normal;
	text-align: left;
}

ul.tucforumcatgrouplist p.catgroupdescription, table.topicsincat thead p.catdescription {
	margin-top:0.1em;
	background-color:rgb(240, 240, 240);
	padding:0.1em;
	font-weight:normal;
	text-align:left;
}
ul.tucforumcatlist {
	margin:0;
	padding:0;
	list-style: none;
}
ul.tucforumcatlist li {
	margin:0 0 0 0.6em;
	padding:0;
	list-style: none;
	border-bottom:1px solid gray;
}
ul.tucforumcatlist li:last-child {
	border-bottom:0;	
}
ul.tucforumcatlist h3 {
	font-size:110%;
	color:black;
	padding:0;
	margin:0;
	line-height: normal;
}
ul.tucforumcatlist p.catdescription {
	margin:0.1em 0 0 0;
}
/*ul.tucforumcatlistlatest li {*/
/*	border-bottom:0;*/
/*}*/
/*p.tucforumcatlistlatestlabel, p.tucforumcatlistlatestviewall {*/
/*	margin:0 0 0 1.6em;*/
/*}*/
/*p.tucforumcatlistlatestlabel {*/
/*	*/
/*}*/
table.catlisttable {
	width:100%;
    border-collapse:collapse;
    border-spacing:0px;
}
table.catlisttable td:nth-child(1) {
	width:71%;
}
table.catlisttable td:nth-child(2) {
	width:18%;
	text-align:center;
}
table.catlisttable .topiccount {
	/*font-size:130%;*/
	display:block;
}
table.catlisttable td:nth-child(4) {
	width:15%;
}
input.subscribebutton, input.unsubscribebutton {
    /*background:url(../Images/star.svg) no-repeat;*/
    background:url(../Images/bell.svg) no-repeat;
    background-size: 100% 100%;
    cursor:pointer;
    width: 30px;
    height: 30px;
    border: none;
}
input.subscribebutton {
    /*background:url(../Images/stargrey.svg) no-repeat;*/
    background:url(../Images/bellgrey.svg) no-repeat;
    background-size: 100% 100%;
}
form.subscriptionform {
	margin:0;
}
.inlineblockdisplay {
	display:inline-block;
}
.inlineflexdisplay {
	display:inline-flex;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.nonedisplay {
	display:none;
}
/*div.tucforumcatlistlatest {*/
/*	display:none;*/
/*}*/
/*p.tucforumcatlisttopicsno {*/
/*	cursor:pointer;*/
/*}*/

.topicpostlistdeletebutton {
	margin-right:0.4em;
}

div.rssicon {
    background:url(../Images/rssicon.svg) no-repeat;
    background-size: 100% 100%;
    width:30px;
    height:30px;
}
div.rssicontitle {
    width:30px;
    height:30px;
    margin-right:0.5em;
    vertical-align: middle;
}
ul.forumbreadcrumb {
	margin:0;
    padding: 0.3em;
    list-style: none;
    background-color: #F7F7F7;
	font-size:90%;
	border:1px solid #CECACA;
	clear:both;
	margin-bottom:1em;
}

ul.forumbreadcrumb li {
    display: inline;
}

ul.forumbreadcrumb li+li:before {
    padding: 0 0.5em 0 0.1em;
    color: black;
    content: "»\00a0";
}

ul.forumbreadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

ul.forumbreadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

table.topicsincat {
	width:100%;
    border-collapse:collapse;
    border-spacing:0px;
}
table.topicsincat tbody tr {
	border-bottom:1px solid gray;
}
table.topicsincat tbody td {
	text-align:center;
}
table.topicsincat tbody td:first-child {
	text-align:left;
}
table.topicsincat thead tr:nth-child(2) {
	background-color:rgb(240, 240, 240);
}

h1.forumtopictitle.normal {
	font-size:130%;
	line-height:130%;
	padding:0.4em;
	margin-top:0.4em;
	font-weight:bold;
	background-color:#0089CE;
	color:white;
}

ul.topicpostlistattachmentsul {
	columns:2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
div.topicpostlistattachmentsimage img {
	max-width:80px;
	display:inline-block;
	cursor:pointer;
}

ul.topicpostlist {
	
	margin:0;
	padding:0;
	box-sizing: border-box;
}
ul.topicpostlist>li {
	list-style:none;
	margin:0;
	padding:0;
}
div.topicpostlistauthor {
	background-color:#F5F4F4;
	border-bottom:1px solid #B3B3B3;
	font-weight:bold;
	padding:0.2em;
	font-size:110%;
}
div.topicpostlistauthorinfo {
	background-color:#FAFAFA;
	border-bottom:1px solid #B3B3B3;
	padding:0.2em;
}
div.topicpostlistmessage, div.topicpostlistattachments {
	padding:0.4em;
}
ul.topicpostlist>li.topicpostlistpost.normal {
	border:1px solid #B3B3B3;
	margin-bottom:0.5em;
}
ul.topicpostlist>li.topicpostlistpost.tag {
	border-bottom:1px solid #B3B3B3;
	margin-bottom:0.5em;	
}
ul.topicpostlist>li.topicpostlistpost.tag:last-child {
	border-bottom:0px solid #B3B3B3;
	
}
.tagtopicdate {
	font-size:50%;
}
hr.topicpostlistmsgattseparator {
	width:90%;
	margin:0 auto 0 auto;
	
}
p.taggedmessageAppended {
	font-size:90%;
	font-style: italic;
}
.showuserinfocontrol {
	cursor:pointer;
}
.showuserinfocontrol img {
	width:15px;
}
div.topicpostlistauthorinfo {
	display:none;
}
.tucforumbutton {
	display:inline-block;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE;
	color: #333333;
	padding: 2px 6px 2px 6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
.tucforumbutton a {
	color: #333333;
}
.tucforumbutton a:hover {
	opacity:0.8;
	text-decoration:none;
}
.tucforumclear {
	clear:both;
}
.topicpostlistauthored {
	display:inline-block;
}
.topicpostlistauthorinfo p:nth-child(1), .topicpostlistauthorinfo p:nth-child(2) {
	display:inline-block;
	width:50%;
}
.topicpostlistauthorinfo.withoutautorinfo p:nth-child(1), .topicpostlistauthorinfo.withoutautorinfo p:nth-child(2) {
	display:inline-block;
	width:100%;
}

div.tx-tucforum {
	box-sizing: border-box;
}

div.tx-tucforum *, div.tx-tucforum *:before, div.tx-tucforum *:after {
  box-sizing: border-box;

}

/* end forum styling */

.forumeditor .topictitle {
	width:100%;
	padding:0.4em;
	height:100%;
}
.forumeditor label {
	font-weight:bold;
}
.forumeditor ul.attachmentsul {
	width:100%;
	columns:2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

img.messageicon {
	width:20px;
}
img.messageicon new {
	
}

.tucforumsearchform {
	padding:1em;
	border:1px solid gray;
}

.tucforumsearchform input[type="text"], .tucforumsearchform input[type="date"] {
	padding:1em;
	width:200px;
}
.tucforumsearchform div {
	float:left;
}
.tucforumsearchform div.w50 {
	width:50%;
}
.tucforumsearchform div.w33 {
	width:33%;
}
.tucforumsearchform .clearer {
	display:block;
	clear:both;
}
@media (max-width: 1024px) {
	.tucforumsearchform div {
		float:none;
	}
	.tucforumsearchform div.w50 {
		width:100%;
	}
	.tucforumsearchform div.w33 {
		width:100%;
	}
}


.taglistedit li {
	display:inline-block;
	margin-right:2em;
}

.delete_attachment{
	border:1px solid #d3d3d3; 
	cursor:pointer; 
	padding:1px 4px 1px 4px;	
}

.delete_attachment:hover{
	background-color:#EFEFEF;	
}


.tx-tucforum {
	& .subscriptionstatus {

		width: 30px;
		height: 30px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		border: none;
		display:inline-block;

		&[data-status="unknown"], &[data-toggling="true"] { /* xwris keno meta to & */
			animation: backgroundSwap 1s infinite alternate;
			cursor: default;
		}
		&[data-toggling="true"] { /* xwris keno meta to & */
			filter: blur(2px);
		}
		&[data-status="notlogedin"] { /* xwris keno meta to & */
            /*background-image: url('../Images/stargrey.svg');*/
            background-image: url('../Images/bellgrey.svg');
			filter: blur(3px);
			cursor: default;
		}
		&[data-status="subscribed"]:not([data-toggling]),
		&[data-status="subscribed"][data-toggling="false"] { /* xwris keno meta to & */
            /*background-image: url('../Images/star.svg');*/
            background-image: url('../Images/bell.svg');
			cursor: pointer;
		}
		&[data-status="unsubscribed"]:not([data-toggling]),
		&[data-status="unsubscribed"][data-toggling="false"] { /* xwris keno meta to & */
            /*background-image: url('../Images/stargrey.svg');*/
            background-image: url('../Images/bellgrey.svg');
			cursor: pointer;
		}

        &.catheading {
            line-height: 1;
            vertical-align: middle;
        }
        &.bottom {
            float:right;
        }

	}

	/*& .subscriptionstatus[data-status="unknown"]:after {*/
	/*	content: "unknown";*/
	/*}*/
	/*& .subscriptionstatus[data-status="notlogedin"]:after {*/
	/*	content: "notlogedin";*/
	/*}*/
	/*& .subscriptionstatus[data-status="subscribed"]:after {*/
	/*	content: "subscribed";*/
	/*}*/
	/*& .subscriptionstatus[data-status="unsubscribed"]:after {*/
	/*	content: "unsubscribed";*/
	/*}*/
}
@keyframes backgroundSwap { /* prepei na einai eksw apo to nesting tou tx_tucforum */
	0% {
        /*background-image: url('../Images/star.svg');*/
        background-image: url('../Images/bell.svg');
	}
	100% {
        /*background-image: url('../Images/stargrey.svg');*/
        background-image: url('../Images/bellgrey.svg');
	}
}
.subscription-popup {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    padding: 12px 16px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #333;
    z-index: 9999;
    max-width: 220px;
}

/* Arrow (main white part) */
.subscription-popup::after {
    content: "";
    position: absolute;
    top: 14px;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
}

/* Arrow border (outline) */
.subscription-popup::before {
    content: "";
    position: absolute;
    top: 13px; /* offset by 1px for border */
    left: -9px; /* 1px wider than ::after */
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #ccc; /* matches the popup border */
}

.subscription-popup-close {
    display: block;
    margin-top: 8px;
    color: #007BFF;
    cursor: pointer;
    text-align: right;
    font-size: 13px;
}