@charset "utf-8";

@font-face {
	font-family: 'gothic';
	src: url('../fonts/gothic.eot');
	src: local('gothic'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}

.tip
{
font-size: 15px;
    padding: 5px;
    background-color: rgba(0,0,0,0.7);
}


select, select *,input , input *,option, option *, select option
{
    color: white !important;
}
#Kunena table#kpostmessage .ktxtarea {
    border-color: #bfc3c6;
    color: white !important;
}
*
{
/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);*/	
font-family: 'gothic' !important;
color:black;
}
.slider_with_3d_effect_container .jms-dots {
    display: none;
}
body
{
	background-color: lavender;
}

.logo 
{
    height: 79px;
}

a[href="https://www.kunena.org"], a[href="/el/forum/credits"], a[href="/el/sediek-forum/credits"]
{
display:none !important;
color: white !important;
visibility: hidden !important;
}

.center
{
	margin-top: 63px;
	margin-bottom: 80px;
}

.kentro
{
	margin:0 auto !important;
	
}

div.center * {
	color:black !important;
    
    
	
}

@media (min-width: 992px)
{
body
{
font-size: 1vw !important;
}

.header b, strong
{
font-size: 1.1vw !important;	
}

.header stylesheeti, cite, em, var, address, dfn {
   font-size: 1.1vw !important;	
}

.copyright p
{
	font-size: 0.9vw !important;	
}
.footer-menu li a {
font-size: 1.1vw !important;	
}

.center {
    
    font-size: 1vw !important;

}

.center  h3,legend
{
    
    font-size: 1.1vw !important;
}
}

a[href="http://www.faboba.com"]
{
	display:none !important;
	
}

.mceContentReset {
 
  text-shadow: none !important; 
  font-size: 18px !important;
}


/*.row-fluid
{
	max-width:75%;
	margin:0 auto !important;
	
}

*/
/* CSS Document */
body
{
	/*background-image:url("../images/background.jpg");*/
	/*background-image:url("../images/bg.png");*/
	background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center;
overflow-x:hidden;
font-family: 'gothic' !important;
font-size: 18px;
color:white !important;
}

span,h1,h2,h3,h4,div,p
{
color:white !important;	
}

li
{
	list-style:none !important;
	
}

ul li
{
	list-style:none !important;
	
}

ul li a

{
color:white;
-webkit-transition: all 1s ease;

     -moz-transition: all 1s ease;

       -o-transition: all 1s ease;

      -ms-transition: all 1s ease;

          transition: all 1s ease;	

}

a

{
	text-decoration:none !important;
color:white;
-webkit-transition: all 1s ease;

     -moz-transition: all 1s ease;

       -o-transition: all 1s ease;

      -ms-transition: all 1s ease;

          transition: all 1s ease;	

}


a:hover
{
	/*color:rgba(125,139,255,0.91) !important;*/
	/*background-color:rgba(125,125,125,0.8);
	 text-shadow: 1px #000 !important;
	
	color:#FFC000!important;*/
	
}


img

{

-webkit-transition: all 1s ease;

     -moz-transition: all 1s ease;

       -o-transition: all 1s ease;

      -ms-transition: all 1s ease;

          transition: all 1s ease;	

}





.catReadMore

{

	-webkit-transition: all 1s ease;

     -moz-transition: all 1s ease;

       -o-transition: all 1s ease;

      -ms-transition: all 1s ease;

          transition: all 1s ease;	

	

}

input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="key"],input[type="url"], textarea,select
{
	background: #000 !important;
font-size: 14px;
	padding: 0 0 0 8px;

border: 1px solid #aaa;
border-radius: 5px;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 24px;
color:white !important;

border-radius: 5px !important;
	
 /* background-color: #fff;*/
  border: 1px solid #ccc;
  /*color: #666;*/
  display: inline-block;
  font-family: sans-serif;
  /*font-size: 14px;*/
  min-height: 28px;
  margin-bottom: 9px;
 
  max-width: 99%;
  padding: 4px 6px;
  /*line-height: 30px;*/
  width: auto;
  
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border linear .2s, box-shadow linear .2s;
  
  -o-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn:hover, button[type="submit"]:hover {
background-color: #2d6ca2 !important;
background-position: 0 -15px !important;
border-radius:8px;

}

input[type="button"] , input[type="reset"], input[type="submit"], .btn, button[type="submit"] {
background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%) !important;
background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%) !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2)) !important;
background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0) !important;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
background-repeat: repeat-x !important;
border-color: #2b669a !important;
color:white !important;
border-radius:8px;
margin-top: 20px;
    margin-bottom: 10px;
}

.jwlogo
{
	display:none !important;
	
}



.chzn-container-single .chzn-single {
  background: #000 !important; /* WebKit/Blink Browsers */
  font-size:16px;
}

.chzn-drop
{
  background: #000 !important; /* Gecko Browsers */
  font-size:16px;
}


select option 
{
background: #000 !important;	
font-size:16px !important;
zoom: 1.01 !important;

display: list-item !important;
cursor: pointer !important;

float: left !important;
width: 100% !important;
margin: 0 !important;
padding: 5px 6px !important;
line-height: 15px !important;

position: absolute !important;
top: 100% !important;
left: -9999px !important;
z-index: 1010 !important;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
width: 101% !important;
border: 1px solid #aaa !important;
border-top: 0 !important;

box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15) !important;


}

