/* Fonts */

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Light.ttf);
    font-weight: 200;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Italic.ttf);
    font-style: italic;
}

@font-face {
    font-family: AC-Compacta;
    src: url("../fonts/AC-Compacta.ttf");

}

           /* base styling */ 


body {
	background-color: #DFDFDF;
	/*font-family: Open Sans;*/
	font-family: Helvetica, Arial, sans-serif;
	
	/*font-size: small;*/
	font-size: 14px;
	/*margin-top: 100px;*/
	color: #333333;
	word-wrap: break-word;
	/*padding-top: 40px; */
}

/*@media screen and (max-width: 768px) {
    body { padding-top: 0px; }
}*/

html,#wrap,body
{
	height: 100%
}

footer {
	margin: 50px 0;
	background-color: #292727;  	
	margin-bottom: 0;
	/*margin-top: 122px;*/
	margin-top: 63px

}
/* Link styling */
a {
	color:#A61306;
	/*-webkit-transition: all 0.3s ease;*/
	/*transition: all 0.3s ease;*/
}


a:hover { 
	color:#1D7373 !important;
	text-decoration:none;
}
.a:active,a:focus
{
	outline:none;
}

a:visited { 
	color: #1D7373;
	text-decoration: none;
}

h1, h2, h3, h4 { 
	font-family: Open Sans;
	line-height: 1.1;
	/*padding-top: 10px;*/
}


hr {
  border-top-color: #CECECE;
}

.hr-devider {
  /*margin-top: 1rem;*/
  /*margin-bottom: 1rem;*/
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 70%;
}


select {
	border: none;
	padding: 5px; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.add-details {
	color: #333333;
  margin-top:10px;
  
}

.titlehr {
	color: #f00;
	background-color: #f00;
	height: 2.2px;
	width: 0%;
	max-width: 100%;
	 -webkit-transition: width 0.4s linear; /* Safari */
    transition: width 0.4s linear;

    /*transition-timing-function: linear;*/
	margin-bottom: 1% !important;
	margin-top: 12px !important;
}

@media (min-width: 1px) and (max-width: 461px) {
	.titlehr {
		/*width:72%;*/
	}
} 

.add-details h2
{
	text-align: center;
}
textarea
{
	margin-top:10px;
	width: 100%;
}

.forum {
	background:#12071C;
}

.forum-tr{
	word-break: break-all;
}
/* footer styling */
.footerdiv
{
	position: relative;
}

.fbody
{
	margin:1em;
}

#block-indymedia_cities
{

	text-align: center;
	margin: 27px;
}

#ccimg
{
	width: 7%;
	height: 10%;
	/*position: absolute;*/
	/*left: 21%;*/
}

#cctext
{
	/*position: relative;
	left: 23%;
	min-width: 4%;
	word-break: break-all;
	width: 52%;
	margin-left: 1%*/
}

.license
{
	/*width: 71%;*/
	/*position: relative;*/
	/*left: -12%;*/
	/*margin-top: 2%;*/
	/*margin-bottom: 2%;*/
}

@media (min-width: 0px) and (max-width: 988px)
{
	.license
	{
		/*left: 12px;*/

	}
	#ccimg{
		width:21%;
		/*left:15%;*/
	}
}

#block-indymedia_cities .content
{
	background: none;
	color: #FFFCFC;	
	padding: 14px;
}

#block-indymedia_cities .content a
{
	color: #B7B7B7;
	font-size: 12px;
	line-height: 24px;
}


#block-indymedia_cities .content a:after {  
	content: " • ";
}

.margintop-red {
	margin-top: 35px;
	color: #a61306;
}

.navbar-inverse {
	background-color: black;
	border-color: #333;
	border-color: transparent;
	/*height: 16%;*/
	padding:14px;
}

.navbar-right
{
	padding-right: 2%;
	margin-left: 0;

}

.navbar-radio-r{
	/*padding-right: 16em;*/
}



.radio-img-container {
	background: red;
}

#radio-nav.show{
	visibility: visible;
	opacity: 1;
}



@media (min-width: 1px) and (max-width: 405px){
	#radio-playlist-hidden, #radio-playlist-hidden > li{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100%;
	}

}

