/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/extend/themes/twentyten
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: twentyten
*/
/*New*/
.contactformwrapper { margin:20px auto 0 auto;}
.contactleft { width:48%; float:left;}
.contactright { width:48%; float:right;}
.contactclear { clear:both; height:15px;}
.contactformwrapper input[type="text"],
.contactformwrapper input[type="email"],
.contactformwrapper input[type="tel"],
.contactformwrapper textarea {
	background: #f9f9f9; color:#666; width:96%;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:5px;
}
#fancybox-title{display: none !important; }


.topstickymenu {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    background:#105caa;
    z-index:99999; text-align:center;
}
.topstickymenucontainer { max-width:1200px; margin:0 auto;}
ul.stickymenu { margin:0; padding:0;}
.stickymenu li { display:inline-block;  text-align:center; border-left:#fff 1px solid; margin-right:-4px;}
.stickymenu li:first-child {border-left:none;}
.stickymenu li a { display:inline-block; text-align:center; color:#fff; font-size:13px; margin:0;  padding:12px 6px;}
.stickymenu li a:hover { color:#fff; background:#051954;}

#slider6 li { padding:10px 70px;}
#slider6 li a { color:#fff!important;}

.testimonials_wrapper { background:#1d4d8f;}
.testimonials { padding:20px 0;}
.testimonialimg { width:20%; float:left;}
.testimonial { width:78%; float:right; color:#fff;}


.icnewbox { position:relative; margin:0; padding:0;}
.icnewtext { position:absolute!important; width:50%!important; left:0!important; bottom:0!important; background:#1d4d8f!important; padding:10px 20px!important; color:#fff!important; min-height:100px!important;}

.homecontainer { padding:20px;}
.homecontainerleft { width:66%; float:left;}
.homecontainerright { width:33%; float:right;}

.homeboxspace { display:block; width:100%; clear:both; height:20px;}
.innovationcornerbox { position:relative;background:#1d4d8f; }
.casestudybox { position:relative; width:49%; background:#e9e9e9; float:left; }
.productupdatesbox {position:relative; width:49%; background:#00ccff; float:right;}
.videobox {position:relative; background:#000; padding:0 0 45px 0;}
.latestnewsbox { position:relative; background:#00ccff;}
.latestnewscontent { padding:20px 20px 30px 20px;}
.eventsbox {position:relative; background:#ffb746;}
.twitterbox {position:relative; background:#e9e9e9;}

.homepagemainslider { margin:0 auto; position:relative;}
.homepagesliderlist { position:relative;}
.homepageslidertitle {margin:0 auto; position:absolute; left:0; right:0; top:10%; z-index:99; padding:0; font-size:45px; line-height: 50px; color:#fff; font-weight:400;text-shadow: 0 0 3px #1c343f, 0 0 5px #1c343f; text-align:center;}

.innovationcornerlist { position:relative;}
innovationcornerimg { position:relative;}

.innovationcornertext { background:#1d4d8f; padding:20px;}
.innovationcornertitle { margin:0 0 20px 0;}
.innovationcornertitle a { color:#000; font-size:18px; line-height:20px;color:#fff;}

.casestudytext { padding:15px;}
.casestudytitle { margin:0; min-height:45px;}
.casestudytitle a { color:#000; font-size:18px; line-height:20px;
 overflow: hidden; 
   text-overflow: ellipsis;
   display: -webkit-box;
   max-height: 45px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.casestudybox .readmorebox a{color: #666; padding: 5px 10px; border: solid 1px #666; display: inline-block; font-size:14px;}
.casestudybox .readmorebox a:hover {background:#666; color:#fff;}

.productupdatestext { padding:15px;}
.productupdatestitle { margin:0; min-height:45px;}
.productupdatestitle a { color:#fff; font-size:18px; line-height:20px;
overflow: hidden; 
   text-overflow: ellipsis;
   display: -webkit-box;
   max-height: 45px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;}
.productupdatesbox .readmorebox a{color: #fff; padding: 5px 10px; border: solid 1px #fff; display: inline-block; font-size:14px;}
.productupdatesbox .readmorebox a:hover {background:#1d4d8f; border: solid 1px #1d4d8f; color:#fff;}


ul.latestnewlist { margin:0; padding:0;}
.latestnewlist li { list-style:none;}
ul.latestnewlist { margin:0; padding:0;}

.newslist .thumb { width:22%; float:left;}
.newstext { width:74%; float:right;}
.newstext a { font-size:15px; line-height:20px;color: #fff;}

.latestnewlist li a {color: #fff; font-size:15px; line-height:20px; display: block; padding:10px; border-bottom: solid 1px #fff;}
.latestnewlist li a:hover { background:#00b4ff;}

.latestnewsbox .readmorebox a{color: #fff; padding: 5px 10px; border: solid 1px #00b4ff; margin-top: 18px; display: inline-block; font-size:14px;}
.latestnewsbox .readmorebox a:hover {background:#00b4ff;}


.eventsbox ul { margin:0; padding:0;}
.eventsbox li { list-style:none; clear:both;}
.eventsbox li a {color: #fff; font-size:15px; display: block; padding:10px; border-bottom: solid 1px #fff;}
.eventsbox li a:hover { background:#f49807;}

.eventsbox .readmorebox a{color: #fff; padding: 5px 10px; border: solid 1px #f49807; margin-top: 18px; display: inline-block; font-size:14px;}
.eventsbox .readmorebox a:hover {background:#f49807;}

.eventcontent { padding:10px 20px 30px 20px;}
.eventthumb { width:22%; float:left;}
.eventdetails { color:#fff; width:74%; float:right;}

.twittercontent { padding:20px; }


.gridheading { position:absolute; z-index:99; left:0; top:20px; background:#fff; color:#555; font-size:22px; line-height:25px; text-transform:uppercase; padding:4px 10px;}
.gridheading2 { position: relative; display: inline-block; background: #000; color: #fff; font-size: 20px; line-height: 25px; text-transform: uppercase; padding:10px;    margin:0;}
.gridheading3 { position: relative; display: inline-block; background: #fff; color: #555; font-size: 20px; line-height: 25px; text-transform: uppercase; padding: 4px 10px;    margin: 20px 0 0 0; }


.outercontainer { max-width:100%; margin:0 auto;}
.innercontainerheader { margin:0 auto; padding:5px;}
.innercontainer { margin:0 auto; padding:20px;}
.container { max-width:990px; margin:0 auto;}
.featured-image { margin:0; padding:0;}
.featured-image img { width:100%;}

.archive #main {background: url(/europe/wp-content/themes/twentyten/images/archiveheaderbg.png)  repeat-x left top;}

ul.socialicons { margin:0; padding:0; text-align:right;}
.socialicons li{ list-style:none; text-align:right; display:inline-block;}
.socialicons li a { display:block; width:35px; height:35px; margin:0 5px; }
.twitter a {background: url(/europe/wp-content/themes/twentyten/images/twitter.png) center top;text-indent:9998px;}
.linkedin a {background: url(/europe/wp-content/themes/twentyten/images/linkedin.png) center top;text-indent:9998px;}
.youtube a {background: url(/europe/wp-content/themes/twentyten/images/youtube.png) center top;text-indent:9998px;}
.facebook a {background: url(/europe/wp-content/themes/twentyten/images/facebook.png) center top;text-indent:9998px;}


/*inner*/
.home .innerheadercontainer { display:none; height:0;}
.archive .innertitle { display:none; height:0;}

.innerheadercontainer { border-top:#d1d1d1 1px solid;}
.innertitle { background:#0f2053; padding:10px 0; color:#fff; font-size:30px; line-height:35px;}
.innertitle h1 { color:#fff; font-size:30px; line-height:35px; padding:0; margin:0; float:left;}
.innerspace { padding:20px 0;}

.leftheader { float:left;}
.rightheader { float:right;}

.home .stickybar { position:fixed; z-index:9998; right:0; top:140px; text-align:center;}
.stickybar { position:fixed; z-index:9998; right:0; top:230px; text-align:center;}



.request-icon {
	display: block;
	width:160px;
	height: 35px;
	background: url(/europe/wp-content/themes/twentyten/images/request-icon.png) left top;
	text-indent: -99999px;  -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;
}
.request-icon:hover {
	background-position: right top;
}
.tel-icon {
	display: block;
	width:160px;
	height: 35px;
	background: url(/europe/wp-content/themes/twentyten/images/tel-icon.png) left top;
	text-indent: -99999px;  -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;
}
.tel-icon:hover {
	background-position: right top;
}
.email-icon {
	display: block;
	width:160px;
	height: 35px;
	background: url(/europe/wp-content/themes/twentyten/images/email-icon.png) left top;
	text-indent: -99999px;  -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in;
}
.email-icon:hover {
	background-position: right top;
}



.homesocialicons { text-align:center; margin:20px auto;}
.supercrsl a.prev, .supercrsl a.next {border:none!important;}

#kt_player { width:100%!important;}

.videodesc { padding:10px; color:#686868; color:#686868; font-size:13px; line-height:16px;}

.smpl-post a { text-transform:none!important; color:#005aab!important; font-size:14px!important; line-height:20px!important; text-decoration:none!important;}
.smpl-post a:hover { text-transform:none!important; color:#fa0000!important; text-decoration:none!important;}
.smpl-post:hover a { text-transform:none!important; color:#fa0000!important; text-decoration:none!important;}
.smpl-post img { padding:0 0 10px 0;}

.upcomingeventslink { margin:0 0 0 20px; color:#333;}
.upcomingeventslink  a { color:#ff0000; text-decoration:none;}
.upcomingeventslink  a:hover { color:#000; text-decoration:none;}
.morenews { margin:15px 0 20px 20px;}
.morenews a {font-family: 'Lato', sans-serif; display:inline-block; font-size:20px; line-height:25px; border:#25427e 1px solid; padding:5px 10px; margin:0 0 20px 0; color:#25427e;}
.morenews a:hover {  border:#000 1px solid; color:#000; }
.morenews a:hover span { color:#000; }
.morenews span { color:#25427e; padding:0 0 0 10px;}

.request-meeting  {background: #1d4d8f; text-align:center; padding:70px 0;  text-transform:uppercase;}
.request-link a { background:#fff; color:#1d4d8f; text-align:center; padding:10px 30px;font-size:30px; line-height:30px;}
.request-link a:hover { background:#fff; color:#1d4d8f;}
.request-text { margin:30px auto 0 auto; font-size:25px; line-height:30px; color:#fff;  }

.search-wrapper-mobile { padding:10px;}

.dropdown {
    position: relative; width:24px;
   float:right; margin:0 0 0 15px;
}

.dropdown-content {
    display: none; border:#051954 1px solid; background:#105caa;
    position: absolute;
    padding:5px 10px; width:180px;
}

.dropdown:hover .dropdown-content {
    display: block; top:23px; left:-170px;
}

.chpcs_image_carousel {
    position: relative;
    width: auto;
    padding:0 10px!important;
}
.cat-image img { width:100%;

}

/* =Menu
-------------------------------------------------------------- */

.innovationcorner { margin:0 auto; padding:0; background:#f0f1f4; color:#333;}
.innovationdate { width:12%; float:left; padding:1%; color: #424951; font-size: 12px; font-weight: normal;}
.innovationdate a{ color:#333; text-decoration:none; }
.innovationdate a:hover{color:#333; text-decoration:none;}


.innovationcontentwrapper { width:82%; float:left; border-left:#fff 4px solid; padding:1%;}


.innovationtitle { color: #25427F; font-size: 12px; font-weight: bold; margin:0 0 5px 0;}
.innovationcontent { word-wrap: break-word;}
.innovationcontent p { margin:0 0 10px 0!important;}

.innovationlink { margin:5px 0 0 0;}
.innovationlink a{ color:#25427F; text-decoration:none; font-weight: bold; padding:0 35px 5px 0; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat transparent; line-height:26px; float:right;}
.innovationlink a:hover{color:#424951; text-decoration:none;font-weight: bold;}


.category-263 .hentry {
    margin: 0 0 4px 0;
}

.zeno_font_resizer_container { background:#223c77; padding:10px 0; margin:0 0 10px 0;}
.font_resizer_text { font-size:11px; text-align:center; color:#fff;}
.zeno_font_resizer_container a { color:#fff;}
.zeno_font_resizer_container a:hover { color:#fff;}


.essb_links.essb_template_metro-retina { margin:0!important;}
.bottom_left { float:left;}
.bottom_right { float:right;}

.featured-wrapper1 { float:left; width:204px; }
.featured-wrapper2 { float:left; width:204px; padding:0 10px; margin:0 10px; }
.featured-wrapper3 { float:left; width:204px; padding:0 10px 0 0; margin:0 10px 0 0;}
.featured-wrapper4 { float:left; width:204px;}

#access {
	
	float: right;
	position:relative; z-index:9998; margin:0;
}
.flyout-menu li a { font-weight:400!important;}
.flyout-menu li ul li a { font-size:12px!important;}

.bne-flyout-wrapper .bne-icon-cancel:before {
  content: ''!important;
}
.flyout-close-button {background: url(/europe/wp-content/themes/twentyten/images/close.png) no-repeat center!important; width:18px!important; height:18px!important; padding:20px!important; }
.flyout-menu ul li.menu-item-has-children:hover > a:after {
  content: "-"!important;
  }
 .flyout-menu ul li.menu-item-has-children > a:after {
  content: "+"!important;
}
/***************************************************/
.responsiveSelectContainer { margin:2px 0 0 0;}
.responsiveMenuSelect  {
 border: 0 !important;  /*Removes border*/
      -webkit-appearance: none;  /*Removes default chrome and safari style*/
      -moz-appearance: none; /* Removes Default Firefox style*/
      background: url(/europe/wp-content/themes/twentyten/images/searchselectbg.png) no-repeat top right #071342;  /*Adds background-image*/
      /*background-position: 82px 7px;  Position of the background-image*/
           text-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/
	 margin:0!important;  padding: 5px; color: #fff; font-size: 12px; font-weight: 400; 
	  }
	  
.mobile-menu  { display:none; visibility:hidden;}
.footer_mobile { display:none; visibility:hidden;}
#mobilemenu { display:none; visibility:hidden;}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0; text-align:right;
}
#access .menu-header li,
div.menu li {
	/*float: left;*/ display:inline-block; text-align:right;
	position: relative;
}
#access .menu-header li ul li,
div.menu li ul li{
	background: none; border-left:none;
}
#access .menu-header li:first-child {
background: none; border-left:none;
}
#access a {
	color: #555; font-family: 'Lato', sans-serif;font-size:15px; font-weight:normal;
	display: block;
	line-height:35px;
	padding: 0 15px; margin:0;
	text-decoration: none;
}
#access ul a:after {display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; content: "\f107";
}
 
#access ul ul a:after { content: ''; }
 
 
#access ul ul {
	display: none;  background: #105caa;
	position: absolute;
	top:32px;
	left: 0;
	float: left; text-align:left;
	z-index:9999; 
}
.lastmenu ul {
	display: none;  background: #105caa;
	position: absolute;
	top:32px; left:auto!important;
	right: 0!important;
	float: right!important; text-align:left;
	z-index:9999; 
}

#access ul ul li {
	 border-left:none;
}
#access ul ul ul {
 display:none; position:absolute; left:-9999px;
}
#access ul ul a {
	padding: 4px 10px;
	font-size: 12px;
	color: #fff; line-height:18px;  text-align:left;
	min-width: 180px; font-weight:normal;
	height: auto;  margin:0;  border-bottom:#0a4e94 1px solid;
	border-left:none;
}
#access li:hover > a
 {
	color: #fff; background:#105caa;
}

#access ul ul :hover > a {
	background: #051954;
	color: #fff; 
}
#access ul li:hover > ul {
	display: block;
}
/*****************************************************/



#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-parent > a {
	color: #fff;  background: #051954;
}
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current_page_item > a{
	color: #fff;  background: #051954;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/*li.current-page-ancestor {color: #fff;  background: #fa0000!important;}*/


/*Event Manager*/
.home_box { min-height:270px;}
.searchresult_wrapper {width:888px; margin:0 auto; padding:0;}

#footer {
	clear: both;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 0 30px 0;
	background:url(/europe/wp-content/themes/twentyten/images/footer-bg.jpg) no-repeat center top #000; border-top: solid 2px #ffb746;
}

#footer-wrapper {
	margin:0 auto;
	padding:20px 40px;
}

.footer_top { padding:0;}
.footer_top_left { float:left; font-size:15px; color:#25427e; padding:25px 0 0 0; font-weight:normal;}
.footer_top_right { float:right; padding:0;}

.footer_bottom { padding:30px 0 0 0; color:#fff; font-weight:normal;}
.footer_bottom_left { float:left; }
.footer_bottom_right { float:right; margin:30px 0 0 0;}
.footer_box1 { width:22%; margin:0 2% 0 0; float:left;}
.footer_box2 { width:22%; margin:0 2% 0 0; float:left;}
.footer_box3 { width:22%; margin:0 2% 0 0; float:left;}
.footer_box4 { width:22%; margin:0; float:left;}
.copyright { padding:20px 0 0 0;font-size:12px; }

.footer_bottom h3 {color: #fff; text-transform: uppercase;  font-size:18px; line-height:25px; margin:0 0 10px 0;  padding: 0;}

ul.footer_menu_links { margin:0; padding:0;}
.footer_menu_links li { list-style:none; line-height:normal; margin:0 0 6px 0;}
.footer_menu_links li a{ text-decoration:none; color:#fff; font-size:12px;}

.footer_bottom_left a { color:#fff; line-height:30px;font-size:12px;}

.more_link_home { color: #25427F;
font-size: 12px; width:25px;
display: block;
text-align: left;
padding: 2px 35px 15px 0;
margin: 10px 0 0 0;
text-decoration: none;
background: url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff;
line-height: 16px;
float: left; }
.more_link_home:hover {color:#333;}

#menu-item-9039 .sub-menu {display:none;}


.home_slider { width:650px; float:left;}
.home_icons { width:200px; float:right; padding-top:50px;}
.home_icons img{ margin:0 2px;}

.listing-item a { color:#25427f; font-weight:bold; line-height:16px;}
.home .event_title{ line-height:14px;}
.home .event_title a{ font-size:12px; line-height:14px; color:#25427f; font-weight:bold; text-decoration:none;}

.menu-1-event-archive-menu-container { margin-bottom:20px;}
.event-description { padding-bottom:10px;}
.event_title{ font-size:16px; line-height:22px; color:#333; font-weight:normal; text-decoration:none; margin-bottom:5px;}
.event_title a{ font-size:16px; line-height:22px; color:#25427f; font-weight:normal; text-decoration:none;}
.event_title a:hover{ text-decoration:underline;}

.event_details{ padding-bottom:20px; font-size:12px; color:#808285;}
.event_details a{ 
color: #25427F;
font-size: 12px;
display: block;
text-align: left;
padding: 2px 35px 15px 0;
margin: 10px 0 15px 0;
text-decoration: none;
background: url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff;
line-height: 16px; text-align:left;
}







/* =Responsive Images
-------------------------------------------------------------- */
img {
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

.ie8 img {
	width: auto\9;
	height: auto;
}

.ie8 img.size-large {
	width: auto;
	max-width: 60%;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0; 
}
iframe { width:100%;}
html{overflow-x: hidden;}

.home-sub-title { padding:8px 0!important; color:#25427f; font-weight:bold; font-size:13px; line-height:16px;  letter-spacing:normal!important;}
.home-text { color: #808285; font-size: 13px; line-height: 16px;  font-weight:normal;letter-spacing:normal!important;}



.page-id-45 .bottom-wrapper {display:none;}
.page-id-7849 .bottom-wrapper {display:none;}
.page-id-482 .bottom-wrapper {display:none;}
.page-id-2630 .bottom-wrapper {display:none;}
.page-id-2569 .bottom-wrapper {display:none;}

.search-results #container { width:700px; margin:0 auto;}
.search-results .entry-summary { border-bottom:#bfc0c1 1px solid; padding:0 0 15px 0;}
.read-more-link a { color:#fa0000; text-decoration:none;}
.read-more-link a:hover { color:#fa0000; text-decoration:none;}


.search-results .category-case-studies .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}


.search-results .category-white-papers .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-brochures .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-presentations .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-videos .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-product-sheets .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}


/*.search-results .entry-summary a { color:#fa0000; text-decoration:none;}
.search-results .entry-summary a:hover { color:#fa0000; text-decoration:none;}*/

a { text-decoration:none; color:#888;}

body {
background:#fff; padding:0; margin:0; font-family: 'Lato', sans-serif; color:#555; font-size: 16px;
}

/*h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}*/
.table-title {background-color:#949eb4;font-weight:normal; color:#fff; font-size:16px;vertical-align:middle; padding:8px; margin:0 0 2px 0;}
.table-title span{ color:#fa0000; }
.table-title a{ color:#fff; text-decoration:none; }
.table-title a:hover{ color:#fff; text-decoration:none; }
#fancybox-content p { padding:0 10px 0 0; line-height: 25px; font-size: 12px;}

.one-column-request-wrapper {
position:absolute; right:40px; top:90px; z-index:1; display:block; width:189px; height:116px; list-style:none;
}
.entry-content .attachment-post-thumbnail { width:100%;}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
.event-description{
	float:left;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear { clear:both; height:0; }
.clr { clear:both; height:0; }
.back-title{width:70%; float:left; }

.key-links {width:70%; float:left; font-size:12px; }
.key-links a {color: #FA0000; font-size: 16px; text-decoration:none; }
.key-links a:hover {color: #FA0000; text-decoration:none; }

.backlink-wrapper{width:20%; float:right; }

.backlink{color: #FA0000; font-size: 16px; float:right; text-decoration:none; }
.backlink a {color: #FA0000; font-size: 16px; float:right; text-decoration:none; }
.backlink a:hover {color: #FA0000; font-size: 16px; float:right; text-decoration:none; }
/* = Search
---------------------------------------------------------------*/

ul.grey  {margin:0 0 18px 20px; padding:0; text-align:justify;}
.grey li {line-height: 1.5em; margin-bottom: 5px; list-style:disc; }

.grey li ul {list-style:circle; margin:0 0 0 10px;}
.grey li ul li{line-height: 1.9em; margin-bottom: 8px; list-style:circle; margin:0 0 0 10px;}

ul.red  {margin:0; padding:0;}
.red li { background:url(/europe/wp-content/themes/twentyten/images/dot_arrow.png) 2px 5px no-repeat; padding:0 0 0 20px;  line-height: 1.5em; margin-bottom: 8px; list-style:none; }
.red li a{ color:#25427F;}

ul.arrow  {margin:0; padding:0;}
.arrow li { background:url(/europe/wp-content/themes/twentyten/images/trinagle_arrow.png) 2px 5px no-repeat; padding:0 0 0 20px;  line-height: 1.5em; margin-bottom: 8px; list-style:none; }
.arrow li a{ color:#25427F;}

.arrow li ul{ list-style:none; margin:0 0 0 20px; }
.arrow li ul li { background:url(/europe/wp-content/themes/twentyten/images/dot_arrow.png) 2px 5px no-repeat; padding:0 0 0 20px;  line-height: 1.5em; margin-bottom: 4px; list-style:none;}
.arrow li ul li a{ color:#25427F;}

/**********************************/
ul.two-columns  {margin:0; padding:0;}
.two-columns li { float:left; width:42%; margin:0 20px 0 0;  list-style:none; }

ul.three-columns  {margin:0; padding:0;}
.three-columns li { float:left; width:30%; margin:0 20px 0 0;  list-style:none; }

ul.management  {margin:0; padding:0;}
.management li { float:left; width:100%; border-bottom:#bfc0c1 1px solid; padding:10px 0; list-style:none; }
.management li ul li { float:left; width:45%; border-bottom:none;  list-style:none; vertical-align:bottom; }
.management li ul li strong{color:#25427F; font-size: 14px; font-weight: bold; }
.management li ul li img{ float:left; width:122px; height:112px; margin:0 16px 0 0; }

/*.management li ul li { float:left; width:45%; border-bottom:none; height:100px;  list-style:none; vertical-align:bottom; position:relative; }
.m-text {position:absolute; bottom:0; left:138px;}
.m-text a{ cursor:default;}*/


ul.management-pop { margin:0 0 18px 0; padding:0;}
.management-pop li { float:left; width:100%; border-bottom:none;  list-style:none; vertical-align:bottom; }
.management-pop li strong{color:#25427F; font-size: 14px; font-weight: bold; }
.management-pop li img{ float:left; width:122px; height:112px; margin:0 16px 0 0; }

ul.careers  {margin:0; padding:0;}
.careers li { float:left; width:100%; padding:5px 0; list-style:none; }
.careers li a{ color:#ff0000; text-decoration:none; }
.careers li a:hover{ color:#ff0000; text-decoration:none; }
.careers li span{ float:left; width:70%; }

.job-title { font-size:14px; font-weight:bold; margin:0 0 8px 0;}



ul.apply  {margin:0; padding:0;}
.apply li { float:left; width:100%; padding:5px 0; margin:0 0 5px 0; list-style:none; }
.heading{ float:left; width:130px; }
.details{ float:right; width:730px; }


ul.sidebar-links  {margin:0 0 15px 0; padding:0;}
.sidebar-links li { float:left; width:100%; padding:0 0 16px 0; margin:0 0 16px 0; list-style:none; border-bottom:#9a9c9e 1px solid; }
.sidebar-links li:last-child { float:left; width:100%; padding:0; margin:0 0 16px 0; list-style:none; border-bottom:none;; }
.sidebar-links li strong { color:#808285; display:block; padding:0 0 6px 0; }
.sidebar-links li a{ text-decoration:none; color:#424951; }
.sidebar-links li a:hover{ text-decoration:none; color:#424951; }
.sidebar-links li a:visited{ text-decoration:none; color:#424951; }

/*************************************/
input.search_input_top {padding:2px 0px; margin:0; border:none; width:125px; color:#000; height:15px; font-size:11px;}
		
input.search_input_top:focus {color:#000; }
		
input.search_button_top {padding:1px 2px 3px 2px; text-align:center; width:40px; height:20px; font-size:11px; margin:0 0 0 1px; background:#fa0000; border:none; color:#FFF; -moz-transition:.4s linear; -webkit-transition:.4s ease-out; transition:.4s linear; cursor:default;}	
		
input.search_button_top:hover {background:#000; color:#fff; cursor:default;}

/************ sub menu****************/
#sub-menu-blank {
	 width:100%; background:#0f2053; display:block; height:26px; line-height:26px;
	margin:0 0 22px 0; 
}
#sub-menu {
	 width:100%; background:#0f2053; display:block; 
	margin:0 0 22px 0; height:46px; 
}

#sub-menu ul{
	list-style: none;
	margin: 0;
}
#sub-menu li{
	float: left;
	position: relative;
}

#sub-menu a {
	color: #fff; font-family: 'Lato', sans-serif; text-transform:uppercase; font-size:14px;
	display: block; font-weight:normal; text-align:left;
	margin:0; padding:10px 15px;
	text-decoration: none; line-height:26px;
}
#sub-menu ul ul {
 display:none;
}
#sub-menu li:hover > a {
	color: #fff; background:#fa0000;
}

#sub-menu ul li.current_page_item > a,
#sub-menu ul li.current_page_ancestor > a,
#sub-menu ul li.current-menu-ancestor > a,
#sub-menu ul li.current-menu-item > a,
#sub-menu ul li.current-menu-parent > a {
	color: #fff; background:#fa0000;
}
* html #sub-menu ul li.current_page_item a,
* html #sub-menu ul li.current_page_ancestor a,
* html #sub-menu ul li.current-menu-ancestor a,
* html #sub-menu ul li.current-menu-item a,
* html #sub-menu ul li.current-menu-parent a,
* html #sub-menu ul li a:hover {
	color: #fff;
}

/**********************************************/

#event_manager_widget_wrapper {
	 width:200px; float:left;
	margin:5px 0 0 0; padding:0; 
}
#event_manager_widget_wrapper .widget-title {
color: #fff;
background: url(/europe/wp-content/themes/twentyten/images/submenubg.png) top left repeat-x;
display: block;
height: 26px;
line-height: 26px;
margin: 0 0 6px 0;
padding: 0; text-align:center;
text-transform: uppercase;
font-weight: bold;
font-family: 'Lato', sans-serif; font-size:14px;
}

#sub-sub-content-full-event {
	 width:650px; float:right;
	margin:0; padding:0 0 48px 0;
}
#innovation-content {
	 width:888px; float:none;
	margin: 0; padding:5px 0 48px 0;
}


#sub-sub-menu {
	 width:150px; float:left;
	margin:5px 0 0 0; padding:0; border-bottom:#9a9c9e 1px solid;
}
#sub-sub-content {
	 width:555px; float:left;
	margin: 0 0 0 15px; 
}
#sub-sub-content-full {
	 width:800px; float:right;
	margin: 0; padding:5px 0 48px 0;
}
#sub-sub-menu ul{
	list-style: none;
	margin:0; padding:0;
}
#sub-sub-menu li{
	float: left;
	position: relative; border-top:#9a9c9e 1px solid;
}
/*#sub-sub-menu li:last-child{
border-bottom:#9a9c9e 1px solid;
}*/
#sub-sub-menu li ul li{
display:none;
}


#sub-sub-menu a {
	color: #424951;  font-size:10px;
	display: block; width:140px;
	margin:0; padding:5px 0 5px 10px;
	text-decoration: none;
}

#sub-sub-menu li:hover > a {
	color: #fff; background:#fa0000;
}


#sub-sub-menu ul li.current_page_ancestor > a,
#sub-sub-menu ul li.current-menu-ancestor > a {
	color: #fff; 
}


#sub-sub-menu ul li.current_page_item > a,
#sub-sub-menu ul li.current-menu-item > a,
#sub-sub-menu ul li.current-menu-parent > a {
	color: #fff; background:#fa0000;
}


/** html #sub-sub-menu ul li.current_page_item a,
* html #sub-sub-menu ul li.current_page_ancestor a,
* html #sub-sub-menu ul li.current-menu-ancestor a,
* html #sub-sub-menu ul li.current-menu-item a,
* html #sub-sub-menu ul li.current-menu-parent a,
* html #sub-sub-menu ul li a:hover {
	color: #fff;
}
*/
/**/			
#pf-dialog-ads { display:none;}
#home-slider-wrapper { width:100%; margin:0 auto; text-align:center; position:relative;}


.featured-wrapper {margin:40px auto 0 auto; background: url(/europe/wp-content/themes/twentyten/images/featured-bg.png) repeat-y center top;}
.featured-wrapper p{padding:0; margin:0;}


.featured-wrapper strong{ color: #25427f; word-wrap: break-word;}
ul.featured  {margin:0; padding:0; }
.featured li { list-style:none; padding:0 0 0 10px; width:204px; float:left; margin:0 0 0 10px; border-left:#9a9c9e 1px solid;  }
.featured li:first-child { margin:0; padding:0; border-left:none; }		

ul.display-posts-listing  {margin:8px 0 0 0; padding:0; }
.display-posts-listing li { list-style:none; padding:0 0 0 10px; width:204px; float:left; margin:0 0 0 10px; border-left:#9a9c9e 1px solid; }
.display-posts-listing li:first-child { margin:0; padding:0; border-left:none; }	
	
.featured-links p { margin:0; padding:0;}	
.featured-links a{ padding:0; margin:0; color:#25427f;font-weight:bold; text-decoration:none; }	
.featured-links a:hover{ color:#25427f; text-decoration:underline; }	

.more_link a{ padding:2px 35px 10px 0; margin:0; color: #424951; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:right; font-weight:normal;}	
.more_link a:hover{ color:#25427f; font-weight:normal; text-decoration:underline; }			
/*Breadcrumb*/		
.home .breadcrumbs {
    display: none;
}			
.breadcrumbs {padding:10px 0;color:#424951; margin:0;}
.breadcrumbs a {padding:0 4px; margin:0 4px; text-decoration:none; color:#424951;}
.breadcrumbs a:hover {padding:0 4px; margin:0 4px; text-decoration:none; color:#fa0000;}

.breadcrumbs .current-item {text-decoration:none; color:#424951;}

.breadcrumbs .home{text-decoration:none; padding:0 4px 0 0; margin:0 4px 0 0; color:#424951;}
.breadcrumbs .home:hover {text-decoration:none; padding:0 4px 0 0; margin:0 4px 0 0; color:#fa0000;}

.breadcrumbs .page{text-decoration:none; color:#424951;}
.breadcrumbs .page:hover {text-decoration:none; color:#fa0000;}
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content

#content {
	margin: 0 260px 0 20px;
}
.border { border-right:#9a9c9e 1px solid; padding:0 50px 0 0; }
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px; padding:0; margin:58px 0 0 0; 
}

*/
.request-wrapper {background:#244381; padding:0; width:189px;}
.request-wrapper img{padding:0; margin:0;}

.meeting {background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top left no-repeat #244381; }
.contactno {background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top left no-repeat #244381; }
.emailrequest {background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top left no-repeat #244381; }

/*#container {
	margin: 0;
	width: 100%;
}*/
#default-template-wrapper .entry-content { padding: 0; }

#content {
	margin: 0;
}
.default-column #content {
	margin: 0;
	width: 757px; float:left; 
}

.one-column #content {
	margin: 0 auto;
	position:relative;
}
.cat-column #content {
	margin: 0 auto;
	position:relative;
}

/*#content {
	margin: 0 0 0 20px;
}*/
#content2 {
	margin: 0 0 0 267px;
}
#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 200px; padding:0; margin:0 0 0 32px; 
}
#secondary {
	clear: right;
}
/*#footer {
	clear: both; background:url(/europe/wp-content/themes/twentyten/images/footer_bg_new.jpg) top left repeat-x #021037; padding:18px 0 30px 0; margin:0;
	width: 100%; overflow:hidden;
}*/

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/


/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
input,
textarea
.pingback a.url {
	 
}



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
.bottom-wrapper { border-top:#ccc 1px solid; padding:10px 0 0 0; margin:30px 0 0 0;}
.instaemail {width:35px; padding:0; float:left;}
#print-page-link {width:35px; padding:0; float:left;}

.pdf-wrapper { float:left;  color:#424951; }
.pdf-wrapper a{ color:#424951; padding:5px 32px 5px 10px; line-height:27px; border-left:#9a9c9e 1px solid;  background:url(/europe/wp-content/themes/twentyten/images/download_icon.png) top right no-repeat;}

.parent-pageid-78 .pdf-wrapper {display:none;}

#wrapper,
#main-wrapper {
	margin: 0 auto;
	width: 100%; position:relative;
}

#main {
background:#fff;
}
.main-margin {
display:block; height:18px;
}

#access .menu-header,
div.menu,
#main
 {
	margin: 0 auto;	padding:0;
}

#header {
	margin: 0 auto;	padding:0;
}
#access .menu-header,
div.menu {
position:relative; z-index:99999;
}

#colophon {
	margin: 0 auto;
	width: 905px; padding:0;
}

/* Structure the footer area */
/*.country_footer_heading {color: #fff;letter-spacing: 2px;font-size: 1.125em; padding:0 0 46px 0;}
#colophon ul { margin:0; padding:0; }
#colophon ul li{ margin:0 0 7px 0; padding:0; color:#fff; line-height:14px; }
#colophon ul li a{ margin:0; padding:0; color:#fff; word-break:keep-all; font-weight:normal;}

#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area #first {
	float: left;
	margin-right: 38px;
	width: 123px; font-size:11px; 
}
#footer-widget-area #second {
	float: left;
	margin-right: 13px; word-break:keep-all;
	width: 196px; font-size:11px; 
}
#footer-widget-area #third {
	float: left;
	margin-right: 28px; 
	width: 158px; font-size:11px; 
}
#footer-widget-area #fourth {
	float: left;
	margin-right: 2px; padding-right:10px; 
	width: 174px; 
	border-right:#fff 1px solid; min-height:410px; font-size:11px; 
}
#footer-widget-area #fifth {
	float: left; width: 158px; margin-right: 0; font-size:10px;
}
.fifth-content { padding:0 0 0 45px; font-size:10px; line-height:12px;}
.fifth-content a{ display:block;}

#site-info {
	font-size: 11px; text-align:left; padding:0; color:#fff;
}
#site-generator {
	float: right;
	width: 220px;
}
*/

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
/*p {
	margin-bottom: 14px;
}
ul {
	list-style: disc;
	margin: 0 0 18px 1.5em;
}*/
ol {
	list-style: decimal;
	margin: 0 0 6px 40px;
}
ol.alpha{list-style: lower-alpha;margin: 0 0 6px 40px;}
ol li{
	 margin:0 0 8px 0;
}
ol ol {
	list-style: lower-alpha;
}
ol ol li{
	 margin:0 0 8px 0;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="number"],
textarea {
	background: #f9f9f9; color:#666;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

.careers_submit_btn {background: #fa0000;
padding: 3px 6px;
color: #fff;
border: 0;
height: 28px;
cursor: default;}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */


#site-title {
	float: left; 
	margin:0;
	width: 79px;
}

#top-wrapper {
	clear: right;
	float: right;
	margin:10px 25px 15px 0;
}
#top-menu {
	float: left; background: url(/europe/wp-content/themes/twentyten/images/globe.png) top right no-repeat transparent;
	margin: 0; padding:0 24px 15px 0;
}

#search-wrapper {
	float: right;
	margin: 0;
}





	
/* =Top Meu
----------------------------------------------------------*/

#top-menu { position:relative; z-index:9999;}

#top-menu .top-header ul{
	list-style: none;
	margin: 0; 
}
#top-menu .top-header li{
	float: left;
	position: relative; border-left:#fff 1px solid;
}
#top-menu .top-header li:first-child{
	float: left;
	position: relative; border-left:none;
}
#top-menu .top-header li ul li{
border-left:none; border-bottom:#666 1px solid;
}
#top-menu a {
	color: #555;
	display: block;
	line-height: 15px;
	padding: 1px 6px; margin:0;
	text-decoration: none; font-size:12px;
}
#top-menu ul ul {
	display: none;
	position: absolute;
	top: 15px;
	left: 0;
	float: left;
	width: 145px; background: #f9f9f9;
	z-index: 99999;
}
#top-menu ul ul li {
	min-width: 145px; border-left:none;
}
#top-menu ul ul ul {
	left: 100%;
	top: 0;
}
#top-menu ul ul a {
	line-height:20px;
	padding: 6px 10px;
	height: auto; 
}
#top-menu ul ul a:hover {
	background:#f1f1f1;
}
#top-menu li:hover > a {
	color:#337ab7; 
}
#top-menu ul ul :hover > a {
	color: #555; 
}
#top-menu ul li:hover > ul {
	display: block;
}
#top-menu ul li.current_page_item > a,
#top-menu ul li.current_page_ancestor > a,
#top-menu ul li.current-menu-ancestor > a,
#top-menu ul li.current-menu-item > a,
#top-menu ul li.current-menu-parent > a {
	color: #337ab7; 
}
* html #top-menu ul li.current_page_item a,
* html #top-menu ul li.current_page_ancestor a,
* html #top-menu ul li.current-menu-ancestor a,
* html #top-menu ul li.current-menu-item a,
* html #top-menu ul li.current-menu-parent a,
* html #top-menu ul li a:hover {
	color: #337ab7;
}

/* =Content
-------------------------------------------------------------- */


#content {
	margin-bottom: 36px;
}

#content p
{
	margin:0 0 18px 0; line-height: 1.5em; text-align:justify;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
/*#content dt,
#content th {
	color: #000;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}*/
.hentry {
	margin: 0 0 28px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
.search-results .entry-title {
	color: #005aa9; font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: normal; 
	line-height:34px;
	margin-bottom: 12px; margin:0 0 12px 0;
}
.archivetitlecontainer { padding:10px 0; margin:0 0 20px 0;}
#content .entry-title {
	color: #fff; font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: normal; 
	line-height:35px; padding:0; float:left;
}
#content .entry-title-news {
	color: #424951; 
	font-size: 20px; text-transform:none;
	font-weight: normal; 
	line-height: 1.3em;
	margin-bottom: 12px;
}

.entry-title-press a{
	color: #25427F; 
	font-size: 13px; text-transform:none;
	font-weight: normal; 
	line-height:normal; padding:0; margin:0;
}
.category-104 .entry-title-press a{
	color: #25427F; 
	font-size: 13px; text-transform:none;
	font-weight: normal; 
	line-height:normal; padding:0; margin:0; text-align:right; float:right;
}
.category-105 .entry-title-press a{
	color: #25427F; 
	font-size: 13px; text-transform:none;
	font-weight: normal; 
	line-height:normal; padding:0; margin:0; text-align:right; float:right;
}

#content h2 {
color: #424951;
font-size: 2.071em;
font-weight: 400;
margin: 0 0px 20px 0px;
line-height: 1.250em;
}
#content h3 {
color: #808285; text-align:justify;
line-height: 1.50em;
font-size: 1.300em;
font-weight: normal;
margin: 0px 0px 18px 0px;
}

#content h4{ color: #424951;
font-size: 20px;
font-weight: normal;
margin: 0px 0px 18px 0px;
line-height: 1.5em;}

.home-title{
color: #fa0000; font-family: 'Lato', sans-serif;font-size: 22px; line-height:normal; font-weight:normal; margin:0; padding:0 0 6px 0; letter-spacing:normal!important; }

#content h5 {
color: #FA0000;  font-weight:normal;
font-size: 22px;
margin:0 0 8px 0; padding:0;
line-height: 22px;
}

#content h6 {
color: #424951;
font-size: 20px;
font-weight: normal;
margin: 0px 0px 18px 0px;
line-height: 1.5em;
}
.sub-title{color: #424951;
font-size: 20px;
font-weight: normal;
margin: 0px 0px 18px 0px;
line-height: 1.5em;}

#content2 .entry-title {
	color: #005aa9; font-family: 'Lato', sans-serif;
	font-size: 36px; text-transform:uppercase;
	font-weight: normal; 
	line-height: 1.3em;
	margin-bottom: 12px;
}
#content2 h2 {
	color: #424951; 
	font-size: 2.071em;
	font-weight: 400;
	margin: 0px 0px 20px 0px;
	line-height: 1.250em;
}
#content2 h3 {
color: #808285;
line-height: 1.50em;
font-size: 1.300em;
font-weight: normal;
margin: 0px 0px 10px 0px;
}
#content2 h5 {
color: #FA0000;  font-weight:normal;
font-size: 1.625em;
margin: 0; padding:0;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	padding: 0;
}
.entry-summary strong{
	color:#424951;
}
/********************************************* New ***************************************************************/
.contact strong {color: #25427F; font-size: 12px; font-weight: bold;}
.india-offices { width:380px; float:left; padding:0 40px 0 0; }
.international-offices { width:360px; float:left; border-left:#9a9c9e 1px solid; padding:0 0 0 40px }

.standard-archive { border-bottom:#bfc0c1 1px solid; padding:0 0 5px 0;}
.standard-archive .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 0 0; margin:0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px;
}

.category-news .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:100%;
}
.entry-title-resources {color: #424951; font-size: 16px; font-weight: bold; padding:0; margin:0 0 8px 0;}
.entry-title-resources a{color: #424951; font-size: 16px; font-weight: bold; text-decoration:underline;}
.entry-title-resources a:hover{color: #424951; font-size: 16px; font-weight: bold; text-decoration:none;}

.category-75 .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-75 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:160px;
}

.category-100 .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-100 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}
.category-236 .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-236 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}


.category-101 .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-101 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}

/*.category-events{ 
 border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}
*/
.post-6467 .category-events{ 
width:320px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}
.entry-title-events {color: #424951;
font-size: 16px; text-decoration:none; line-height:22px;}
.entry-title-events a {color: #424951;
font-size: 16px; text-decoration:none;}


.category-oracle-events .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-oracle-events .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}

.events-links-wrapper {font-size:12px; font-weight:bold; margin:0 0 25px 0; color:#424951;}
.events-links-wrapper a{color:#fa0000; font-size:10px; text-align:right;}
.event-links-title { float:left; width:80%;}
.event-link { float:right; width:20%;}


.category-webinars .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:left;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:left; 
}
.category-webinars .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}
.category-webinars .entry-title-webinar a {color: #424951;
font-size: 16px; text-decoration:none;}

.category-261 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-261 .entry-meta {width:120px; float:left; color:#424951;}
.category-261 .entry-meta a{width:120px; float:left; color:#424951;}
.category-261 .entry-title-press {width:570px; float:left;}


.category-76 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-76 .entry-meta {width:120px; float:left; color:#424951;}
.category-76 .entry-meta a{width:120px; float:left; color:#424951;}
.category-76 .entry-title-press {width:570px; float:left;}

.category-103 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-103 .entry-meta {width:120px; float:left; color:#424951;}
.category-103 .entry-meta a{width:120px; float:left; color:#424951;}
.category-103 .entry-title-press {width:570px; float:left;}

.category-104 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-104 .entry-meta {width:120px; float:left; color:#424951;}
.category-104 .entry-meta a{width:120px; float:left; color:#424951;}
.category-104 .entry-title-press {width:570px; float:left;}

.category-105 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-105 .entry-meta {width:120px; float:left; color:#424951;}
.category-105 .entry-meta a{width:120px; float:left; color:#424951;}
.category-105 .entry-title-press {width:570px; float:left;}

.category-106 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-106 .entry-meta {width:120px; float:left; color:#424951;}
.category-106 .entry-meta a{width:120px; float:left; color:#424951;}
.category-106 .entry-title-press {width:570px; float:left;}

.category-107 .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px;
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-107 .entry-meta {width:120px; float:left; color:#424951;}
.category-107 .entry-meta a{width:120px; float:left; color:#424951;}
.category-107 .entry-title-press {width:570px; float:left;}


/*new 21 nov 13*/
#press-sub-menu {
	 width:100%; display:block; height:26px; line-height:26px;
	margin:0 0 22px 0; 
}

#press-sub-menu ul{
	list-style: none;
	margin: 0;
}
#press-sub-menu li{
	float: left;
	position: relative; border-right:#fa0000 1px solid;
}
#press-sub-menu li:last-child{
	border-right:#fa0000 0px solid;
}

#press-sub-menu a {
	color: #fa0000; font-family: 'Lato', sans-serif; text-transform:uppercase; font-size:15px;
	display: block; font-weight:normal;
	margin:0; padding:0 12px;
	text-decoration: none; line-height:14px;
}
#press-sub-menu ul ul {
 display:none;
}
#press-sub-menu li:hover > a {
	color: #000;
}

#press-sub-menu ul li.current_page_item > a,
#press-sub-menu ul li.current_page_ancestor > a,
#press-sub-menu ul li.current-menu-ancestor > a,
#press-sub-menu ul li.current-menu-item > a,
#press-sub-menu ul li.current-menu-parent > a {
	color: #000; 
}
* html #press-sub-menu ul li.current_page_item a,
* html #press-sub-menu ul li.current_page_ancestor a,
* html #press-sub-menu ul li.current-menu-ancestor a,
* html #press-sub-menu ul li.current-menu-item a,
* html #press-sub-menu ul li.current-menu-parent a,
* html #press-sub-menu ul li a:hover {
	color: #000;
}
/*new 21 nov 13*/



.category-rolta-in-the-news .hentry { margin:0 0 2px 0; padding:10px 5px 40px 10px; 
background:url(/europe/wp-content/themes/twentyten/images/pressbg.gif) top left repeat-y #f0f1f4; }
.category-rolta-in-the-news .entry-meta {width:120px; float:left; color:#424951;}
.category-rolta-in-the-news .entry-meta a{width:120px; float:left; color:#424951;}
.category-rolta-in-the-news .entry-title-press {width:570px; float:left;}




/*.read-more-link a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:2px 35px 15px 0; margin:10px 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:16px; float:right; border-bottom:#bfc0c1 1px solid; width:100%;
}*/
.cat-image {margin:0;}



#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
/*.entry-content input {
	margin: 0 0 24px 0;
}*/
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top:0px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 5px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */
/*
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 18px 0 0 0;
}
*/

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */


#search-wrapper	input[type="submit"] {
	color: #fff; background:#051954; cursor:pointer; padding:0;
}
#search-wrapper input[type="submit"]:hover {
	color: #fff; background:#fa0001; 
}
.search-wrapper-mobile input[type="submit"] {
	color: #fff; background:#051954; cursor:pointer; padding:0;
}
.search-wrapper-mobile input[type="submit"]:hover {
	color: #fff; background:#fa0001; 
}



input[type="submit"] {
	color: #fff; background:#051954; box-sizing: border-box; cursor:pointer;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	margin: 0;
	outline: none;
	padding:10px 20px;
	vertical-align: middle;
}
input[type="submit"]:hover {
	color: #fff; background:#fa0001; 
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin: 0 0 18px 0;
}
.widget-container .wp-caption img {
	margin: auto;
}
#primary .widget-title {
	color: #fff; background: url(/europe/wp-content/themes/twentyten/images/submenubg.png) top left repeat-x;
display: block;
height: 26px;
line-height: 26px;
margin: 0 0 6px 0; padding:0 0 0 6px; text-transform:uppercase;
	font-weight: bold; font-family: 'Lato', sans-serif;
}
#primary h1 {
	color: #fff;  background:#0f2053;
display: block;
margin: 0 0 6px 0; padding:10px; text-transform:uppercase;
	font-weight: bold; font-family: 'Lato', sans-serif; font-size:14px;
}
#primary h1 a{
	color: #fff; text-decoration:none; 
}
#primary h1 a:hover{
	color: #fff;  text-decoration:none;
}
#footer-widget-area .widget-title {
	color: #fff;
text-transform:uppercase; 
font-size: 14px;
font-weight: bold;
height: 29px; margin:0; padding:0;
}
/*.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}*/
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
/*#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}*/

/* Footer widget areas */

/* =Footer
-------------------------------------------------------------- */


#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(/europe/wp-content/themes/twentyten/images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#top-menu {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	
	#site-title,
	#top-menu {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

@media screen and (max-width: 989px) {


.container { width:98%; margin:0 auto;}
.homecontainerleft { width:100%; float:none;}
.homecontainerright { width:100%; float:none;margin:20px auto 0 auto;}
.casestudybox { width:100%; float:none; min-height:auto; margin:0 auto 20px auto;}
.productupdatesbox { width:100%; float:none; min-height:auto;}

.homepageslidertitle { font-size:20px; line-height:25px;}

.topstickymenucontainer { display:none!important;}

.bottom_left { float:left; display:block; margin:0 0 20px 0}
.bottom_right { float:left; display:block; margin:0 0 20px 0}

.contactleft { width:100%; float:left; margin:0 0 15px 0;}
.contactright { width:100%; float:right;}
.contactformwrapper input[type="text"],
.contactformwrapper input[type="email"],
.contactformwrapper input[type="tel"],
.contactformwrapper textarea {
	 width:90%;
}

#flyout-content-id-12247 .flyout-content {
background: url(/europe/wp-content/themes/twentyten/images/transbg.png)!important
}
div#nextend-accordion-menu-unique9560556 dl.level1 dt, div#nextend-accordion-menu-unique9560556 dl.level1 dt:HOVER, div#nextend-accordion-menu-unique9560556 dl.level1 dt.opened {
background: none!important
}
div#nextend-accordion-menu-unique9560556 .nextend-accordion-menu-inner { border-radius:0px!important}
.india-offices {width:100%; margin:0 auto 20px auto; padding:0;}
.international-offices {width:100%; margin:0 auto; padding:0; border-left:none;}

#content .entry-title {
  font-size: 30px;
  line-height: 32px;
  margin: 6px 0;
}
#content h2 { font-size:22px;}
#top-wrapper {
	display:none;/*float: right; 
	margin: 15px 10px 0 0; height:auto;
	width:50%;*/
}
.page-template-default #sub-sub-menu { display:none;}
.page-template-onecolumn-page-php #sub-menu-blank { display:none;}
.archive #sub-menu-blank { display:none;}
#access { display:none;}
#mobilemenu { display:block; visibility:visible; margin: 10px 10px 0 0; float:right; clear:right; }

#search-wrapper { display:none;}
.footer_desktop { display:none;}
.mobile-menu  { display:block; visibility:visible; }
.footer_mobile { display:block; visibility:visible; }
.footer_mobile a{ display:block; padding:10px; background:#333; color:#fff; text-decoration:none; }

#footer { padding:0;}

.searchresult_wrapper {width:100%; margin:0 auto; padding:0;}

/*.tp-leftarrow.default { display:none;}
.tp-rightarrow.default { display:none;}*/
.tp-bullets { display:none;}
.ubermenu-responsive-default.ubermenu-responsive {background: #223d79!important;}

#access .menu-header, div.menu, #main, #header {
  margin: 0 auto;
  width: 100%;
  padding: 0;
}

#search-wrapper {
  float: none;
  margin: 0 auto; text-align:center;
}

iframe { width:100%!important;}
#site-title {
	margin:8px 0 8px 8px;  float:left;
}


#top-menu {
	float: none; background:none; text-align:center;
	margin: 0 auto; padding:0 0 15px 0;
}

#top-menu .top-header li{
	float: none; display:inline-block;
}
#top-menu .top-header li:first-child{
	float: none; display:inline-block;
}




.home_box { min-height:inherit;}
.featured li { list-style:none; padding:0; width:280px; float:left; margin:0 0 20px 20px; border-left:none;  }

.home_icons { width:200px; float:right; padding-top:50px;}


.search-results #container { width:100%; margin:0 auto;}

.search-results .category-case-studies .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}
.search-results .category-white-papers .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-brochures .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-presentations .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-videos .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.search-results .category-product-sheets .entry-summary a{
color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/pdf.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:670px;
}

.one-column-request-wrapper { display:none;}

.back-title{width:70%; float:left; }
.key-links {width:70%; float:left; font-size:12px; }
.backlink-wrapper{width:20%; float:right; }

.two-columns li { float:left; width:42%; margin:0 20px 0 0;  list-style:none; }
.three-columns li { float:left; width:30%; margin:0 20px 0 0;  list-style:none; }
.management li ul li { float:left; width:45%; border-bottom:none;  list-style:none; vertical-align:bottom; }
.careers li span{ float:left; width:70%; }
.heading{ float:left; width:130px; }
.details{ float:right; width:730px; }

#event_manager_widget_wrapper {
	 width:100%; float:none;
	margin:5px 0 20px 0; padding:0; 
}

#sub-sub-content-full-event {
	 width:100%; float:none;
	margin:0; padding:0 0 48px 0;
}

#sub-sub-menu { width:100%; float:none; clear:both; margin:0 0 20px 0; border-bottom:#9a9c9e 1px solid; }
#sub-sub-content {  width:100%; float:none; clear:both; margin:0 auto; }
#sub-sub-menu li {
  float: none; width:100%; position: relative;
  border-top: #9a9c9e 1px solid;
}
#sub-sub-content-full {
	 width:100%; float:none; margin: 0; padding:0;
}

#sub-sub-menu a {
	color: #424951; font-size:10px;
	display: block; 
	margin:0; padding:2%; width:96%;
	text-decoration: none;
}



.display-posts-listing li { list-style:none; padding:0 0 0 10px; width:204px; float:left; margin:0 0 0 10px; border-left:#9a9c9e 1px solid; }

.breadcrumbs {padding:10px 0 10px 0;color:#424951; width:96%; margin:0 auto; clear:both; background:#fff;}

.request-wrapper {background:#244381; padding:0; width:100%;}

#default-template-wrapper .entry-content { padding: 0; border-right:none; margin:0 auto;width:100%; }

.default-column #content { margin:0 auto; width:100%; float:none; } 

.one-column #content { margin:0 auto; width:100%; float:none; }
.cat-column #content { margin:0 auto; width:100%; float:none; }

#primary,
#secondary {
	float: none;
	overflow: hidden;
	width:100%; padding:0; margin:0 auto; 
}

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

.instaemail {width:35px; padding:0; float:left;}
#print-page-link {width:35px; padding:0; float:left;}


/*#access {
	
	float: none; width: 100%; position:inherit; z-index:auto;
}
#access ul ul {
	left: auto;
	float: left;
	width: 100%;
}
#access ul ul a {
	padding: 2%;
	width:96%;
}*/

#footer {
	background:#021037;
}

#footer-wrapper {
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}

.footer_bottom { padding: 0; }
.footer_bottom h3 { margin:30px 0 0 0;}

.footer_top { padding:5px 0 10px 0; background:#cfddea; border-bottom:#f60300 3px solid;}
.footer_top_left { float:none; text-align:center; font-size:15px; color:#25427e; padding:10px 0; font-weight:normal;}
.footer_top_right {  float:none; text-align:center;}

.footer_bottom_left { float:none; text-align:left;  font-size:13px;}
.footer_bottom_left a{  font-size:13px; line-height:16px;}
.footer_bottom_right {float:none; text-align:center; margin:20px 0 0 0;}
.footer_box1 { width:100%; margin:0 auto; float:none;}
.footer_box2 { width:100%; margin:0 auto; float:none;}
.footer_box3 { width:100%; margin:0 auto; float:none;}
.footer_box4 { width:100%; margin:0 auto; float:none;}
.copyright { padding:20px 0; text-align:left;font-size:13px;}
.footersep { display:none;}
.footer_menu_links li a {
    text-decoration: none;
    color: #fff; margin:0 0 5px 0; padding:2px 0; display:block; font-size:13px;
}


.india-offices { width:380px; float:left; padding:0 40px 0 0; }
.international-offices { width:360px; float:left; border-left:#9a9c9e 1px solid; padding:0 0 0 40px }


.category-news .entry-summary a{
	color: #25427F; font-size: 12px; display:block; text-align:right;
	padding:0 35px 15px 0; margin:0 0 15px 0; text-decoration:none; background:url(/europe/wp-content/themes/twentyten/images/circle_arrow.png) top right no-repeat #fff; line-height:26px; float:right; border-bottom:#bfc0c1 1px solid; width:685px;
}

.category-75 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:160px;
}

.category-100 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}

.category-236 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}

.category-101 .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0; min-height:120px;
}
.post-6467 .category-events{ 
width:320px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}
.category-oracle-events .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}
.category-webinars .post{ 
width:315px; float:left; border-left:#9a9c9e 1px solid; padding:5px 0 0 15px; margin:0 15px 20px 0;
}

.category-76 .entry-meta {width:120px; float:left; color:#424951;}
.category-76 .entry-meta a{width:120px; float:left; color:#424951;}
.category-76 .entry-title-press {width:570px; float:left;}

.category-103 .entry-meta {width:120px; float:left; color:#424951;}
.category-103 .entry-meta a{width:120px; float:left; color:#424951;}
.category-103 .entry-title-press {width:570px; float:left;}

.category-104 .entry-meta {width:120px; float:left; color:#424951;}
.category-104 .entry-meta a{width:120px; float:left; color:#424951;}
.category-104 .entry-title-press {width:570px; float:left;}

.category-105 .entry-meta {width:120px; float:left; color:#424951;}
.category-105 .entry-meta a{width:120px; float:left; color:#424951;}
.category-105 .entry-title-press {width:570px; float:left;}

.category-106 .entry-meta {width:120px; float:left; color:#424951;}
.category-106 .entry-meta a{width:120px; float:left; color:#424951;}
.category-106 .entry-title-press {width:570px; float:left;}

.category-107 .entry-meta {width:120px; float:left; color:#424951;}
.category-107 .entry-meta a{width:120px; float:left; color:#424951;}
.category-107 .entry-title-press {width:570px; float:left;}

.category-rolta-in-the-news .entry-meta {width:120px; float:left; color:#424951;}
.category-rolta-in-the-news .entry-meta a{width:120px; float:left; color:#424951;}
.category-rolta-in-the-news .entry-title-press {width:570px; float:left;}

}

@media screen and (max-width: 767px) {
	
	.homepageslidertitle {margin:0 auto; position:relative; left:auto; right:auto; top:auto; z-index:99; padding:0; font-size:20px; line-height:25px; color:#fff; font-weight:400;text-shadow: 0 0 3px #1c343f, 0 0 5px #1c343f; text-align:center; background: #1d4d8f; padding: 20px;}
	.bx-wrapper .bx-pager { display:none;}
	
.bx-wrapper .bx-controls-direction a {
    top: 30%!important;
}	
.gridheading { position:relative; z-index:99; left:auto; top:auto; background:#fff; display:inline-block; color:#555; font-size:22px; line-height:25px; text-transform:uppercase; padding:4px 10px; margin:0 0 10px 0;}

.innovationcornerbox { padding:10px 0 0 0; }
.casestudybox { padding:10px 0 0 0; }
.productupdatesbox { padding:10px 0 0 0;}

#header { margin: 0 auto;	padding:0; }

.stickybar { display:none;}
.container { width:96%; margin:0 auto;}

.boxleft { width:100%; float:none;   margin:0 auto 20px auto;  position:relative;}
.boxright { width:100%; float:none;  margin:0 auto; position:relative;}

.request-wrapper a { display:block; width:100%; background: url(/europe/wp-content/themes/twentyten/images/request-wrapper-bg.png) repeat-x;}

.breadcrumbs { display:none;}

#mobilemenu { margin: 13px 10px 0 0; }

#site-title img{ width:50px;}

#top-menu ul ul {
  width: 100%;
  }
#top-menu ul ul li {
  min-width: 100%;
  border-left: none;
}
#top-menu ul ul a {
  padding:2%;
  width:96%;
}

#top-menu .top-header li {
  float: none; width:100%; border:none;
}
#top-menu a {
  line-height: 11px;
  padding: 6px 6px;
  margin:0;
  text-decoration: none;
  font-size: 12px;
}
.featured-wrapper { margin:0 auto; padding:40px 0; width:98%; }
.featured li { list-style:none; padding:0; width:300px; clear:left; float:left; margin:0 0 20px 0; border-left:none;  }
.management li ul li {
  float: left;
  width: 100%;
  border-bottom: none;
  list-style: none;
  vertical-align: bottom;
}

.bannertext { padding:20px;}
.bannertext1 { font-size:20px; line-height:20px;}
.bannertext2 { font-size:25px; line-height:25px; }
.bannerlink a { font-size:15px; line-height:20px; }

}
/*.dl-menuwrapper{width:100%;max-width:290px;position:absolute;left:15px;top:15px;z-index:9999999;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-perspective-origin:50% 200%;-moz-perspective-origin:50% 200%;perspective-origin:50% 200%;}

.dl-menuwrapper button{background:#ccc;border:none;width:48px;height:45px;text-indent:-900em;overflow:hidden;position:relative;cursor:pointer;outline:none;}*/

.dl-menuwrapper{width:100%;max-width:290px;position:absolute;float:right;right:10px;top:15px;z-index:99999;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-perspective-origin:50% 200%;-moz-perspective-origin:50% 200%;perspective-origin:50% 200%;}

.dl-menuwrapper button{left:240px;background:#193066;border:none;width:48px;height:45px;text-indent:-900em;overflow:hidden;position:relative;cursor:pointer;outline:none;}
.dl-menuwrapper button:hover,.dl-menuwrapper button.dl-active{background:#333;}

.dl-menuwrapper ul{background:rgba(74,66,61,0.8);}

.dl-menuwrapper button:after{content:'';position:absolute;width:68%;height:5px;background:#fff;top:10px;left:16%;box-shadow:0 10px 0 #fff,0 20px 0 #fff;}

.dl-menuwrapper ul{padding:0; margin:0;list-style:none;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;}

.dl-menuwrapper li{border-bottom:1px #333 solid;position:relative;}

.dl-menuwrapper li a{display:block;position:relative;padding:12px;color:#fff;outline:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.no-touch .dl-menuwrapper li a:hover{background:#0a0808;text-decoration:none;color:#ccc;}

.dl-menuwrapper li.dl-back > a{padding-left:30px;background:rgba(0,0,0,0.1);text-transform:uppercase;}

.dl-menuwrapper li.dl-back:after,.dl-menuwrapper li > a:not(:only-child):after{position:absolute;top:-4px; font-size:18px;line-height:50px; font-family:Arial, Helvetica, sans-serif;speak:none;-webkit-font-smoothing:antialiased;content:">";}

.dl-menuwrapper li.dl-back:after{left:10px;color:#fff;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}

.dl-menuwrapper li > a:after{right:18px;color:#fff;}

.dl-menuwrapper .dl-menu{margin:5px 0 0 0;position:absolute;width:100%;opacity:0;pointer-events:none;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}

.dl-menuwrapper .dl-menu.dl-menu-toggle{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}

.dl-menuwrapper .dl-menu.dl-menuopen{opacity:1;pointer-events:auto;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}

.dl-menuwrapper li .dl-submenu{display:none;}

.dl-menu.dl-subview li,.dl-menu.dl-subview li.dl-subviewopen > a,.dl-menu.dl-subview li.dl-subview > a{display:none;}

.dl-menu.dl-subview li.dl-subview,.dl-menu.dl-subview li.dl-subview .dl-submenu,.dl-menu.dl-subview li.dl-subviewopen,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li{display:block;}

.dl-menuwrapper > .dl-submenu{position:absolute;width:100%;top:50px;left:0;margin:0;}

.dl-menu.dl-animate-out-1{-webkit-animation:MenuAnimOut1 0.4s;-moz-animation:MenuAnimOut1 0.4s;animation:MenuAnimOut1 0.4s;}

.dl-menu.dl-animate-out-2{-webkit-animation:MenuAnimOut2 0.3s ease-in-out;-moz-animation:MenuAnimOut2 0.3s ease-in-out;animation:MenuAnimOut2 0.3s ease-in-out;}

.dl-menu.dl-animate-out-3{-webkit-animation:MenuAnimOut3 0.4s ease;-moz-animation:MenuAnimOut3 0.4s ease;animation:MenuAnimOut3 0.4s ease;}

.dl-menu.dl-animate-out-4{-webkit-animation:MenuAnimOut4 0.4s ease;-moz-animation:MenuAnimOut4 0.4s ease;animation:MenuAnimOut4 0.4s ease;}

.dl-menu.dl-animate-out-5{-webkit-animation:MenuAnimOut5 0.4s ease;-moz-animation:MenuAnimOut5 0.4s ease;animation:MenuAnimOut5 0.4s ease;}

@-webkit-keyframes MenuAnimOut1{50%{-webkit-transform:translateZ(-250px) rotateY(30deg);}

75%{-webkit-transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}

100%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}

}

@-webkit-keyframes MenuAnimOut2{100%{-webkit-transform:translateX(-100%);opacity:0;}

}

@-webkit-keyframes MenuAnimOut3{100%{-webkit-transform:translateZ(300px);opacity:0;}

}

@-webkit-keyframes MenuAnimOut4{100%{-webkit-transform:translateZ(-300px);opacity:0;}

}

@-webkit-keyframes MenuAnimOut5{100%{-webkit-transform:translateY(40%);opacity:0;}

}

@-moz-keyframes MenuAnimOut1{50%{-moz-transform:translateZ(-250px) rotateY(30deg);}

75%{-moz-transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}

100%{-moz-transform:translateZ(-500px) rotateY(0deg);opacity:0;}

}

@-moz-keyframes MenuAnimOut2{100%{-moz-transform:translateX(-100%);opacity:0;}

}

@-moz-keyframes MenuAnimOut3{100%{-moz-transform:translateZ(300px);opacity:0;}

}

@-moz-keyframes MenuAnimOut4{100%{-moz-transform:translateZ(-300px);opacity:0;}

}

@-moz-keyframes MenuAnimOut5{100%{-moz-transform:translateY(40%);opacity:0;}

}

@keyframes MenuAnimOut1{50%{transform:translateZ(-250px) rotateY(30deg);}

75%{transform:translateZ(-372.5px) rotateY(15deg);opacity:.5;}

100%{transform:translateZ(-500px) rotateY(0deg);opacity:0;}

}

@keyframes MenuAnimOut2{100%{transform:translateX(-100%);opacity:0;}

}

@keyframes MenuAnimOut3{100%{transform:translateZ(300px);opacity:0;}

}

@keyframes MenuAnimOut4{100%{transform:translateZ(-300px);opacity:0;}

}

@keyframes MenuAnimOut5{100%{transform:translateY(40%);opacity:0;}

}

.dl-menu.dl-animate-in-1{-webkit-animation:MenuAnimIn1 0.3s;-moz-animation:MenuAnimIn1 0.3s;animation:MenuAnimIn1 0.3s;}

.dl-menu.dl-animate-in-2{-webkit-animation:MenuAnimIn2 0.3s ease-in-out;-moz-animation:MenuAnimIn2 0.3s ease-in-out;animation:MenuAnimIn2 0.3s ease-in-out;}

.dl-menu.dl-animate-in-3{-webkit-animation:MenuAnimIn3 0.4s ease;-moz-animation:MenuAnimIn3 0.4s ease;animation:MenuAnimIn3 0.4s ease;}

.dl-menu.dl-animate-in-4{-webkit-animation:MenuAnimIn4 0.4s ease;-moz-animation:MenuAnimIn4 0.4s ease;animation:MenuAnimIn4 0.4s ease;}

.dl-menu.dl-animate-in-5{-webkit-animation:MenuAnimIn5 0.4s ease;-moz-animation:MenuAnimIn5 0.4s ease;animation:MenuAnimIn5 0.4s ease;}

@-webkit-keyframes MenuAnimIn1{0%{-webkit-transform:translateZ(-500px) rotateY(0deg);opacity:0;}

20%{-webkit-transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}

100%{-webkit-transform:translateZ(0px) rotateY(0deg);opacity:1;}

}

@-webkit-keyframes MenuAnimIn2{0%{-webkit-transform:translateX(-100%);opacity:0;}

100%{-webkit-transform:translateX(0px);opacity:1;}

}

@-webkit-keyframes MenuAnimIn3{0%{-webkit-transform:translateZ(300px);opacity:0;}

100%{-webkit-transform:translateZ(0px);opacity:1;}

}

@-webkit-keyframes MenuAnimIn4{0%{-webkit-transform:translateZ(-300px);opacity:0;}

100%{-webkit-transform:translateZ(0px);opacity:1;}

}

@-webkit-keyframes MenuAnimIn5{0%{-webkit-transform:translateY(40%);opacity:0;}

100%{-webkit-transform:translateY(0);opacity:1;}

}

@-moz-keyframes MenuAnimIn1{0%{-moz-transform:translateZ(-500px) rotateY(0deg);opacity:0;}

20%{-moz-transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}

100%{-moz-transform:translateZ(0px) rotateY(0deg);opacity:1;}

}

@-moz-keyframes MenuAnimIn2{0%{-moz-transform:translateX(-100%);opacity:0;}

100%{-moz-transform:translateX(0px);opacity:1;}

}

@-moz-keyframes MenuAnimIn3{0%{-moz-transform:translateZ(300px);opacity:0;}

100%{-moz-transform:translateZ(0px);opacity:1;}

}

@-moz-keyframes MenuAnimIn4{0%{-moz-transform:translateZ(-300px);opacity:0;}

100%{-moz-transform:translateZ(0px);opacity:1;}

}

@-moz-keyframes MenuAnimIn5{0%{-moz-transform:translateY(40%);opacity:0;}

100%{-moz-transform:translateY(0);opacity:1;}

}

@keyframes MenuAnimIn1{0%{transform:translateZ(-500px) rotateY(0deg);opacity:0;}

20%{transform:translateZ(-250px) rotateY(30deg);opacity:0.5;}

100%{transform:translateZ(0px) rotateY(0deg);opacity:1;}

}

@keyframes MenuAnimIn2{0%{transform:translateX(-100%);opacity:0;}

100%{transform:translateX(0px);opacity:1;}

}

@keyframes MenuAnimIn3{0%{transform:translateZ(300px);opacity:0;}

100%{transform:translateZ(0px);opacity:1;}

}

@keyframes MenuAnimIn4{0%{transform:translateZ(-300px);opacity:0;}

100%{transform:translateZ(0px);opacity:1;}

}

@keyframes MenuAnimIn5{0%{transform:translateY(40%);opacity:0;}

100%{transform:translateY(0);opacity:1;}

}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1{-webkit-animation:SubMenuAnimIn1 0.4s ease;-moz-animation:SubMenuAnimIn1 0.4s ease;animation:SubMenuAnimIn1 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2{-webkit-animation:SubMenuAnimIn2 0.3s ease-in-out;-moz-animation:SubMenuAnimIn2 0.3s ease-in-out;animation:SubMenuAnimIn2 0.3s ease-in-out;}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3{-webkit-animation:SubMenuAnimIn3 0.4s ease;-moz-animation:SubMenuAnimIn3 0.4s ease;animation:SubMenuAnimIn3 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4{-webkit-animation:SubMenuAnimIn4 0.4s ease;-moz-animation:SubMenuAnimIn4 0.4s ease;animation:SubMenuAnimIn4 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5{-webkit-animation:SubMenuAnimIn5 0.4s ease;-moz-animation:SubMenuAnimIn5 0.4s ease;animation:SubMenuAnimIn5 0.4s ease;}

@-webkit-keyframes SubMenuAnimIn1{0%{-webkit-transform:translateX(50%);opacity:0;}

100%{-webkit-transform:translateX(0px);opacity:1;}

}

@-webkit-keyframes SubMenuAnimIn2{0%{-webkit-transform:translateX(100%);opacity:0;}

100%{-webkit-transform:translateX(0px);opacity:1;}

}

@-webkit-keyframes SubMenuAnimIn3{0%{-webkit-transform:translateZ(-300px);opacity:0;}

100%{-webkit-transform:translateZ(0px);opacity:1;}

}

@-webkit-keyframes SubMenuAnimIn4{0%{-webkit-transform:translateZ(300px);opacity:0;}

100%{-webkit-transform:translateZ(0px);opacity:1;}

}

@-webkit-keyframes SubMenuAnimIn5{0%{-webkit-transform:translateZ(-200px);opacity:0;}

100%{-webkit-transform:translateZ(0);opacity:1;}

}

@-moz-keyframes SubMenuAnimIn1{0%{-moz-transform:translateX(50%);opacity:0;}

100%{-moz-transform:translateX(0px);opacity:1;}

}

@-moz-keyframes SubMenuAnimIn2{0%{-moz-transform:translateX(100%);opacity:0;}

100%{-moz-transform:translateX(0px);opacity:1;}

}

@-moz-keyframes SubMenuAnimIn3{0%{-moz-transform:translateZ(-300px);opacity:0;}

100%{-moz-transform:translateZ(0px);opacity:1;}

}

@-moz-keyframes SubMenuAnimIn4{0%{-moz-transform:translateZ(300px);opacity:0;}

100%{-moz-transform:translateZ(0px);opacity:1;}

}

@-moz-keyframes SubMenuAnimIn5{0%{-moz-transform:translateZ(-200px);opacity:0;}

100%{-moz-transform:translateZ(0);opacity:1;}

}

@keyframes SubMenuAnimIn1{0%{transform:translateX(50%);opacity:0;}

100%{transform:translateX(0px);opacity:1;}

}

@keyframes SubMenuAnimIn2{0%{transform:translateX(100%);opacity:0;}

100%{transform:translateX(0px);opacity:1;}

}

@keyframes SubMenuAnimIn3{0%{transform:translateZ(-300px);opacity:0;}

100%{transform:translateZ(0px);opacity:1;}

}

@keyframes SubMenuAnimIn4{0%{transform:translateZ(300px);opacity:0;}

100%{transform:translateZ(0px);opacity:1;}

}

@keyframes SubMenuAnimIn5{0%{transform:translateZ(-200px);opacity:0;}

100%{transform:translateZ(0);opacity:1;}

}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1{-webkit-animation:SubMenuAnimOut1 0.4s ease;-moz-animation:SubMenuAnimOut1 0.4s ease;animation:SubMenuAnimOut1 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2{-webkit-animation:SubMenuAnimOut2 0.3s ease-in-out;-moz-animation:SubMenuAnimOut2 0.3s ease-in-out;animation:SubMenuAnimOut2 0.3s ease-in-out;}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3{-webkit-animation:SubMenuAnimOut3 0.4s ease;-moz-animation:SubMenuAnimOut3 0.4s ease;animation:SubMenuAnimOut3 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4{-webkit-animation:SubMenuAnimOut4 0.4s ease;-moz-animation:SubMenuAnimOut4 0.4s ease;animation:SubMenuAnimOut4 0.4s ease;}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5{-webkit-animation:SubMenuAnimOut5 0.4s ease;-moz-animation:SubMenuAnimOut5 0.4s ease;animation:SubMenuAnimOut5 0.4s ease;}

@-webkit-keyframes SubMenuAnimOut1{0%{-webkit-transform:translateX(0%);opacity:1;}

100%{-webkit-transform:translateX(50%);opacity:0;}

}

@-webkit-keyframes SubMenuAnimOut2{0%{-webkit-transform:translateX(0%);opacity:1;}

100%{-webkit-transform:translateX(100%);opacity:0;}

}

@-webkit-keyframes SubMenuAnimOut3{0%{-webkit-transform:translateZ(0px);opacity:1;}

100%{-webkit-transform:translateZ(-300px);opacity:0;}

}

@-webkit-keyframes SubMenuAnimOut4{0%{-webkit-transform:translateZ(0px);opacity:1;}

100%{-webkit-transform:translateZ(300px);opacity:0;}

}

@-webkit-keyframes SubMenuAnimOut5{0%{-webkit-transform:translateZ(0);opacity:1;}

100%{-webkit-transform:translateZ(-200px);opacity:0;}

}

@-moz-keyframes SubMenuAnimOut1{0%{-moz-transform:translateX(0%);opacity:1;}

100%{-moz-transform:translateX(50%);opacity:0;}

}

@-moz-keyframes SubMenuAnimOut2{0%{-moz-transform:translateX(0%);opacity:1;}

100%{-moz-transform:translateX(100%);opacity:0;}

}

@-moz-keyframes SubMenuAnimOut3{0%{-moz-transform:translateZ(0px);opacity:1;}

100%{-moz-transform:translateZ(-300px);opacity:0;}

}

@-moz-keyframes SubMenuAnimOut4{0%{-moz-transform:translateZ(0px);opacity:1;}

100%{-moz-transform:translateZ(300px);opacity:0;}

}

@-moz-keyframes SubMenuAnimOut5{0%{-moz-transform:translateZ(0);opacity:1;}

100%{-moz-transform:translateZ(-200px);opacity:0;}

}

@keyframes SubMenuAnimOut1{0%{transform:translateX(0%);opacity:1;}

100%{transform:translateX(50%);opacity:0;}

}

@keyframes SubMenuAnimOut2{0%{transform:translateX(0%);opacity:1;}

100%{transform:translateX(100%);opacity:0;}

}

@keyframes SubMenuAnimOut3{0%{transform:translateZ(0px);opacity:1;}

100%{transform:translateZ(-300px);opacity:0;}

}

@keyframes SubMenuAnimOut4{0%{transform:translateZ(0px);opacity:1;}

100%{transform:translateZ(300px);opacity:0;}

}

@keyframes SubMenuAnimOut5{0%{transform:translateZ(0);opacity:1;}

100%{transform:translateZ(-200px);opacity:0;}

}

.no-js .dl-menuwrapper .dl-menu{position:relative;opacity:1;-webkit-transform:none;-moz-transform:none;transform:none;}

.no-js .dl-menuwrapper li .dl-submenu{display:block;}

.no-js .dl-menuwrapper li.dl-back{display:none;}

.no-js .dl-menuwrapper li > a:not(:only-child){background:rgba(0,0,0,0.1);}

.no-js .dl-menuwrapper li > a:not(:only-child):after{content:'';}

.demo-1 .dl-menuwrapper button{background:#c62860;}

.demo-1 .dl-menuwrapper button:hover,.demo-1 .dl-menuwrapper button.dl-active,.demo-1 .dl-menuwrapper ul{background:#9e1847;}

.demo-2 .dl-menuwrapper button{background:#e86814;}

.demo-2 .dl-menuwrapper button:hover,.demo-2 .dl-menuwrapper button.dl-active,.demo-2 .dl-menuwrapper ul{background:#D35400;}

.demo-3 .dl-menuwrapper button{background:#08cbc4;}

.demo-3 .dl-menuwrapper button:hover,.demo-3 .dl-menuwrapper button.dl-active,.demo-3 .dl-menuwrapper ul{background:#00b4ae;}

.demo-4 .dl-menuwrapper button{background:#90b912;}

.demo-4 .dl-menuwrapper button:hover,.demo-4 .dl-menuwrapper button.dl-active,.demo-4 .dl-menuwrapper ul{background:#79a002;}

.demo-5 .dl-menuwrapper button{background:#744783;}

.demo-5 .dl-menuwrapper button:hover,.demo-5 .dl-menuwrapper button.dl-active,.demo-5 .dl-menuwrapper ul{background:#643771;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/europe/wp-content/plugins/wp-video-lightbox/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.wpvl_auto_thumb_box{
    position: relative;
    width: 200px;
    height: 150px;
}

.wpvl_auto_thumb_play{
	position: absolute;
	left: 75px;
	top: 50px;
}

.video_lightbox_auto_anchor_image{
	width: 200px;
	height: 150px;
}

/* CSS Tweak for prettyPhoto */
@media only screen and (max-width: 767px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
}
/*End of CSS Tweak *//**
 * BWS CAPTCHA general front-end styles
 * @package Captcha Pro by mysimplewp
 * @since 4.2.3
 */

/*
 * General styles
 */
.cptch_block label {
	word-wrap: break-word;
}
/* fixing captcha content displaying in WooThemes */
.cptch_block br {
	display: none !important;
}
.cptch_label:hover {
	cursor: pointer;
}
form input.cptch_input {
	padding-left: 8px;
	padding-right: 8px;
}
.cptch_whitelist_message {
	font-style: italic;
	color: #008000;
	font-weight: normal !important;
}
.cptch_block {
	display: block !important;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	word-spacing: normal !important;
	text-align: left;
}
.cptch_title {
	display: block;
	word-wrap: break-word;
	padding-bottom: 5px;
	clear: both;
}
.cptch_wrap {
	display: table-row !important;
	position: relative;
	clear: both;
}
.cptch_label,
.cptch_reload_button_wrap {
	display: table-cell;
	margin: 5px 0 !important;
	vertical-align: middle;
	line-height: 1;
}
.cptch_time_limit_notice {
	display: none;
	color: red;
	font-size: 12px;
}
.cptch_span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	position: relative;
}
.cptch_recognition .cptch_span {
	margin-right: 2px; 
}
.rtl .cptch_recognition .cptch_span {
	margin-right: 0px;
	margin-left: 2px;
}
.cptch_img {
	width: 40px;
	max-width: 40px !important;
	height: 40px;
	top: 0;
	z-index: 1;
}
.cptch_reload_button {
	width: 2rem;
	height: 2rem;
	font-size: 2rem;
	margin: 0 15px;
	vertical-align: text-bottom;
}
.cptch_reload_button:before {
	vertical-align: text-bottom;
}
.cptch_recognition .cptch_images_wrap {
	display: block;
	margin-bottom: 3px;
}

/**
 * RTL styles
 */
.rtl .cptch_block {
	direction: rtl;
	text-align: right;
}

@media only screen and ( max-width: 782px ) {
	.cptch_reload_button {
		width: 48px;
		height: 48px;
		font-size: 48px;
	}
}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/europe/wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(/europe/wp-includes/fonts/dashicons.ttf) format("truetype"),url(/europe/wp-includes/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}.cptch_ajax_wrap {
	color: red;
}
.cptch_img:hover {
	cursor: default;
	position: relative;
	z-index: 10;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	-o-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.cptch_left:hover {
	/* move to the right and increase the size of image */
	-webkit-transform: translateX(100%) scale(3, 3);
	-moz-transform: translateX(100%) scale(3, 3);
	-o-transform: translateX(100%) scale(3, 3);
	-ms-transform: translateX(100%) scale(3, 3);
	transform: translateX(100%) scale(3, 3);
}
.cptch_right:hover {
	/* move to the left and increase the size of image */
	-webkit-transform: translateX(-100%) scale(3, 3);
	-moz-transform: translateX(-100%) scale(3, 3);
	-ms-transform: translateX(-100%) scale(3, 3);
	-o-transform: translateX(-100%) scale(3, 3);
	transform: translateX(-100%) scale(3, 3);
}
.cptch_center:hover {
	/* increase the size of image */
	-webkit-transform: scale(3, 3);
	-moz-transform: scale(3, 3);
	-o-transform: scale(3, 3);
	-ms-transform: scale(3, 3);
	transform: scale(3, 3);
}
.cptch_reload_button:hover {
	cursor:pointer;
	opacity: 0.7;
}
.cptch_reload_button.cptch_active {
	opacity: 0.7;
	animation: cptch_rotation 800ms infinite linear;
	-webkit-animation: cptch_rotation 800ms infinite linear;
}
@-webkit-keyframes cptch_rotation {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes cptch_rotation {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}
}
@-o-keyframes cptch_rotation {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}
}
@keyframes cptch_rotation {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(359deg);}
}#careers_wrapper {
margin:0; padding:0;
}

#careers_wrapper h2{
margin:0; padding:0;
}

.careers-listings tbody tr td{
	vertical-align:middle;
}

.careers-table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.careers-table {
  width: 100%;
  margin-bottom: 20px;
}
.careers-table th,
.careers-table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.careers-table th {
  font-weight: bold;
}
.careers-table thead th {
  vertical-align: bottom;
}
.careers-table caption + thead tr:first-child th,
.careers-table caption + thead tr:first-child td,
.careers-table colgroup + thead tr:first-child th,
.careers-table colgroup + thead tr:first-child td,
.careers-table thead:first-child tr:first-child th,
.careers-table thead:first-child tr:first-child td {
  border-top: 0;
}
.careers-table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.careers-table .careers-table {
  background-color: #ffffff;
}
.careers-table-condensed th,
.careers-table-condensed td {
  padding: 4px 5px;
}
.careers-table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.careers-table-bordered th,
.careers-table-bordered td {
  border-left: 1px solid #dddddd;
}
.careers-table-bordered caption + thead tr:first-child th,
.careers-table-bordered caption + tbody tr:first-child th,
.careers-table-bordered caption + tbody tr:first-child td,
.careers-table-bordered colgroup + thead tr:first-child th,
.careers-table-bordered colgroup + tbody tr:first-child th,
.careers-table-bordered colgroup + tbody tr:first-child td,
.careers-table-bordered thead:first-child tr:first-child th,
.careers-table-bordered tbody:first-child tr:first-child th,
.careers-table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.careers-table-bordered thead:first-child tr:first-child > th:first-child,
.careers-table-bordered tbody:first-child tr:first-child > td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.careers-table-bordered thead:first-child tr:first-child > th:last-child,
.careers-table-bordered tbody:first-child tr:first-child > td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.careers-table-bordered thead:last-child tr:last-child > th:first-child,
.careers-table-bordered tbody:last-child tr:last-child > td:first-child,
.careers-table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.careers-table-bordered thead:last-child tr:last-child > th:last-child,
.careers-table-bordered tbody:last-child tr:last-child > td:last-child,
.careers-table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.careers-table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.careers-table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.careers-table-bordered caption + thead tr:first-child th:first-child,
.careers-table-bordered caption + tbody tr:first-child td:first-child,
.careers-table-bordered colgroup + thead tr:first-child th:first-child,
.careers-table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.careers-table-bordered caption + thead tr:first-child th:last-child,
.careers-table-bordered caption + tbody tr:first-child td:last-child,
.careers-table-bordered colgroup + thead tr:first-child th:last-child,
.careers-table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.careers-table-striped tbody > tr:nth-child(odd) > td,
.careers-table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.careers-table-hover tbody tr:hover td,
.careers-table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

.careers-alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.careers-alert,
.careers-alert h4 {
  color: #c09853;
}
.careers-alert h4 {
  margin: 0;
}
.careers-alert .careers-close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.careers-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.careers-alert-success h4 {
  color: #468847;
}
.careers-alert-danger,
.careers-alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.careers-alert-danger h4,
.careers-alert-error h4 {
  color: #b94a48;
}
.careers-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.careers-alert-info h4 {
  color: #3a87ad;
}
.careers-alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.careers-alert-block > p,
.careers-alert-block > ul {
  margin-bottom: 0;
}
.careers-alert-block p + p {
  margin-top: 5px;
}
.careers-close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.careers-close:hover,
.careers-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.careers-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.careers-list div.first-row {
	/*border-bottom: 1px solid #ccc;*/
}

.careers-list div.other-row {
	/*border-bottom: 1px solid #ccc; */
	padding: 0 0 10px 0; 
}

.careers-list .other-row div.left-side {
	width: 70%; 
	float: left; 
	vertical-align:middle;
}
.left-side a {
color: #ff0000;
text-decoration: none;
}

.careers-list .other-row .left-side h3 {
	margin-top: 0;
}

.careers-list .other-row .right-side p {
	text-align: right;
}

.careers-list .other-row div.right-side {
	width: 30%; 
	float: right; 
	vertical-align:middle;
}

.careers-date {
	font-size: 1.1em;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('/europe/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}
#cookie-law-info-bar {
	border: 0;
	font-size: 10pt;
	margin: 0 auto;
	padding: 16px 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9999;
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}
/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 8px 16px 8px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	cursor: pointer;
	margin-left: 10px;
	text-decoration: none;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.cli-plugin-button:active {
	top: 1px;
}
.cli-plugin-main-link {
    margin-left: 10px;
}	
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
    font-weight: 500;
    line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}div#em-loading { position:absolute; width:100%; height:100%; background:#FFFFFF url(/europe/wp-content/plugins/events-manager/includes/images/loading.gif) 50% 50% no-repeat; left:0px; top:0px; opacity:0.8; filter:alpha(opacity=80); z-index:99998; }
.em-search-ajax { position:relative; }
.em-wrapper label span.screen-reader-text, #em-wrapper label span.screen-reader-text { clip: rect(1px 1px 1px 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
/* Warnings */
	.em-warning { margin:10px 0px; padding:10px; color:#333; border-radius:3px; display:block !important; }
	.em-warning p { margin:10px 0px !important; padding:0px; color:#333 }
	.em-warning-errors { background-color:#FFEBE8; border:1px solid #C00; }
	.em-warning-confirms { background-color:#f1fff0; border:1px solid #a8d144; }
	a.em-button { padding:5px 10px; margin:5px; background:#EEE; color:#333; border:1px solid #CCC; border-radius:3px; display:inline-block; text-decoration:none; }
	a.em-button:hover { text-decoration:none; }	
	
/* Search Form */
	.em-search div { display:inline; }
	.em-search .hidden { display:none !important; }
	/* Custom Search CSS */
		div.css-search { margin-bottom:20px; }	
		div.em-search.css-search label { display:inline; } 
		div.em-search.css-search div { display:block; }
		div.css-search input, div.css-search select, div.css-search option, div.css-search div, div.css-search span, div.css-search button { 
			width:auto; height:auto; margin:0; padding:0; float:none; display:inline-block; font-size:14px; /* reset everything */
		}
		div.css-search option { display:block; }
		div.css-search input, div.css-search select { padding:5px; }
		div.css-search { background:#fff; border:1px solid #dedede; border-radius:3px; padding:5px; min-height:40px; position:relative; -moz-border-radius:3px; -webkit-border-radius:3px; }	
		/* Main Search */
			div.css-search.has-advanced div.em-search-main { padding-bottom:8px; border-bottom:1px solid #dedede; }
			div.css-search div.em-search-main div { display:inline; }
			div.css-search div.em-search-field { padding:5px 0px; }
			div.css-search input.em-search-text, div.css-search input.em-search-geo { width:90%; font-size:16px; line-height:16px; padding:8px; border:none; outline:none !important; color:#666; text-overflow: ellipsis; display:inline-block; }
			div.css-search div.em-search-geo { margin:0px 0px 0px 5px; padding-left:20px; background:url(/europe/wp-content/plugins/events-manager/includes/images/search-geo.png) 0px 3px no-repeat; }
			div.css-search div.em-search-text { margin:0px 0px 0px 5px; padding-left:20px; background:url(/europe/wp-content/plugins/events-manager/includes/images/search-mag-ico.png) 0px 4px no-repeat; }
			/* Placeholder text in main section */ 
				div.css-search div.em-search-main div.em-search-field input::-webkit-input-placeholder { /* WebKit browsers */ font-size:16px; line-height:16px; padding:3px 0px; border:none; outline:none; color:#666; }
				div.css-search div.em-search-main div.em-search-field input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-size:16px; line-height:16px; padding:8px; border:none; outline:none; color:#666; }
				div.css-search div.em-search-main div.em-search-field input::-moz-placeholder { /* Mozilla Firefox 19+ */ font-size:16px; line-height:16px; padding:8px; border:none; outline:none; color:#666; }
				div.css-search div.em-search-main div.em-search-field input:-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:16px; line-height:16px; padding:8px; border:none; outline:none; color:#666; }			
			/* Geo field specifics */
				div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo { width:40%; }
				.pac-container .pac-item { padding:4px 4px !important; }
			/* Main Search Button */
				div.css-search div.em-search-main .em-search-submit {
					position:absolute;
					top: 5px; right: 5px;
					-moz-box-shadow: 0px 0px 0px 0px #ffffff;
					-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
					box-shadow: 0px 0px 0px 0px #ffffff;
					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b7d282), color-stop(1, #8eb56d) );
					background:-moz-linear-gradient( center top, #b7d282 5%, #8eb56d 100% );
					background-color:#b7d282;
					-moz-border-radius:6px;
					-webkit-border-radius:6px;
					border-radius:6px;
					border:1px solid #dcdcdc;
					display:inline-block;
					color:#ffffff;
					font-weight:bold;
					padding:8px 10px;
					text-decoration:none;
					text-shadow:1px 1px 0px #c7c5c7;
					line-height:16px;
				}
				div.css-search div.em-search-main .em-search-submit:hover {
					background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #C4DB99), color-stop(1, #A4C48A) );
					background:-moz-linear-gradient( center top, #C4DB99 5%, #A4C48A 100% );
					background:-ms-linear-gradient(top, #C4DB99, #A4C48A);
					background:-o-linear-gradient(top, #C4DB99, #A4C48A);
					background:linear-gradient(top, #C4DB99, #A4C48A);
					background-color:#A4C48A;
				}
				div.css-search div.em-search-main .em-search-submit img { border:none; padding:0; margin:0; box-shadow:none; border-radius:0; background:none; }
				/* IE7 Hack */ div.css-search div.em-search-main button.em-search-submit span { display:block; width:16px; height:16px; background:url('/europe/wp-content/plugins/events-manager/includes/images/search-mag.png') 0px 0px no-repeat; }			
		/* Advanced Search */
			div.css-search div.em-search-location, div.em-search-location-meta { margin:0px; padding: 0px; }
			div.css-search div.em-search-advanced, div.css-search div.em-search-options { padding:5px 8px; }
			div.css-search div.em-search-advanced > div { clear:both; }
			div.css-search div.em-search-advanced label > span { display:block; float:left; min-width:100px; }
			div.css-search div.em-search-advanced .em-search-submit { margin:10px 0px; }
			div.css-search.no-search-main div.em-search-advanced.visible div { display:inline; clear:none; }
			div.css-search.no-search-main div.em-search-advanced.visible label { display:none; }
			div.css-search div.em-search-options { text-align:right; }

/* Events List */
	.css-events-list table.events-table { border-spacing: 0px; border-collapse: collapse; }
	.css-events-list table.events-table td { padding:0px; }
	.css-events-list table.events-table th.event-time { width:150px; }
	.css-events-list table.events-table th.event-description { width:auto; }

/* Booking Form */
	.em-booking { margin:15px 0px 10px 0px; position:relative; }
	.em-booking-form  { position:relative; clear:left; }
	.em-booking-form-details  { padding:10px; width:360px; float:left; }  
	.em-booking-form-details input.input, .em-booking-form-details textarea { width:250px; }
	.em-booking-form p { clear:left; }
	.em-booking-form label { display:block; float:left; }
	.em-booking-form span.input-group input { margin-left:-20px; }
	.em-booking-form span.input-group { display:block; margin-left:120px; }
	.em-booking-form label  { display:inline-block; width:100px; }
    .em-booking-form p.input-field-data_privacy_consent label { display:block; width:100%; }
	.em-booking-form-details .em-booking-submit { width:auto; }	
	/* Tickets */
		.em-tickets { margin-bottom:20px; }
	/* Message Errors */
		div.em-booking-message { margin:10px 0px; padding:10px; color:#333; border-radius:3px; }
		div.em-booking-message p { margin:10px 0px !important; padding:0px; color:#333; }
		div.em-booking-message-success { background-color:#f1fff0; border:1px solid #a8d144; }	
		div.em-booking-message-error { background-color:#FFEBE8; border:1px solid #C00; }
	/* Optional Login Form */
		div.em-booking-login { padding: 10px 10px 10px 20px; margin: 0px 0px 0px 390px;	border-left: 1px solid black; }
		div.em-booking-login label { display:inline-block; width:90px; }
		div.em-booking-login p{ margin:10px 0px !important; padding:0px !important;	}	
		div.em-booking-login input { margin:0px; }
		
/* Events Admin */
#em-wrapper #posts-filter .subsubsub .current { font-weight:bold; }		
#em-wrapper .em-events-admin-list .em-button, #em-wrapper .em-events-admin-list .em-button { float:right; }
		
/* Add Event Form */
	#event-form h4 { margin:25px 0px 15px 0px; font-weight:bold; }
	#event-form p { margin-top:10px; }
	#event-form .inside { clear:both; margin-bottom:20px; }
	#buddypress .wp-editor-wrap table { width:auto; }
	#buddypress .wp-editor-wrap table tr td, #buddypress .wp-editor-wrap table tr th { padding:0; }
	#buddypress .wp-editor-wrap a.button, #buddypress .wp-editor-wrap button, #buddypress .wp-editor-wrap input[type=submit], #buddypress .wp-editor-wrap input[type=button], #buddypress .wp-editor-wrap input[type=reset] { padding: 0px 10px 1px; }
	/* Event Details */
		#event-form #event-name { width:80%; padding:2px; }
		#event-form .event-extra-details { margin-top:20px; }
		#event-form .event-extra-details select { vertical-align:top; }
	/* Recurring Event Rescheduling */
	#event-form .reschedule-hidden, #post .reschedule-hidden { display:none; visibility:hidden; }
	#event-form .em-recurrence-reschedule, #post .em-recurrence-reschedule { padding:15px 20px; border-left: 4px solid #ffa500; }
	#event-form .em-recurrence-reschedule h4, #post .em-recurrence-reschedule h4 { margin-top:0px; }
	#event-form .recurrence-reschedule-warning, #post .recurrence-reschedule-warning { margin-bottom:25px; color:#c45500; }
	#event-form .recurrence-reschedule-warning p, #post .recurrence-reschedule-warning p { margin-top:0px; font-size:14px; }
	/*Tickets*/
		#event-rsvp-box { margin:10px; }
		#event-rsvp-options label { font-weight:bold; }
		/*Tickets*/
			.em-tickets-row .ticket-status span.ticket_on { display:block; width:10px; height:10px; background:green; }
			.em-tickets-row .ticket-status span.ticket_off { display:block; width:10px; height:10px; background:red; }
			.em-tickets-row .ticket-status span.ticket_new { display:block; width:10px; height:10px; background:grey; }
			#em-tickets-form th { width:auto; }
			#em-tickets-form th.ticket-status { width:20px; }
			/* Ticket Forms */
				.em-ticket-form .ticket-options { margin-top:10px; }	
				.em-ticket-form > div > div, #em-tickets-form .ticket-dates > div { clear:both; padding-top:4px; }
				.em-ticket-form label { display:block; float:left; min-width:105px; padding-right:5px; }
				#em-tickets-form .ticket-name input, #em-tickets-form .ticket-description textarea { width:50%} 
				#em-tickets-form .em-ticket-form-actions { clear:both; }
				#em-tickets-form .ticket-spaces input, #em-tickets-form .ticket-price input { width:80px; }
 				#em-tickets-form .ticket-dates input.em-date-input-loc { width:90px; }
				#em-tickets-form .ticket-dates-from-normal, #em-tickets-form .ticket-dates-from-recurring, 
				#em-tickets-form .ticket-dates-to-normal, #em-tickets-form .ticket-dates-to-recurring { display:inline; }
 				#em-tickets-form .ticket-required input, #em-tickets-form .ticket-roles input { width:auto; }
 				#em-tickets-form .ticket-roles div { margin-left:110px; }
	/* The editor */
		#wp-em-editor-content-wrap table { margin-bottom:0px; }
	/* Location form */
		#em-location-data table.em-location-data td, #em-location-data table.em-location-data th { vertical-align:top; border:none; }
		#em-location-data table.em-location-data select { width:100%; }
		#em-location-data table.em-location-data { width:50%; float:left; border:none; }
		#em-location-data .em-location-map-container { width: 50%; height: 300px; float:left; }
		#em-location-data .em-location-map-404, #em-location-data .em-location-map-content { width:100%; height:100%; }
		#em-location-data .em-location-map-404 { vertical-align:middle; text-align: center; }
/* Booking Admin */
	/* Generic Table Info */
	table.em-form-fields td, table.em-form-fields th { text-align:left; vertical-align:top; }
	table.em-form-fields th { padding:0px 20px 5px 0px; }		
	/* Bookings Table */
		.em_obj { position:relative; }
		.em_obj .table-wrap { clear:left; padding-top:5px; }
		.em-bookings-table .em-bookings-table-export, .em-bookings-table .em-bookings-table-settings { float:left; display:block; margin:2px 5px; width:25px; height:25px;  }
		.em-bookings-table .em-bookings-table-export { background:url(/europe/wp-content/plugins/events-manager/includes/images/csv.png) 0px 0px no-repeat; }
		.em-bookings-table .em-bookings-table-settings { background:url(/europe/wp-content/plugins/events-manager/includes/images/settings.png) 0px 0px no-repeat; }
		/* Settings & Export */
			#em-bookings-table-export, #em-bookings-table-settings { width:500px; height: 75%; }
			#em-bookings-table-export form, #em-bookings-table-settings form { height: 100%; overflow:auto; }
			/* Sorting */
				.em-bookings-table-overlay ul.em-bookings-cols-sortable { list-style-type: none; margin: 0; padding: 0 0 10px; float: left; margin-right: 10px; }
				.em-bookings-table-overlay ul.em-bookings-cols-sortable li { margin: 0 5px 5px 5px; padding: 3px 8px; font-size: 12px; width: 120px; font-weight:none; cursor:move; }
				.em-bookings-table-overlay ul.em-bookings-cols-sortable li.ui-state-highlight {}
				.em-bookings-table-overlay ul.em-bookings-cols-sortable li.ui-state-default { color:#999; }
				#em-bookings-export-cols-inactive, #em-bookings-cols-inactive { width:300px; }	
				#em-bookings-export-cols-inactive li, #em-bookings-cols-inactive li { float:left; }
	/* Single Booking Edit View */
		#em-bookings-admin-booking .em-booking-single-info { display:none; }
		#em-bookings-admin-booking .em-booking-single-form { padding-right:20px; }		
		
/* Printable stuff */
	body#printable { font-family: Gill Sans, Helvetica, Arial, sans-serif; text-align: center; }  
	body#printable #container { margin: 0 auto; width: 780px; text-align: left; }
	body#printable table#bookings-table { width: 600px; border-spacing: 0px; }
	body#printable table#bookings-table td { padding: 5px 0; }
	body#printable table#bookings-table td.spaces-number { text-align: right; padding-right: 20px; }
	body#printable table#bookings-table th { text-align: left; margin-left: 5px; }   
	body#printable table#bookings-table tr#booked-spaces td{ border-top: 2px solid #999; }
	body#printable table#bookings-table td.total-label { text-align: right; }                                  
	body#printable table#bookings-table tr#booked-spaces td.spaces-number, table#bookings-table tr#available-spaces td.spaces-number { font-weight: bold; }

/* Calendar Styles */
	table.em-calendar td { padding: 2px 4px; text-align: center; }
	table.em-calendar.table tr.days-names { font-weight: bold; } 
	table.em-calendar td.eventless-pre, .em-calendar td.eventless-post { color: #ccc; }
	table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a{ color: #aaa; text-decoration:underline; }
	table.em-calendar td.eventful a, table.em-calendar td.eventful-today a { color: #FD7E29; }
	table.em-calendar td.eventful-today a { font-weight: bold; }
	table.em-calendar td.eventless-today, table.em-calendar td.eventful-today { background-color: #CFCFCF; }
	table.em-calendar thead { font-size: 120%; font-weight: bold; }
	table.fullcalendar { border-collapse: collapse; }
	table.fullcalendar td { text-align: left; border: 1px solid #888; }
	div.em-calendar-wrapper { position:relative; }
/*
Maps - if the info balloons don't look right on your site, chances are it's a CSS issue. 
Google is VERY sensitive to CSS rules for the infowindows, making it hard to accommodate every theme in WP. 
Please edit your theme's CSS to override this 
*/
	.em-map-balloon .em-map-balloon-content { 
		margin:0px 0px 0px 0px !important; 
		padding:0px 0px 20px 0px !important; 
		font-size:12px !important;
		color:#000000  !important;
		width:auto !important; 
		max-width:none !important;
		height:auto !important;
		max-height:none !important;
	}
	.em-location-map img, .em-locations-map img, #em-map img { 
		max-width:none !important; 
		background:none !important; 
		border:none !important; 
		margin:0 !important; 
		padding:0 !important; 
		height:auto; 
		width:auto;
	}

/* Time Picker */
	#start-time, #end-time { width:7em;}
	#start-time.error, #end-time.error { border:#cc0000 1px solid; }
	div.time-picker {  position: absolute; height: 191px; width:5em; /* needed for IE */ overflow: auto; background: #fff; border: 1px solid #aaa; z-index: 99; margin: 0; }
	div.time-picker-12hours { width:7em; /* needed for IE */ }
	div.time-picker ul { list-style-type: none; margin: 0; padding: 0; }
	div.time-picker li { cursor: pointer; height: 10px; font: 12px/1 Helvetica, Arial, sans-serif; padding: 4px 3px; }
	div.time-picker li.selected { background: #0063CE; color: #fff; }/*
 * Gilid Panel - Wordpress SlidePanel Sidebar Widget
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("/europe/wp-content/plugins/wp-gilid-panel/font/fontawesome-webfont.eot?v=3.2.1");
  src: url("/europe/wp-content/plugins/wp-gilid-panel/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("/europe/wp-content/plugins/wp-gilid-panel/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("/europe/wp-content/plugins/wp-gilid-panel/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("/europe/wp-content/plugins/wp-gilid-panel/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 24, ../scss/gilid.panel.scss */
.gilidPanel,
.gilidPanel ul,
.gilidPanel ul li,
.gilidPanel ol,
.gilidPanel ol li,
.gilidPanel-opener,
.gilidPanel-opener a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  background-image: none;
}

/* line 43, ../scss/gilid.panel.scss */
.gilidPanel ul,
.gilidPanel ul li,
.gilidPanel ol,
.gilidPanel ol li,
.gilidPanel li {
  list-style-type: none;
  position: relative;
}

/* line 48, ../scss/gilid.panel.scss */
body {
  position: relative;
}

/* line 53, ../scss/gilid.panel.scss */
.gilidPanel-opener {
  position: fixed; display:none;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
/* line 59, ../scss/gilid.panel.scss */
.gilidPanel-opener.gilidPanel-opener-right {
  left: auto;
  right: 0px;
}
/* line 64, ../scss/gilid.panel.scss */
.gilidPanel-opener a {
  display: block;
  background: #2b323a;
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
}
/* line 71, ../scss/gilid.panel.scss */
.gilidPanel-opener a:visited {
  color: #fff;
}
/* line 75, ../scss/gilid.panel.scss */
.gilidPanel-opener a:hover {
  text-decoration: none;
}
/* line 79, ../scss/gilid.panel.scss */
.gilidPanel-opener a i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  float: none;
  line-height: 1em;
  width: auto;
  height: auto;
  line-height: auto;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;');
}
/* line 92, ../scss/gilid.panel.scss */
.gilidPanel-opener a i:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  content: "\f0c9";
}

/* line 105, ../scss/gilid.panel.scss */
div.gilidPanel {
  background: #2b323a;
  position: fixed;
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
  visibility: hidden;
}
/* line 114, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap {
  padding: 20px 0px 20px 0px;
  color: #fff;
}
/* line 119, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .widget {
  margin: 0px 20px 20px;
  overflow: hidden;
}
/* line 123, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap input {
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 127, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap a {
  color: #fff;
  text-decoration: none;
  padding: 1px 0px;
}
/* line 132, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap h2.widgettitle {
  margin: 0px 0px 10px;
  padding: 3px 10px;
  color: #fff;
  background: #d55828;
}
/* line 140, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .menu .current-menu-item > a {
  border-left: 2px solid #d55828;
  padding-left: 5px;
}
/* line 144, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .menu a:hover {
  border-left: 2px solid #fff;
  padding-left: 5px;
  -webkit-transition-property: padding;
  -moz-transition-property: padding;
  -o-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: 0.05s;
  -moz-transition-duration: 0.05s;
  -o-transition-duration: 0.05s;
  transition-duration: 0.05s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
/* line 151, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap span.gldpnl-dropdown {
  position: absolute;
  right: 0px;
}
/* line 155, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap span.gldpnl-dropdown:hover {
  cursor: pointer;
  color: #d55828;
}
/* line 160, ../scss/gilid.panel.scss */
div.gilidPanel .gilidPanel-wrap .sub-menu {
  display: none;
  padding-left: 10px;
  margin: 0px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@media screen and (max-width: 767px) {
  /* line 172, ../scss/gilid.panel.scss */
  div.gilidPanel.gilidPanel-responsive {
    max-width: 80% !important;
  }
}
/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .gilidPanel-wrap {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .gilidPanel-wrap:focus {
  outline: thin dotted;
}
.nano > .gilidPanel-wrap::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar > .gilidPanel-wrap::-webkit-scrollbar {
  visibility: visible;
}
.nano > .pane {
  position   : absolute;
  width      : 7px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01; 
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;  
  border-radius         : 5px;
}
.nano > .pane > .slider {
  background: #cdcdcd;
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;  
  border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}
.essb_links.essb_template_cutoff-fill-retina,.essb_links.essb_template_cutoff-retina{overflow:hidden}@font-face{font-family:essb;src:url(/europe/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.eot);src:url(/europe/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.eot?#iefix) format("embedded-opentype"),url(/europe/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.woff) format("woff"),url(/europe/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.ttf) format("truetype"),url(/europe/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.svg#essb) format("svg");font-weight:400;font-style:normal}[class*=" essb_icon_"]:before,[class^=essb_icon_]:before{font-family:essb!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name,.essb_links ul{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;text-transform:none;border:0;outline:0;background-image:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%}.essb_icon_facebook:before{content:"\61"}.essb_icon_facebook-official:before{content:"\62"}.essb_icon_facebook-square:before{content:"\63"}.essb_icon_twitter:before{content:"\64"}.essb_icon_twitter-square:before{content:"\65"}.essb_icon_google:before{content:"\66"}.essb_icon_pinterest-alt:before{content:"\67"}.essb_icon_pinterest:before{content:"\68"}.essb_icon_pinterest-square:before{content:"\69"}.essb_icon_linkedin-square:before{content:"\6a"}.essb_icon_linkedin:before{content:"\6b"}.essb_icon_digg:before{content:"\6c"}.essb_icon_del:before{content:"\6d"}.essb_icon_stumbleupon:before{content:"\6e"}.essb_icon_tumblr:before{content:"\6f"}.essb_icon_tumblr-square:before{content:"\70"}.essb_icon_vk:before{content:"\71"}.essb_icon_vkontakte:before{content:"\72"}.essb_icon_print:before{content:"\73"}.essb_icon_envelope:before,.essb_icon_subscribe:before{content:"\74"}.essb_icon_envelope-o:before{content:"\75"}.essb_icon_mail:before{content:"\76"}.essb_icon_flattr:before{content:"\77"}.essb_icon_social-reddit:before{content:"\78"}.essb_icon_reddit:before{content:"\79"}.essb_icon_buffer:before{content:"\7a"}.essb_icon_love:before{content:"\41"}.essb_icon_heart-o:before{content:"\42"}.essb_icon_weibo:before{content:"\43"}.essb_icon_pocket:before{content:"\44"}.essb_icon_xing:before{content:"\45"}.essb_icon_xing-square:before{content:"\46"}.essb_icon_ok:before{content:"\47"}.essb_icon_odnoklassniki-square:before{content:"\48"}.essb_icon_mwp:before{content:"\49"}.essb_icon_whatsapp:before{content:"\4a"}.essb_icon_meneame:before{content:"\4b"}.essb_icon_blogger:before{content:"\4c"}.essb_icon_amazon:before{content:"\4d"}.essb_icon_gmail:before{content:"\4e"}.essb_icon_aol:before{content:"\4f"}.essb_icon_newsvine:before{content:"\50"}.essb_icon_hackernews:before{content:"\51"}.essb_icon_evernote:before{content:"\52"}.essb_icon_myspace:before{content:"\53"}.essb_icon_mailru:before{content:"\54"}.essb_icon_viadeo:before{content:"\55"}.essb_icon_line:before{content:"\56"}.essb_icon_flipboard:before{content:"\57"}.essb_icon_comments:before{content:"\58"}.essb_icon_comment-o:before{content:"\59"}.essb_icon_yummly:before{content:"\5a"}.essb_icon_sms:before{content:"\30"}.essb_icon_plus:before{content:"\31"}.essb_icon_plus-square:before{content:"\32"}.essb_icon_minus:before{content:"\33"}.essb_icon_minus-square:before{content:"\34"}.essb_icon_close:before{content:"\35"}.essb_icon_share:before{content:"\36"}.essb_icon_share-alt-square:before{content:"\37"}.essb_icon_share-alt:before{content:"\38"}.essb_icon_ellipsis-h:before{content:"\39"}.essb_icon_yahoomail:before{content:"\76"}.essb_icon_viber:before{content:"\21"}.essb_icon_telegram:before{content:"\22"}.essb_icon_more:before{content:"\31"}.essb_icon_less:before{content:"\33"}.essb_icon_dots:before,.essb_icon_more_dots:before{content:"\23"}.essb_icon_prev:before{content:"\24"}.essb_icon_next:before{content:"\25"}.essb_icon_clock:before{content:"\26"}.essb_icon_youtube-play:before{content:"\27"}.essb_icon_youtube:before{content:"\28"}.essb_icon_skype:before{content:"\29"}.essb_icon_messenger:before{content:"\2a"}.essb_icon_kakaotalk:before{content:"\2d"}.essb_icon_close2:before{content:"\2c"}.essb_icon_share-tiny:before{content:"\2e"}.essb_icon_share-outline:before{content:"\2f"}.essb_icon_livejournal:before{content:"\3a"}.essb_links{word-wrap:normal!important;clear:both;margin:1em 0}.essb_maybe_hidden_text{position:absolute;left:-9999px;text-indent:-9999px}.essb_links li,.essb_links ul{padding:0!important;margin:0!important;list-style:none!important;font-weight:400;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name{display:inline-block;vertical-align:middle;margin:0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.essb_links li a{margin:2px 5px 2px 0;color:#fff!important;text-decoration:none;font-size:100%;background-clip:padding-box;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.essb_links .essb_icon{width:36px;height:36px;background-position:center;background-repeat:no-repeat}.essb_links .essb_vertical_name li a{text-align:center}.essb_links .essb_vertical_name .essb_network_name{display:block}.essb_links .essb_force_hide_name .essb_network_name,.essb_links .essb_hide_icon .essb_icon{display:none}.essb_links .essb_vertical_name li a .essb_network_name{margin:0 10px 8px}.essb_links .essb_force_hide_name .essb_icon{margin-right:0!important}.essb_links .essb_hide_icon .essb_network_name{padding:10px 15px;margin-right:0!important}.essb_links .essb_hide_name a .essb_network_name{max-width:0;white-space:nowrap!important;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:0}.essb_links .essb_hide_name a .essb_icon{margin-right:0}.essb_links.essb_sharebtn_button .essb_hide_name .essb_link_sharebtn a .essb_network_name,.essb_links.essb_sharebtn_text .essb_hide_name .essb_link_sharebtn a .essb_network_name{max-width:420px;margin-right:10px}.essb_links.essb_sharebtn_button .essb_force_hide_name .essb_link_sharebtn .essb_network_name,.essb_links.essb_sharebtn_text .essb_force_hide_name .essb_link_sharebtn .essb_network_name{display:inline-block}.essb_links.essb_sharebtn_counter_bottom .essb_link_sharebtn .essb_network_name{display:block!important;text-align:center;margin-right:0!important;font-size:10px;margin-bottom:5px}.essb_links.essb_sharebtn_text .essb_link_sharebtn .essb_icon{visibility:hidden;width:10px}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_icon{display:inline-block;margin-right:0}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_network_name{padding:0}.essb_links .essb_hide_name a:hover .essb_network_name{max-width:420px;margin-right:10px}.essb_links .essb_icon:before{font-size:18px!important;text-align:center;position:absolute;top:9px;left:9px}.essb_links li a .essb_network_name{margin-right:10px;font-size:14px}.essb_links li a .essb_network_name.essb_noname{margin-right:0}.essb_links.essb_links_center,.essb_links.essb_network_align_center{text-align:center}.essb_links.essb_network_align_right .essb_network_name{float:right;margin-top:10px}.essb_links.essb_links_right{text-align:right}.essb_links.essb_width_columns_4 li{width:25%}.essb_links.essb_width_columns_5 li{width:20%}.essb_links.essb_width_columns_6 li{width:16.6666%}.essb_links.essb_width_columns_3 li{width:33.3333%}.essb_links.essb_width_columns_2 li{width:50%}.essb_links.essb_width_columns_1 li{width:100%}.essb_links.essb_width_columns_2 li a,.essb_links.essb_width_columns_3 li a,.essb_links.essb_width_columns_4 li a,.essb_links.essb_width_columns_5 li a{width:98%}.essb_links.essb_width_columns_6 li a{width:96%}.essb_links.essb_width_columns_1 li a{width:98%}.essb_nospace li a{margin-right:0!important}.essb_links.essb_width_flex ul{display:flex}.essb_links.essb_width_flex li{width:100%}.essb_links.essb_width_flex li a{width:98%;white-space:nowrap!important}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_link_more,.essb_links.essb_width_flex li.essb_link_more_dots,.essb_links.essb_width_flex li.essb_totalcount_item{width:inherit}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_totalcount_item{margin:auto 0!important}.essb_links.essb_fixed{position:fixed;top:0;background:#fff;display:block;padding-top:10px;padding-bottom:10px;padding-right:10px;z-index:2000}.essb_links .essb_after_more,.essb_links .essb_link_less a .essb_network_name,.essb_links .essb_link_more a .essb_network_name,.essb_links .essb_link_more_dots a .essb_network_name{display:none}.essb_links .essb_link_less a,.essb_links .essb_link_less a:focus,.essb_links .essb_link_less a:hover,.essb_links .essb_link_more a,.essb_links .essb_link_more a:focus,.essb_links .essb_link_more a:hover,.essb_links .essb_link_more_dots a,.essb_links .essb_link_more_dots a:focus,.essb_links .essb_link_more_dots a:hover{background-color:#c5c5c5!important}.essb_links .essb_hide_name .essb_link_less a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_less a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:hover .essb_icon,.essb_links .essb_link_less a .essb_icon,.essb_links .essb_link_more a .essb_icon,.essb_links .essb_link_more_dots a .essb_icon{margin-right:0!important;margin-left:0!important;padding:0}.essb_links .essb_link_meneame a,.essb_links .essb_link_meneame a:focus,.essb_links .essb_link_meneame a:hover{background-color:#FF7D12!important}.essb_links .essb_link_whatsapp a,.essb_links .essb_link_whatsapp a:focus,.essb_links .essb_link_whatsapp a:hover{background-color:#1D9E11!important}.essb_links .essb_link_mwp a,.essb_links .essb_link_mwp a:focus,.essb_links .essb_link_mwp a:hover{background-color:#056CAD!important}.essb_links .essb_link_flattr a,.essb_links .essb_link_flattr a:focus,.essb_links .essb_link_flattr a:hover{background-color:#8CB55B!important}.essb_links .essb_link_ok a,.essb_links .essb_link_ok a:focus,.essb_links .essb_link_ok a:hover{background-color:#F4731C!important}.essb_links .essb_link_xing a,.essb_links .essb_link_xing a:focus,.essb_links .essb_link_xing a:hover{background-color:#135a5b!important}.essb_links .essb_link_weibo a,.essb_links .essb_link_weibo a:focus,.essb_links .essb_link_weibo a:hover{background-color:#ED1C24!important}.essb_links .essb_link_pocket a,.essb_links .essb_link_pocket a:focus,.essb_links .essb_link_pocket a:hover{background-color:#EE4055!important}.essb_links .essb_link_tumblr a,.essb_links .essb_link_tumblr a:focus,.essb_links .essb_link_tumblr a:hover{background-color:#2c4762!important}.essb_links .essb_link_print a,.essb_links .essb_link_print a:focus,.essb_links .essb_link_print a:hover{background-color:#666!important}.essb_links .essb_link_del a,.essb_links .essb_link_del a:focus,.essb_links .essb_link_del a:hover{background-color:#3398fc!important}.essb_links .essb_link_buffer a,.essb_links .essb_link_buffer a:focus,.essb_links .essb_link_buffer a:hover{background-color:#111!important}.essb_links .essb_link_love a,.essb_links .essb_link_love a:focus,.essb_links .essb_link_love a:hover{background-color:#ED1C24!important}.essb_links .essb_link_twitter a,.essb_links .essb_link_twitter a:focus,.essb_links .essb_link_twitter a:hover{background-color:#00abf0!important}.essb_links .essb_link_google a,.essb_links .essb_link_google a:focus,.essb_links .essb_link_google a:hover{background-color:#EA4335!important}.essb_links .essb_link_facebook a,.essb_links .essb_link_facebook a:focus,.essb_links .essb_link_facebook a:hover{background-color:#3a579a!important}.essb_links .essb_link_pinterest a,.essb_links .essb_link_pinterest a:focus,.essb_links .essb_link_pinterest a:hover{background-color:#cd1c1f!important}.essb_links .essb_link_digg a,.essb_links .essb_link_digg a:focus,.essb_links .essb_link_digg a:hover{background-color:#1b5791!important}.essb_links .essb_link_linkedin a,.essb_links .essb_link_linkedin a:focus,.essb_links .essb_link_linkedin a:hover{background-color:#127bb6!important}.essb_links .essb_link_stumbleupon a,.essb_links .essb_link_stumbleupon a:focus,.essb_links .essb_link_stumbleupon a:hover{background-color:#eb4723!important}.essb_links .essb_link_vk a,.essb_links .essb_link_vk a:focus,.essb_links .essb_link_vk a:hover{background-color:#4c75a3!important}.essb_links .essb_link_mail a,.essb_links .essb_link_mail a:focus,.essb_links .essb_link_mail a:hover{background-color:#666!important}.essb_links .essb_link_reddit a,.essb_links .essb_link_reddit a:focus,.essb_links .essb_link_reddit a:hover{background-color:#333!important}.essb_links .essb_link_blogger a,.essb_links .essb_link_blogger a:focus,.essb_links .essb_link_blogger a:hover{background-color:#f59038!important}.essb_links .essb_link_amazon a,.essb_links .essb_link_amazon a:focus,.essb_links .essb_link_amazon a:hover{background-color:#111!important}.essb_links .essb_link_yahoomail a,.essb_links .essb_link_yahoomail a:focus,.essb_links .essb_link_yahoomail a:hover{background-color:#511295!important}.essb_links .essb_link_gmail a,.essb_links .essb_link_gmail a:focus,.essb_links .essb_link_gmail a:hover{background-color:#dd4b39!important}.essb_links .essb_link_newsvine a,.essb_links .essb_link_newsvine a:focus,.essb_links .essb_link_newsvine a:hover{background-color:#0d642e!important}.essb_links .essb_link_hackernews a,.essb_links .essb_link_hackernews a:focus,.essb_links .essb_link_hackernews a:hover{background-color:#f08641!important}.essb_links .essb_link_evernote a,.essb_links .essb_link_evernote a:focus,.essb_links .essb_link_evernote a:hover{background-color:#7cbf4b!important}.essb_links .essb_link_aol a,.essb_links .essb_link_aol a:focus,.essb_links .essb_link_aol a:hover{background-color:#111!important}.essb_links .essb_link_myspace a,.essb_links .essb_link_myspace a:focus,.essb_links .essb_link_myspace a:hover{background-color:#3a5998!important}.essb_links .essb_link_mailru a,.essb_links .essb_link_mailru a:focus,.essb_links .essb_link_mailru a:hover{background-color:#FAA519!important}.essb_links .essb_link_viadeo a,.essb_links .essb_link_viadeo a:focus,.essb_links .essb_link_viadeo a:hover{background-color:#222!important}.essb_links .essb_link_line a,.essb_links .essb_link_line a:focus,.essb_links .essb_link_line a:hover{background-color:#2CBF13!important}.essb_links .essb_link_flipboard a,.essb_links .essb_link_flipboard a:focus,.essb_links .essb_link_flipboard a:hover{background-color:#B31F17!important}.essb_links .essb_link_comments a,.essb_links .essb_link_comments a:focus,.essb_links .essb_link_comments a:hover{background-color:#444!important}.essb_links .essb_link_yummly a,.essb_links .essb_link_yummly a:focus,.essb_links .essb_link_yummly a:hover{background-color:#e26326!important}.essb_links .essb_link_sms a,.essb_links .essb_link_sms a:focus,.essb_links .essb_link_sms a:hover{background-color:#4ea546!important}.essb_links .essb_link_viber a,.essb_links .essb_link_viber a:focus,.essb_links .essb_link_viber a:hover{background-color:#7d539d!important}.essb_links .essb_link_telegram a,.essb_links .essb_link_telegram a:focus,.essb_links .essb_link_telegram a:hover{background-color:#08c!important}.essb_links .essb_link_subscribe a,.essb_links .essb_link_subscribe a:focus,.essb_links .essb_link_subscribe a:hover{background-color:#f47555!important}.essb_links .essb_link_skype a,.essb_links .essb_link_skype a:focus,.essb_links .essb_link_skype a:hover{background-color:#00aff0!important}.essb_links .essb_link_messenger a,.essb_links .essb_link_messenger a:focus,.essb_links .essb_link_messenger a:hover{background-color:#0d87ff!important}.essb_links .essb_link_kakaotalk a,.essb_links .essb_link_kakaotalk a:focus,.essb_links .essb_link_kakaotalk a:hover{background-color:#FBE600!important;color:#000!important}.essb_links .essb_link_sharebtn a,.essb_links .essb_link_sharebtn a:focus,.essb_links .essb_link_sharebtn a:hover{background-color:#2B6A94!important}.essb_links .essb_link_livejournal a,.essb_links .essb_link_livejournal a:focus,.essb_links .essb_link_livejournal a:hover{background-color:#0ca8ec!important}.essb_links .essb_counter,.essb_links .essb_counter_right{display:inline-block;font-size:11px;color:#999;background:#fff;vertical-align:0}.essb_links .essb_counter_insidename{margin-left:5px;font-weight:700}.essb_links.essb_width_flex .essb_counter_insidehover{margin-right:15px}.essb_links .essb_counter{position:relative;right:-5px;top:0;padding:9px 7px;border:1px solid #ddd;border-right-width:0;border-radius:4px;z-index:2}.essb_links .essb_counter:after{content:"";position:absolute;right:-4px;top:50%;margin-top:-4px;border-left:4px solid #FFF;border-bottom:4px solid transparent;border-top:4px solid transparent}.essb_links .essb_counter_right{position:relative;right:6px;top:0;padding:9px 7px;border:1px solid #ddd;border-left-width:0;border-radius:4px}.essb_links .essb_counter_right:before{content:"";position:absolute;left:-4px;top:50%;margin-top:-4px;border-right:4px solid #FFF;border-bottom:4px solid transparent;border-top:4px solid transparent}.essb_links.essb_counter_modern_left .essb_counter{right:-5px;margin-right:10px!important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right{right:0;margin-left:5px;margin-right:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right:before{border-right:6px solid #E6E7E9}.essb_links.essb_counter_modern_left .essb_counter:after{border-left:6px solid #E6E7E9}.essb_links.essb_counter_modern_top .essb_counter{right:0;margin-bottom:7px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0;display:block}.essb_links.essb_counter_modern_top .essb_counter:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #E6E7E9;top:100%;left:50%;right:6px;margin-top:-2px;margin-left:-6px;margin-right:6px}.essb_links.essb_counter_modern_top_mini .essb_counter{display:block;right:0;top:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;text-align:center;background:#34495e;color:#fff;border:0;padding:2px;width:24px;font-size:9px;font-weight:600;margin-top:-5px;border-bottom:1px solid #fff;z-index:2}.essb_links.essb_counter_modern_top_mini .essb_counter:after{border-left:0 solid #E6E7E9}.essb_links .essb_counter_topn{display:block;font-weight:700;text-align:center;margin-left:0;margin-right:0;margin-top:5px}.essb_links .essb_totalcount_item .essb_t_r,.essb_links .essb_totalcount_item .essb_t_r_big,.essb_links.essb_template_clear-retina a .essb_network_name,.essb_links.essb_template_deluxe-retina .essb_network_name{margin-left:5px}.essb_links.essb_counter_modern_bottom.essb_counters .essb_icon{text-align:center}.essb_links.essb_counter_modern_bottom.essb_counters .essb_network_name{display:block;font-weight:700;text-align:center;width:100%;margin-bottom:8px}.essb_links.essb_template_copy-retina .essb_icon,.essb_links.essb_template_tiny-retina .essb_icon{width:28px;height:28px}.essb_links .essb_counter_insidebeforename{margin-right:5px;font-weight:700}.essb_links .essb_vertical_name .essb_counter_insidebeforename{margin-right:0;font-size:12px;display:block}.essb_totalcount_item.essb_totalcount_item_before{font-weight:700;display:block}.essb_links .essb_totalcount_item .essb_t_l,.essb_links .essb_totalcount_item .essb_t_l_big{margin-right:10px}.essb_links .essb_totalcount_item .essb_t_l_big,.essb_links .essb_totalcount_item .essb_t_r_big{font-size:21px;font-weight:700;text-align:center;display:block}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon .essb_t_nb{display:inline-block}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:24px;margin-right:5px}.essb_links .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{text-transform:uppercase;font-size:11px;font-weight:400;color:#777;display:block;line-height:11px;text-align:center;margin-top:3px}.essb_links.essb_template_bold-retina .essb_network_name,.essb_links.essb_template_default4-retina a,.essb_links.essb_template_fancy-bold-retina .essb_network_name,.essb_links.essb_template_metro-bold-retina .essb_network_name{font-weight:700}.essb_links.essb_template_bold-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_bold-retina li a:focus,.essb_links.essb_template_bold-retina li a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_bold-retina .essb_icon{background-color:rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_bold-retina li a .essb_icon{margin-right:8px}.essb_links.essb_template_default-retina li a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_default-retina .essb_links_list:hover li a{opacity:.5}.essb_links.essb_template_default-retina .essb_links_list:hover li a:hover{opacity:1}.essb_links.essb_template_default-retina a:focus,.essb_links.essb_template_default-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_dark-retina a{background-color:#111!important}.essb_links.essb_template_dark-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_metro-retina a:focus,.essb_links.essb_template_metro-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.35)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background-clip:padding-box}.essb_links.essb_template_big-retina li a{border-radius:5px;-webkit-border-radius:5px;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(255,255,255,0)),to(rgba(255,255,255,.26)));background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%)}.essb_links.essb_template_big-retina a:focus,.essb_links.essb_template_big-retina a:hover{color:#FFF!important;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(155,155,155,0)),to(rgba(155,155,155,.46)));background-image:-webkit-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-moz-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-o-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:linear-gradient(to top,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);box-shadow:0 1px 1px rgba(0,0,0,.19),inset 0 0 5px rgba(155,155,155,.38);background-clip:padding-box}.essb_links.essb_template_light-retina a,.essb_links.essb_template_light-retina a:focus,.essb_links.essb_template_light-retina a:hover{background-color:transparent!important}.essb_links.essb_template_light-retina li a:focus,.essb_links.essb_template_light-retina li a:hover,.essb_links.essb_template_light-retina li.essb_link_less a,.essb_links.essb_template_light-retina li.essb_link_more a,.essb_links.essb_template_light-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_light-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_light-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_light-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_light-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_light-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_light-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_light-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_light-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_light-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_light-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_light-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_light-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_light-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_light-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_light-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_light-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_light-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_light-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_light-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_light-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_light-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_light-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_light-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_light-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_light-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_light-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_light-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_light-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_light-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_light-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_light-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_light-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_light-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_light-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_light-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_light-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_light-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_light-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_light-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_light-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_light-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_light-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_light-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_flat-retina li a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_flat-retina a:focus,.essb_links.essb_template_flat-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_tiny-retina .essb_icon:before{font-size:14px!important;top:7px;left:7px}.essb_links.essb_template_tiny-retina li a .essb_network_name{font-size:13px}.essb_links.essb_template_tiny-retina a:focus,.essb_links.essb_template_tiny-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_circles-retina a,.essb_links.essb_template_clear-retina a,.essb_links.essb_template_clear-retina a:focus,.essb_links.essb_template_clear-retina a:hover,.essb_links.essb_template_clear-retina li a,.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover,.essb_links.essb_template_grey-blocks-retina li a,.essb_links.essb_template_modern-retina a,.essb_links.essb_template_round-retina a{background-color:transparent!important}.essb_links.essb_template_round-retina li a{border-radius:18px;-webkit-border-radius:18px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_round-retina li.essb_link_less a,.essb_links.essb_template_round-retina li.essb_link_more a,.essb_links.essb_template_round-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_round-retina li a:focus,.essb_links.essb_template_round-retina li a:hover{color:#fff!important}.essb_links.essb_template_round-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_round-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_round-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_round-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_round-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_round-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_round-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_round-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_round-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_round-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_round-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_round-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_round-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_round-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_round-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_round-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_round-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_round-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_round-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_round-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_round-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_round-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_round-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_round-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_round-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_round-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_round-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_round-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_round-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_round-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_round-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_round-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_round-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_round-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_round-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_round-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_round-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_round-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_round-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_round-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_round-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_round-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_round-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_modern-retina li a{border-top-left-radius:7px;border-top-right-radius:7px;-moz-border-top-left-radius:7px;-moz-border-top-right-radius:7px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_modern-retina li.essb_link_less a,.essb_links.essb_template_modern-retina li.essb_link_more a,.essb_links.essb_template_modern-retina li.essb_link_more_dots a{color:#212121!important;border-bottom:3px inset #212121}.essb_links.essb_template_modern-retina li a:focus,.essb_links.essb_template_modern-retina li a:hover{color:#fff!important}.essb_links.essb_template_modern-retina .essb_link_meneame a{color:#FF7D12!important;border-bottom:3px inset #FF7D12}.essb_links.essb_template_modern-retina .essb_link_whatsapp a{color:#1D9E11!important;border-bottom:3px inset #1D9E11}.essb_links.essb_template_modern-retina .essb_link_mwp a{color:#056CAD!important;border-bottom:3px inset #056CAD}.essb_links.essb_template_modern-retina .essb_link_flattr a{color:#8CB55B!important;border-bottom:3px inset #8CB55B}.essb_links.essb_template_modern-retina .essb_link_ok a{color:#F4731C!important;border-bottom:3px inset #F4731C}.essb_links.essb_template_modern-retina .essb_link_xing a{color:#135a5b!important;border-bottom:3px inset #135a5b}.essb_links.essb_template_modern-retina .essb_link_weibo a{color:#ED1C24!important;border-bottom:3px inset #ED1C24}.essb_links.essb_template_modern-retina .essb_link_pocket a{color:#EE4055!important;border-bottom:3px inset #EE4055}.essb_links.essb_template_modern-retina .essb_link_tumblr a{color:#2c4762!important;border-bottom:3px inset #2c4762}.essb_links.essb_template_modern-retina .essb_link_print a{color:#666!important;border-bottom:3px inset #666}.essb_links.essb_template_modern-retina .essb_link_del a{color:#3398fc!important;border-bottom:3px inset #3398fc}.essb_links.essb_template_modern-retina .essb_link_buffer a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_love a{color:#ED1C24!important;border-bottom:3px inset #ED1C24}.essb_links.essb_template_modern-retina .essb_link_twitter a{color:#00abf0!important;border-bottom:3px inset #00abf0}.essb_links.essb_template_modern-retina .essb_link_google a{color:#EA4335!important;border-bottom:3px inset #EA4335}.essb_links.essb_template_modern-retina .essb_link_facebook a{color:#3a579a!important;border-bottom:3px inset #3a579a}.essb_links.essb_template_modern-retina .essb_link_pinterest a{color:#cd1c1f!important;border-bottom:3px inset #cd1c1f}.essb_links.essb_template_modern-retina .essb_link_digg a{color:#1b5791!important;border-bottom:3px inset #1b5791}.essb_links.essb_template_modern-retina .essb_link_linkedin a{color:#127bb6!important;border-bottom:3px inset #127bb6}.essb_links.essb_template_modern-retina .essb_link_stumbleupon a{color:#eb4723!important;border-bottom:3px inset #eb4723}.essb_links.essb_template_modern-retina .essb_link_vk a{color:#4c75a3!important;border-bottom:3px inset #4c75a3}.essb_links.essb_template_modern-retina .essb_link_mail a{color:#666!important;border-bottom:3px inset #666}.essb_links.essb_template_modern-retina .essb_link_reddit a{color:#333!important;border-bottom:3px inset #333}.essb_links.essb_template_modern-retina .essb_link_blogger a{color:#f59038!important;border-bottom:3px inset #f59038}.essb_links.essb_template_modern-retina .essb_link_amazon a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_yahoomail a{color:#511295!important;border-bottom:3px inset #511295}.essb_links.essb_template_modern-retina .essb_link_gmail a{color:#dd4b39!important;border-bottom:3px inset #dd4b39}.essb_links.essb_template_modern-retina .essb_link_newsvine a{color:#0d642e!important;border-bottom:3px inset #0d642e}.essb_links.essb_template_modern-retina .essb_link_hackernews a{color:#f08641!important;border-bottom:3px inset #f08641}.essb_links.essb_template_modern-retina .essb_link_evernote a{color:#7cbf4b!important;border-bottom:3px inset #7cbf4b}.essb_links.essb_template_modern-retina .essb_link_aol a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_myspace a{color:#3a5998!important;border-bottom:3px inset #3a5998}.essb_links.essb_template_modern-retina .essb_link_mailru a{color:#FAA519!important;border-bottom:3px inset #FAA519}.essb_links.essb_template_modern-retina .essb_link_viadeo a{color:#222!important;border-bottom:3px inset #222}.essb_links.essb_template_modern-retina .essb_link_line a{color:#2CBF13!important;border-bottom:3px inset #2CBF13}.essb_links.essb_template_modern-retina .essb_link_flipboard a{color:#B31F17!important;border-bottom:3px inset #B31F17}.essb_links.essb_template_modern-retina .essb_link_comments a{color:#444!important;border-bottom:3px inset #444}.essb_links.essb_template_modern-retina .essb_link_yummly a{color:#e26326!important;border-bottom:3px inset #e26326}.essb_links.essb_template_modern-retina .essb_link_sms a{color:#4ea546!important;border-bottom:3px inset #4ea546}.essb_links.essb_template_modern-retina .essb_link_viber a{color:#7d539d!important;border-bottom:3px inset #7d539d}.essb_links.essb_template_modern-retina .essb_link_telegram a{color:#08c!important;border-bottom:3px inset #08c}.essb_links.essb_template_modern-retina .essb_link_subscribe a{color:#f47555!important;border-bottom:3px inset #f47555}.essb_links.essb_template_modern-retina .essb_link_skype a{color:#00aff0!important;border-bottom:3px inset #00aff0}.essb_links.essb_template_modern-retina .essb_link_messenger a{color:#0d87ff!important;border-bottom:3px inset #0d87ff}.essb_links.essb_template_modern-retina .essb_link_kakaotalk a{border-bottom:3px inset #FBE600}.essb_links.essb_template_modern-retina .essb_link_sharebtn a{color:#2B6A94!important;border-bottom:3px inset #2B6A94}.essb_links.essb_template_modern-retina .essb_link_livejournal a{color:#0ca8ec!important;border-bottom:3px inset #0ca8ec}.essb_links.essb_template_circles-retina li a{border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_circles-retina li.essb_link_less a,.essb_links.essb_template_circles-retina li.essb_link_more a,.essb_links.essb_template_circles-retina li.essb_link_more_dots a{color:#212121!important;border:2px solid #212121}.essb_links.essb_template_circles-retina li a:focus,.essb_links.essb_template_circles-retina li a:hover{color:#fff!important}.essb_links.essb_template_circles-retina .essb_link_meneame a{color:#FF7D12!important;border:2px solid #FF7D12}.essb_links.essb_template_circles-retina .essb_link_whatsapp a{color:#1D9E11!important;border:2px solid #1D9E11}.essb_links.essb_template_circles-retina .essb_link_mwp a{color:#056CAD!important;border:2px solid #056CAD}.essb_links.essb_template_circles-retina .essb_link_flattr a{color:#8CB55B!important;border:2px solid #8CB55B}.essb_links.essb_template_circles-retina .essb_link_ok a{color:#F4731C!important;border:2px solid #F4731C}.essb_links.essb_template_circles-retina .essb_link_xing a{color:#135a5b!important;border:2px solid #135a5b}.essb_links.essb_template_circles-retina .essb_link_weibo a{color:#ED1C24!important;border:2px solid #ED1C24}.essb_links.essb_template_circles-retina .essb_link_pocket a{color:#EE4055!important;border:2px solid #EE4055}.essb_links.essb_template_circles-retina .essb_link_tumblr a{color:#2c4762!important;border:2px solid #2c4762}.essb_links.essb_template_circles-retina .essb_link_print a{color:#666!important;border:2px solid #666}.essb_links.essb_template_circles-retina .essb_link_del a{color:#3398fc!important;border:2px solid #3398fc}.essb_links.essb_template_circles-retina .essb_link_buffer a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_love a{color:#ED1C24!important;border:2px solid #ED1C24}.essb_links.essb_template_circles-retina .essb_link_twitter a{color:#00abf0!important;border:2px solid #00abf0}.essb_links.essb_template_circles-retina .essb_link_google a{color:#EA4335!important;border:2px solid #EA4335}.essb_links.essb_template_circles-retina .essb_link_facebook a{color:#3a579a!important;border:2px solid #3a579a}.essb_links.essb_template_circles-retina .essb_link_pinterest a{color:#cd1c1f!important;border:2px solid #cd1c1f}.essb_links.essb_template_circles-retina .essb_link_digg a{color:#1b5791!important;border:2px solid #1b5791}.essb_links.essb_template_circles-retina .essb_link_linkedin a{color:#127bb6!important;border:2px solid #127bb6}.essb_links.essb_template_circles-retina .essb_link_stumbleupon a{color:#eb4723!important;border:2px solid #eb4723}.essb_links.essb_template_circles-retina .essb_link_vk a{color:#4c75a3!important;border:2px solid #4c75a3}.essb_links.essb_template_circles-retina .essb_link_mail a{color:#666!important;border:2px solid #666}.essb_links.essb_template_circles-retina .essb_link_reddit a{color:#333!important;border:2px solid #333}.essb_links.essb_template_circles-retina .essb_link_blogger a{color:#f59038!important;border:2px solid #f59038}.essb_links.essb_template_circles-retina .essb_link_amazon a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_yahoomail a{color:#511295!important;border:2px solid #511295}.essb_links.essb_template_circles-retina .essb_link_gmail a{color:#dd4b39!important;border:2px solid #dd4b39}.essb_links.essb_template_circles-retina .essb_link_newsvine a{color:#0d642e!important;border:2px solid #0d642e}.essb_links.essb_template_circles-retina .essb_link_hackernews a{color:#f08641!important;border:2px solid #f08641}.essb_links.essb_template_circles-retina .essb_link_evernote a{color:#7cbf4b!important;border:2px solid #7cbf4b}.essb_links.essb_template_circles-retina .essb_link_aol a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_myspace a{color:#3a5998!important;border:2px solid #3a5998}.essb_links.essb_template_circles-retina .essb_link_mailru a{color:#FAA519!important;border:2px solid #FAA519}.essb_links.essb_template_circles-retina .essb_link_viadeo a{color:#222!important;border:2px solid #222}.essb_links.essb_template_circles-retina .essb_link_line a{color:#2CBF13!important;border:2px solid #2CBF13}.essb_links.essb_template_circles-retina .essb_link_flipboard a{color:#B31F17!important;border:2px solid #B31F17}.essb_links.essb_template_circles-retina .essb_link_comments a{color:#444!important;border:2px solid #444}.essb_links.essb_template_circles-retina .essb_link_yummly a{color:#e26326!important;border:2px solid #e26326}.essb_links.essb_template_circles-retina .essb_link_sms a{color:#4ea546!important;border:2px solid #4ea546}.essb_links.essb_template_circles-retina .essb_link_viber a{color:#7d539d!important;border:2px solid #7d539d}.essb_links.essb_template_circles-retina .essb_link_telegram a{color:#08c!important;border:2px solid #08c}.essb_links.essb_template_circles-retina .essb_link_subscribe a{color:#f47555!important;border:2px solid #f47555}.essb_links.essb_template_circles-retina .essb_link_skype a{color:#00aff0!important;border:2px solid #00aff0}.essb_links.essb_template_circles-retina .essb_link_messenger a{color:#0d87ff!important;border:2px solid #0d87ff}.essb_links.essb_template_circles-retina .essb_link_kakaotalk a{border:2px solid #FBE600}.essb_links.essb_template_circles-retina .essb_link_sharebtn a{color:#2B6A94!important;border:2px solid #2B6A94}.essb_links.essb_template_circles-retina .essb_link_livejournal a{color:#0ca8ec!important;border:2px solid #0ca8ec}.essb_links.essb_template_blocks-retina li a{border-radius:0;-webkit-border-radius:0}.essb_links.essb_template_grey-circles-retina li a{border:1px solid #bfbfbf;color:#666!important;background-color:transparent!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-circles-retina li a:focus,.essb_links.essb_template_grey-circles-retina li a:hover{color:#fff!important;border:1px solid transparent}.essb_links.essb_template_grey-blocks-retina li a{border:1px solid #bfbfbf;color:#666!important}.essb_links.essb_template_grey-blocks-retina li a:focus,.essb_links.essb_template_grey-blocks-retina li a:hover{color:#fff!important;border:1px solid transparent}.essb_links.essb_template_clear-retina li a{color:#343434!important;font-weight:700}.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover{color:#212121!important}.essb_links.essb_template_clear-retina a .essb_icon{color:#fff!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_clear-retina li a:focus .essb_icon,.essb_links.essb_template_clear-retina li a:hover .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_less a .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_more a .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_more_dots a .essb_icon{background-color:#212121!important}.essb_links.essb_template_clear-retina .essb_link_meneame a .essb_icon{background-color:#FF7D12!important}.essb_links.essb_template_clear-retina .essb_link_whatsapp a .essb_icon{background-color:#1D9E11!important}.essb_links.essb_template_clear-retina .essb_link_mwp a .essb_icon{background-color:#056CAD!important}.essb_links.essb_template_clear-retina .essb_link_flattr a .essb_icon{background-color:#8CB55B!important}.essb_links.essb_template_clear-retina .essb_link_ok a .essb_icon{background-color:#F4731C!important}.essb_links.essb_template_clear-retina .essb_link_xing a .essb_icon{background-color:#135a5b!important}.essb_links.essb_template_clear-retina .essb_link_weibo a .essb_icon{background-color:#ED1C24!important}.essb_links.essb_template_clear-retina .essb_link_pocket a .essb_icon{background-color:#EE4055!important}.essb_links.essb_template_clear-retina .essb_link_tumblr a .essb_icon{background-color:#2c4762!important}.essb_links.essb_template_clear-retina .essb_link_print a .essb_icon{background-color:#666!important}.essb_links.essb_template_clear-retina .essb_link_del a .essb_icon{background-color:#3398fc!important}.essb_links.essb_template_clear-retina .essb_link_buffer a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_love a .essb_icon{background-color:#ED1C24!important}.essb_links.essb_template_clear-retina .essb_link_twitter a .essb_icon{background-color:#00abf0!important}.essb_links.essb_template_clear-retina .essb_link_google a .essb_icon{background-color:#EA4335!important}.essb_links.essb_template_clear-retina .essb_link_facebook a .essb_icon{background-color:#3a579a!important}.essb_links.essb_template_clear-retina .essb_link_pinterest a .essb_icon{background-color:#cd1c1f!important}.essb_links.essb_template_clear-retina .essb_link_digg a .essb_icon{background-color:#1b5791!important}.essb_links.essb_template_clear-retina .essb_link_linkedin a .essb_icon{background-color:#127bb6!important}.essb_links.essb_template_clear-retina .essb_link_stumbleupon a .essb_icon{background-color:#eb4723!important}.essb_links.essb_template_clear-retina .essb_link_vk a .essb_icon{background-color:#4c75a3!important}.essb_links.essb_template_clear-retina .essb_link_mail a .essb_icon{background-color:#666!important}.essb_links.essb_template_clear-retina .essb_link_reddit a .essb_icon{background-color:#333!important}.essb_links.essb_template_clear-retina .essb_link_blogger a .essb_icon{background-color:#f59038!important}.essb_links.essb_template_clear-retina .essb_link_amazon a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_yahoomail a .essb_icon{background-color:#511295!important}.essb_links.essb_template_clear-retina .essb_link_gmail a .essb_icon{background-color:#dd4b39!important}.essb_links.essb_template_clear-retina .essb_link_newsvine a .essb_icon{background-color:#0d642e!important}.essb_links.essb_template_clear-retina .essb_link_hackernews a .essb_icon{background-color:#f08641!important}.essb_links.essb_template_clear-retina .essb_link_evernote a .essb_icon{background-color:#7cbf4b!important}.essb_links.essb_template_clear-retina .essb_link_aol a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_myspace a .essb_icon{background-color:#3a5998!important}.essb_links.essb_template_clear-retina .essb_link_mailru a .essb_icon{background-color:#FAA519!important}.essb_links.essb_template_clear-retina .essb_link_viadeo a .essb_icon{background-color:#222!important}.essb_links.essb_template_clear-retina .essb_link_line a .essb_icon{background-color:#2CBF13!important}.essb_links.essb_template_clear-retina .essb_link_flipboard a .essb_icon{background-color:#B31F17!important}.essb_links.essb_template_clear-retina .essb_link_comments a .essb_icon{background-color:#444!important}.essb_links.essb_template_clear-retina .essb_link_yummly a .essb_icon{background-color:#e26326!important}.essb_links.essb_template_clear-retina .essb_link_sms a .essb_icon{background-color:#4ea546!important}.essb_links.essb_template_clear-retina .essb_link_viber a .essb_icon{background-color:#7d539d!important}.essb_links.essb_template_clear-retina .essb_link_telegram a .essb_icon{background-color:#08c!important}.essb_links.essb_template_clear-retina .essb_link_subscribe a .essb_icon{background-color:#f47555!important}.essb_links.essb_template_clear-retina .essb_link_skype a .essb_icon{background-color:#00aff0!important}.essb_links.essb_template_clear-retina .essb_link_messenger a .essb_icon{background-color:#0d87ff!important}.essb_links.essb_template_clear-retina .essb_link_kakaotalk a .essb_icon{background-color:#FBE600!important}.essb_links.essb_template_clear-retina .essb_link_sharebtn a .essb_icon{background-color:#2B6A94!important}.essb_links.essb_template_clear-retina .essb_link_livejournal a .essb_icon{background-color:#0ca8ec!important}.essb_links.essb_template_copy-retina a{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.essb_links.essb_template_copy-retina .essb_icon:before{font-size:14px!important;top:7px;left:7px}.essb_links.essb_template_copy-retina li a .essb_network_name{font-size:13px}.essb_links.essb_template_copy-retina a:focus,.essb_links.essb_template_copy-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_copy-retina .essb_counter_right{position:relative;right:6px;top:0;display:inline-block;padding:6px 7px;border:2px solid #ddd;border-left-width:0;vertical-align:0;font-size:11px;color:#999;background:#fff;border-radius:0 4px 4px 0}.essb_links.essb_template_copy-retina .essb_counter_right:before{content:"";position:absolute;left:0;top:50%;margin-top:0;border-right:0 solid #FFF;border-bottom:0 solid transparent;border-top:0 solid transparent}.essb_links.essb_template_dimmed-retina a{background-color:transparent!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.7}.essb_links.essb_template_dimmed-retina li a:focus,.essb_links.essb_template_dimmed-retina li a:hover{color:#fff!important;opacity:1}.essb_links.essb_template_dimmed-retina li.essb_link_less a,.essb_links.essb_template_dimmed-retina li.essb_link_more a,.essb_links.essb_template_dimmed-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_dimmed-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_dimmed-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_dimmed-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_dimmed-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_dimmed-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_dimmed-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_dimmed-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_dimmed-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_dimmed-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_dimmed-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_dimmed-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_dimmed-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_dimmed-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_dimmed-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_dimmed-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_dimmed-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_dimmed-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_dimmed-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_dimmed-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_dimmed-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_dimmed-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_dimmed-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_dimmed-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_dimmed-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_dimmed-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_dimmed-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_dimmed-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_dimmed-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_dimmed-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_dimmed-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_dimmed-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_dimmed-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_dimmed-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_dimmed-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_dimmed-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_dimmed-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_dimmed-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_dimmed-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_dimmed-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_dimmed-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_dimmed-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_dimmed-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_dimmed-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_grey-retina a{background-color:transparent!important;color:#454545!important;opacity:.5}.essb_links.essb_template_grey-retina li a:focus,.essb_links.essb_template_grey-retina li a:hover{background-color:transparent!important;color:#323232!important;opacity:1}.essb_links.essb_template_jumbo-retina .essb_icon{width:48px;height:48px}.essb_links.essb_template_jumbo-retina .essb_icon:before{font-size:24px!important;top:12px;left:12px}.essb_links.essb_template_jumbo-retina li a .essb_network_name{font-size:15px}.essb_links.essb_template_jumbo-retina a:focus,.essb_links.essb_template_jumbo-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_jumbo-round-retina a{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.essb_links.essb_template_fancy-retina a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_fancy-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:28px;height:28px;border-radius:14px;-webkit-border-radius:14px;margin:5px}.essb_links.essb_template_fancy-retina a:focus .essb_icon,.essb_links.essb_template_fancy-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_fancy-retina .essb_icon:before{font-size:14px!important;text-align:center;position:absolute;top:7px;left:7px}.essb_links.essb_template_deluxe-retina .essb_icon:before,.essb_links.essb_template_fancy-bold-retina .essb_icon:before{font-size:16px!important;position:absolute;top:8px;left:8px;text-align:center}.essb_links.essb_template_fancy-retina a:focus,.essb_links.essb_template_fancy-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_deluxe-retina a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_deluxe-retina a .essb_icon{background-color:rgba(0,0,0,.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:32px;height:32px}.essb_links.essb_template_deluxe-retina a:focus .essb_icon,.essb_links.essb_template_deluxe-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_deluxe-retina a:focus,.essb_links.essb_template_deluxe-retina a:hover,.essb_links.essb_template_fancy-bold-retina li a:focus,.essb_links.essb_template_fancy-bold-retina li a:hover{background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);color:#FFF!important}.essb_links.essb_template_deluxe-retina a:focus,.essb_links.essb_template_deluxe-retina a:hover{background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_fancy-bold-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_fancy-bold-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:32px;height:32px;border-radius:16px;-webkit-border-radius:16px;margin:5px}.essb_links.essb_template_fancy-bold-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_fancy-bold-retina li a:focus,.essb_links.essb_template_fancy-bold-retina li a:hover{background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_fancy-bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_fancy-bold-retina li a .essb_icon{margin-right:8px}.essb_links.essb_template_metro-bold-retina li a:focus,.essb_links.essb_template_metro-bold-retina li a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box}.essb_links.essb_template_retro-retina{font-family:Oswald,helvetica,arial,sans-serif}.essb_links.essb_template_retro-retina li a{-webkit-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);background-color:#fdefc6!important;opacity:.8;color:#363636!important}.essb_links.essb_template_retro-retina a:focus,.essb_links.essb_template_retro-retina a:hover{background-clip:padding-box;opacity:1;background-color:#fef8e7!important;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2)}.essb_links.essb_template_default4-retina a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:4px;-webkit-border-radius:4px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_default4-retina a:focus,.essb_links.essb_template_default4-retina a:hover{background-color:#363636!important}.essb_links.essb_template_clear-rounded-retina a .essb_icon{color:#fff!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_grey-fill-retina a{background-color:#454545!important}.essb_links.essb_template_grey-fill-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_grey-fill-retina a:focus,.essb_links.essb_template_grey-fill-retina a:hover{background-color:#717171!important}.essb_links.essb_template_white-fill-retina a{background-color:#fff!important;color:#656565!important}.essb_links.essb_template_white-fill-retina a:focus,.essb_links.essb_template_white-fill-retina a:hover{background-color:#fff!important;color:#121212!important}.essb_links.essb_template_white-retina a{background-color:transparent!important;color:#f3f4f5!important}.essb_links.essb_template_white-retina a:focus,.essb_links.essb_template_white-retina a:hover{background-color:transparent!important;color:#e3e4e5!important}.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:focus,.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:hover,.essb_links.essb_template_grey-leafs .essb_link_kakaotalk a,.essb_links.essb_template_grey-round-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_grey-round-retina li a{background-color:#616161!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-round-retina li a:focus,.essb_links.essb_template_grey-round-retina li a:hover{background-color:#212121!important}.essb_links.essb_template_modern-slim-retina li a{border-top-left-radius:0;border-top-right-radius:0;-moz-border-top-left-radius:0;-moz-border-top-right-radius:0;box-shadow:none!important;border-bottom-width:2px!important}.essb_links.essb_template_color-leafs li a{border-radius:14px 0}.essb_links.essb_template_color-leafs li a:focus,.essb_links.essb_template_color-leafs li a:hover{background-color:#353535!important}.essb_links.essb_template_grey-leafs li a{border-radius:14px 0;background-color:#353535!important}.essb_links.essb_tempate_color-blocks-outline-retina li a:focus,.essb_links.essb_tempate_color-blocks-outline-retina li a:hover,.essb_links.essb_tempate_color-circles-outline-retina li a:focus,.essb_links.essb_tempate_color-circles-outline-retina li a:hover{background-color:transparent!important;color:#515151!important;border-color:#515151!important}.essb_links.essb_template_grey-circles-outline-retina li a{background-color:transparent!important;color:#969696!important;border:2px solid #969696!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-circles-outline-retina li a:focus,.essb_links.essb_template_grey-circles-outline-retina li a:hover{background-color:transparent!important}.essb_links.essb_template_grey-circles-outline-retina li.essb_link_less a:hover,.essb_links.essb_template_grey-circles-outline-retina li.essb_link_more a:hover,.essb_links.essb_template_grey-circles-outline-retina li.essb_link_more_dots a:hover{color:#212121!important;border-color:#212121!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_meneame a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_meneame a:hover{color:#FF7D12!important;border-color:#FF7D12!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_whatsapp a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_whatsapp a:hover{color:#1D9E11!important;border-color:#1D9E11!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mwp a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mwp a:hover{color:#056CAD!important;border-color:#056CAD!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_flattr a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_flattr a:hover{color:#8CB55B!important;border-color:#8CB55B!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_ok a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_ok a:hover{color:#F4731C!important;border-color:#F4731C!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_xing a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_xing a:hover{color:#135a5b!important;border-color:#135a5b!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_weibo a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_weibo a:hover{color:#ED1C24!important;border-color:#ED1C24!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_pocket a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_pocket a:hover{color:#EE4055!important;border-color:#EE4055!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_tumblr a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_tumblr a:hover{color:#2c4762!important;border-color:#2c4762!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_print a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_print a:hover{color:#666!important;border-color:#666!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_del a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_del a:hover{color:#3398fc!important;border-color:#3398fc!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_buffer a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_buffer a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_love a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_love a:hover{color:#ED1C24!important;border-color:#ED1C24!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_twitter a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_twitter a:hover{color:#00abf0!important;border-color:#00abf0!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_google a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_google a:hover{color:#EA4335!important;border-color:#EA4335!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_facebook a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_facebook a:hover{color:#3a579a!important;border-color:#3a579a!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_pinterest a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_pinterest a:hover{color:#cd1c1f!important;border-color:#cd1c1f!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_digg a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_digg a:hover{color:#1b5791!important;border-color:#1b5791!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_linkedin a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_linkedin a:hover{color:#127bb6!important;border-color:#127bb6!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_stumbleupon a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_stumbleupon a:hover{color:#eb4723!important;border-color:#eb4723!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_vk a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_vk a:hover{color:#4c75a3!important;border-color:#4c75a3!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mail a:hover{color:#666!important;border-color:#666!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_reddit a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_reddit a:hover{color:#333!important;border-color:#333!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_blogger a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_blogger a:hover{color:#f59038!important;border-color:#f59038!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_amazon a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_amazon a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_yahoomail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_yahoomail a:hover{color:#511295!important;border-color:#511295!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_gmail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_gmail a:hover{color:#dd4b39!important;border-color:#dd4b39!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_newsvine a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_newsvine a:hover{color:#0d642e!important;border-color:#0d642e!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_hackernews a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_hackernews a:hover{color:#f08641!important;border-color:#f08641!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_evernote a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_evernote a:hover{color:#7cbf4b!important;border-color:#7cbf4b!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_aol a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_aol a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_myspace a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_myspace a:hover{color:#3a5998!important;border-color:#3a5998!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mailru a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mailru a:hover{color:#FAA519!important;border-color:#FAA519!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_viadeo a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_viadeo a:hover{color:#222!important;border-color:#222!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_line a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_line a:hover{color:#2CBF13!important;border-color:#2CBF13!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_flipboard a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_flipboard a:hover{color:#B31F17!important;border-color:#B31F17!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_comments a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_comments a:hover{color:#444!important;border-color:#444!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_yummly a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_yummly a:hover{color:#e26326!important;border-color:#e26326!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_sms a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_sms a:hover{color:#4ea546!important;border-color:#4ea546!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_viber a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_viber a:hover{color:#7d539d!important;border-color:#7d539d!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_telegram a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_telegram a:hover{color:#08c!important;border-color:#08c!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_subscribe a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_subscribe a:hover{color:#f47555!important;border-color:#f47555!important}.essb_links.essb_template_grey-blocks-outline-retina li a{border-radius:0;-webkit-border-radius:0}.essb_links.essb_template_dark-outline-retina li a{background-color:transparent!important;opacity:.5;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-outline-retina li a:focus,.essb_links.essb_template_dark-outline-retina li a:hover{background-color:transparent!important;opacity:1;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-round-outline-retina li a{border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_classic-retina li a{background:#fafbfc;background:-moz-linear-gradient(top,#fafbfc 0,#efefee 100%);background:-webkit-linear-gradient(top,#fafbfc 0,#efefee 100%);background:linear-gradient(to bottom,#fafbfc 0,#efefee 100%);filter:progid:DXImageTransform.Microsoft.gradient(  startColorstr='#fafbfc',
		endColorstr='#efefee', GradientType=0 );border:1px solid #e1e1e1}.essb-mobile-sharebar-icon,.essb-mobile-sharepoint-icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDIgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zMi45LDI2LjJjLTIuMiwwLTQuMSwxLTUuNCwyLjdsLTExLjgtNmMwLjItMC42LDAuMy0xLjIsMC4zLTEuOGMwLTAuNy0wLjEtMS4zLTAuMy0xLjlsMTEuNy02YzEuMywxLjcsMy4zLDIuOCw1LjUsMi44YzMuOCwwLDYuOS0zLjEsNi45LTYuOWMwLTMuOC0zLjEtNi45LTYuOS02LjlDMjkuMSwyLDI2LDUuMSwyNiw4LjljMCwwLjYsMC4xLDEuMiwwLjMsMS44bC0xMS44LDZjLTEuMy0xLjYtMy4yLTIuNy01LjQtMi43Yy0zLjgsMC02LjksMy4xLTYuOSw2LjljMCwzLjgsMy4xLDYuOSw2LjksNi45YzIuMywwLDQuMi0xLjEsNS41LTIuOGwxMS43LDZjLTAuMiwwLjYtMC4zLDEuMy0wLjMsMS45YzAsMy44LDMuMSw2LjksNi45LDYuOWMzLjgsMCw2LjktMy4xLDYuOS02LjlDMzkuOCwyOS4zLDM2LjcsMjYuMiwzMi45LDI2LjJMMzIuOSwyNi4yeiBNMzIuOSwyNi4yIi8+PC9nPjwvc3ZnPg==);display:inline-block;vertical-align:middle}.essb_links.essb_template_classic-round-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_classic-fancy-retina li a{background-color:#fafafa!important;box-shadow:none!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_classic-fancy-retina li a:focus,.essb_links.essb_template_classic-fancy-retina li a:hover{-webkit-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;-moz-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important}.essb_links.essb_template_color-circles-retina li a{border-radius:24px;-webkit-border-radius:24px}.essb_links.essb_template_color-circles-retina .essb_icon{width:48px;height:48px}.essb_links.essb_template_color-circles-retina .essb_icon:before{font-size:22px!important;top:13px;left:13px}.essb_links.essb_template_massive-retina .essb_icon{width:55px;height:55px}.essb_links.essb_template_massive-retina .essb_icon:before{font-size:35px!important;top:10px;left:10px}.essb_links.essb_template_massive-retina .essb_network_name{font-size:11px}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon:before,.essb_links.essb_template_cutoff-retina li a .essb_icon:before{font-size:24px!important}.essb_links.essb_template_massive-retina .essb_vertical_name li a .essb_network_name{margin:0 10px 12px}.essb_links.essb_template_cutoff-retina li a .essb_icon{width:40px!important;height:40px!important;top:8px!important;left:8px!important}.essb_links.essb_template_cutoff-retina li a{border-radius:3px;-webkit-border-radius:3px;box-shadow:none;-webkit-transition:all .1s cubic-bezier(.42,0,.58,1);transition:all .1s cubic-bezier(.42,0,.58,1);top:16px;position:relative}.essb_links.essb_template_cutoff-retina li a:hover{top:0}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon{width:40px!important;height:40px!important;top:8px!important;left:8px!important}.essb_links.essb_template_cutoff-fill-retina li a{border-radius:4px;-webkit-border-radius:4px;box-shadow:none;-webkit-transition:all .1s cubic-bezier(.42,0,.58,1);transition:all .1s cubic-bezier(.42,0,.58,1);top:16px;position:relative}.essb_links.essb_template_cutoff-fill-retina li a:hover{top:0}.essb_links.essb_template_modern-light-retina li a{background-color:#fff!important;border-radius:4px;-webkit-border-radius:4px;box-shadow:none;transition-property:background-color;transition-duration:.2s;transition-timing-function:linear}.essb_links.essb_template_modern-light-retina li a .essb_icon{width:36px!important;height:36px!important;top:8px!important;left:8px!important}.essb_links.essb_template_modern-light-retina li a .essb_icon:before{font-size:20px!important}.essb_links.essb_template_modern-light-retina li a .essb_network_name{font-size:13px;text-transform:uppercase}.essb_links.essb_template_tiny-color-circles-retina li a{border-radius:16px;-webkit-border-radius:16px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon{width:32px;height:32px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon:before{font-size:16px!important;top:8px;left:8px}.essb_links.essb_template_tiny-color-circles-retina li a .essb_network_name{font-size:12px;text-transform:uppercase;font-weight:400}.essb_links.essb_template_lollipop-retina li a{color:#565656!important;background-color:transparent!important;font-weight:400;font-size:11px;text-transform:uppercase}.essb_links.essb_template_lollipop-retina li a .essb_network_name{text-transform:uppercase;font-size:11px}.essb_links.essb_template_lollipop-retina li a:focus,.essb_links.essb_template_lollipop-retina li a:hover{color:#D8335B!important}.essb_links.essb_template_lollipop-retina a .essb_network_name{margin-left:5px}.essb_links.essb_template_lollipop-retina a .essb_icon{color:#fff!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_lollipop-retina li a:focus .essb_icon,.essb_links.essb_template_lollipop-retina li a:hover .essb_icon{background-color:#eb97ab!important}.essb_links.essb_template_lollipop-retina li.essb_link_less a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more_dots a .essb_icon{background-color:#c2cfcd!important}.essb_links.essb_template_lollipop-retina .essb_link_meneame a .essb_icon{background-color:#ffbe89!important}.essb_links.essb_template_lollipop-retina .essb_link_whatsapp a .essb_icon{background-color:#83f179!important}.essb_links.essb_template_lollipop-retina .essb_link_mwp a .essb_icon{background-color:#72c6fb!important}.essb_links.essb_template_lollipop-retina .essb_link_flattr a .essb_icon{background-color:#c5daad!important}.essb_links.essb_template_lollipop-retina .essb_link_ok a .essb_icon{background-color:#f9b98d!important}.essb_links.essb_template_lollipop-retina .essb_link_xing a .essb_icon{background-color:#4fd8da!important}.essb_links.essb_template_lollipop-retina .essb_link_weibo a .essb_icon{background-color:#f68a8e!important}.essb_links.essb_template_lollipop-retina .essb_link_pocket a .essb_icon{background-color:#f8adb6!important}.essb_links.essb_template_lollipop-retina .essb_link_tumblr a .essb_icon{background-color:#82a4c7!important}.essb_links.essb_template_lollipop-retina .essb_link_print a .essb_icon{background-color:#91CED7!important}.essb_links.essb_template_lollipop-retina .essb_link_del a .essb_icon{background-color:#a8d3fe!important}.essb_links.essb_template_lollipop-retina .essb_link_buffer a .essb_icon{background-color:#5A5A5A!important}.essb_links.essb_template_lollipop-retina .essb_link_love a .essb_icon{background-color:#F7A3A2!important}.essb_links.essb_template_lollipop-retina .essb_link_twitter a .essb_icon{background-color:#95E7ED!important}.essb_links.essb_template_lollipop-retina .essb_link_google a .essb_icon{background-color:#FD7150!important}.essb_links.essb_template_lollipop-retina .essb_link_facebook a .essb_icon{background-color:#849FBB!important}.essb_links.essb_template_lollipop-retina .essb_link_pinterest a .essb_icon{background-color:#ED939D!important}.essb_links.essb_template_lollipop-retina .essb_link_digg a .essb_icon{background-color:#80b4e7!important}.essb_links.essb_template_lollipop-retina .essb_link_linkedin a .essb_icon{background-color:#8BB7D9!important}.essb_links.essb_template_lollipop-retina .essb_link_stumbleupon a .essb_icon{background-color:#f5a290!important}.essb_links.essb_template_lollipop-retina .essb_link_vk a .essb_icon{background-color:#97b1cf!important}.essb_links.essb_template_lollipop-retina .essb_link_mail a .essb_icon{background-color:#F2E4F9!important}.essb_links.essb_template_lollipop-retina .essb_link_reddit a .essb_icon{background-color:#D8E2EC!important}.essb_links.essb_template_lollipop-retina .essb_link_blogger a .essb_icon{background-color:#fbcfa9!important}.essb_links.essb_template_lollipop-retina .essb_link_amazon a .essb_icon{background-color:#AA8C91!important}.essb_links.essb_template_lollipop-retina .essb_link_yahoomail a .essb_icon{background-color:#af74ee!important}.essb_links.essb_template_lollipop-retina .essb_link_gmail a .essb_icon{background-color:#eea79e!important}.essb_links.essb_template_lollipop-retina .essb_link_newsvine a .essb_icon{background-color:#45e782!important}.essb_links.essb_template_lollipop-retina .essb_link_hackernews a .essb_icon{background-color:#f9ccaf!important}.essb_links.essb_template_lollipop-retina .essb_link_evernote a .essb_icon{background-color:#bcdea3!important}.essb_links.essb_template_lollipop-retina .essb_link_aol a .essb_icon{background-color:#999!important}.essb_links.essb_template_lollipop-retina .essb_link_myspace a .essb_icon{background-color:#94aad6!important}.essb_links.essb_template_lollipop-retina .essb_link_mailru a .essb_icon{background-color:#fdd38d!important}.essb_links.essb_template_lollipop-retina .essb_link_viadeo a .essb_icon{background-color:#999!important}.essb_links.essb_template_lollipop-retina .essb_link_line a .essb_icon{background-color:#8bf279!important}.essb_links.essb_template_lollipop-retina .essb_link_flipboard a .essb_icon{background-color:#eb6d66!important}.essb_links.essb_template_lollipop-retina .essb_link_comments a .essb_icon{background-color:#989898!important}.essb_links.essb_template_lollipop-retina .essb_link_yummly a .essb_icon{background-color:#f0ae8f!important}.essb_links.essb_template_lollipop-retina .essb_link_sms a .essb_icon{background-color:#97d091!important}.essb_links.essb_template_lollipop-retina .essb_link_viber a .essb_icon{background-color:#b79ccb!important}.essb_links.essb_template_lollipop-retina .essb_link_telegram a .essb_icon{background-color:#55c6ff!important}.essb_links.essb_template_lollipop-retina .essb_link_subscribe a .essb_icon{background-color:#fac3b5!important}.essb_links.essb_template_lollipop-retina .essb_link_skype a .essb_icon{background-color:#79dbff!important}.essb_links.essb_template_lollipop-retina .essb_link_messenger a .essb_icon{background-color:#95caff!important}.essb_links.essb_template_lollipop-retina .essb_link_kakaotalk a .essb_icon{background-color:#fff584!important}.essb_links.essb_template_lollipop-retina .essb_link_sharebtn a .essb_icon{background-color:#E2999F!important}.essb_links.essb_template_lollipop-retina .essb_link_livejournal a .essb_icon{background-color:#77d1f8!important}.essb-mobile-sharebottom{position:fixed;bottom:0;left:0;width:100%;z-index:100001}.essb-mobile-sharebottom .essb_displayed_sharebottom{z-index:100001}.essb-mobile-sharebottom .essb_links .essb_icon{width:36px!important;height:36px!important;background-size:30px!important}.essb-mobile-sharebottom .essb_links.essb_template_fancy-retina .essb_icon{background-size:18px!important}.essb-mobile-sharebottom .essb_links li a{padding-top:8px;padding-bottom:8px}.essb-mobile-sharebottom .essb_links{background-color:#fff;margin:0!important;text-align:center}.essb-mobile-sharebar,.essb-mobile-sharepoint{background-color:#111;color:#fafafa;bottom:0;position:fixed;left:0}.essb-mobile-sharebottom .essb_links .essb_t_l_big{font-size:18px!important;margin-right:0!important}.essb-mobile-sharebottom .essb_links_list li.essb_totalcount_item .essb_t_l_big .essb_t_nb:after{margin-top:0!important;font-size:12px!important}.essb-mobile-sharebottom .essb_width_columns_4 li{width:25%}.essb-mobile-sharebottom .essb_width_columns_5 li{width:20%}.essb-mobile-sharebottom .essb_width_columns_6 li{width:16.6666%}.essb-mobile-sharebottom .essb_width_columns_3 li{width:33.3%}.essb-mobile-sharebottom .essb_width_columns_2 li{width:50%}.essb-mobile-sharebottom .essb_width_columns_2 li a,.essb-mobile-sharebottom .essb_width_columns_3 li a,.essb-mobile-sharebottom .essb_width_columns_4 li a,.essb-mobile-sharebottom .essb_width_columns_5 li a,.essb-mobile-sharebottom .essb_width_columns_6 li a{width:100%}.essb-mobile-sharebottom .essb_links li{margin-bottom:0!important}.essb-mobile-sharepoint{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:42px;height:42px;opacity:.8}.essb-mobile-sharepoint-icon{background-size:26px;width:26px;height:26px;margin-left:7px;margin-top:7px;opacity:.8}.essb-mobile-sharebar{width:100%;padding-top:10px;padding-bottom:10px;text-align:center;opacity:.85;line-height:18px;cursor:pointer;z-index:1000}.essb-mobile-sharebar-icon{background-size:16px;width:16px;height:16px}.essb-mobile-sharebar-text{font-size:12pt;display:inline-block;font-weight:700;text-transform:uppercase;margin-left:5px;vertical-align:middle}.essb-mobile-sharebar-window{position:fixed;z-index:99999;background:rgba(255,255,255,.85);color:#111;display:none;top:0;left:0}.essb-mobile-sharebar-window-content{padding:0 15px 15px;margin:10px 0 0;text-align:center;overflow-y:auto}.essb-mobile-sharebar-window-content .essb_links{margin-top:0}.essb-mobile-sharebar-window-content li a{text-align:left}.essb-mobile-sharebar-window-shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.85);z-index:9999;display:none}.essb-mobile-sharebar-window-close-title{background-color:#dadada;width:100%;height:32px}.essb-mobile-sharebar-window-close{width:14px;height:14px;display:inline-block;position:absolute;top:10px;right:10px;-webkit-transition:all ease .5s;transition:all ease .75s;font-weight:700;text-decoration:none;color:#111;line-height:160%;font-size:14px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDEuNzU2cHgiIGhlaWdodD0iNDEuNzU2cHgiIHZpZXdCb3g9IjAgMCA0MS43NTYgNDEuNzU2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MS43NTYgNDEuNzU2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI3Ljk0OCwyMC44NzhMNDAuMjkxLDguNTM2YzEuOTUzLTEuOTUzLDEuOTUzLTUuMTE5LDAtNy4wNzFjLTEuOTUxLTEuOTUyLTUuMTE5LTEuOTUyLTcuMDcsMEwyMC44NzgsMTMuODA5TDguNTM1LDEuNDY1Yy0xLjk1MS0xLjk1Mi01LjExOS0xLjk1Mi03LjA3LDBjLTEuOTUzLDEuOTUzLTEuOTUzLDUuMTE5LDAsNy4wNzFsMTIuMzQyLDEyLjM0MkwxLjQ2NSwzMy4yMmMtMS45NTMsMS45NTMtMS45NTMsNS4xMTksMCw3LjA3MUMyLjQ0LDQxLjI2OCwzLjcyMSw0MS43NTUsNSw0MS43NTVjMS4yNzgsMCwyLjU2LTAuNDg3LDMuNTM1LTEuNDY0bDEyLjM0My0xMi4zNDJsMTIuMzQzLDEyLjM0M2MwLjk3NiwwLjk3NywyLjI1NiwxLjQ2NCwzLjUzNSwxLjQ2NHMyLjU2LTAuNDg3LDMuNTM1LTEuNDY0YzEuOTUzLTEuOTUzLDEuOTUzLTUuMTE5LDAtNy4wNzFMMjcuOTQ4LDIwLjg3OHoiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);background-size:14px;z-index:1001}.essb_morepopup_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.85);z-index:1100;display:none}.essb_morepopup_shadow.essb_morepopup_shadow_modern{background-color:rgba(0,0,0,.9)}.essb_morepopup{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);-moz-box-shadow:0 0 20px rgba(0,0,0,.3);-ms-box-shadow:0 0 20px rgba(0,0,0,.3);-o-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);display:none;color:#111;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding-top:25px}.essb_morepopup.essb_morepopup_modern{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:#fff;overflow:hidden}.essb_morepopup.essb_morepopup_modern .essb_network_name{color:#fff}.essb_morepopup.essb_morepopup_modern .essb_icon{width:52px;height:52px;margin-bottom:10px}.essb_morepopup.essb_morepopup_modern .essb_icon:before{font-size:32px!important;left:10px;top:10px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close{background-color:#fff;width:28px;height:28px;border-radius:50%;top:20px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close i:before{position:absolute;top:5px;left:5px;font-size:18px}.essb_morepopup.essb_morepopup_modern .essb_links.essb_width_columns_4 li a{width:95%!important;margin-bottom:10px!important}.essb-morepopup-modern-link a,.essb-morepopup-modern-link a:focus,.essb-morepopup-modern-link a:hover,.essb-morepopup-modern-link a:visited,.essb-morepopup-modern-title{color:#fff;text-decoration:none;font-size:13px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{width:100%;padding-right:18px}@media (max-width:600px){.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{padding:0 18px 0 0}}.essb_morepopup_content{padding:0 20px 20px;margin:0;text-align:center}.essb_morepopup_content .essb_links.essb_width_columns_3,.essb_morepopup_inline .essb_links{margin:0!important}.essb_morepopup_content .essb_links a{text-align:left}.essb_morepopup_close{display:inline-block;position:absolute;top:5px;right:5px;-webkit-transition:all ease .5s;transition:all ease .75s;font-weight:700;text-decoration:none;color:#111!important;line-height:18px;font-size:18px;z-index:1001}.essb_morepopup_inline{padding:10px!important;-webkit-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-moz-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-ms-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-o-box-shadow:-1px 4px 6px rgba(0,0,0,.09);box-shadow:-1px 4px 6px rgba(0,0,0,.09);border:1px solid #b3b3b3;max-width:330px}.essb_morepopup_inline .essb_morepopup_close{display:none}.essb_morepopup_inline .essb_morepopup_content{padding:0!important;text-align:left}.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-up-left{left:10px;right:auto}.essb_morepopup_inline .modal-pointer-down-right,.essb_morepopup_inline .modal-pointer-up-right{right:10px;left:auto}.essb_morepopup_inline .modal-pointer-up,.essb_morepopup_inline .modal-pointer-up-left,.essb_morepopup_inline .modal-pointer-up-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px inset transparent;border-bottom:14px solid #b3b3b3;top:-28px}.essb_morepopup_inline .modal-pointer-down,.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-down-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-bottom:14px inset transparent;border-top:14px solid #b3b3b3;bottom:-28px}.modal,.modal-container,.modal-pointer,.modal-pointer-conceal{position:absolute}.essb_morepopup_inline .modal-pointer-up .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px solid #fff;left:-14px;top:-13px}.essb_morepopup_inline .modal-pointer-down .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-top:14px solid #fff;left:-14px;bottom:1px}.essb_mailform_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:1100;display:none}.essb_mailform{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);-moz-box-shadow:0 0 20px rgba(0,0,0,.3);-ms-box-shadow:0 0 20px rgba(0,0,0,.3);-o-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);display:none;color:#111;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:15px;width:300px}.essb_mailform_content{padding:0;margin:0}.essb_mailform_content p{margin-bottom:20px}.essb_mailform_content .essb_mailform_content_input,.essb_mailform_content .essb_mailform_content_label{width:280px;display:block}.essb_mailform_content .essb_mailform_content_label{font-size:11px;text-transform:uppercase;font-weight:700;margin-bottom:5px}.essb_mailform_content .essb_mailform_content_input{border:1px solid #cacaca;font-size:13px;margin-bottom:15px}.essb_mailform_content .essb_mailform_content_input:focus{border:1px solid #2980b9}.essb_mailform_content .essb_mailform_content_button{font-weight:700;text-transform:uppercase;padding:5px 10px;text-align:center;background-color:#2980b9;color:#fff;margin-right:3px;font-size:12px;border:0;box-shadow:none;border-radius:3px}.essb_mailform_content .essb_mailform_content_buttons{border-top:1px solid #e3e3e3;padding-top:10px;text-align:right}.essb_mailform_content .essb_mailform_content_button:focus,.essb_mailform_content .essb_mailform_content_button:hover{background:#34495e!important}.essb_mailform_preview{font-size:12px;margin-bottom:10px}.essb_native_buttons.essb_native_after_share{margin-top:5px}.essb_links .essb_native_item{height:24px;margin-right:5px!important}@font-face{font-family:TablePress;src:url(/europe/wp-content/plugins/tablepress/css/tablepress.eot);src:url(/europe/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(/europe/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(/europe/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}#fancybox-loading,#fancybox-loading div,#fancybox-overlay,#fancybox-wrap,.fancybox-bg,#fancybox-outer,#fancybox-content,#fancybox-content>div,#fancybox-content>div>div,#fancybox-frame,#fancybox-close,#fancybox-title,#fancybox-title div,#fancybox-left,#fancybox-right,.fancy-ico{box-sizing:content-box;-moz-box-sizing:content-box}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:111104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:111100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:111101;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff;box-shadow:0 0 20px #111;-moz-box-shadow:0 0 20px #111;-webkit-box-shadow:0 0 20px #111}#fancybox-content{width:0;height:0;padding:0;position:relative;-webkit-overflow-scrolling:touch;overflow-y:auto;z-index:111102;border:0 solid #fff;background:#fff;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}#fancybox-content>div{max-width:100%;max-height:100%}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:111101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png') -40px 0;cursor:pointer;z-index:111103;display:none}#fancybox-error{color:#444;padding:14px;margin:0}#fancybox-frame,#fancybox-img{width:100%;height:100%;border:0}#fancybox-img{padding:0;margin:0;line-height:0;vertical-align:top;max-width:none!important;max-height:none!important}#fancybox-frame{display:block;width:100%;height:100%;z-index:0;-webkit-transform:translateZ(0px);-webkit-transform:translate3d(0,0,0);-webkit-perspective:1000}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;background:initial;z-index:111102;display:none}#fancybox-left{left:0}.rtl #fancybox-left{left:auto;right:0}#fancybox-right{right:0}.rtl #fancybox-right{left:0;right:auto}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:111102;display:block}#fancybox-left-ico{background-image:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png');background-position:-40px -30px}.rtl #fancybox-left-ico{background-position:-40px -60px;right:-9999px}#fancybox-right-ico{background-image:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png');background-position:-40px -60px}.rtl #fancybox-right-ico{background-position:-40px -30px;right:-9999px}#fancybox-left:focus,#fancybox-right:focus{outline:0;background:initial}#fancybox-left:hover span{left:20px}.rtl #fancybox-left:hover span{right:20px}#fancybox-right:hover span{left:auto;right:20px}.rtl #fancybox-right:hover span{right:auto;left:20px}#fancybox-title{z-index:111102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff;font-weight:600}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}.rtl .fancybox-title-over{text-align:right}#fancybox-title-over{padding:10px;background:rgba(0,0,0,.64);display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:0;border-collapse:collapse;width:auto}#fancybox-title-float-wrap tr,#fancybox-title-float-wrap td{border:0;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#fff;line-height:29px;font-weight:600;font-size:14px;padding:0 0 3px 0;background:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('/europe/wp-content/plugins/easy-fancybox/fancybox/fancybox.png') -55px -90px no-repeat}.fancybox-hidden{display:none}/* Clear things*/
ul.paga-numbers, ul.page-numbers li, ul.page-numbers li a, ul.page-numbers li a:hover ul.page-numbers li span {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font: normal 12px Arial;
	border: none; color: #ff0000;
}
.page-numbers a {color: #ff0000;}
ul.page-numbers {
	margin:0;
	text-align: right;
	padding: 5px 0 5px 0;
}
	ul.page-numbers li {
		display: inline;
	}
		ul.page-numbers li a {
			text-decoration: none;
			border: none;
			padding-bottom: 10px;
		}
	ul.page-numbers span.dots {
		color: #666;
	}
	
	ul.page-numbers li a, .page-numbers span.current, .page-numbers span.dots {
		font: normal 12px Arial;
		padding:0 5px 0 3px;
	}
	
/* SETTINGS - ALIGN CENTER  - Default = align-left */
ul.align-right { text-align: right; }
ul.align-center { text-align: center; }

span.page-info.left {
	padding: 0 10px 0 0;
}

span.page-info.right {
	padding: 0 0 0 10px;
}

ul.shape-round li a, ul.shape-round span.current {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* SETTINGS - ACTIVE BACKGROUND */
ul.current-page-yellow span.current { background: #ffff00; color: #666; }
ul.current-page-purple span.current { background: #ac58ff; color: #fff; }
ul.current-page-dark span.current { background: #666; color: #eee; }

/*********************************************/
ul.current-page-bright span.current { background: #fff; color: #808285; border-right:#808285 1px solid; }



ul.current-page-red span.current { background: #ba0000; color: #fff; }
ul.current-page-green span.current { background: #69ba00; color: #fff; }
ul.current-page-cyan span.current { background: #18C6FF; color: #fff; }
ul.current-page-pink span.current { background: #ff80ff; color: #fff; }


ul.current-page-orange span.current { background: #ff9a00; color: #fff; }

/* SETTINGS - page BACKGROUND */
ul.page-yellow li a { background: #ffff00; color: #666; }	
ul.page-purple li a { background: #ac58ff; color: #fff; }
ul.page-dark li a { background: #666; color: #fff;	}


ul.page-bright li a { background: #fff; color: #ff0000; /*border-left:#808285 1px solid;*/ border-right:#808285 1px solid;}
ul.page-bright li:last-child a { background: #fff; color: #ff0000; /*border-left:#808285 1px solid;*/ border-right:none;}


ul.page-red li a { background: #ba0000; color: #fff; }
ul.page-green li a { background: #69ba00; color: #fff; }
ul.page-cyan li a { background: #18C6FF; color: #fff; }
ul.page-pink li a { background: #ff80ff; color: #fff; }
ul.page-orange li a { background: #ff9a00; color: #fff; }
	

/* SETTINGS - page BACKGROUND */
ul.current-page-yellow.fill-gradient span.current, ul.page-yellow.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffe4), to(#ffff07)); }
ul.current-page-purple.fill-gradient span.current, ul.page-purple.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bf77ff), to(#913cff)); }
ul.current-page-dark.fill-gradient span.current, ul.page-dark.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#848484), to(#494949)); }
ul.current-page-bright.fill-gradient span.current, ul.page-bright.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#dfdfdf)); }
ul.current-page-red.fill-gradient span.current, ul.page-red.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#da0000), to(#8b0000)); }
ul.current-page-green.fill-gradient span.current, ul.page-green.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87ca00), to(#4ba200)); }
ul.current-page-cyan.fill-gradient span.current, ul.page-cyan.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#30d4ff), to(#0db1ff)); }
ul.current-page-pink.fill-gradient span.current, ul.page-pink.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffb5ff), to(#ff44ff)); }
ul.current-page-orange.fill-gradient span.current, ul.page-orange.fill-gradient li a { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffb000), to(#ff7d00)); }

ul.page-yellow li a:hover { background: #fff; color: #666; text-decoration: none;}
ul.page-purple li a:hover { background: #8000ff; text-decoration: none; }
ul.page-dark li a:hover { background: #444; text-decoration: none; }

ul.page-bright li a:hover { background: #fff; color: #808285; text-decoration: none; }

ul.page-red li a:hover { background: #9a0000; text-decoration: none; }
ul.page-green li a:hover { background: #4e8b00; text-decoration: none; }
ul.page-cyan li a:hover { background: #14a9d9; text-decoration: none; }
ul.page-pink li a:hover { background: #ff40ff; text-decoration: none; }
ul.page-orange li a:hover { background: #da8400; text-decoration: none; }

/* behind | default = dark */	
ul.behind-brighter span.dots, ul.behind-brighter span.page-info { color: #ddd; }
ul.behind-bright span.dots , ul.behind-bright span.page-info {	color: #aaa; }
ul.behind-grey span.dots, ul.behind-grey span.page-info { color: #808080; }
ul.behind-dark span.dots, ul.behind-dark span.page-info { color: #ff0000; }
ul.behind-darker span.dots, ul.behind-darker span.page-info { color: #333; }

/* IE6 fix */
ul.page-purple li a:hover, ul.page-dark li a:hover, ul.page-red li a:hover , ul.page-green li a:hover, ul.page-cyan li a:hover, ul.page-pink li a:hover, ul.page-orange li a:hover {
	color: #fff; text-decoration: none;
}.essb-click-to-tweet {
	display: block;
	background: #60A8DC;
	position: relative;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 15px 15px 15px 30px;
	margin-bottom: 1em;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.essb-click-to-tweet.essb-click-to-tweet-light {
	background: none;
	border-left: 5px solid #888;
    border-radius: 0px;
}

.essb-click-to-tweet.essb-click-to-tweet-qlite {
	background: none;
	border: 1px solid #efefef;
    border-radius: 0px;
}

.essb-click-to-tweet.essb-click-to-tweet-light:hover {
	background-color: rgba(88, 88, 88, 0.05);
    border-left: 5px solid #555;
}

.essb-click-to-tweet.essb-click-to-tweet-qlite:hover {
	background-color: rgba(88, 88, 88, 0.02);
    border: 1px solid #e1e1e1;
}

.essb-click-to-tweet.essb-click-to-tweet-dark {
	background: #333;
	border-left: 5px solid #999;
    border-radius: 0px;
}

.essb-click-to-tweet.essb-click-to-tweet-dark:hover {
	background: #111;
    border-left: 5px solid #cdcdcd;
}


.essb-click-to-tweet:hover {
	background-color: #2a7fbd;
	border-left: 3px solid #4499d6;
}

.essb-click-to-tweet:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.essb-click-to-tweet-quote {
	position: relative;
	color: #fff !important;
	font-size: 18px;
	line-height: 21px;
	font-weight: 100;
	text-decoration: none !important;
	text-transform: none !important;
	word-wrap: break-word;
	border-bottom: none !important;
}

.essb-click-to-tweet.essb-click-to-tweet-light .essb-click-to-tweet-quote {
	color: #555 !important;
}

.essb-click-to-tweet.essb-click-to-tweet-qlite .essb-click-to-tweet-quote {
	color: #333 !important;
	font-style: italic;
}

.essb-click-to-tweet.essb-click-to-tweet-dark .essb-click-to-tweet-quote {
	color: #fff !important;
}

.essb-click-to-tweet-button {
	margin: 0;
	display: block;
	text-transform: uppercase;
	font-size: .7em;
	font-weight: bold;
	color: #fff;
	text-align: right;
	text-decoration: none !important;
}

.essb-click-to-tweet-light .essb-click-to-tweet-button, .essb-click-to-tweet-qlite .essb-click-to-tweet-button {
	color: #555;
}

.essb-click-to-tweet-button-icon {
	background-size: 21px 21px;
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	display: inline-block;
	float: right;
	margin-top: -3px;
	margin-left: 5px;
	font-size: 16px;
}

.essb-ctt-text a:hover {
	text-decoration: none;
	color: #fff !important;
}

.essb-click-to-tweet-qlite .essb-click-to-tweet-button-icon {
	color: #60A8DC;
}

