.visually-hidden {
	display: none;
}

div.mod-languages a {
	padding: 0;
}

.owl-carousel .owl-item img { 
	max-height: 220px;
}

.owl-theme .owl-nav {
	margin-top: 0;
}

#sidebar .search {
	margin-bottom: 20px;
	text-align: center;
}

#sidebar > div {
	padding-bottom: 10px;
}

#menubuttons {
    width: auto;
    height: auto;
}

#btl .btl-panel {
	position: relative;
    z-index: 2;
}


#language {
	z-index: 3;
	height: 25px;
}

#images .modal {
  top: 0 ;
  left: 0 ;
  position: relative;
  width: auto;
}

#images .btn {
  height: 20px;
}

.new_announcements .item .jux-date {
  padding: 5px 15px !important;
}

.new_announcements .jux-content-slider .owl-nav .owl-prev
{
	left: -70px;
    background: rgba(0, 0, 0, 0) url(https://pekade.gr/templates/ajt003_j25/images/arrow-left.png) no-repeat scroll 50% 50%;
}

.new_announcements .jux-content-slider .owl-nav .owl-next
{
	right: -70px;
  	background: rgba(0, 0, 0, 0) url(https://pekade.gr/templates/ajt003_j25/images/arrow-right.png) no-repeat scroll 50% 50%;
}

.new_announcements .jux-content-slider .owl-nav .owl-next:hover,
.new_announcements .jux-content-slider .owl-nav .owl-prev:hover {
 opacity: 0.5; 
}

.new_announcements .jux-content-slider .owl-nav .owl-prev, 
.new_announcements .jux-content-slider .owl-nav .owl-next {
	width: 52px;
	height: 55px;
  	display: block;
	position: absolute;
	top: 35%;
}

.new_announcements .fa-angle-right::before,
.new_announcements .fa-angle-left::before {
  content: none !important;
}

.new_announcements .module-title {
	padding-bottom: 10px !important;
}

.jux-content-slider .jux-slider h2 span {
  font-size: 13px;
}

.new_announcements .share_like {
  display: none;
}

.new_announcements .jux-content-slider .item img {
  /*max-height: 200px;*/
  max-height: 150px;
}

#comp-w {
  border-top: 10px solid #6289e4 ;
  margin-top:25px;
}

div.mod-languages img {
  width: 24px;
}

/*div.search .inputbox {
	height: 30px;
}*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
	color: #555 !important;
	font-family: 'Oswald',Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
}

body {
    font: normal 15px Arial, Helvetica, sans-serif !important;
    line-height: 1.5em !important;
    color: #555 !important;
}

a, a.visited {
    color: #57AEF0 !important;
}

a:hover {
    color: #000000 !important;
}

a.current {
	color: #000 !important;
}

.page-header {
	margin: 0 !important;
}

#slide-w {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 30px 0 50px;
}

.orbit-bullets-container {
    display: block;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100px;
    bottom: 0;
    left: 42%;
	bottom: 0px;
}

.orbit-bullets {
	overflow: visible;
	top: 40px;
}

.orbit-container {
	margin:0 auto;
	width: 960px;
	height: 300px;
	position: relative;
	overflow: visible;
}
.orbit-slides-container{
overflow: hidden !important;
}

#slide-w .orbit-next span{
    background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") repeat scroll 0 0;
    left: 48px;
}

#slide-w .orbit-prev span{
    background: rgba(0, 0, 0, 0) url("../images/arrow-left.png") repeat scroll 0 0;
   left: -60px;
}

.orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: transparent !important;	
}

#slide-w .orbit-next span:hover, #slide-w .orbit-prev span:hover {
	opacity: 0.5;
}

#slide-w .orbit-next span, #slide-w .orbit-prev span {
    cursor: pointer;
    height: 55px;
    margin-top: -27px;
    position: relative;
    text-indent: -9999px;
    top: 50%;
    width: 52px;
    z-index: 5;
	border: 0px none;
}

#slide-w .orbit-next, #slide-w .orbit-prev {
    cursor: pointer;
    line-height: 50px;
	position: absolute;
	top: 50%;
	z-index: 5;
}


.mod_events_table {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    text-align: center;
}
.page-header h2 {
	font-family: "Verdana","Arial" !important;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
	padding: 0 70px 12px 0;
}

.icons {
    position: absolute;
    right: 5px;
    top: 5px;
}



.icons .email-icon, .icons .print-icon, .icons .edit-icon  {
	float:left;
}

.icons ul, ul.actions {
	 list-style-type: none;
}

.item-page-title, .item-page-title a {
    font-family: "Verdana","Arial" !important;
}

.item-page .icons .dropdown-menu {
	min-width: 120px !important;
}

/* 
.icons li {
	padding-right:5px;
}

.dropdown-toggle {
	display: none !important;
}
*/

/* POPUP MODULE LOGIN */
#login .popup_login {
border-color: #bbbbbb #bbbbbb #a2a2a2 !important;
border-style: solid;
border-width: 1px;
border-radius: 4px;
 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
padding: 0;
 }

#login .popup_login span {  
  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
	border-image: none;    
   
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

#login .popup_login span:hover {
    background-color: #e6e6e6;
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.userdata span.add-on{
	height: 30px;
}

#login-form .nav-list {
	padding: 0 8px 0 8px;
}

.userdata  .checkbox input[type="checkbox"] {
	margin-left: 0;
}

#rightbar-w ._calend td a {
	color: #000 !important;
}

#rightbar-w ._calend td a:hover {
	color: silver !important;
}

#rightbar-w ._calend h3 { 
	color: #272323 !important;
}

.pagination ul > li > a, .pagination ul > li > span {
	line-height: 30px !important;
}

.table th {
    background: #ececec;
}

/*
#main .edit #language {
	position: relative ;
}
*/
#editor .controls #jform_title {
	width: 415px !important;
	height: 30px !important;
	word-break: break-all;
  white-space: normal;
}

#publishing input[type="text"] {
	height: 25px !important;
	width: 250px !important;
}

/*
.scroller .pane .padding {
    padding: 14px;
}*/

.scroller .item h4 {
	margin: 6px 0 !important;
}

/*
.popover {
	display: none !important;
}*/