@media (min-width: 1px) and (max-width: 992px){
	#radio-player-box{
		margin-left: 0 !important;
	}
	#radio-player-box  ul{
		max-height: 200px;
		overflow-y: auto;
	}
}

.fixed-top-2{
	margin-top: 51px;
	background: #040c05b3;
	height: 87px;
}

#header 
{
	/*position: relative;*/
	/*bottom: 74px;*/
}
.headerimg
{
	max-height: auto;
	min-height: 5em;
	/*position: relative;*/
	/*top: 22px;*/

}

.mt-60{
	margin-top:60px;
}

.message-container{
	/*position: absolute;
	width: 100%;
	top: 67px;
	height: 25%;*/
	background-color: #fff6;
    /*border-color: #d0e9c6;*/
    color: #a61306;
}



}

.radio-item{
	overflow-wrap:break-word;
}

#radio-menu > div {
	background: red;
	border-radius: 8px;

	transition: left 0.3s;
	width: 175px;
	position: absolute;
	
	right: 233px;
	width: 271px;

}

@media (max-width: 986px) {
	#radio-menu > div {
		width: 100%;
		position: unset;
	}
}

#radio-menu  img{
	/*width: 80%;*/
	cursor: pointer;
}

.radio-container{
	background: red;
}

#radio-main{
	/*border-radius: 6px;*/
	/*width: 20em;*/
}

#radio-main a{
	/*font-size: 13px;*/
	color:white;
	white-space:nowrap;
}

#radio-main a:hover{
	
	color:#8a7d33 !important;
	outline: none;
}


.radio-hidden{
	display: none;
	float: none;
	left:-57px;
}


.display-hidden{
	display: none;
}


#station-img img{
	width: 50px;
	height: 37px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #F8F8F8 !important;
	/*font-size: 14px;*/

}

.postit
{
	background-color: #A61306!important;
	color: #FBFBFB !important;
	font-weight: bold;
	/*padding-bottom: 0.2em !important;*/
	/*padding-top: 0.1em !important;*/
	/*top: 0.55em;*/

}

.dropdown-item.active, .dropdown-item:active
{
	background-color: initial;  
}

.navbar-nav{
	margin-left: 6%;
}

.navbar-nav a{
	font-size: 15px;
}
.navnav .dropdown-menu{
	margin-top: 13px;
}
.navbar-r {
	
	padding-right: 2vw;
}

@media (max-width: 992px) {
	.navbar-r {
		margin-top: 9px;
  }
	.navbar-bar-rep{
		height: 38px;
  }


}
.rightsb
{
	margin-top: 1em;
}
  @media (min-width: 991px) 
  {
  	.rightsb
  	{
  		margin-top: -2em;
  		width: 24vw;
  		margin-left: 3em;
  	}
  } 

@media (min-width: 768px) and (max-width: 827px)

{
	.navbar-right

	{
		padding-right: 2em;
		margin-left: 0;
	}
  .navbar-nav
  {
  	margin-left: 0;
  }

}

.postitdrop
{
		
	margin-top: 8px !important;
	width: 0;
	left: -16px !important;
}


.bothpor {
	display:inline-block;
	vertical-align: top;
}

.rssimg-right {
	position: relative;
	left: 0%;
}

.right-rss {
	left: -6%;
	top: 0px;
	font-size: 14px;
	position: relative;
	display: inline-block;
	width: 15em;
}

.sidebar 
{
	background-color: #a61306;
}
.sidebar a{
	color: white !important;
	font-family: "AC-Compacta";
	font-size: 22px;
}

.sidebar a:hover {
	text-decoration: none;
	/*background-color:black;*/
}

/*.panel-body a:hover {
	text-decoration: none;
}*/

.category-out
{
	border-color: #DDD;
	border-bottom-color: #A1A1A1;
	border-style: solid;
	border-width: 1.5px;
}

.sticky-head
{
	pointer-events: none !important;
}


/* slider styling */

.bxslider{
	position:relative;
}