/*#xf_1
{
position: relative; 
display: block !important;
overflow: hidden !important;
padding: 0 0 0 8px !important;
height: 23px !important;
border: 1px solid #aaa !important;
border-radius: 5px !important;

background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4)) !important;
background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%) !important;
background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%) !important;
background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%) !important;
background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%) !important;
background-clip: padding-box !important;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1) !important;
color: #444 !important;
text-decoration: none !important;
white-space: nowrap !important;
line-height: 24px !important;
	
}*/



.top2 {
    width: 100%;
    margin-bottom: 44px;
    /* background-color: rgba(0,51,153,0.6); */
    /* background-color: transparent !important; */
    /* background-color: rgba(0,0,0,0.4) !important; */
    /* height: 160px; */
    /* height: 130px; */
    
    /*background: url(http://www.sediek.gr/site/themes/thebixlight/images/header-tile.jpg) 50% 50%;*/
	background-image: -webkit-linear-gradient(top, #ffFFFF 0%, #DCF0F7 55%, #5E9DC8 23.1%, #5E9DC8 100%);
	background-image: -moz-linear-gradient(top, #ffFFFF 0%, #DCF0F7 55%, #5E9DC8 23.1%, #5E9DC8 100%);
	background-image: -ms-linear-gradient(top, #ffFFFF 0%, #DCF0F7 55%, #5E9DC8 23.1%, #5E9DC8 100%);
}

@media (min-width:768px)
{
	.top2 {
    
    /*height: 13vh !important;*/
    
    }
}

.logo img
{
	padding-left: 1%;
padding-top: 12px;

/*max-width: 501px;*/

margin-top: 6px;
max-width: 236px;


width: 100%;
}

.text1, .text2, .text3, .logo2
{
	display:none;
	
}



.responsive
{
display: flex;	
}
.main-menu2 li
{
	display: inline;
width: 17vw;
text-align: center;
color: white;
	/*height: 160px;*/
	
	height: 43px;
    line-height: 1;
}

.main-menu2 li a
{
	display: block;
    
    font-size: 1.1vw !important;
    
    color: white;
   
    width: 17vw;
    line-height: 1;
    height: 22px;
    vertical-align: middle;
    text-align: center;
    padding-top: 0;
    margin-top: 0;
    text-shadow: 1px #000;
    
    /* font-variant: small-caps; */
     text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); 
	display: table-cell;
}

.menouback
{
	/*background-color:rgb(26,3,81);*/
	background-color:rgb(21,91,89);
	
	    position: absolute;
    z-index: 500;
    height: 44px;
    width: 100%;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
 .main-menu2 li a
{
font-size: 1.1vw !important;
}
}

/*#djslider-loader141
{
     min-height: 100px !important;
}


.djslider-default.img-vcenter img.dj-image {
    object-fit: cover;
    width: 100% !important;
	    min-height: 100px !important;
}

.tasosslider
{
       min-height: 100px !important;
}

.djslider-default .slider-container
{
	    min-height: 100px !important;
}*/

/*body > div.pre-header.row-fluid.top > div.main-menu2.hidden-xs.hidden-sm.col-lg-7.col-md-9 > div > ul > li.item-155.current.active*/

.main-menu2 li
{
	border-left: 1px solid;
    border-left-width: 0.1vw;
	
	border-left-style: dotted !important;
}

.main-menu2 li:first-child
{
	border-left: inherit !important;
    border-left-width:inherit !important;
}

.current a
{
	/*color:rgba(180,180,255,1.00) !important;*/
	color:#FFC000 !important;
	font-weight:bold;
	 text-shadow: 1px 1px #000;
}

.main-menu2 li a:hover
{
	color:rgba(0,45,116,1.00);
	
}

.container
{
	padding-bottom: 0px;
	/*padding: 1%;*/
/*border-radius: 20px;
margin-top: 33px;
margin-bottom: 20px !important;
margin: 0 auto;*/


/*background-color:rgba(50,50,50,0.8);*/

/*background-color:rgba(0,51,153,0.3);*/

/*background-color:rgba(0,102,255,0.3);*/

/*box-shadow: inset 0px 0px 1px #000;*/
/*border-color: transparent;
border: 7px solid;*/
}



#k2Container {
padding: 8px;
/*background-color: rgba(0,0,0,0.5);*/
border-radius: 10px;
}

.warning
{
	color: red !important;
	display: inline-block;
background-color: #444;
width: 100%;
/*height: 50px;*/
line-height: 2;
vertical-align: middle;
font-size: 23px;
text-align: center;
border: 1px solid;
border-style: dashed;
margin-bottom: 20px;
white-space: initial !important;
border-radius: 9px;
}

.catItemView
{
background-color: rgba(0,0,125,0.3);
  border: 2px solid !important;
  border-style: dashed !important;
  margin-top: 14px !important;
  margin-bottom: 50px !important;
  padding: 1% !important;
  border-radius: 9px;
	
}

.catItemTitle
{
font-size: 31px !important;
font-weight: 500 !important;
padding: 3%  !important;	
}

.itemBody
{
background-color: rgba(0,0,0,0.6) !important;
border-radius: 5px !important;
border: 1px solid !important;
border-style: dashed !important;
padding: 1% !important;
margin-bottom: 20px !important;	
	
}

#u_0_3
{
color: white !important;
}

.itemSocialSharing
{
	background-color: steelblue !important;
}

.footer
{
	width:100%;
	
	/*background-color:rgba(0,0,0,0.8);*/
	
	background-color:rgb(21,91,89);
	
	margin: 0;
	
	position: fixed;
    bottom: 0;
    height: 68px;
	
}

.copyright
{

    display: table-cell !important;
    vertical-align: middle;
   height: 66px;
	font-size: 14px;
    margin: 0 auto !important;
}

.itemVideoBlock h3
{
background-color: #666 !important;
text-align: center !important;	
	
}

.itemImageGallery h3
{
background-color: #666 !important;
text-align: center !important;	
margin-bottom: 25px !important;	
margin-top: 25px !important;	
	
}

fieldset {
    border-style: dashed !important;
    border-radius: 3px !important;
    background-color: rgba(250,255,255,0.5);
    border-color: black !important;
    padding: 12px !important;
}

legend
{
width:auto;
}

.fixed

{

}

.itemListSubCategories h3
{
	display:none;
	
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img 
{
	max-width: 200px;
  width: 100%;
  height: 229px;
  object-fit: cover;
  border-radius: 9px;
}
}

div.subCategory h2 a {
 word-wrap: break-word;
  text-align: center;
  vertical-align: baseline;
  width: 100%;
  display: block;
}

.subCategoryMore
{
	display:none;
	
}











div ul.ja-k2filter li
{
	margin-bottom: 4px !important;
}




.ja-k2filter .itemCurrentRatingNote
{
	display:none !important;
	
}

.ui-slider-horizontal
{
	height: 0.7em;
margin-left: 12px;
margin-right: 14px;
}

.ui-slider-horizontal
{
	
font-size: medium !important;	
}

#form-login-remember
{
font-size: 13px;
margin-bottom: 17px !important;	
}

#divFormillaChat {
right: 1% !important;
bottom:120px !important;
background-color: rgba(50,50,50,0.5) !important;
height: 327px !important;
}

