@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,greek);

/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

body { color: #444; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 140%; }

p { margin: 0 0 10px; text-align: justify;padding: 5px;}

a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

a:hover { text-decoration: underline;  }

a:focus { outline: none; text-decoration: none; }

blockquote { margin: 40px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote::before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 14px; line-height: 160%; font-weight: 400; }

img { 
	display: inline-block !important; 
	height: auto; 
	max-width: 100%;

}

#pre-header { color:#aaaaaa; display: none;}

#bottom-content { color: #ffffff; }

::-moz-selection { color: #ffffff; }

::selection { color: #ffffff; }

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 10px 0 10px 0; font-family: 'Open Sans', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#276cb2; }

h1 { font-size: 22px }

h2 { font-size: 20px }

h3 { font-size: 18px }

h4 { font-size: 16px }

h5 { font-size: 14px }

h6 { font-size: 12px }

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

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 16px; margin-bottom: 20px; position: relative; }



.title-sep .glyphicon { font-size: 13px; padding-right: 18px; }

.page-node #content-wrapper h1.page-title { margin: 0; padding: 20px 20px 0 0; }

.page-node.page-node- #content-wrapper h1.page-title { padding: 20px 20px 0; }

/*tables*/
table { width: 100%; margin-bottom: 20px; border: 0px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 0px solid #dfdfdf;}


thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 4px; line-height: 120%; vertical-align: top; }

/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; display: none;}

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 0px 0 0 0; }

#header-top { background-color: #ffffff; border-bottom: 0px dashed #eaeaea; position: relative; z-index: 12; min-height: 50px; text-align: center;} 

#header { display: none; background-color: #fcfcfc; border-bottom: 0px solid #eaeaea; position: relative; z-index: 5; padding: 0px 0; text-align: center;}

#main-navigation { min-height: 40px; vertical-align:middle; background-color: #50b5bb; color: #ffffff; position: relative; z-index: 11; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); }



#banner-inside { padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px;}

#slideshow { padding: 10px; background-color: #fcfcfc; border: 1px solid #eaeaea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; 
display: none; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content { padding: 10px 5px 10px 5px; }




#main { padding: 0 0 10px; }

#bottom-content { padding: 20px 0 10px 0; }

#footer { background-color: #fcfcfc; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; margin-bottom: 1px; padding: 30px 0 15px; }

#subfooter { background-color: #fcfcfc; border-top: 1px solid #eaeaea; padding: 20px 0 10px; text-align: center; margin-bottom: 10px; }

.block { padding: 0 0 15px 0; clear: both; }



/*Despina top block*/
.block h2 {background-color: #21b7b9;padding: 10px 8px 10px;color: #ffffff;}



#header-top .block, #main-navigation .block, #banner .block { padding: 0; }

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { 
	border-bottom: 1px dashed #ddd; 
	margin-bottom: 0; 
	padding: 5px 0; 
	list-style-type:none !important;
	list-style-position: inside; 
	margin:0;}

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none; list-style-type: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #444; border-color: #444; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; list-style-type:none;}

ul.menu li { list-style-position: inside; padding: 5px 0 5px 0; margin:0; border-bottom: 1px dashed #ddd; list-style-type:none;}

ul.menu li a { color: #999; font-size: 14px; line-height: 150%; display: inline-block; }

ul.menu li a:hover, ul.menu li a.active { text-decoration: none;}

ul.menu li.leaf { list-style-image: none; color: #444;list-style-type:none !important;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: center; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}

#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.menu li a { padding: 15px 20px; }

#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*main-navigation*/
#main-navigation ul.menu li a { text-transform: uppercase; font-weight: 700; padding: 20px; }

#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid #eaeaea; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; } 

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); 
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px; 
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 10px 20px 10px 10px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; 
position: absolute; top: 20px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; } 

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover, 
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Logo - Site name*/
#logo { padding:0 0 5px 0; text-align: center; }

#logo img { display: inherit; }

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper { background-color: #fcfcfc; border: 1px solid #eaeaea; margin-bottom: 15px; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.node header h2 a:hover { text-decoration: none; }

.node > .content, #comments, .page-contact #content-wrapper { padding: 5px 10px; }

.node header { padding: 5px 10px 5px; }

.node footer { padding: 10px 20px 20px; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}

.submitted .glyphicon { top: 0; }

/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;} 

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; } 

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid #eaeaea; }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, textarea.form-textarea, select { background-color: #fcfcfc; border: 2px solid #eaeaea; color: #999999; font-size: 14px; padding: 14px; width: 100%; 
min-height: 25px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} 