.bx-controls-direction a {
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a {
	opacity: 1;
}
.bx-wrapper .bx-viewport { 
	background: #FFFFFF !important;
	color: #333333;
	height: 100% !important;
}

.bx-wrapper .bx-viewport .bxslider {
	font-size: 115%;
}

.bx-wrapper .bx-viewport .bxslider h3 {
	margin-top: 0;
	padding: 0 6px;
	color: #A60000;
	text-align: center !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active { 
	background: #FFF !important;
}

.bx-wrapper img{
	max-width: 90% !important;
}

.feature {
	max-width: 1105px;
	margin:0 auto; 
  	padding-left: 1em;
  	padding-right: 1em;
  	padding-bottom: 1em;
  	padding-top: 0.5em;
	height: 100%;
  	/*text-align: justify;*/
  	position:relative;
  	/*margin-top: 12px;*/
}


.feature-botton-box {
	/*float: right;*/
	position: relative;
	/*padding-bottom: 12px;*/
/*	bottom: 0;
*//*	top: 39em;
*/	/*margin-left: 67%;*/
/*	right: 0;
*/    /*margin-top: 12px;*/
    /*margin-top: 12px;*/
    padding-top: 3px;
    
}

.feature-more {
	/*position: absolute;
	margin-bottom:4px;
	right:0.1%;*/
	/*float:right;*/
	background-color:#A60000;
	border-color:#A60000;
	/*bottom: 0;
	display: block;*/
}

  .featureb
  {
  	display: inline-block;
  }

  #feuthead
  {
  	float: right;
  	position: relative;
  	width: 57%;
  	word-wrap: break-word;
  	margin-top: 0.9%;
  	left: -3%;
  }
 

  #featurehr
  {
  	margin-bottom: 0;
  }

.landimg {
 	width: 50%;
  	height: 100%;
  	position: relative;
  	left: 24%;
  }

 .featurebody-land {
 	margin-top: 1em;
	float: left;
	margin-bottom: 4em;
	height: 100%;
	margin-left: 1%;
	margin-right: 2%;
 }

#featureheader {
  	width: 16em;
	word-wrap: break-word;
}

.feature-body {
  	margin-top: 1em;
  	float: left;
  	width:61%;
  	margin-bottom:4em;
  	height: 100%;
  }

#landfeature {
  	position: relative;
  	margin-top: 1%;
  	word-wrap: break-word;
  	margin-bottom: 3%;
	left: 1%;
  }

.land-body
{
  margin-top: 1em;
	float: left;
	/*width: 61%;*/
	margin-bottom: 4em;
	height: 100%;
	padding: 0.7%;
}


  @media (min-width: 1px) and (max-width: 537px)
  {
  	#landfeature
  	{
  		top: 1em;
  		text-align: center;
  		/*width: 14em;*/
  		word-wrap: break-word;
  	}
  }

  #featurespan
  {
  	display:block;
  	float: left;
  	margin: 0 10px;
  }


  .featurediv
  {
  	display:inline-block;

  }

  .featureheader
  {
  	margin-left:1em;
  }

 .ftitle
  {
  	word-wrap: break-word;
  	text-align: center;
  	padding-top: 2.2%;
  }

	.fimage
	{
		width: 22%;
		position: relative;
		top: 0.8em;
		float: left;
		margin-right: 1.5%;
		margin-bottom: 1%;
	}


/* panels */

.card-inverse >.sidebar {
  font-size: 19px;
  letter-spacing: 2px;
  background-color: #a61306;
}

.main-headings {

  /*font-size: 19px;*/
  letter-spacing: 2px;
  /*height: 5.5em;*/
  text-align: center;
}

/*.panel-heading {
  color: #FFFFFF !important;
  font-family: "AC-Compacta";
}
.panel-heading a{
  color: #FFFFFF;
  font-family: "AC-Compacta";
}*/

.card-header-ct
{
	padding: 0.55rem 1.25rem;
	margin-bottom: 0;
	background-color: #f7f7f9;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.white {
	background-color: #FFFFFF ;
}
.gray {
	background-color: #F5F5F5 ;
}


.post-url {
	color: #333333 ;
	font-weight:bold;
}
.post-url:visited
{
	color:#A00000
}


.post-meta{
	font-size: 12.1px;
}