#formillaPower
{
	display:none !important;
	
}

#formilla-chat-button-text {
font-family: Calibri !important;
font-size: 18px !important;
text-align: center !important;
padding: 10px 6px 0px 38px !important;
}

#formilla-chat-button-inner
{
right: 1% !important;
padding: 0 0px 0 9px !important;
}

#modlgn_username
{
width:100% !important;	
}

#modlgn_passwd
{
width:100% !important;	
}

.container2
{
/*	padding: 1%;

margin-top: 33px;*/
margin-bottom: 20px !important;
margin: 0 auto;
overflow:hidden !important;

/*background-color:rgba(50,50,50,0.8);*/

/*background-color:rgba(0,51,153,0.3);*/

/*box-shadow: inset 0px 0px 1px #000;*/
/*border-color: transparent;
border: 7px solid;*/
}

.box
{
	border-radius: 20px;
	margin:1%;
	padding: 1%;
	background-color: rgba(0,51,153,0.3);
	
	
}

#flashcontent8397
{
	width:100% !important;	
}

.title-songs
{
	border: 1px solid;
	border-radius: 6px;
	border-style: dashed;
	padding: 3%;
	max-height: 300px;
	/*max-height: 90px;*/
    overflow: auto;
	
}


@media (min-width:1200px)
{
.title-songs
{
	display:none;
}	
	
}

.title-songs li
{
font-size: 13px;
margin-bottom: 5px;	
	
}

.title-songs2
{
	text-align: center;
  margin-bottom: -4px;
  font-size: 1vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-top-style: dashed;
  border-bottom-style: dashed;
  line-height: 2.5;
  cursor: pointer;
	font-weight: bold;
	background-color: rgba(255,255,255,0.4);
	border-radius: 9px;
}

.title-songs2:hover
{
	color: rgba(255,0,0,0.91) !important;
	
}

@media(max-width:1199px)
{
.title-songs2
{
	
	font-size: 22px !important;
	
	
}	
	
}

#system-message-container .alert
{
background-color: rgba(157,0,0,0.6);
padding: 0;
border-radius: 6px;
border: 1px solid;
border-style: dashed;
margin-bottom: 15px;
padding: 1%;


}

.hasTooltip
{
	display: inline-block !important;
	
}

[data-original-title] {
	
}

.top
{
	font-size:16px;
	
}

#k2Container > div > div.itemFullText > ul > li > form > input[type="submit"]
{
	background-image:url("../images/paypal.png") !important;
	background-color:transparent !important;
	/*background-size:cover !important;*/
	width: 70% !important;
	height:95px !important;
	border:none !important;
	background-repeat: no-repeat !important;
	background-size: 30% !important;
	
	font-size: 25px;
    text-align: left;
	font-weight: bold;
	line-height:5;
}

#k2Container > div > div.itemFullText > ul
{
	border-radius:9px;	
	
}

@media (max-width:992px)
{
#k2Container > div > div.itemFullText > ul > li > form > input[type="submit"]
{
font-size: 25px;	
}
}

#k2Container > div > div.itemFullText > ul > li > form > input[type="submit"]:hover
{
background-position: inherit !important; 	
}

#recaptcha_response_field
{
	color: black !important;
}

.well
{
background-image: inherit !important;	
background-color: inherit !important;
border:none !important;
padding:0 !important;
}

legend
{
	color:inherit !important;
	
}

ul.sigProClassic li.sigProThumb
{
background:none !important;	
}

.form-horizontal .control-label
{
text-align:left !important;	
	
}

.key
{
width: 300px;	
}

.ubCommentsCount
{
font-size: 13px;	
}