input.form-text:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

/*select { -webkit-appearance: menulist; }*/

fieldset { padding:10px; margin: 0 2px; border: 1px solid #eaeaea; }

legend { border-bottom: none; font-size: 14px; width: auto; margin: 0;}

input[type="radio"], input[type="checkbox"] { margin: 0px 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] { margin: 5px 5px 10px 0; background-color: rgb(22, 207, 145); border: none; box-shadow: none;
color: #fff; padding: 15px 24px; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: #fcfcfc; border: 1px solid #eaeaea; padding: 14px 20px; margin-bottom: 30px; -webkit-border-radius: 6px;
-moz-border-radius: 6px; border-radius: 6px; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 20px 15px 15px; font-size: 13px; width: 180px; 
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 20px; color: #999; font-size: 14px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after { 
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 5px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus, 
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

/*gia na vgazei hroma sta events*/

.calendar-calendar td.today, .calendar-calendar td.today .mini-day-on {
	background-color: #A7C5FB !important;
}
.calendar-calendar td.today a, .calendar-calendar td.today .mini-day-on a {
	background-color: rgb(168, 212, 87) !important;
}

.calendar-calendar td.has-events{
	background-color:#50b5bb !important;

}

.calendar-calendar td.has-events a{
	color: #ffffff !important;
	font-weight: bold !important;
}


/*gia na emfanizei proigoumeno - epomeno*/


.view .date-nav-wrapper ul.pager{
	overflow: visible;
	margin-bottom: -10px !important;
}

.view .date-nav-wrapper .date-prev  {
	background: #eeeeee;
	top: -38px;
	float: left;
	text-align: left;
	left: 0;
}

.view .date-nav-wrapper .date-next {
	background:#eeeeee;
	top: -38px;
}

.view .date-nav-wrapper .date-next a{
	background: none;
	border: none;
	padding: 0;
}

.view .date-nav-wrapper .date-prev a{
	background: none;
	border: none;
	padding: 0;
}

/*gia ton titlo toy calendar*/
.view .date-nav-wrapper .date-heading {
	position: relative !important;
	padding: 0 !important;
	text-align: center;
	z-index: 0;
  }
  
  .view .date-nav-wrapper .date-heading h3 {
	font-weight: 700 !important;
	padding: 0 !important;
	margin: 5px 0 5px 0 !important;
	display:inline !important;
	

  }

  /*gia ta templates */
  /* Underline From Center */
  .hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
  }
  .hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
  }

  .toplist {
	position: relative;
	bottom: 5px;
	width: 30px;
	}
	




/* EC HEADER LOGO  */

#ecHeaderLogo {
	display: flex;
	align-items: center;
  }
  
  #footer { background-color: #f5f5f5;
	border-bottom: none;
	margin-bottom: 0;
  
  }
  
  #subfooter {
	background-color: #f5f5f5;
	margin-bottom: 0;
	border-top: 0px solid #eaeaea;
  }
  
  html:lang(pt-pt)   #ecHeaderLogo,
  html:lang(fr)   #ecHeaderLogo,
  html:lang(es)   #ecHeaderLogo
  {padding-bottom: 1rem;}
  
  #ecHeaderLogo p {
	font-size: .9rem;
	line-height: .9rem;
	text-align: right;
	padding: .75rem .75rem 0 0;
	font-family: Arial, "Helvetica Neue",Helvetica,sans-serif;
  }
  
  #ecHeaderLogo img {
	max-width: 7rem;
  }
  
  
  


/* SMK Twitter feed  */

.smk-text { color: #333;
}

.smk.wt.wt-smk {

  max-height: 42rem;
overflow: scroll;
}



/* Responsive embed  */
 
.embed-responsive-homeDataHub{
	padding-bottom: 100%;
	margin-bottom: 1rem;
  }
  
  