.card-body .list-unstyled li span {
	color: black;
}

.card-body .list-unstyled li p + p {
	margin-top: -6px;
}

.card-body .list-unstyled li p + p font,
.card-body .list-unstyled li font {
	color: black;
}

#post-add-form #id_topic{
	border: 1px solid #4436361a;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	font-size: 110%;

}

.form-inputs input {
/*display: block;*/
/*width: 80%;*/
padding: 0.4rem 0.75rem;
font-size: 1rem;
line-height: 1.25;
color: #464a4c;
background-color: #fff;
background-image: none;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

@media (min-width: 769px){
	.form-inputs input {
		/*width: 50% !important;*/
	}
}

.input-spacing > select {
	/*margin-left:10px;
	margin-right:2px;*/
	margin-top: 7px;
}

.files input{
	margin-bottom:12px;
}

@media (min-width: 0px) and (max-width: 986px){
	.form-datetime > label, .form-datetime > span{
		padding-top:12px;
	}
}

 .rssimg
 {
	width: 2em;
	/*position: relative;*/
	/*left: -37%;*/
	/*top: 110%;*/
	padding: 0px;
	/*padding-top: 2px;*/
  }

.category-card-text
{
	padding: 15px;
}

.main-categories .card
{
	margin-bottom: 3em;
}
.xs-r-pa
{
	padding-right:0.5em;
}
.card-inverse
{
	border-color: #DDD;
	border-bottom-color: #A1A1A1;
	border-style: solid;
	border-width: 1.5px;
}
.card-body>ul>li
{
	word-wrap:break-word;
}

.category-heading
{
	text-align: center;
}

.category-subj
{
	color: red;
	text-decoration: none;
}
.category-heading>a:hover
{
	text-decoration: none;
}


.category-title {
	text-align: center !important;
}
.margin-center {
	text-align: center !important;
	margin-bottom:2% !important;
	margin-top: 2% !important;
}

.category-post-topics {
	border-right: 2px solid #ffa805;
	border-left: 2px solid #ffa805;
	padding-left:20% ;
	padding-right: 20%;


}
  .topika
  {
  	background-image:url(../img/1.png);
  	
  	
  }

  .cat-title.main
  {
  	font-size: 1.9vw;
  	font-family: "AC-Compacta";
  }

	@media (min-width: 0px) and (max-width: 990px)
	{
		.cat-title.main 
		{
			font-size: 4vw;
		}
		.namebox
		{
			bottom: 0px !important;
		}
	}
  .anakoinwseis
  {
  	background-image:url(../img/2.png);
  	
  
  }

  .entypa
  {
  	background-image:url(../img/3.png);
  	
  	
  }

  .diethni
  {
  	background-image:url(../img/4.png);
  }

  .topika, .entypa, .anakoinwseis, .diethni
{
	background-position: center center !important;
	background-size: contain !important;
	/*background-repeat: no-repeat !important;*/
	background-attachment: fixed !important;
	background-color: black !important;

}

.namebox
{
	background-color: rgba(255, 0, 0, 0.19);
	display: inline-block;
	/*font-size: 20px;*/
	position: relative;
	/*bottom: -6%;*/
	width:49%;
	
}
.namebox a
{
	color: white;
}
.rssdiv
{
	/*position: absolute;*/
	height: 0px;
	/*left: 0.59em;*/
	width: 0px;
	/*top: 2.9vw;*/
	margin-top: 31px;
	margin-left: -14px;
}

@media (min-width: 1px) and  (max-width: 990px)
{
	.rssdiv
	{
		/*top: 21px;*/
	}
}

.entypabox 
{
	width: 100%;
}
@media (min-width: 700px) and (max-width: 1525px)
{
	.entypabox
	{
		/*bottom: -1%;*/
	}

}
.entyparss
{
	bottom: -1em;
}

.namebox a:hover
{
	text-decoration: none;
	color: #9B1618 ;
}

/* post styling */


.post-metadata a{
	text-decoration: none;
    border-bottom: 0.1em dashed black;
    padding-bottom: .1em;
}


.content {
  margin-top:-20px;
  padding-bottom:10px;
  background:#FFFFFF;
}

.comment-box {
	color:#000000;
	margin-top:20px;
	background-color: white;
}

.add-comment{
	margin: 1em 0 1em 0;
	cursor: pointer;
}

.hidden-post {
	background-image: url("../img/hid1.jpg");
}

.post-details { 
  color: #333333;
  margin-top:10px;
  /*margin-left:20px;
  margin-right: 20px;*/
  padding-left:24px;
  padding-right:24px;
}

.post-pk { 
	margin-top: 20px;
  padding: 0px;
  color: #9C9C9C;
}

.title {
  padding: 0px;
}

.post-details h1 {
	font-family: Open Sans;
	font-size: 25px;
	color: #A60000;
  margin-left: 0px;
}

.post-details h1 a:hover {
  color: #840606;
  text-decoration:none;
}

.post-details .post-summary {
	margin-top: 30px;
	margin-bottom:10px;
	background: #f5f5f5;
	border: 1px solid #e2e2e2;
	padding: 20px 40px;
	border-radius: 3px;
	font-size: 0.9rem;
}

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

.post-category a{
	 border-bottom: 0.2em dotted black;
}

.post-date{
	margin-left: 0.3vw;
}

.post-topics{
  /*background: #F8F8F8;*/
  padding-top:1em;
}

.post-topic-item{
	background: #F8F8F8;
	/*padding:1em;*/
	margin-right: 0.7vw;
	font-size: 12px;
}

.post-topics .list-group-item{
	padding:0.8em;
}

#more-posts{
	/*font-style: italic;*/
	font-size: 17px;

}