#spidervideoplayerhtml5_module iframe
{
width: 100% !important;	
border-radius: 20px;
}

#global_body
{
width: 100% !important;	
height: auto;	
}

#video_div
{
width: 100% !important;		
height: auto;	
}

#videoID
{
width: 100% !important;		
height: auto;
}

.control
{
width: 100% !important;	
height: auto;		
}

div.yendifVideoShare a
{
	display:none !important;
	z-index: -19999 !important;
	
}

.yf-engine
{
	border-radius: 0 0 20px 20px;
}

.yf-poster
{
background-color: rgba(0,37,104,1) !important;
border-radius: 0 0 20px 20px !important;
}

.yendifTitle
{
text-align: center;
background-color: rgba(0,102,255,0.3);
line-height: 2;
border-radius: 20px 20px 0 0;
margin: 0;	
}

.social
{
	padding-left: 6%;
	display: table-cell !important;
vertical-align: middle;
height: 66px;
	
	
	margin: 0 !important;
    padding: 0 !important;
	
}

.social img
{
	margin:8px;
	
	
	
}

.footer-menu
{
/*padding-left: 6%;*/
    display: table-cell !important;
    vertical-align: middle;
    height: 66px;
}

.footer-menu li a
{
padding: 10px !important;
line-height: 1.5;
}

@media(min-width:992px)
{

.left-footer .moduletable
{
    float: left;
    margin: 0 !important;
    padding: 0 !important;	
}

.right-footer .moduletable
{
    float: right;	
}

}

@media (max-width:991px)
{
.footer-menu {
   
    width: 100vw;
  
    text-align: center;
}	
	
.social {
    width: 100vw;
    text-align: center;
   
}

.social p
{
	float:inherit !important;
	
}

.copyright
{
	vertical-align:bottom !important;
	
}
	
}

.intro img
{
width: 100%;
    height: 85vh !important;
    object-fit: cover;
}
.moduletablelang
{
float: right;
margin-top: -9px;
}

.intro-keimeno
{
	position: absolute;
    margin-top: 8px;
    right: 14px;
    width: 333px;
    text-align: right;
}

.moduletablelang img
{
/*position: absolute;
    right: 6vw;
    bottom: 38vh;*/
	float: right;
	padding-left: 16px !important;
    padding-top: inherit !important;
    max-width: inherit !important;
    width: 64px !important;
    -webkit-filter: none !important;	
}

@media (max-width:767px)
{
.moduletablelang img {
    float: left;
    margin-bottom: 15px;
}
.moduletablelang {
    float: inherit !important; 
}
}


.moduletablelang h3
{
font-size: 17px;
    color: rgb(30,16,93) !important;	
}


.intro-keimeno hr {
    width: 280vw;
    left: -100vw !important;
    position: relative;
}

.intro-img img
{

   
    max-width: 365px !important;
    
	
	
}

.header
{
padding: 6px;	
}

.header span
{
font-size: 15px !important;
    color: rgb(30,16,93) !important;	
}

.header p {
	margin: 4px 0 10px 0;
    display: inline-block;
    text-align: right;
    float: right;
    font-size: 14px !important;
    color: rgb(30,16,93) !important;
   
}

.header hr {
    margin: 0;
    border-color: rgb(30,16,93) !important;
    width: 100%;
	display: none;
}


.componentheading
{

  text-align: center !important;
  font-size: 30px !important;
 
  margin-top: -37px!important;
  height: 100%!important;
  position: absolute!important;
  width: 100%!important;
  z-index: -1!important;
  left: 0!important;
  top: 0!important;
  border-radius: 20px;


}


#k2Container:has(> .componentheading)
{
background-color:rgba(0,102,255,0.3) !important;	
}

.online h3
{
display: inline-block;	

width: 100%;
text-align: center;
border: 1px solid;
border-style: dashed;
border-radius: 9px;
font-size: 23px;
padding: 4px;
}

.online p
{
display: inline-block;
}

.users h3
{
display: inline-block;

width: 100%;
text-align: center;
border: 1px solid;
border-style: dashed;	
border-radius: 9px;
font-size: 23px;
padding: 4px;	
}
.users ul
{
display: flex;
padding: 0;
}

.users ul li
{
padding: 9px;
text-align: center;
width: 100%;
}

.moduletable .box
{
	width:100% !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
border-radius: 10px;
padding: 5% !important;
}
@media (min-width: 768px)
{
.moduletable .box
{
height: 88% !important;
overflow:hidden !important;
font-size:13px;
}
}

.boxtitle
{
	text-align:center;
	
}
@media (min-width:991px)
{
body > div.row-fluid.component > div > div > div.center.col-sm-12.col-xs-12 > div.col-lg-4
{
width: 31.333333% !important;	
}

#k2Container > div > div.itemListSubCategories > div
{
width: 31.333333% !important;	
}

#k2Container > div > div.itemListSubCategories2 > div
{
width: 48% !important;	
}
}

@media (min-width: 768px)
{
body > div.row-fluid.component > div > div > div.center.col-sm-12.col-xs-12 > div.col-lg-4
{
width: 48%; !important;	
}	


#k2Container > div > div.itemListSubCategories > div
{
width: 48%; !important;	
}	
}


div.subCategory {
   background: inherit !important;
   border: inherit !important;
  margin:inherit !important;
 padding:inherit !important;
 border-radius: 9px;
 /*height: initial !important;*/
}