@media all{.wt-smk .wt-video-img{position:relative;display:block}.wt-smk .wt-video-hidden{display:none}.wt-smk .wt-btn-holder{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;background:#fff;opacity:.7;display:block;transition:opacity 0.15s ease-in-out 0s}.wt-smk .wt-btn-holder span.wt-play-video{margin:0 auto;display:inline-block;width:100%;height:100%;background-size:64px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-3 17v-10l9 5.146-9 4.854z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-transition:background-image 0.2s ease-in-out;transition:background-image 0.2s ease-in-out}.wt-smk .wt-btn-holder:hover{opacity:.8}.wt-smk .wt-btn-holder:hover span.wt-play-video{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-3 17v-10l9 5.146-9 4.854z'/%3E%3C/svg%3E")}.smk .smk-tweets{background-color:#fff;border:1px solid #ddd;padding:25px 25px 15px 25px;margin:0 0 2%;position:relative}.smk.lowspace .smk-tweets{padding:10px 10px 5px 10px;border:0}.smk p{word-wrap:break-word;font-size:16px;text-align:left;line-height:1.6}.smk.lowspace p{font-size:14px}.smk p a{text-decoration:none;color:#3b94d9}.smk p a:hover,.smk p a:focus,.smk p a:active{text-decoration:underline}img.emoji{height:1em;width:1em;margin:0 .05em 0 .1em;vertical-align:-.1em}}@media all{.smk p.smk-user{line-height:1;font-size:18px;font-weight:400;padding:0;margin:0;overflow:hidden}.smk.lowspace p.smk-user{font-size:14px}.smk .smk-user img{float:left;margin:0 10px 2px 0;border:0;border:1px solid #eee}.smk .smk-user span.smk-username{font-weight:700;word-wrap:break-word;display:block}.smk .smk-user span.smk-screenname{color:gray;font-size:80%;display:block;padding-top:4px}.smk .smk-user a span.smk-screenname{text-decoration:none}.smk .smk-user a{color:#000}.smk .smk-user a:hover{color:#3b94d9}.smk .smk-user a:hover span.smk-username,.smk .smk-user a:focus span.smk-username,.smk .smk-user a:active span.smk-username{text-decoration:underline}.smk span.smk-twitter-logo{margin:0;display:block;height:32px;width:32px;float:right;background-position:-160px 0}.smk.lowspace span.smk-twitter-logo{display:none}}@media all{.smk .smk-retweeted{display:block;color:#999;text-align:right}.smk p.smk-text{margin-bottom:5px}.smk p.smk-text .wt-smk-user-pic{float:left;margin:0 15px 5px 0}}@media all{.smk p.smk-photos{margin-bottom:5px;overflow:hidden}.smk .smk-photos a{text-decoration:none}.EC_MyICHP_left .decorator .smk-photos img,.smk-photos img{max-width:100%;border:0;margin:0;outline:0;padding:0;text-decoration:none;text-transform:none;vertical-align:baseline}}@media all{.smk p.smk-ago{padding:15px 0 0;margin:0;float:left;overflow:hidden;font-size:12px}.smk p.smk-ago a{color:#66757f}}@media all{.smk .smk-actions{padding:10px 0 0;margin:10px 0 0 0;text-align:right}.smk .smk-actions a{position:relative;text-decoration:none;box-sizing:content-box;outline:none}.smk .smk-actions a span{position:absolute;display:inline-block;padding:7px 10px;background-color:#000;color:#fff;font-size:14px;border-radius:5px;top:-9999px;left:-9999px;font-weight:700;z-index:333;white-space:nowrap}.smk .smk-actions a:hover span,.smk .smk-actions a:focus span,.smk .smk-actions a:active span{top:-43px;left:-10px;right:auto}.smk .smk-actions a span b{display:block;width:0;height:0;border:5px solid transparent;border-top-color:#000;position:absolute;left:16px;bottom:-10px}.smk .smk-reply,.smk .smk-retweet,.smk .smk-like{margin-right:10px}.smk.lowspace .smk-reply,.smk.lowspace .smk-retweet,.smk.lowspace .smk-like{margin:0 3px}.smk .smk-like{margin-right:0}.smk .smk-sprite-img{background-image:url(https://europa.eu/webtools/services/smk/images/mobile_sprite.png);background-repeat:no-repeat}.smk .smk-sprite{width:24px;height:20px;display:inline-block}.smk .smk-reply{background-position:4px -135px}.smk .smk-reply:hover,.smk .smk-reply:focus,.smk .smk-reply:active{background-position:4px -115px}.smk .smk-retweet{background-position:-39px -135px}.smk .smk-retweet:hover,.smk .smk-retweet:focus,.smk .smk-retweet:active{background-position:-39px -115px}.smk .smk-like{background-position:-76px -135px}.smk .smk-like:hover,.smk .smk-like:focus,.smk .smk-like:active{background-position:-76px -115px}}@media all{.smk img.wt-img-lazy{position:relative;filter:blur(10px);transform:scale(1)}}