.category-topics a:after{
	content:", ";
}

.category-topics a:last-child:after{
	content:"";
}



.post-tag-item{
	background: #a61306;
	margin-right: 2px;
	font-size: 13px;
	color: white;
	letter-spacing: 1px;
	padding: 0.2em 0.3em 0.2em 0.3em;
}

.post-tag-i{
	margin-right: 1vw;
}
.post-tags .list-group-item{
	border:none;
}

.post-body, .fbody {
  font-family: Open Sans;
  font-size: medium;
  /*text-align: justify;*/
  /*margin-left: 5px;*/
  /*margin-right: 5px;*/
}

.fbody
{
	margin: 2%;
}

.post-files {
  margin-left: 5px;
  margin-right: 5px;
}

.post-files ul {
    padding-left: 8px;
}
.fbody img,
.post-body img {
	display: block;
	height: auto;
	/*max-width: 400px;*/
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	min-width: 12px;
	max-width: 35%;
}

@media (min-width: 1px) and (max-width: 271px) {
	.fbody img,
	.post-body img {
		max-width:100%;
	}
}

@media (min-width: 1px) and (max-width: 420px) {

	.post-details {
		text-align: center;
	}

}

.title h1{
	font-size: 22px;
}

.comment {
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 12px 17px 6px;
}

.add-comment.graytext{
	color: grey;
}

.comment .post-body {
	font-weight: 200;
	padding: 8px;
}
.calendar { 
	background: #FFFFFF;
	height: 200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	overflow: auto;
}

ul.calendar center {
	display: block;
}

ul.calendar li {
	color: #444444;
	padding: 0 6px;
}

ul.calendar li.calendar-item {
	margin: 0;
}

.glyphicon {
	font-size:11px;
	margin-right: 0.2%;
}

.list-group li {
	background: #FFFFFF;
	padding: 10px 15px;
}

.list-group li .post-url {
	color: #333333;
}

.list-group li p + p {
	color: #333333;
	margin-top: -4px;
}



.caret
{
	margin-left: 0.5em !important ;
}

.imPostList
{
	width: 86px;
	margin-top: 1%;
	margin-bottom:1%;
}

.imPostList:hover
{
	-ms-transform: scale(2, 2); /* IE 9 */
    -webkit-transform: scale(2, 2); /* Safari */
	transform: scale(2.2);
	z-index: 9999;
}


/* temporary left here */ 


.calglyph
{
	/*left: 0%;
	top: 3px;
	font-size: 18px;
	positon: relative; */
	color: white; 
	/*margin:0;*/
}


.content .post-body
{
	padding: 13px;
}