div.subCategory h2 {
  text-align: center;
}

div.itemContainer {
 float: inherit; 
}

span.catItemImage img {
  max-width: 600px !important;
  width: 100% !important;
  height: 200px !important;
  object-fit: contain;
  border: none;
}

div.itemListCategory {
  background-color: rgba(0,51,153,0.5) !important;
  border-radius: 9px !important;
}

.itemListView .catItemHeader .catItemTitle a {
  color: inherit !important;
}

div.k2FeedIcon a, div.k2FeedIcon a:hover 
{
  display: none !important;
}

div.userBlock div.userDescription {
 padding:0;
  margin-top: -7px;
  font-size: 13px;
}

div.userItemView {
  border: 2px solid;
  border-style: dashed;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 1%;
}

.documents
{
	width:100%;
	
}

div[data-tooltip="Σε άλλη καρτέλα"]

{
  display: none !important;	
}

.itemAttachmentsBlock h3
{
background-color: #666 !important;
  text-align: center !important;
  margin-top: 10px !important;
  margin-bottom: -13px !important;
}

video
{
/*position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  width: auto !important;
  height: auto !important;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  transition: 1s opacity !important;
    object-fit: contain !important;	*/
}

IFRAME.aridoc-frame {
  border-radius: 9px !important;
}

@media(max-width:991)
{
.hide22
{
	  
 position: absolute;
  display: block !important;
  width: 17%;
  height: 80px;
  right: 0;
  /* top: 0; */
  background-color: transparent;
  float: right;
  margin-right: 5%;
  z-index: 500000000;
	
}
}

.hide22
{
	  
 position: absolute;
  display: block !important;
  width: 26%;
  height: 80px;
  right: 0;
  /* top: 0; */
  background-color: transparent;
  float: right;
  margin-right: 5%;
  z-index: 500000000;
	
}


.intro-block h3
{
background-color: #666 !important;
text-align: center !important;	
padding: 0 !important;
font-size: 22px;
}

.metronomos
{
width: 100%;
     height: 562px;
	margin-top: 15px;
  margin-bottom: 15px;
  border: none;
}

.kourdistiri 
{
  width: 100%;
  height: 532px;
  margin-top: 15px;
  margin-bottom: 15px;
  border: none;
}

.stixoi
{
	  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  
  font-weight: normal;
	
}

.free-block h3
{
background-color: #666 !important;
text-align: center !important;	
padding: 0 !important;
}

div.itemCategory {
  text-align: right;
 
  padding: inherit !important;
   border-bottom: inherit !important;
}

.sigProDownloadLink
{
display: none;	
}

div.itemImageBlock {
 padding: 0px !important; 
  margin: 0 !important; 
}

@media (max-width:992px)
{	
div.itemImageBlock 
{
	display:none !important;
}	
}

@media (min-width:993px)
{	
.itemTitle
{
	width: 85%;
}	
}

span.itemImage {
  
   /*margin: 0 !important;*/
}

.itemphoto img
{
	width: 75px !important;
  border-style: dotted !important;
  height: 70px !important;
  float: right;
  margin-top: -69px;
  /*position: absolute;
  right: 25px;
  top: 36px;*/
  object-fit: cover;
	
}

div.itemSocialSharing {
  padding: 8px !important;
  border-radius: 9px;
}

.alert-warning {
  background-image: inherit !important;
  filter: inherit !important;
  border-color:inherit !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #000000 !important;
  background-image: none !important;
  color: rgb(255, 255, 255) !important;
  text-shadow:none !important;
}

div.itemListCategory img {
  border-radius: 9px !important;
  object-fit: cover !important;
}

div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {
  border-radius: 9px;
}

div.itemFullText {
  margin-top: 20px;
}







/*start style for tabs*/


.tabs
{
/*border-bottom: 1px solid;*/
margin: 0 !important;
  padding: 0 !important;	
}
.tab_content {
	/*display: none;*/
			/*background: #ededed;*/
			padding: 15px;
  border: 1px solid;
  border-style:dashed;
  border-radius: 0 5px 5px 5px;
  margin-bottom: 10px;
  background-color: rgba(0,0,0,0.6) !important;
  margin-top: -2px;
   }
   
   /*.tab_content2 {
	
			padding: 15px;
  border: 1px solid;
  border-style:dashed;
  border-radius: 0 5px 5px 5px;
  margin-bottom: 10px;
  background-color: rgba(0,0,0,0.2) !important;
   }*/
   
   
   .tab_content2 {
  /* display: none; */
  /* background: #ededed; */
  padding-top: 15px;
  border-top: 1px solid;
  border-top-style: dotted;
  /* border-radius: 0 5px 5px 5px; */
  margin-bottom: 10px;
  background-color: rgba(0,0,0,0.2) !important;
  margin-top: -2px;
}
   
   
.tabs li { display:inline;list-style:none }

.tabs a { background-color: rgba(255,255,255,0.1);
			/*color: #222;*/
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
			border-radius: 11px 11px 0 0;
			border:1px solid;
			}
			



.tabs a.active { background: #ededed;
			color: #00f; 
			border-radius: 11px 11px 0 0;
			  font-size: 23px;
			}


@media (max-width:644px)
{
.tabs a { 
			border-radius: 11px 11px 11px 11px;
			
			}
			



.tabs a.active {
	border-radius: 11px 11px 11px 11px;
			}	
			
		.tab_content
		{	
			border: none;
  border-style: none;
		}
		.tab_content2
		{
		border-top:  none;
        border-top-style:  none;
		}
}