@media (min-width: 1px) and (max-width: 600px) {
	#id_category{
		width: 50%;
		}

}


.message {
    font-size: 14px;
	margin-left: 38px;
	margin-top: 35px;
	margin-bottom: 65px;
}

.message_content {
    margin-top: 0;
    margin-bottom: 0;
    background: RGBA(238, 255, 171, 0.74);
    height: auto;
    -webkit-box-shadow: 2px 4px 4px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 4px 4px -3px rgba(0,0,0,0.75);
	box-shadow: 2px 4px 4px -3px rgba(0,0,0,0.75);
	}

.error,
.has-error{
	/*border: 0.1em solid rgba(203, 36, 22, 0.92);*/
	/*color:red;*/
	color: #f83c3c;
	
}

label.error {
	font-size: 13.9px;
}

/*.has-error{
	color: red;
}*/

.is_success{
	color: green;
}

.error:last-child{
	margin-left: 1em;
	border:none;
	color:red;
}
@media (min-width: 1px) and (max-width: 500px){
	.error:last-child{
		margin-left: 0;
		padding-top: 0.5em;
	}
}

#comment-body .error, 
#post-body .error, 
#comment-body .error, 
#post-summary .error,
#post-topic .error
	{
	padding-top: 1em;
	margin-left: 0;
}



.files .error{
	padding-top: 1em;
	margin-left: 0;
}

@media (max-width: 400px){
input[type=file] {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    width: 91px;
}
}
.errorimages{
	width: 100%;
}
.message_content strong {
	color:red;
	margin-bottom:10px;
	font-size: 17px;
}

.error strong {
	font-size:18px;
}

.message_content p {
	margin:0;
	margin-right: 2em;
	
}

.errorlist {
    color: red;
    /*text-align: center;*/
}

#td-count {
	vertical-align: middle;
}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  left: 8.5%;
 	width: 83%;
  /*Font*/
  /*font-family: Georgia, serif;*/
  font-size: 103%;
  line-height: 1.2;
  color: #666;
  /*text-align: justify;*/
  
  /*Borders -*/
  border-left: 15px solid #c76c0c;
  border-right: 2px solid #c76c0c;
  
  /*Box Shadow */
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

.post-body blockquote {
	/*font-size:97% !important;*/
	/*box-shadow: 0px 0px 11px #ccc;*/
	/*border-left:none !important;*/
	/*border-right:none !important;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	border:0px;
	margin-bottom: .8rem;
	margin-top: 0px;
}

.post-body blockquote p {
	display:inline;
}
.post-body blockquote:before {
  color:#ccc;
  content:open-quote;
  font-size:3.5em;
  line-height:.1em;
  margin-right:.25em;
  vertical-align:-.4em;
}

.post-body h4{
	font-size: 	1.34rem;
}
/* Post lists styling */

.item-date {
  /*padding-top: 20px;*/
  color: #4E4E4E;
}

.list h1 {
  font-family: "AC-Compacta";
  text-align: center;
  margin-top: 0px;
  padding-top:20px;
  letter-spacing: 2px;
}
.list-item h2 {
  font-size: large;
  font-weight: bold;
/*  padding-bottom: 5px;*/
}
.list-item {
  margin-bottom: 2em;
  margin-left: 20px;
  margin-right:0px;
}
.list-item p {
  /*text-align: justify;*/
}

.topic-links a{
  margin-right: 2%;
}

.list-item hr{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-top-width: 1px;
  border-top-color: #CECECE;
}

.pagination > .active > .page-link
{

	background-color: rgba(129, 116, 116, 0.69) !important;
	border-color:rgba(129, 116, 116, 0.69) !important;
}

.pagination{
	flex-flow: row wrap;
}


.badge {
	min-width: 45px;
	font-size: 13px;
}

.hidden-badge {
	width: 100%;
	background-color: white;
	color: black;
}

#forum-table-heading {
    /*background: rgb(255,255,255);*/
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 35%, rgba(225,225,225,1) 53%, rgba(246,246,246,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 35%,rgba(225,225,225,1) 53%,rgba(246,246,246,1) 100%);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 35%,rgba(225,225,225,1) 53%,rgba(246,246,246,1) 83%);
}

#forum-heading {
    margin-top: 8px;
    padding: 10px;
}
.scrollup {
	/*width: 9%;*/
	width:100px;
	height: 12%;
	opacity: 0.6;
	position: fixed;
	bottom: -2px; 
	right: -49px;
	display: none;
	text-indent: -9999px;
	background: transparent url("../img/topb.png") no-repeat scroll 0% 0% / 34% auto;
	z-index: 121;
}

.login-form 
{
	text-align: center;
	/*padding: 12px 20px;*/
    margin: 8px 0;
    box-sizing: border-box;
}
#login-error-message {
	text-align: center;
	color:red;
	margin-left:8%;
}

input.res-input 
{
	text-align: center;
}

.res-input {
	width:55%;
	height: 50px;
}

.login-form legend {
	font-size: 109%;
	margin-bottom: 10px;
	border-bottom: 0; 
}

#post-add-form , #event-add-form{
	margin-top: 4%;
}

#post-add-form label, #event-add-form label{
	justify-content: left;
	font-weight: bold;
}

#post-add-form p, #event-add-form p{
	font-size: medium;
}

/* widgets related */
.mceEditor table {
max-width:none; /* Bug in computation of fullscreen */
}

.mceEditor table.mceLayout {
width:100% !important;
height:auto !important;
} 

table.mceToolbar { 
	float:left; 
}
body .mceToolbar div {
white-space:normal;
}
.mceToolbar td {
	display:table-row;
	float: left;
}

.marginform {
	margin-left:1%;
	margin-right:1%;
}

.customtooltip {
	max-width: 12em;
	width:12em;
	max-width: 12em;

    /*font-size:20px;*/
    /*font-family:Calibri;*/
}



.wait-message .message
{
	padding:20px;
	margin-left: 3px;
	margin-top: 4px
}


/* bootstrap alpha */ 

.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #080808;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
     /*margin: 20px 0;*/
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}

.bd-callout p:last-child {
    margin-bottom: 0
}

.bd-callout code {
    border-radius: .25rem
}

.bd-callout+.bd-callout {
    margin-top: -.25rem
}

.bd-callout-info {
    border-left-color: #5bc0de
}

.bd-callout-info h4 {
    color: #5bc0de
}

.bd-callout-warning {
    border-left-color: #f0ad4e
}

.bd-callout-warning h4 {
    color: #f0ad4e
}

.bd-callout-danger {
    border-left-color: #d9534f
}

.bd-callout-danger h4 {
    color: #a61306
}

.bd-font-red{
	color:#9f2c22
}

.bd-font-bold{
	font-weight: bold;
}

.bd-font-black{
	color: #333333;
}


/*.mce-btn{
	border-color:#dfdfdf !important;
}

.mce-container, .mce-container *, 
.mce-widget, .mce-widget *, .mce-reset{
	background: #dfdfdf !important;
}*/

#firstImage{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}

#firstImage + label{
	padding-left: 2px;
	margin-right: 8px;
	cursor: default;
}
/*
input[type='file'] {
	color: transparent;
	width : 200px;
	overflow:hidden;
	display:inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
*/
}

#new_message{
	color:#a61306;
	font-weight: bold;
	font-size: 19px;
}

#form-comment p {
	font-size: medium;
}

.formset .form-check-input{
	margin-top: 0.36rem;
	margin-left: 0;
}


.fc-content{
	white-space: normal !important;
	font-size: 14px;
}


.qtip-event {
	width: 200px;
	/*height: 100px;*/
	height: auto;
}
.qtip-content {
	font-size: 14px;
}


.tooltiptext{
    display: none;
}

.tooltip-image{
	/*width: 100%;*/
	/*height: 100%;*/
	/*max-height: 100px;*/
	/*overflow: hidden;*/
}

.wait-loader {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.wait-loader:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.wait-loader:after {
  background: #BB3232;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.post-body p {
   margin-bottom: 0.8rem;
}


.form-instructions {
	background: #FFF8E1;
	padding: 1rem;
}

/*#tinymce p{
	border-bottom: 1px solid #1515151a;
}*/