.subtabs a
{
	padding: 5px 10px !important;
	  font-size: 14px !important;
}
.subtabs a.active
{
	  font-size: 18px !important;
}


/*end style of tabs*/





div.itemComments
{
border:none !important;
}

div.itemComments 
{
  background: rgba(0,0,0,0.5) !important;
}
div.itemCommentsForm form span#formLog 
{
  color: #CF1919 !important;
}

div.itemLinks
 {
  margin: 0 !important;
  padding:0 !important;
}

.jwcenter
		{
		left: 80px !important;	
			
		}
		
.jwelapsed , .jwduration
{
	display:inherit !important
	
}

video 
{
	background-color:red !important;	
	background:inherit !important;	
}







@media (max-width:1199px)
{
 .catigories
 {
	 display:none !important;
	 
	 
 }
	
}


div.k2CategoriesListBlock
{
border: 1px solid;
  border-radius: 6px;
  border-style: dashed;
  /*padding: 3%;
  max-height: 145px;
  overflow: auto;*/	
	
}

div.k2CategoriesListBlock ul li a span.catTitle {
  /* padding-right: 4px; */
  padding: 6px;
  font-size: 14px;
  padding-top: 0px;
  margin-top: 0px;
}

div.k2CategoriesListBlock ul li a span.catTitle:hover {
  color: rgba(255,0,0,0.91) !important;
}

div.k2CategoriesListBlock ul li.activeCategory a span.catTitle{
  font-weight: bold;
  color: rgba(255,0,0,0.91) !important;
}

div.k2CategoriesListBlock ul {
  margin: 0;
}

div.k2CategoriesListBlock ul li {
  display: inline-block;
  padding: 4px;
}

.catigories
{
padding-bottom: 10px;	
	
}

.catigories h3
{
 border-bottom: inherit !important;	
 border-bottom-style:inherit !important;	
 padding-bottom: 5px !important;	
 margin-bottom: inherit !important;	
}

.agorasmena
{
	border: none;
  margin: 0;
  max-height: inherit;
  /*margin-bottom:10px;*/
  margin-top: 7px;
	
	
	
}

.agorasmena li
{
	line-height: 2;
  font-size: 18px;
	
	
	
}

div.center > div.title-songs2
{
margin-bottom: inherit !important;	
  font-size: inherit !important;	
  border-top: inherit !important;	
   border-bottom: inherit !important;	
   border-top-style:inherit !important;	
   border-bottom-style:inherit !important;	
  line-height: inherit !important;	
  cursor:inherit !important;	
  display: block;
  position: absolute;
  text-align: center !important;
 width: 97%;
   margin-top: 7px;
	
}

div.center > div.title-songs
{
	
	/*border-bottom: 1px solid;
  border-bottom-style: double;*/
	
}

div.itemAttachmentsBlock {
  padding: 0 !important;
  border-bottom: none !important;
}

.jwclick
{
	display:none !important;
	
}

.jwclick_item
{
	display:none !important;
	
}

@media (min-width: 1200px)
{

.inputbox, .exfield
{
	font-size: 0.7vw  !important;	
}

div.k2LoginBlock ul li {
  font-size: 0.9vw;
}

div.k2UserBlock ul.k2UserBlockActions li a {
	
	border-radius: 5px;
  background-color: rgba(255,255,255,0.3);
  margin-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  text-align:center;
}

div.k2UserBlock form input.ubLogout {
  width: 100%;
}
}

div.k2LoginBlock {
  margin-bottom: 10px;
}

div.k2UserBlock ul.k2UserBlockActions li a {
	display:inherit !important;
	position: inherit !important;
	
	
}

.modal 
{
    display:inherit !important;
	position: inherit !important;	
	
}
span.catItemAddLink a,span.userItemAddLink a
{
	text-align:center;
  background-color: blue;
}

span.catItemAddLink a:hover, span.userItemAddLink a:hover
{
 background-color: blue !important; 
}

div.itemComments ul.itemCommentsList li.authorResponse 
{
  background: none !important;
  background-color: black !important;
  
}

div.yendifVideoShare .yendifDescription 
{
  text-align: center;
  background-color: rgba(0,102,255,0.3);
  border-radius: 9px;
}

span.catItemEditLink a ,span.userItemEditLink a
{
  background-color: blue;
  width: 130px;
}

span.catItemEditLink a:hover,span.userItemEditLink a:hover
{
 background-color: blue !important; 
}


span.itemEditLink a 
{
	
  background: blue;
  width: 129px;	
	
}

span.itemEditLink a:hover
{
 background-color: blue !important; 
}

.proairetika
{
	display:none !important;
	
}

div.k2UserBlock ul.k2UserBlockActions {
  margin-bottom: 15px;
}

div.itemCommentsForm form textarea.inputbox {
 
  width: 60% !important;
  margin: 0 auto !important;
  font-size: 15px !important;
}

.itemCommentsForm h3 {
  background-color: #666 !important;
  text-align: center !important;
  padding: 0 !important;
}
div.itemCommentsForm form label.formComment {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 15px;
}

div.itemCommentsForm form input#submitCommentButton {
  margin: 0 auto !important;
  margin-top: 22px !important;
  margin-bottom: 15px !important;
}

div.itemToolbar
{
margin: 16px 0 16px 0;	
}

#jform_captcha
{
	margin-bottom: 18px;
}

@media (max-width:767px)
{
.kouti
{
	height:inherit !important;
	
}
.kouti2
{
	height:inherit !important;
	
}
	
}
.kouti2
{
margin-bottom: 2%;
}

.moduletable.kouti
{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;	
 border-color:rgba(0,51,153,0.3) !important;
	border:1px solid;
}

.moduletable.kouti .boxtitle
{
	 -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;	
}

.moduletable.kouti:hover
{
	border-color:red !important;
	border:1px solid;
	cursor:pointer;
	
}

.moduletable.kouti:hover .boxtitle
{
	color:red !important;
}

.kouti a:hover
{
	color:inherit !important;
	
}

div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
   background: inherit !important;
   padding: inherit !important;
   border:inherit !important;
   margin: inherit !important;
}

.formResponsive h2
{
text-align: center;
  border-bottom: 1px solid;
  border-bottom-style: dashed;
  width: 55%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 20px;
	line-height: 1.5;
}

.formResponsive .formHorizontal .formControlLabel 
{
  width: 42% !important;
}

.yui-calcontainer {
  /* position: relative; */
  padding: 5px;
  background-color: #F7F9FB;
  /* border: 1px solid #7B9EBD; */
  /* float: left; */
  /* overflow: hidden; */
  /* margin-left: 10%; */
  width: 253px;
  margin: 0 auto !important;
  margin-top: 21px !important;
  border-radius: 9px;
  float:inherit !important;
}

.formControlLabel
{	
margin-right: 13px;	
}

.formRed, p.formRed
{
color: #b94a48 !important;
  text-align: center;	
}

.formError,.formResponsive .formError {
  color: #b94a48 !important;
  font-weight: bold;
}

.rsform-select-box
{
	  background-color: #0074cc !important;
	
}

#leptomereies_tbl
{
border-radius: 9px;	
}

.rsform-block-description .formControlLabel
{
	width:100% !important;
	
	
}
p.rsformVerticalClear {
  display: table-header-group;
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
  min-height: 26px;
}

.rsform-block-orxistra
{
width: 80%;
  /* margin-left: -150px; */
  display: flex;
  font-weight: bold;	
}
.form-desc
{
width: 80%;
  /* display: block; */
  margin: 0 auto;
  background-color: rgba(0,0,255,0.3);
  padding: 1%;
  /*border: 1px solid;
  border-style: solid;*/
  border-radius: 9px;
}

#modlgn_username, #modlgn_passwd
{
    height: 5px;	
}

.next-button, .prev-button
{
height: 50px;	
}

.footer p
{
	margin:0;
	
}



















.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a,
.cssmenu #menu-button {
  margin: 0;
  padding: 0;
 /* border: 0;*/
  list-style: none;
  /*line-height: 1;*/
  /*display: block;*/
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 8000000000000000000;
}
.cssmenu:after,
.cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cssmenu #menu-button {
  display: none;
}
.cssmenu {
 
}
.cssmenu > ul {
  
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
.cssmenu.align-right > ul > li {
  float: right;
}
.cssmenu > ul > li {
  float: left;
  display: inline-block;
}
.cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
.cssmenu.align-center > ul > li {
  float: none;
}
.cssmenu.align-center ul ul {
  text-align: left;
}
.cssmenu > ul > li > a {
  padding: 18px 25px 21px 25px;
  /*border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #d3eced;
  text-transform: uppercase;
  letter-spacing: 1px;*/
}
.cssmenu > ul > li:hover > a,
.cssmenu > ul > li > a:hover,
.cssmenu > ul > li.active > a {
  /*color: #ffffff;
  background: #32a9c3;
  background: rgba(0, 0, 0, 0.1);*/
}
.cssmenu > ul > li.deeper > a {
  padding-right: 45px;
}
.cssmenu > ul > li.deeper > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
  right: 17px;
  top: 17px;
}
.cssmenu > ul > li.deeper.active > a::after,
.cssmenu > ul > li.deeper:hover > a {
  border-top-color: #ffffff;
}
.cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
.cssmenu.align-right ul ul {
  text-align: right;
}
.cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ccc;
  top: -4px;
  left: 20px;
}
.cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
.cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ccc;
  top: 11px;
  left: -4px;
}
.cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
.cssmenu > ul > li > ul {
  top: 120px;
}
.cssmenu > ul > li:hover > ul {
  top: 41px;
  left: 0;
  opacity: 1;
}

.cssmenu>ul>li>a:hover {
	background-color:#ccc !important;
	color:#FFC000!important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.cssmenu>ul>li.deeper>a:hover::after
{
border-top-color: #000;	
}
.cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
.cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
.cssmenu.align-right ul ul ul {
	z-index: 8000000000000000000;
  padding-right: 6px;
}
.cssmenu ul ul > li:hover > ul {
  left: 16vw;
  top: 0;
  opacity: 1;
}
.cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
.cssmenu ul ul li a {
	border: 1px solid;
	z-index: 8000000000000000000;
    text-decoration: none;
    font-weight: bold;
    padding: 11px 25px;
    width: 16vw; 
    color: rgb(21,91,89) !important;
    text-align: left;
    text-shadow: none;
    background: #ccc;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);

}
.cssmenu ul ul li:hover > a,
.cssmenu ul ul li.active > a {
background: #FFC000 ;
 
}
.cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
.cssmenu ul ul li.deeper > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
.cssmenu.align-right ul ul li.deeper > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
.cssmenu ul ul li.deeper.active > a::after,
.cssmenu ul ul li.deeper:hover > a::after {
  border-left-color: #333333;
}
.cssmenu.align-right ul ul li.deeper.active > a::after,
.cssmenu.align-right ul ul li.deeper:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
.cssmenu ul ul li
{
     border-left: inherit !important; 
     border-left-width: inherit !important; 
     border-left-style: inherit !important; 
	 display: inherit !important; 
     
     text-align: inherit !important; 
   
     height: inherit !important; 
    
  
	
}
.cssmenu ul ul > li > ul li a
{
	background-color:rgb(60,140,147); 
	color:white !important;
}

.cssmenu ul ul > li > ul li a:hover
{
	background-color:rgb(60,140,147); 
	color:#FFC000 !important;
}
.cssmenu > ul  > li > a
{
line-height: 0.3 !important;	
text-transform:uppercase; 
text-shadow: none;
}


.parent
{
display: block !important;	
}

.slider_with_3d_effect_container , .slider_with_3d_effect_container , .jms-wrapper, .jms-slideshow
{
    height: 81vh !important;
       width: 100% !important;
}

.moduletableslideraki h3:first-child
{
	display:none;
}

.jms-wrapper img
{
	width:100vw;
	object-fit:cover;
}

.slider_with_3d_effect_container .step {
   
    width: 100vw;
}
.jms-wrapper
{
border: none !important;
}

.jms-slideshow
{
	margin: 2px auto !important;
}

.step h3 {
   
    display: block !important;
	text-shadow: 3px 3px black !important;
}

.jms-content p {
   text-shadow: 1px 1px black !important;
}

.jms-content {
   position: relative;
    clear: both;
    margin: 49vh auto !important;
    text-align: center;
    background-color: rgba(21,91,89,0.85);
       border-radius: 20px 0px;
    padding: 12px;
    width: 34%;
    padding-top: -28px;
    padding-bottom: 48px;
}

@media (max-width:1190px)
{
.jms-content {
    position: relative;
    clear: both;
    /*margin: 30vh auto !important;*/
    text-align: center;
    background-color: rgba(21,91,89,0.85);
    border-radius: 6px;
    padding: 12px;
    width: 34%;
    padding-top: -28px;
    padding-bottom: 48px;
 }
}

@media (max-width:767px)
{
.jms-content {
    position: relative;
    clear: both;
   /* margin: 194px auto !important;*/
    text-align: center;
    background-color: rgba(21,91,89,0.85);
    border-radius: 6px;
    padding: 12px;
    width: 64%;
    padding-top: -28px;
    padding-bottom: 48px;
margin: 323px auto !important;
 }
}


.slider_with_3d_effect_container .jms-arrows span.jms-arrows-next {
    background: rgba(255,255,255,0.5) url(http://sediek.e-unic.gr/modules/mod_joombig_slider_with_3d_effects/images/arrow_right.png) no-repeat 50% 50% !important;
	
}  

.slider_with_3d_effect_container .jms-arrows span.jms-arrows-prev {
    background: rgba(255,255,255,0.5) url(http://sediek.e-unic.gr/modules/mod_joombig_slider_with_3d_effects/images/arrow_left.png) no-repeat 50% 50% !important;
	
    
}

.newsletter h3
{
	font-size: 13px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 5px;
}

.newsletter input
{
	   
}

.acymailing_module_form td {
    padding-bottom: 0px;
}

@media(max-width:991px)
{
.footer {
   
    position: relative;
    height: auto;
   
}
}

@media(min-width:992px)
{
.contact-address {
   
    position: absolute;
    right: 23%;
    margin-top: 31px;
   
}
}

div.center select,div.center select *,div.center input ,div.center input *,div.center option,div.center option *,div.center select option
{
    color: white !important;
}

#Kunena .kreply-form .inputbox {
   
    color: white !important;
  
}
#jform_contact_message
{
color:white !important;
}

div.acymailing_module, .acymailing_module div {
    background-color: transparent !important;
    text-align: center;
}

.control-group
{
	   text-align: inherit;
    margin: 0 auto;
    /* padding: 6px; */
    margin: -9px;
    margin-right: 20px;
    margin-left: 20px;
}
.page-header {
    padding-bottom: 9px;
    margin: inherit !important;
    text-align: center;
    border-bottom: inherit !important;
}

.acymailing_form input[type="submit"] {
   
   margin-top: inherit !important;
    margin-bottom: inherit !important;
    margin-left: 5px;
    height: 28px;
    padding-bottom: 26px;
   
}

.itemFullText .maintable td, .catItemBody .maintable td
{
background-color: transparent !important;	
}

.itemFullText .maintable hr, .catItemBody .maintable hr
{
   
    border: inherit !important;
    border-top: 1px solid !important;	
}

.itemFullText .maintable table, .catItemBody .maintable table
{
   
   margin: 0 auto;
}
.boxtitle
{
	font-size: 17px;
	}
	
.itemFullText img[src*="endcap"], .catItemBody img[src*="endcap"]
{
	display:none;
}

h3.catItemTitle
{
	font-size: 21px !important;
    text-align: center;
}

.catItemView, div.catItemView
{
background-color: rgba(255,255,255,0.1) !important;
    border-radius: 0px;
    border-style: dotted !important;	
}

.catItemBody
{
	    border-top: 1px solid;
    border-top-style: dotted;
}