@charset "utf-8";
/*
 * RESET
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}                  

blockquote, q { quotes:none; }

blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; word-wrap:break-word; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:#need-help; }

input, select { vertical-align:middle; }

input[type="radio"] { vertical-align:text-bottom; }
input[type="checkbox"] { vertical-align:bottom; }
.ie7 input[type="checkbox"] { vertical-align:baseline; }
.ie6 input { vertical-align:text-bottom; }

label, input[type=button], input[type=submit], button { cursor:pointer; }
 
button, input, select, textarea { margin: 0; }

small { font-size:85%; }
strong, th { font-weight:bold; }

td, td img { vertical-align:top; } 

textarea { overflow:auto; }

.ie6 legend, .ie7 legend { margin-left:-7px; }

ol { list-style-type:decimal; }

::-moz-selection{ background: #44a7f2; color:#fff; text-shadow:none; }
::selection { background:#44a7f2; color:#fff; text-shadow:none; } 

.ie7 img { -ms-interpolation-mode:bicubic; }

/*
 * FIX EUROPA
 */
#path li, #services li, #language-selector li, .search-form p, .layout-footer li {
	font-size:1em;
}

#language-selector li a{
	color: #000;
}

.layout-footer ul li span {
    /*display:none;*/
}

#promo-list li a, #promo-list li a:visited {
	background-position:right center;
	padding:0 ;
}
#search-form label {
	top: 0;
	left: 0;
}

.banner-flag {
    pointer-events: none;
    cursor: default;
}

/*
 * Helper styles
 */
.clearfix:after, .toggle-content:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix, .toggle-content {
	display:inline-block;
}


/* start commented backslash hack \*/
* html .clearfix, * html .toggle-content {
	height:1%;
}
.clearfix, .toggle-content {
	display:block;
}
/* close commented backslash hack */

.left {
	float:left;
	margin:0 8px 8px 0;
}

.right {
	float:right;
	margin:0 0 8px 8px;
}

.center {
	text-align:center;
}

.hide {
	position:absolute;
	top:-9999px;
}

.clear { 
	clear:both; 
}

/*
 * YEB
 */
 
html {
	overflow-y: scroll;
}

body {
	font-size: 62.5%;
	line-height: 1.35;
}

.big body {
	font-size:75%;
}
.big #nav li {
	height: 55px;
}

#page {
	font-size: 83.3333%;
	padding: 10px 12px 15px;
	/*overflow: hidden;*/ /*I commented this because it cuts some linguistic popups (in references) */
	position: relative;
	z-index: 1;
	margin-top: 15px;
	min-width: 960px;
}

#page.sitemap {
	min-width: 0;
	margin: 30px 0 30px 30px;
}
/*
 * Layout
 */
.layout {
	 position: relative;
}

#header .banner-right {
    background: url("../images/theme/header-background.png") repeat scroll right bottom transparent;
}
 /*
.sidebar-left {
	width:160px;
	float:left;
	margin:15px 30px 0 0;
	min-height:1px;
	position:relative;
	z-index:3;
}*/

.sidebar-left {
	width: 175px;
	float:left;
	margin:-10px 20px 0 -5px;
	min-height:1px;
	position:relative;
	z-index:3;
	font-size: 0.85em;
	/*
		margin:15px 30px 0 -5px;
	*/
}

.content {
	float: left;
	position: relative;
	z-index: 3;
	padding: 15px 0 0 0;
	margin-top: 15px;
}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: normal;
	font-size: 1em;	
}

h1, .h1 {
	font-size: 2.8em;
	line-height: 1.5;
	font-weight: normal;
	margin: 0 0 0px;
	position: relative;
	color: #4b4b4b;
	border-bottom: 3px solid #003366;
	display: inline-block;
}

h2, .h2 {	
	font-size: 2em;
    line-height: 28px;
    min-height: 28px;
	font-weight: bold;
    color: #1eb0e4;
	margin: 15px 0;
	
}

.content-3-column h2 {
	background: none #024A86;
    color: #FFFFFF;
    margin-top: 5px;
    padding: 3px 10px;
	font-size: 1.7em;
}

h3, .h3 {
	border-bottom: 1px solid #D4E0E6;
    color: #09528C;
    font-size: 1.5em;
    padding: 0 0 5px 9px;
	margin: 0;
	font-weight: bold;
}

h4, .h4 {
	font-size:1.3em;
	font-weight:bold;
	margin:12px 0 5px;
}

h5, .h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #1376bf;
	margin: 8px 0 8px;
}

h6, .h6 {
}

p {
	margin: 0 0 .75em;
	font-size: 1.3em;
	line-height: 1.35;
}

#content p {
	margin: 15px 0;
	line-height: 1.9em;
}
#further-help p {
	margin: 10px 0 15px;
}
ul {
	list-style-type: none;
	margin:1em 0 1em 24px;
}

li {
	font-size:1.3em;
	margin:5px 0;
}

/*#content ul, #content p a, #need-help ul {*/
#content ul, #need-help ul {
	padding: 0 0 0 5px;
    margin: 0 0 15px;
}

#content ul li, 
#need-help li,
.about #content li.links,
.has-popup li {
	background-color:#ffffff;

	background: url("../images/theme/li.png") no-repeat scroll 0 9px transparent;
	
/*	line-height:1.1em;
*/
	
    line-height: 1.8em;
    padding-left: 15px;
	
}

/*#content ul li.links, 
#need-help ul li.links {
    background: none repeat scroll 0 0 transparent;
}*/

li li {
	font-size:1em;
	margin:3px 0;
}

li p {
	font-size:1em;
}

.bullet-list, .box ul {
	list-style:none;
	margin:0 0 8px 30px;
}

.bullet-list li, .box ul li {
	font-size:1.1em;
	padding:0 0 0 12px;
		/*  
	background:url(../images/theme/sprite-puce.png) no-repeat -55px -175px;
	*/
}

a:link, a:focus, a:hover, span.nolink {
	color: #0f72b8;
		border-bottom: 1px;
}

a:visited {
	color: #8f6adb;
}

span.nolink {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    margin-bottom: 11px;
    width: 100%;
    font-size: 1.2em;
    line-height: 1.9em;
}
table th {
    background: none repeat scroll 0 0 #E9EFF3;
    border: 1px solid #C6D7DE;
    height: 17px;
    vertical-align: middle;
    padding: 2px 3px;
}
table th p {
    margin-bottom: 0;
    padding: 5px 3px;
}
table td {
    border: 1px solid #C6D7DE;
    padding: 5px;
    min-width: 110px;
}

table p,
table li {
	font-size: 1em;
}

.need-help table th {
	background: none;
	font-weight: normal;
}


/*
 * Forms
 */
textarea {
	resize:none;
	width:100%;
	padding:5px;
	border:1px solid #659aad;
}
form label {
	display:inline-block;
	padding:0 0 4px;
}

span.error {

	color:#bd0404;
	/*
	padding:0 0 0 20px;
	margin:5px 0;
	background:url(../images/theme/ico-error.png) no-repeat 0 0;*/
	line-height:16px;
	min-height:16px;
	*height:16px;
	display:block;
	border: none !important;
}
textarea.error {
	border: 1px solid red;
}
span.confirm {
	color:#1e731a;
	padding:0 0 0 20px;
	margin:5px 0;
	background:url(../images/theme/ico-confirm.png) no-repeat 0 0;
	line-height:16px;
	min-height:16px;
	*height:16px;
	display:block
}

/* 
 * Tools
 */
 
/* Share */
#share-tool {
	position: absolute;
	width: 190px;
	right: 230px;
    top: 12px;
	z-index: 1000;
}


#share-tool div {
	position: absolute;
	z-index: 10;
	width: 190px;
	background: none;
}

#share-tool #share_button_container a {
	width: 173px;
	text-indent: -9999px;
}

#share-tool span#share-label {
    background: url(../images/theme/share_long.png) 0 0 no-repeat;
    height: 16px;
    left: 0;
    padding-left: 20px;
    position: absolute;
    top: 0;
    width: 173px;
	z-index: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
#share-tool .share_counter_arrow_left {
	margin:0 0 0 -33px;
	float:left;
}


/* Bookmark 2 */
.home #bookmark, .section-hp #bookmark, .barnier #bookmark {
    right:107px;
	/*	right: 12px; */
}


/* Tools */


#fontSize-increase,
#fontSize-decrease,
#bookmark-trad,
#contrast-trad {
	display: none;
}



/* Contrast button */
.contrast-switch {
    background: url('../images/theme/sprite-contrast.png') no-repeat 0 -19px;
    display: inline-block;
    width: 19px;
    height: 19px;
}

.contrast-switch-active {
    background-position: -19px 0;
}






/*
 * Global elements
 */
.box {
	padding: 10px;
	margin: 0 0 18px;
	position: relative;
}

.box:after {
	content: " ";
	position: absolute;
	bottom: -9px;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/theme/box-shadow.png) no-repeat center 0;
}

.box .title {
	color: #00aeef;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	border: 0;
	padding: 0 0 0 40px;
	line-height: 18px;
	margin: 0;
}

.hr .box .title {
	padding: 0 6px;
}

.box .ico {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/theme/sprite-ico.png) no-repeat -258px 2px;
	width: 32px;
	height: 30px;	
}

.highlight-box {
    background: url("../images/theme/warning.png") no-repeat scroll 0 14px transparent;
    margin: 8px 0;
    min-height: 28px;
    padding: 15px 0 0 36px;
}
#page .highlight-box p {
	margin: 0;
}
.highlight-box h1,
.highlight-box h2,
.highlight-box h3,
.highlight-box h4,
.highlight-box h5 {
	margin-top: 0;
}

.hasMaxChar #fb-counter, 
.tools .popup #fb-counter {
    float: right;
}

.hasMaxChar #fb-counter.excedeed,
.tools .popup #fb-counter.excedeed {
    color: red;
}


.topic .topic img.alIco {
	margin-right: 2px;
}
#page .wrap-popup-link a img,
#jqueryPopup-wrap .wrap-popup-link a img {
	margin: 0;
}

/*
 * Buttons
 */
form p {
	position: relative;
}
.button {
	height:24px;
	background:url(../images/theme/button.png) no-repeat 0 0;
	padding:0 5px 0 10px;
	padding-right /*\**/: 10px\9;
	line-height:24px;
	text-decoration:none;
	color:#000;
	text-shadow:1px 1px #fff;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	zoom:1;
	*position:relative;
	border:0;
	overflow:visible;
	float: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome */
	.button {position: relative;}
}

.button::-moz-focus-inner {
    border:none;
    padding:0;
    margin:0;
}

.button span {
    position:absolute;
    /*right:-5px;*/
    zoom:1;
    top:0;
    height:24px;
    background:url(../images/theme/button.png) no-repeat right -24px;
    width:10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome */
	.button span {right: -5px;}
}

.button span, x:-moz-any-link { /* moz 1+ */ 
    /*right:-3px;*/
    /*top:-5px;*/
}

.button :-moz-any(span) { /* moz 4+ - gecko 2 */
    top:0;
}

.button span { /* For ie6-7 */
    #right:-5px;
    #top:0;
}







#need-help-form {
	background-color: #e6f4fb;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 15px;
	line-height: 1.9;
	margin-bottom: 10px;
	/*height: 200px;*/ /* TEMPORAIRE, A SUPPRIMER QUAND EU PASSERA EN LIGNE */
}

.need-help .wrapper-label-select {
	height: 30px;
	width: 500px;
}
.need-help .country, .need-help .city, .ico-plus {
	float: left;
}
.need-help .country {
	margin-left: 50px;
}
.need-help .country, .need-help .city {
	text-align: left;
}

.need-help .ico-plus { 
	background: url(../images/theme/ico-plus.png) no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	margin: 14px 30px;
}

.need-help h3 { 
	font-size: 1.8em;
	border:none;
	color: #000;
	font-weight: normal;
	padding-left: 0;
	margin: 0;
}


.need-help form label {
	display: block;
	color: #1eb0e4;
	font-size: 1.2em;
}
.need-help form select {
	width: 162px;
}
.need-help form option {
	line-height: 14px;
}

#further-help,
.reveal #contact-form {
/*
	background-color: #e6f4fb;
 */	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 15px;
	line-height: 1.9;

	clear: both;
	font-size: 1em;
	line-height: 1.35;
	margin: 0 0 0.75em;
}

.need-help.need-help #further-help .title {
	color: #225384;
	text-decoration:none;
}
.need-help p {
	font-size: 1.1em;
}

.need-help li {
	list-style: none;
	margin: 10px 0;
	font-size: 1.1em;
}

.need-help a {
	display: inline;
}


/*
 * Others
 */
#content .updated {
	font-style: italic;
	font-size: 1.2em;
	line-height: 1;
	position: absolute;
    top: 80px;
	/*
 * prior 60px
 */
    right: 0;
    margin: 0;
}

.reveal #content .updated {
	top: 135px;
}

/* Exception for ET in vat-customs cause title is in three lines */
.et.vat-customs h1 {
	/* margin-bottom: 50px; */
}
.et.vat-customs .updated {
	top: 75px;
}
 
 
/* Toggle */
.toggle {
    border:1px solid #aaa;
    font-size:1.4em;
    color:#000;
    padding:0;
    background:url(../images/theme/toggle-bg.png) repeat-x 0 bottom #fff;
    line-height:1.2;
    position:relative;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin:8px 0;
    padding:5px 24px 5px 6px;
}

.js .toggle {
    padding:0;
}

.toggle a {
    padding:5px 24px 5px 6px;
    color:#000;
    display:block;
    text-decoration:none;
}

.js .toggle {
    cursor:pointer;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
}

.js .toggle .ico {
    width:8px;
    height:8px;
    right:6px;
    top:50%;
    margin:-4px 0 0;
    background:url(../images/theme/toggle-ico.png) no-repeat;
    position:absolute;
}

.js .toggle-active .ico {
    background-position:-8px 0;
}

.toggle-content {
    padding:0 7px 7px;
}

.js .toggle-content {
    display:none;
}

.js .toggle-content-active {
    display:block;
}

.has-border {
    border:1px solid #aaa;
    margin:-12px 0 0;
    padding-top:8px;
    margin-bottom:10px;
}

.toggle-all {
    position: absolute;
    left: 450px;
    z-index: 1;
}

.toggle-all a {
    color:#4b4b4b;
    text-decoration:none;
    padding:0 17px 1px 0;
    margin:0 7px 0 0;
    position:relative;
}

.toggle-all a:hover {
    border-bottom:1px solid;
}

.toggle-all .ico {
    position:absolute;
    right:0;
    top:50%;
    width:8px;
    height:8px;
    background:url(../images/theme/toggle-all-bg.png) 0 0;
    margin:-4px 0 0;
}

.toggle-all .opened .ico {
    background-position:-8px 0;
}





/***
 * SIDEBAR - RIGHT
 ***/



/***
 * DROP DOWN COUNTRY
 ***/
#content #check-also {
	margin: 25px 0 0 0;
}
.country-choice-sep { 
    display: block;
    height: 1px;
	border: 5px;
	padding:5 5 5;
}
#content .dropdown {
	height:26px;
	padding:0 0 0;
	margin:16px 0;
	position:relative;
	font-size:1em;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:10px;
	background: none;
	border: none;
}
.dropdown a {
	margin-right: 0;
}
.dropdown a.dropdown-current:focus,
.dropdown a.dropdown-current:hover {
	margin-right: -5px;
}
.dropdown a span {
	padding:0;
}
.dropdown-list {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}

/*.js .dropdown-list {
	width:255px;
	height:240px;
	overflow:hidden;
	overflow-y:scroll;
	position:relative;
	zoom:1;
	padding:0;
	float: none;
}*/

.dropdown-opened {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #aaa;
	padding: 5px 5px 0;
	width:256px;
	font-family:Helvetica, Arial, sans-serif;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/theme/dropdown-open-bg.png) repeat-x #fff;
	display:none;
}

.dropdown .dropdown-closed {
	display:block;
	height:26px;
	line-height:26px;
	width:206px;
	padding:0 53px 0 7px;
	border:1px solid #aaa;
	color:#1eb0e4;
	font-size:1.3em;
	text-decoration:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:url(../images/theme/dropdown-closed-bg.png) repeat-x;
	position:relative;
	overflow:hidden;
}

.dropdown-closed:focus {
	outline:0;
	border:1px solid #1eb0e4;
}

.dropdown-closed .arrow {
	background:url(../images/theme/dropdown-closed-arrow.png) no-repeat 0 0;
	width:19px;
	height:26px;
	position:absolute;
	top:0;
	right:0;
}

.dropdown-active {
	z-index:10;
}

.dropdown-active .dropdown-opened {
	display:block;
}

.dropdown-active .dropdown-closed {
	display:none;
}

.dropdown-opened .search {
	width:244px;
	padding:5px 5px;
	margin:0 0 5px;
	border:1px solid #aaa;
	background:url(../images/theme/country-choice-search-bg.png) no-repeat 232px center #fff;
	height:14px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1);
	-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.1);
	box-shadow:inset 0 0 5px rgba(0,0,0,.1);
	outline:none;
}

.dropdown .dropdown-current {
	height:26px;
	line-height:26px;
	margin:-5px -5px 4px;
	font-size:1.3em;
	color:#1eb0e4;
	padding:0 24px 0 7px;
	background:url(../images/theme/dropdown-open-arrow.png) no-repeat right center;
	cursor:pointer;
	display:block;
	text-decoration:none;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	width: auto;
}

.dropdown .leaveFocus {
	background:none;
	border:0;
	width:0;
	height:0;
}

#content .dropdown-list .item,
#content .dropdown-list .info {
	min-height:24px;
	_height:24px;
	margin:0 0 2px;
	font-size:1em;
	zoom:1;
	background: none;
	padding:0;
	float: none;
}

.dropdown-list .item .last {
	margin-bottom:0;
}

.js .dropdown-list .info {
	margin-top:4px;
}

.js .dropdown-list .item,
.js .dropdown-list .info {
	/*margin-right:5px;*/
}

.info .text {
	color:#777;
    font-weight:bold;
    padding:0 6px;
	display:block;
	font-size:1.3em;
}

.item .link {
	display:block;
	position:relative;
	padding:0 34px 0 6px;
	*padding:0 34px 1px 6px;
	min-height:24px;
	_height:24px;
	line-height:24px;
	text-decoration:none;
	width: auto;
}

.item .link:hover,
.item .link:focus,
.item .focus,
.item .link:focus .name,
.item .focus .name {
	outline:0;
	background:#3877d8;
	color:#fff;
}

.dropdown-list .eu .link {
	border-bottom:1px solid #c9c9c9;
	padding-bottom:6px;
	margin-bottom:6px;
}

.item .name {
	font-size:1.3em;
	display:inline-block;
	*float: left;
	color:#000;
	margin:0 5px 0 0;
}

.item .link:hover .name {
	color:#fff;
}


.item .subtitle {
	font-size:1.1em;
	color:#777;
	font-style:normal;
	display:block;
	line-height:1;
	padding:0 0 0 5px;
}

.item .link:hover .subtitle,
.item .link:focus .subtitle,
.item .focus .subtitle {
	color:#fff;
}

.item .lang-ico {
	display: none;
	border:1px solid #000;
	background:#fff;
	font-size:9px;
	color:#000;
	padding:1px;
	height:11px;
	line-height:10px;
	text-decoration:none;
	/* float:right; */
	width:12px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	margin: 5px 5px 0 0;
	
}
.item:focus .lang-ico,
.item:hover .lang-ico {
	display: inline-block;
	_display: inline;
	margin-right: 5px;
}

.item .lang-ico:focus {
	outline:1px solid #fff;
}

.item .flag,
.dropdown-closed .flag,
.dropdown-current .flag {
	position:absolute;
	top:50%;
	right:6px;
	margin:-11px 0 0;
}

.dropdown-closed .flag,
.dropdown-current .flag  {
	right:25px;
}


/* TOOLS */


.tools{
	margin: 0px;
}

.tools > li {
	font-size:1em;
	margin:0;
	
	position:relative;
	zoom:1;
	border-bottom:0px solid #ccc;
	/*
	#margin:-2px 0 0;
	min-height: 65px;
	*/
}



.tools .two-lines .name { 
	line-height: 1.6;
	padding:10px 8px 14px 24px;
}
.js .tools .two-lines.active .name {
	padding:10px 12px 14px 40px;
}

.it .tools .two-lines .name,
.et .tools .two-lines .name { padding-left: 34px; }

.js.it .tools .two-lines.active .name,
.js.et .tools .two-lines.active .name { padding-left: 50px; }

.tools .name em {
	font-weight:normal;
	color:#000;
	font-size:.8461em;
	display:block;
	line-height:1.1;
	font-style:normal;
	margin:1px 0 0;
}

.tools .arrow {
	position:absolute;
	width:7px;
	height:14px;
	left:6px;
	top:50%;
	margin: -6px 0 0;
		/*   */
	background:url(../images/theme/sprite-puce.png) no-repeat -33px -200px;
	*/
	-webkit-transition:-webkit-transform 0.3s ease-out; 
	-moz-transition:-moz-transform 0.3s ease-out;
	-ms-transition:-ms-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
	zoom:1;
}

.tools .active .arrow {
	background-position: -13px -220px;
	zoom:1;
}

.support-transform .tools .arrow.active {
	background-position: -33px -199px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);  
}



/* TOOLS - POPUP */
h2.legal {
    color: #364BA0;
    margin: 0;
	font-weight: normal;
	font-size: 1.7em;
}
.js .tools .active {
	z-index:1;
	
}

.js .tools .name {
	cursor:pointer;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	user-select:none;
}

.js .tools .active .name {
	background:#f7f7f7;
	border:1px solid #366;
	border-left:0;
	margin: -1px -5px -1px -16px;
	padding: 0 8px 0 40px;
	
	position:relative;
	z-index:2;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	zoom:1;
}

.tools .active .arrow {
	left:28px;
}

.tools .popup .close {
	border-right:1px solid #366;
	height:100%;
	width:16px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
}

.tools .popup .close .arrow {
	left:6px;
}

.js .tools .popup {
	display:none;
	position:absolute;
	top:0;
	#top:-1px;
	border:1px solid #366;
	right:100%;
	width: 523px;
	background:#f7f7f7;
	padding:20px 20px 20px 35px;
	margin: 0 15px 0 0;
	z-index:1;
	min-height:150px;
	-webkit-border-radius:5px;
	-webkit-border-top-right-radius:0;
	-moz-border-radius:5px;
	-moz-border-radius-topright:0;
	border-radius:5px;
	border-top-right-radius:0;
}

.js .tools .active .popup {
	display:block;
}

.tools .popup {
	/*font-size:.9166em;*/
	
}

.tools .popup p, .tools .popup li, .tools .popup td {
	font-size:1.1em;
	line-height: 1.7em;
	color: #000;
}

.tools .popup li li, .tools .popup td td {
	font-size:1em;
}

.tools .popup p:first-child {
	margin-top:0;
}

.tools .popup label {
	cursor: auto;
}

/* BUSINESS IN EUROPE */
.living-moving-in-europe {
	background:#c6d7de;
	color:#46545a;
	padding:4px 12px;
	font-weight:bold;
	margin:0;
}

.js .living-moving-in-europe {
	cursor:pointer;
}

.living-moving-in-europe-list {
	margin:0 8px 0 22px;
	list-style:square;
}

.js .living-moving-in-europe-list {
	cursor:pointer;
}

.js .living-moving-in-europe-open {
	height:17px;
	position:relative;
	background:#c6d7de;
	cursor:pointer;
}

.js .living-moving-in-europe-open .arrow {
	position:absolute;
	left:50%;
	top:4px;
	background:url(../images/theme/sprite-puce.png) no-repeat -17px 0;
	width:17px;
	height:9px;
	margin:0 0 0 -9px;
}

.js .openClose-active .arrow {
	background-position:0 0;
}

.living-moving-in-europe-list li {
	font-size:1em;
	margin:5px 0;
}

.living-moving-in-europe-list a {
	color:#000;
	text-decoration:none;
}

.living-moving-in-europe-list a:hover {
	text-decoration:underline;
}

/* Box Europe Direct */
.euro-direct-box {
    width:173px;
    margin-top:5px;
    position:relative;
    border:1px solid #cce2ed;
	font-family:Helvetica, Arial, Geneva, sans-serif;
	position: relative;
	padding-top: 0;
	color: #1071b8;
	background-color:#ffffff;
	 margin-bottom:15px;
}
.euro-direct-box li {
	color: #1071b8;
}
.js .euro-direct-box {
	cursor: pointer;
}

.euro-direct-box a {
	padding-left: 6px;
	padding-top: 9px;
	text-decoretion: none;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	*background-image: url(../images/thereisnoimaghere.jpg);
	color: #1071b8;
	display:block;
}

.euro-direct-box ul{
    padding: 0 10px;
    margin: -2px 0 5px 0;
    line-height: 12px;
	*zoom: 1;
	z-index: 0;
}
.euro-direct-box ul li{
    background: url(../images/theme/arrow-li-box-ed.jpg) no-repeat scroll 0 6px transparent;
    font-size: 1.2em;
    padding: 0 0 0 6px;
    list-style: none;
	margin: 9px 0;
}

.euro-direct-box:hover {    
    background-color: #ebf4f9;
}
.euro-direct-box span {    
    color: #133690;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}

/***
 * BROKER PAGES
 ***/
 .broker #page table p {
 	font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 0 0.75em;
 }
.broker table th h2 {
    border: 0 none;
    font-size: 1.8em;
    margin: 6px 0 6px 9px;
    padding: 0;
}

.broker table td h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0 7px;
    padding: 0;
    border: none;
}

#search-results.load {
	background: url(../images/ajax-loader.gif) no-repeat 0 0;
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -9999px;
}

.more-results:hover,
.more-results:focus,
.more-results:active {
	color:#fff;
}

#search-results > p {
	border-top: 1px solid #396EA2;
	border-bottom: 1px solid #396EA2;
	padding: 15px 0;
}
#search-results .bold,
#search-results .content .VerityHit {
	font-weight: bold;
}

#search-results {
	padding-right:250px;
}
#search-results ul {
	list-style-type: square;
}
#search-results ul li {
	padding-left: 10px;
}

#search-results ul li .content {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#search-results ul h2.result-title {
	color: #138EBF;
    font-weight: bold;
    font-size: 1em;
    margin: 15px 0 5px 0;
    border: none;
}

#search-results p.reliability {
	display: none;
}

#search-results p.more {
	border: none;
	padding: 0;
	text-align: center;
	margin:30px 0 30px 24px;
}

a.more-results {
	background-color:#1DAEE4;
	color:#fff;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
	display:block;
	overflow:hidden;
	text-decoration:none;
}

a.more-results.load {
	background:url(../images/theme/load-search-results.gif) no-repeat center center #1DAEE4;
	text-indent:-9999px;
}

#search-results a:visited {
	color: #003366;
}


/* GENERAL */


/* ABOUT */
.about #content p {
	margin: 3px 0 0;
}

/* CONTACT */

/* NATIONAL CONTACTS */


/* NATIONAL CONTACTS - Country list */


/* SITEMAP */
.sitemap h1 {
	
}
#sitemap {
    list-style:none;
    margin: 30px 30px 30px 90px;
}

#sitemap li {
    position:relative;
    padding:0 0 0 20px;
    margin:12px 0;
}

#sitemap ul {
    list-style:none;
    margin:0 0 0 8px;
    padding:0;
}

#sitemap ul ul {
    margin:0 0 0 12px;
}

#sitemap ul ul li {
    background:url(../images/theme/sitemap-lvl3-puce.png) no-repeat 0 7px;
    padding:0 0 0 12px;
}

#sitemap .toggle {
    position:absolute;
    width:14px;
    height:14px;
    background:url(../images/theme/sitemap-puce.png) no-repeat -14px 0;
    left:0;
    top:2px;
    border:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    margin:0;
}

#sitemap .toggle-active {
    background-position:0 0;
}

#sitemap ul .toggle {
    background:url(../images/theme/sitemap-puce.png) no-repeat -28px 0;
}

#sitemap ul .toggle-active {
    background-position:-42px 0;
}

#sitemap .toggle a {
    padding:0;
    height:14px;
    width:14px;
}

ul.more-on li {
    list-style: none;
} 




/* POP UP LINKS */
.links-ico-langs {
	display:none;
	margin: 0 4px;
}

.js .links-ico-langs {
	display:inline;
	cursor:pointer;
}

.js span.links-popup {
	display:none;
    background: url(../images/container-bg.png) no-repeat scroll -1px top #F4F2F2;
    border:1px solid #444;
    padding:10px;
    position:absolute;
    width:132px;
	margin:0 0 0 -69px;
	left:50%;
	min-height:50px;
	z-index:9999;
	bottom:24px;
	-moz-box-shadow:1px 1px 3px #444;
	-webkit-box-shadow:1px 1px 3px #444;
	box-shadow:1px 1px 3px #444;
	display:none;
}

.near-right-edge span.links-popup {
	margin:0 0 0 -120px;
}

.near-left-edge span.links-popup {
	margin:0 0 0 -46px;
}

span.active span.links-popup {
	display:block;
}

.wrap-popup-link {
	position:relative;
	/*margin: 0 3px 0 -3px*/
	margin: 0 0px 0 -3px;
	line-height: 1.8em;
}

.wrap-popup-link a {
	margin: 0 2px 2px 0;
	padding: 0 1px;
	text-decoration: none;
	line-height: 1.5em;
}

.lang-popup-arrow {
	position:absolute;
	bottom:0;
	left:50%;
	background:url(../images/lang-popup-arrow.png) no-repeat scroll 0 0;
	width:10px;
	height:10px;
	margin:0 0 0 -5px;
	z-index:99999;
	bottom:15px;
	display:none;
}

span.active .lang-popup-arrow {
	display:block;
}


/*
 * Footer
*/
.layout-footer li {
	color: #000;
	margin:0;
	padding:0;
}
.layout-footer li a:link,
.layout-footer li a:active,
.layout-footer li a:hover {
	margin:0;
	padding: 0 0 0 4px;
}
.layout-footer li:first-child a {
	background: none;
}


 #links-list {
	background :none;
}







/* MAP HOMEPAGE + COUNTRIES PAGES */

.broker.countries #toolbar {
	display: none;
}



#basic-modal-content {
	display:none;
}

/* HOMEPAGE MAP */

#basic-modal-content {
	display:none;
}

/* Overlay */
#overlay,
.overlay {
	display: none;
	background: none repeat scroll 0 0 #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;

    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
  	/* Netscape */
  	-moz-opacity: 0.6;
  	/* Safari 1.x */
  	-khtml-opacity: 0.6;
  	
  	opacity: 0.6;
}
#simplemodal-overlay {
	background-color:#000;
}

/* Simple modal */
#simplemodal-container {
	width:900px; 
	background-color: transparent; 
	padding:0;
}

#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; 
	color:#bbb; 
	display:block; 
	margin-bottom:12px; 
	padding:4px 6px 6px;
}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {
	background: url(../images/fancybox/close.png) 0 0 no-repeat;
	width:27px;
	height:27px;
	z-index:3200;
	position:absolute;
	right:18px;
	top:17px;
	cursor:pointer;
}

#country-container {
	width: 100%;
	min-height: 700px;
	background: transparent;
	position: relative;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#popup #country-container {
	background-color: #fff;
	padding: 0 0 36px 0;
	zoom:1;
	min-height: 350px;
}

#country-container #fancybox.europe {
	text-align: center;
	background: #fff;
}
#popup #country-container.europe h1 span {
	padding:0 0 0 12px;
	height: 63px;
	line-height: 63px;
	position: static;
	display:inline;
}

#country-container #fancy-head {
	height: 63px;
    left: 8px;
    margin: 0;
    position: relative;
    text-align: left;
    top: -29px;
}

#popup #country-container #fancy-head {
	background-color: #012543;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;  
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	margin: 0;
	left:0;
	top:0;
	z-index:5;
	color: #fff;
}

#country-container #fancy-head span {
	background-position: 0 10px;
    background-repeat: no-repeat;
    color: #656565;
    display: block;
    font-size: 0.7em;
    height: 70px;
    margin: 0 0 0 10px;
    padding-left: 80px;
    padding-top: 39px;
    position: absolute;
}

#popup #country-container #fancy-head span {
	text-decoration: none;
	line-height: 63px;
	background-position: 0 12px;
	background-repeat: no-repeat;
	height: 63px;
	padding: 3px 0 22px 104px;
	color: #fff;
	font-size: 0.7em;
}

#country-container.austria h1 span {background-image: url(../images/flag/flag-at.png); text-decoration:none;}
#country-container.belgium h1 span {background-image: url(../images/flag/flag-be.png); text-decoration:none;}
#country-container.bulgaria h1 span {background-image: url(../images/flag/flag-bg.png); text-decoration:none;}
#country-container.croatia h1 span {background-image: url(../images/flag/flag-hr.png); text-decoration:none;}
#country-container.cyprus h1 span {background-image: url(../images/flag/flag-cs.png); text-decoration:none;}
#country-container.czech-republic h1 span {background-image: url(../images/flag/flag-cz.png); text-decoration:none;}
#country-container.denmark h1 span {background-image: url(../images/flag/flag-da.png); text-decoration:none;}
#country-container.estonia h1 span {background-image: url(../images/flag/flag-et.png); text-decoration:none;}
#country-container.finland h1 span {background-image: url(../images/flag/flag-fi.png); text-decoration:none;}
#country-container.france h1 span {background-image: url(../images/flag/flag-fr.png); text-decoration:none;}
#country-container.germany h1 span {background-image: url(../images/flag/flag-de.png); text-decoration:none;}
#country-container.greece h1 span {background-image: url(../images/flag/flag-el.png); text-decoration:none;}
#country-container.hungary h1 span {background-image: url(../images/flag/flag-hu.png); text-decoration:none;}
#country-container.ireland h1 span {background-image: url(../images/flag/flag-ie.png); text-decoration:none;}
#country-container.italy h1 span {background-image: url(../images/flag/flag-it.png); text-decoration:none;}
#country-container.latvia h1 span {background-image: url(../images/flag/flag-lv.png); text-decoration:none;}
#country-container.liechtenstein h1 span {background-image: url(../images/flag/flag-li.png); text-decoration:none;}
#country-container.lithuania h1 span {background-image: url(../images/flag/flag-lt.png); text-decoration:none;}
#country-container.luxembourg h1 span {background-image: url(../images/flag/flag-lu.png); text-decoration:none;}
#country-container.malta h1 span {background-image: url(../images/flag/flag-mt.png); text-decoration:none;}
#country-container.netherlands h1 span {background-image: url(../images/flag/flag-nl.png); text-decoration:none;}
#country-container.norway h1 span {background-image: url(../images/flag/flag-no.png); text-decoration:none;}
#country-container.poland h1 span {background-image: url(../images/flag/flag-pl.png); text-decoration:none;}
#country-container.portugal h1 span {background-image: url(../images/flag/flag-pt.png); text-decoration:none;}
#country-container.romania h1 span {background-image: url(../images/flag/flag-ro.png); text-decoration:none;}
#country-container.slovakia h1 span {background-image: url(../images/flag/flag-sk.png); text-decoration:none;}
#country-container.slovenia h1 span {background-image: url(../images/flag/flag-sl.png); text-decoration:none;}
#country-container.spain h1 span {background-image: url(../images/flag/flag-es.png); text-decoration:none;}
#country-container.sweden h1 span {background-image: url(../images/flag/flag-sv.png); text-decoration:none;}
#country-container.united-kingdom h1 span {background-image: url(../images/flag/flag-uk.png); text-decoration:none;}
#country-container.eu h1 span {background-image: url(../images/flag/flag-eu.png); text-decoration:none;}

#popup #country-container.france h1 span {background-image: url(../images/fancybox/flag-france.png);}
#popup #country-container.austria h1 span {background-image: url(../images/fancybox/flag-austria.png);}
#popup #country-container.belgium h1 span {background-image: url(../images/fancybox/flag-belgium.png);}
#popup #country-container.bulgaria h1 span {background-image: url(../images/fancybox/flag-bulgaria.png);}
#popup #country-container.cyprus h1 span {background-image: url(../images/fancybox/flag-cyprus.png);}
#popup #country-container.czech-republic h1 span {background-image: url(../images/fancybox/flag-czech.png);}
#popup #country-container.denmark h1 span {background-image: url(../images/fancybox/flag-denmark.png);}
#popup #country-container.estonia h1 span {background-image: url(../images/fancybox/flag-estonia.png);}
#popup #country-container.finland h1 span {background-image: url(../images/fancybox/flag-finland.png);}
#popup #country-container.germany h1 span {background-image: url(../images/fancybox/flag-germany.png);}
#popup #country-container.greece h1 span {background-image: url(../images/fancybox/flag-greece.png);}
#popup #country-container.hungary h1 span {background-image: url(../images/fancybox/flag-hungary.png);}
#popup #country-container.ireland h1 span {background-image: url(../images/fancybox/flag-ireland.png);}
#popup #country-container.italy h1 span {background-image: url(../images/fancybox/flag-italy.png);}
#popup #country-container.latvia h1 span {background-image: url(../images/fancybox/flag-latvia.png);}
#popup #country-container.lithuania h1 span {background-image: url(../images/fancybox/flag-lithuania.png);}
#popup #country-container.luxembourg h1 span {background-image: url(../images/fancybox/flag-luxembourg.png);}
#popup #country-container.malta h1 span {background-image: url(../images/fancybox/flag-malta.png);}
#popup #country-container.netherlands h1 span {background-image: url(../images/fancybox/flag-netherlands.png);}
#popup #country-container.norway h1 span {background-image: url(../images/fancybox/flag-norway.png);}
#popup #country-container.poland h1 span {background-image: url(../images/fancybox/flag-poland.png);}
#popup #country-container.portugal h1 span {background-image: url(../images/fancybox/flag-portugal.png);}
#popup #country-container.romania h1 span {background-image: url(../images/fancybox/flag-romania.png);}
#popup #country-container.slovakia h1 span {background-image: url(../images/fancybox/flag-slovakia.png);}
#popup #country-container.slovenia h1 span {background-image: url(../images/fancybox/flag-slovenia.png);}
#popup #country-container.spain h1 span {background-image: url(../images/fancybox/flag-spain.png);}
#popup #country-container.sweden h1 span {background-image: url(../images/fancybox/flag-sweden.png);}
#popup #country-container.united-kingdom h1 span {background-image: url(../images/fancybox/flag-england.png);}
#popup #country-container.eu h1 span {background-image: url(../images/fancybox/flag-europe.png);}
#popup #country-container.li h1 span {background-image: url(../images/fancybox/flag-lichtenstein.png);}

#country-container.europe #fancy-head span {
	background-image: none;
	margin:0;
	padding-left: 20px;
	height:auto;
	text-decoration:none;
}

#country-container #main_menu_fancy {
	display: none;
}

#country-container #main_menu_fancy li.home {
	display: none;
}

#popup #country-container #main_menu_fancy{
	display: block;
	width: 199px;
	margin: 0 0 0 21px;
	background: #f4f4f4 url(../images/fancybox/bg-fancy-menu.png) 0 -10px repeat-x;
	padding: 30px 0 0 0;
	float: left;
}
#popup #country-container #main_menu_fancy > li {
	border-bottom: #e2e4e5 1px solid;
	position: relative;
	padding: 0;
	margin:0;
	z-index: 10;
	background: transparent;
}
#popup #country-container #main_menu_fancy > li a,
#popup #country-container #main_menu_fancy > li span.nolink{
	color: #595959;
	font-weight: bold;
	text-decoration: none;
	font-size:1.1em;
	display: block;
	min-height: 31px;
	_height:31px;
	padding: 13px 0 0 36px;
	margin:0;
	cursor: default;
}
#popup #country-container #main_menu_fancy > li a {
	cursor: pointer;
}
#popup #country-container #main_menu_fancy ul {
	display: none;
	position: absolute;
	top:0;
	left:200px;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	margin: 0;
	padding:0;
	background: #fff;
}

#popup #country-container #main_menu_fancy li ul li {
	border-left: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-top: none;
	border-bottom: none;
	margin: 0;
	width: 196px;
	min-height: 17px;
	_height:17px;
	padding: 0 10px;
}
#popup #country-container #main_menu_fancy li:hover ul{
	display: block;
	visibility:visible;
}

#popup #country-container #main_menu_fancy li ul li.first {
	border-top: 1px #dadada solid;
}

#popup #country-container #main_menu_fancy li ul li.last {
	border-bottom: 1px #dadada solid;
}

#popup #country-container #main_menu_fancy li ul li a, 
#popup #country-container #main_menu_fancy li ul  li span.nolink {
	background: none;
	margin:0;
	font-weight: normal;
	padding: 0;
	font-size: 1em;
	line-height: 31px;
	min-height: 0;
	display: inline-block;
}

#popup #country-container #main_menu_fancy li ul li a img.alIco {
	float:left;
	
}

#popup #country-container #main_menu_fancy li ul li a:hover,
#popup #country-container #main_menu_fancy li ul  li span.nolink:hover {
	font-weight: bold;
}

#popup #country-container #main_menu_fancy li.no2 ul li:hover a,
#popup #country-container #main_menu_fancy li.no2 ul li:hover span{color: #349934;}
#popup #country-container #main_menu_fancy li.no3 ul li:hover a,
#popup #country-container #main_menu_fancy li.no3 ul li:hover span{color: #6b2274;}
#popup #country-container #main_menu_fancy li.no4 ul li:hover a,
#popup #country-container #main_menu_fancy li.no4 ul li:hover span {color: #ca6580;}
#popup #country-container #main_menu_fancy li.no5 ul li:hover a,
#popup #country-container #main_menu_fancy li.no5 ul li:hover span {color: #3599d9;}
#popup #country-container #main_menu_fancy li.no6 ul li:hover a,
#popup #country-container #main_menu_fancy li.no6 ul li:hover span {color: #f69746;}
#popup #country-container #main_menu_fancy li.no7 ul li:hover a,
#popup #country-container #main_menu_fancy li.no7 ul li:hover span{color: #162b5e;}
#popup #country-container #main_menu_fancy li.no8 ul li:hover a,
#popup #country-container #main_menu_fancy li.no8 ul li:hover span{color: #e70336;}


#country-container .fancy-map {
	border:0;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#country-container.europe .fancy-map {
	padding:0;
}

#popup #country-container .fancy-map {
	margin: 0  0 0 220px;
}

#popup #country-container.europe .fancy-map {
	margin-left: 120px;
}

#country-container #country-info {
	/*background: url(../images/fancybox/bg-fancy-datas-top.png) 0 0 no-repeat;*/
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #b6b6b6;
	width: 240px;
	padding: 15px;
	top:100px;
	position: absolute;
	left:-15px;
	
}

#popup #country-container #country-info {
	position: absolute;
	left: 580px;
	top: 110px;
	font-size: 0.9em;
}




#country-container #country-info li {
	line-height: 13px;
	margin: 0 4px 8px 0;
	background: #fff url(../images/fancybox/bg-fancy-bullet.png) 0 2px no-repeat;
	padding-left: 16px;
}

#country-container #country-info li:last-child, #country-container #country-info li.last {
	float: right;
	background:none;

}

#country-container #country-info div li.last a:link, #country-container #country-info div li.last a:visited, #country-container #country-info div li.last a:hover, #country-container #country-info div li.last a:active {
	color: #0b90bf;
}

#country-container #country-info p a {
	text-align: right;
}

#country-container #country-info p a strong {
	background: none;
	padding-left: 0;
	color: #028bd1;
}

#country-container #country-info a  {
	/*display: block;*/
	text-align: right;
	color: #000;
}



#popup #country-container li.starting span.nolink {background: url(../images/starting/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.starting span.nolink:hover {background-position: 6px -62px}

#popup #country-container li.managing span.nolink {background: url(../images/managing/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.managing span.nolink:hover {background-position: 6px -62px;}

#popup #country-container li.expanding span.nolink {background: url(../images/expanding/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.expanding span.nolink:hover {background-position: 6px -61px;}

#popup #country-container li.eu-market span.nolink {background: url(../images/eu-market/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.eu-market span.nolink:hover {background-position: 6px -61px;}

#popup #country-container li.research-innovation span.nolink {background: url(../images/innovation/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.research-innovation span.nolink:hover {background-position: 7px -61px;}

#popup #country-container li.responsible-business span.nolink {background: url(../images/responsible-business/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.responsible-business span.nolink:hover {background-position: 6px -63px;}

#popup #country-container li.finance span.nolink {background: url(../images/finance/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.finance  span.nolink:hover {background-position: 6px -61px;}

#popup #country-container li.exit-strategy span.nolink {background: url(../images/stopping/ico-sprite.png) no-repeat 6px 8px;}
#popup #country-container li.exit-strategy span.nolink:hover {background-position: 7px -62px;}


#country-container #country-info .more  {
	display: block;
	text-align: right;
	background: none;
}



#country-container #country-info sup {
	line-height:0;
	_position: static;
}

#country-container #fancy-footer {
	position: relative;
	height: 37px;
	background: #028bd1;
}

#country-container #fancy-footer div  {
	position: absolute;
	right:10px;
	top:0;
}

#country-container #fancy-footer div  span, #country-container #fancy-footer div  a {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, tahoma, helvetica, sans-serif;
}

#country-container #fancy-footer div  span {
	display: block;
	padding-right: 30px;
	height: 37px;
	line-height: 37px;
	background: url(../images/fancybox/bg-fancy-select-country.png) no-repeat 100% 6px;
}

#country-container  div  #menu-countries {
	position: absolute;
	top: 37px;
	left:0;
	background: #028BD1;
	width:205px;
	border-top:1px solid #FFFFFF;
	display: none;
}

#country-container  div  #menu-countries a {
	color: #fff;
	font-size: 0.9em;
}

#country-container.europe #choose-countries {
	top: 0;
}
#country-container #choose-countries {
	width: 171px;
	position: absolute;
	top: 0;
	right:0;
}
#popup #country-container  #choose-countries {
	top:70px;
}
#popup #country-container.europe #choose-countries ul {
	display: block;
	top: 0px;
}

#country-container #choose-countries ul{
	text-align: right;
}
#popup #country-container #choose-countries ul {
	background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    left: -155px;
	top: 25px;
    margin: 0;
    overflow: auto;
    padding: 24px 0 0 2px;
    position: absolute;
    width: 315px;
}

#country-container #choose-countries  > span {
	display: block;
	line-height:25px;
	height: 25px;
	background: url(../images/fancybox/bg-fancy-select-country.png) 146px 3px no-repeat;
	color: #028BD1;
	font-weight: bold;
	margin-right:35px;
	padding:0 27px 0 0;
	text-align:right;
	width:139px;
	
}

#country-container #choose-countries ul li {
	zoom:1;
	padding: 0;
	margin: 0;
	background:#fff;
	font-weight: bold;
	opacity: 0.9;
}
#popup #country-container #choose-countries ul li {
	background:none;
	float:left;
	min-height:27px;
}

#country-container #choose-countries ul li a{
	font-size: 0.8em;
	color: #000;
	display: block;
	padding: 4px 35px 0 0; 	
	_height:19px;
	min-height: 19px;
	text-decoration:none;
	/*background: url(../images/flag/flag-fr.png) no-repeat right 0;*/
}

#popup #country-container #choose-countries ul  li a{
	width:120px;
	min-height:23px;
	padding-right:32px;
	padding-top:3px;
	display:block;
}

#country-container #choose-countries ul li a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#country-container #choose-countries ul .eu a{background: url(../images/flag/normal/flag-eu.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .at a{background: url(../images/flag/normal/flag-at.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .be a{background: url(../images/flag/normal/flag-be.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .bg a{background: url(../images/flag/normal/flag-bg.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .cs a{background: url(../images/flag/normal/flag-cs.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .cz a{background: url(../images/flag/normal/flag-cz.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .da a{background: url(../images/flag/normal/flag-da.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .et a{background: url(../images/flag/normal/flag-et.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .fi a{background: url(../images/flag/normal/flag-fi.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .fr a{background: url(../images/flag/normal/flag-fr.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .de a{background: url(../images/flag/normal/flag-de.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .el a{background: url(../images/flag/normal/flag-el.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .hu a{background: url(../images/flag/normal/flag-hu.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .ie a{background: url(../images/flag/normal/flag-ie.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .it a{background: url(../images/flag/normal/flag-it.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .lv a{background: url(../images/flag/normal/flag-lv.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .lt a{background: url(../images/flag/normal/flag-lt.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .lu a{background: url(../images/flag/normal/flag-lu.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .mt a{background: url(../images/flag/normal/flag-mt.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .nl a{background: url(../images/flag/normal/flag-nl.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .no a{background: url(../images/flag/normal/flag-no.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .pl a{background: url(../images/flag/normal/flag-pl.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .pt a{background: url(../images/flag/normal/flag-pt.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .ro a{background: url(../images/flag/normal/flag-ro.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .sk a{background: url(../images/flag/normal/flag-sk.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .sl a{background: url(../images/flag/normal/flag-sl.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .es a,
#popup #country-container #choose-countries ul  li.es a{background: url(../images/flag/normal/flag-es.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .sv a{background: url(../images/flag/normal/flag-sv.png) 100% 0 no-repeat;}
#country-container #choose-countries ul .uk a{background: url(../images/flag/normal/flag-uk.png) 100% 0 no-repeat;}

#country-container #choose-countries ul li a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#content #navLevel1_sub-2 {
	padding:0;
}

#cmPopup  {
	z-index:10;
}




/* ACCESS TO FINANCE  */
/* PAGE */
.expandable-heading {
	border-bottom: 1px solid #cacaca;
	margin-top: 15px;
}
#content .expandable-heading a {
	padding-left: 10px;
	cursor: pointer;
    text-decoration: none;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #cacaca;
	border-bottom: 0;
	display: block;
    line-height: 26px;
    text-decoration: none;
    color: #61c3eb;
    font-size: 1.2em;
}
.expandable-heading .title {
	*float: left;
}
.expandable-heading .symbol {
	background: url(../images/a2f/expandable-bg.png) 0 0 no-repeat;
	border-top-right-radius: 5px;
	display: block;
	width: 20px;
	height: 26px;
	color: #8b8a8a;
	float: right;
}
.expandable-heading.active .symbol {
	background: url(../images/a2f/expandable-bg-active.png) 0 0 no-repeat;
}
.expandable-content {
	padding: 15px 10px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 20px;
	display: block;
}
.js .expandable-content {
	display: none;
}
.expandable-content h3 {
	margin-top: 0;
}
.expandable-content img {
	max-width: 550px;
}

/* TOOL */
#a2f-link {
	overflow: hidden;
	margin-left: -5px;
}
#popupA2f {
	background: none repeat scroll 0 0 #fff;
	left: 50%;
	padding: 10px;
	position: fixed;
	top: 50%;
	z-index: 10001;
	box-shadow: 0 0 0 160px #000000;
}
#close {
	background: url("/youreurope/business/_static/images/theme/close-button.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	position: absolute;
	right: -15px;
	top: -15px;
}
#a2f-search {
	display: none;
}
#popupA2f #a2f-search {
	display: block;
	height: 100%;
}
#popupA2f iframe {
	width: 100%;
	height: 100%;
}

/* PAGE CONTACT */
.contact .button {
	float: none;
}

/* Reveal */
.reveal {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 400px;
	height: auto;
	margin: -200px 0 0 -250px;
	padding: 50px;
	background: #fff;
	color: #222;
	z-index: 10001;
	border-radius: 5px;
	box-shadow: 0px 0px 4px 2px #444;
}

.reveal.fullscreen {
	position: absolute;
	bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    right: 0;
    top: 0;
    width: 100%;
    padding: 0;
    border-radius: 0;
}

/* Overlay */
#reveal-overlay {
	background-color:#000;

}


/* Reveal content */
.reveal-container {
	padding: 40px 60px;
	margin: auto;
    max-width: 984px;
    overflow: hidden;
}

.reveal .reveal-close {
	background: url(../images/theme/close-button2.png) 0 0 no-repeat; 
	width: 38px; 
	height: 38px; 
	display: block; 
	z-index: 3200; 
	position: absolute; 
	top: 10px; 
	right: 10px;
	cursor: pointer;
}

.reveal .reveal-print {
	background: url(../images/print.png) 0 0 no-repeat;
	width: 34px;
	height: 36px;
	display: block;
	position: absolute;
	z-index: 3200;
	top: 10px;
	right: 60px;
}
.reveal.fullscreen .reveal-close,
.reveal.fullscreen .reveal-print {
	position: fixed;
}

.reveal .content {
	margin: 0 auto 0 120px;
}

.reveal .content.intro {
	float: none;
	margin: 0 auto;
	padding: 0;
	min-height: 0;
}

.reveal .sidebar-right {
	margin: 163px 0 0 20px;
	float: left;
}

.reveal .tools {
	margin-bottom: 20px;
}

.reveal .need-help-anchor {
	/* 
	color: #bd0404; */
		/* 
	solving problem in the nat content; */
		/* 
	margin-left: -15px;	
	 */
	color: #b15000;
	font-size: 1.2em;
	
}

.reveal #need-help {
	display: block;
	clear: both;
}

.reveal #further-help {
	background: none;
}
/* Popup - Intro page */

.intro h1,
.nat h1 {
	line-height: 64px;
	margin-bottom: 10px;
}

.intro h1 .flag,
.content h1 .flag{
	display: inline-block;
	float: left;
	width: 77px;
	height: 64px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.austria h1 span {background-image: url(../images/flag/flag-at.png);}
.belgium h1 span {background-image: url(../images/flag/flag-be.png);}
.bulgaria h1 span {background-image: url(../images/flag/flag-bg.png);}
.croatia h1 span {background-image: url(../images/flag/flag-hr.png);}
.cyprus h1 span {background-image: url(../images/flag/flag-cs.png);}
.czech-republic h1 span {background-image: url(../images/flag/flag-cz.png);}
.denmark h1 span {background-image: url(../images/flag/flag-da.png);}
.estonia h1 span {background-image: url(../images/flag/flag-et.png);}
.finland h1 span {background-image: url(../images/flag/flag-fi.png);}
.france h1 span {background-image: url(../images/flag/flag-fr.png);}
.germany h1 span {background-image: url(../images/flag/flag-de.png);}
.greece h1 span {background-image: url(../images/flag/flag-el.png);}
.hungary h1 span {background-image: url(../images/flag/flag-hu.png);}
.ireland h1 span {background-image: url(../images/flag/flag-ie.png);}
.italy h1 span {background-image: url(../images/flag/flag-it.png);}
.latvia h1 span {background-image: url(../images/flag/flag-lv.png);}
.liechtenstein h1 span {background-image: url(../images/flag/flag-li.png);}
.lithuania h1 span {background-image: url(../images/flag/flag-lt.png);}
.luxembourg h1 span {background-image: url(../images/flag/flag-lu.png);}
.malta h1 span {background-image: url(../images/flag/flag-mt.png);}
.netherlands h1 span {background-image: url(../images/flag/flag-nl.png);}
.norway h1 span {background-image: url(../images/flag/flag-no.png);}
.poland h1 span {background-image: url(../images/flag/flag-pl.png);}
.portugal h1 span {background-image: url(../images/flag/flag-pt.png);}
.romania h1 span {background-image: url(../images/flag/flag-ro.png);}
.slovakia h1 span {background-image: url(../images/flag/flag-sk.png);}
.slovenia h1 span {background-image: url(../images/flag/flag-sl.png);}
.spain h1 span {background-image: url(../images/flag/flag-es.png);}
.sweden h1 span {background-image: url(../images/flag/flag-sv.png);}
.uk h1 span {background-image: url(../images/flag/flag-uk.png);}


/* Multilanguages icons */
.content.hasLangBox {
	z-index: 1001;
}

.ws-ico-2 {
	position: relative;
}

.multilg {
	cursor: pointer;
}

.all-icons {
	position: absolute;
	bottom: 24px;
	left: -50px;
	width: 120px;
	text-align: justify;
	background-color: #eee;
	box-shadow: 1px 1px 3px #444444;
	background: url(../images/container-bg.png) no-repeat scroll -1px top #f4f2f2;
	border: 1px solid #444444;
	margin: 0;
	padding: 2px;
	z-index: 100;
}

.all-icons.off {
	display: none;
}

.all-icons a {
	display: inline-block;
	width: 18px;
	height: 13px;
	
	margin: 0 2px;
	*margin: 2px;
}

#page .all-icons .multilg-arrow {
	position:absolute;
	top: 100%;
	left: 50%;
	background: url(../images/lang-popup-arrow.png) no-repeat scroll 0 0 transparent;
	margin: 0 0 0 -5px;
	z-index: 99999;
	width: 10px;
	height: 10px;
	transform: none;
}


/* Help & advice form - Enquiry tool */
.een-title-left{
	width: 650px;
	float: left;
}
.een-title-right{
	float: right;
    width: 140px;
}
.een-title-right img{
	width: 70%;
}
.een-contact-title{
	float: left;
    text-align: center;
    width: 100%;
}
.een-contact-title p{
	font-size: 18px;
}
.een-contact-form-left{
	float: left;
	margin: 0 -5px;
}
.een-contact-form-left div span.has-website-yes{
	padding: 0px 4px 0px 78px;
}
.een-contact-form-left div span.has-website-no{
	padding: 0px 3px 0px 10px;
}
.een-contact-form-personal label, .een-contact-form-company label{
	color: #000 !important;
	float: left;
	margin-top: 0px !important;
	width: 200px;
}
.een-contact-form-right label{
	font-weight: bold !important;
	color: #000 !important;
}
.een-contact-form-personal div, .een-contact-form-company div {
    clear: both;
    margin-bottom: 15px;
}
.een-contact-form-personal > p, .een-contact-form-company > p {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: center;
}
.labelsub {
    clear: both;
    display: block;
    font-size: 0.8em;
	font-weight: normal !important;
}
.een-contact-form-right {
	background-color: #f1f1f1;
    float: right;
	margin-top: 12px;
	padding: 0 20px 20px 20px;
    width: 43%;
}
.labels-left {
    margin-left: 20%;
}
.een-form-info {
    background-color: #e5e5e5;
    float: left;
    margin-top: 20px;
    padding: 5px;
}
.een-form-privacy {
    float: left;
    margin-top: 10px;
}
.countdown {
    display: block;
    float: left;
}
#copy {
    padding-bottom: 15px;
}
#send-a-copy{
	display: none;
}
#boxMenu, #boxCities {
	float: none !important;
	text-align: left;
}
#contact-form {
	padding:7px;
	width:800px;
}

#contact-form h2 {
	height: auto;
}
.reveal #contact-form {
	padding: 15px;
}

#contact-form p {
	margin: .8em 0 0;

}
span.required-field {
	color: #FF0000;
	font-weight: bold;
}

#contact-form p.required-field-p {
	
	margin-top: 50px;
	}

.unvisible {
	display:none;
}

#boxMenu {
	float:left;
	margin-bottom: 20px;
}
#boxCities {
	float:right;
}

.form-menu {
	display:inline-block;
	vertical-align:top;
	width:220px;
	border-top:#acadb2 solid 1px;
	border-right:#acadb2 solid 1px;
	border-bottom:#e2e9ef solid 1px;
	border-left:#e2e9ef solid 1px;
	margin:0 0 10px;
	position: relative;

	*float: left;
	*z-index: 100;

}

#contact-form .form-menu ul {
	margin:0;
	padding:7px 0 ;
	background:#fff;
	position: absolute;
	top: 17px;
	left: -1px;
	width: 100%;
	max-height: 200px;
	overflow: auto;
	z-index: 200;
	border-top:#acadb2 solid 1px;
	border-right:#acadb2 solid 1px;
	border-bottom:#e2e9ef solid 1px;
	border-left:#e2e9ef solid 1px;
}

#contact-form .form-menu ul li {
	margin:0 0 7px;
	padding:0 0 0 14px;
	background: none;
}

.form-menu ul li a:link,
.form-menu ul li a:visited,
.form-menu ul li a:hover,
.form-menu ul li a:active {
	display:block;
	color:#000;
	text-decoration:none;
}

.form-menu ul li a:hover {
	text-decoration:underline;
}


#addressBox {
	clear:both;
}

#contact-form h2 {
	color:#000000;
	font-size:16px;
}

#contact-form p.title-choose {
	font-size:15px;
	font-weight:bold;
	margin: 10px 0;
}
#contact-form p.message-text {
	font-size: 12px;
    font-weight: normal;
	color: #1EB0E4;
    display: block;
}

#contact-form h2,
#contact-form h3 {
	margin:0 0 10px;
	padding:0;
	background: 0;
}

#contact-form .opener {
	padding:0 7px;
	margin:0;
	border:0;
	background:#fff;
	font-size:13px;
	font-weight:normal;
	
	cursor:pointer;
}

#contact-form .choice {
	margin: 0;
}

.opener .arrow {
	float:right;
	margin:7px 0 0 7px;
	width:0px;
	height:7px;
	border-style:solid;
	border-width:5px 4px 0 4px;
	border-color:#000000 transparent transparent transparent;
	
	*margin-top: -12px;
}

.opener.on .arrow {
	width:0px;
	height:0px;
	border-style:solid;
	border-width:0 4px 5px 4px;
	border-color:transparent transparent #000000 transparent;
}

#address {
	background-color:#fff;
	min-height:16px;
	border-top:#acadb2 solid 1px;
	border-right:#acadb2 solid 1px;
	border-bottom:#e2e9ef solid 1px;
	border-left:#e2e9ef solid 1px;
	font-size:12px;
	padding: 4px 7px;
	width: 97%;
	margin-top: -10px;
	margin-bottom: 15px;
}

/* FORM */
#contact-form input[type="checkbox"] {
	vertical-align: middle;
}

#contact-form textarea {
 	margin: 4px 0 15px 0;
 	padding:0;
 	resize:vertical;
 }

.form-line {
	position:relative;
	z-index: 10;
}

#contact-form label {
	font-size:12px;
	font-weight:normal;
	margin: 10px 0 3px 0;
}

#contact-form .error {
	border: 1px solid red;
}

#labelEmail {
	cursor: auto;
}

#copy {
	float: right;
	margin-top: -2px !important;
}

#contact-form #send {
	padding:5px 15px;
	background-color:#fff;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;
	clear:right;
	float:right;
	margin:0;
}

#contact-form #copy label {
	display: inline;
    margin-left: 5px;
	font-weight: normal !important;
}

#subject {
	margin-bottom: 10px;
	padding: 2px 5px 1px;
    width: 222px;
}

#boxCities, #addresses, #address, .country {zoom: 1;}

#addresses {
	float: left;
}

#contact-form .een-link {
	background: none repeat scroll 0 0 #E6F4FB;
    border: 1px solid #D4D4D4;
    box-shadow: 1px 1px 0px 0px #f2f2f2;
    font-size: 14px;
    font-weight: bold;
    margin: -10px 0 5px;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;

}
#contact-form .een-link:link, 
#contact-form .een-link:visited,
#contact-form .een-link:focus,
#contact-form .een-link:hover {
	color: #222;
}

}

/*feedback box*/
.feedback {
	margin: 15px 0 0;
    width: 165px;
	border: 1px solid #CCE2ED;
    padding: 0;
	margin: 4px 0 0;
	background-color: #FFFFFF;
	width: 153px;
	margin-top:5px;
}
.feedback .status{
	display:none;
}
.feedback h4 {
	background-color: #FFFFFF;
    background-repeat: repeat-x;
    color: #1376BF;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    padding: 2px 0 10px 10px;
	 margin-bottom: 0px;
	 margin-top:5px;
	/*
	border-bottom: 1px solid #CCE2ED;
	background-image: url("/wel/images/eu_portal/bkg-title-shortcut.jpg");
	margin: 0 0 6px;
	*/
}
.feedback p {
    border: 0 none;
    color: #06528c;
    display: block;
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    margin: -4px 0 0;
}
.feedback a{
	text-decoration: none;
}
.feedback input.border-black {
    border: 1px solid #000000;
}
.feedback .status {background-color:#009933;color:#FFF;display:none;}

/*Cookie kit*/
.cookie-consent-inform{
	font-size: 0.9em;
}
.cookie-consent-banner h2{
	font-size: 1.3em;
}
.cookie-consent-actions{
	font-size: 0.9em;
}
.cookie-consent-actions a {
	padding: 5px 10px;
	font-size: 0.9em;
}
.cookie-consent-banner {
	z-index:99;
}



/*styles of citizens for the yest migration */

.attention {
    background: url("../images/theme/warning.png") no-repeat scroll 2px 14px #FDECD4;
    border: 1px solid #F5AA40;
    margin: 8px 0;
    min-height: 28px;
    padding: 15px 15px 15px 36px;
    /*border-top:1px solid #c6d7de;
    border-bottom:1px solid #c6d7de;*/
}

.warning {
    background:url(../images/theme/warning.png) no-repeat 0 32px;
    zoom:1;
    margin:8px 0;
    padding:15px 0 0 36px;
    min-height: 28px;
    /*border-top:1px solid #c6d7de;
    border-bottom:1px solid #c6d7de;*/
}
.warning p:first-child, .emergency p:first-child{
    margin-bottom:0;
}

.warning h2,
.warning h3,
.warning h4,
.warning h5,
.warning h6 {
    margin-top:0;
}
.example {
    margin:8px 0;
    padding:0 5px;
    border:1px solid #c6d7de;
}


#link-social{
	position:absolute;
    top:4px;
    right:135px;
    min-height:22px;
    padding:0px 1px 0px;}
	
 #share-social{
	position:absolute;
    top:4px;
	left:13px;
    padding:0px 1px 0px;

	line-height:22px;
	
	vertical-align:middle;
}


 #link-social a, #share-social a{
	margin-left:5px;
	line-height:32px;
}
 #link-social span,  #share-social span{
	display: inline-block;
    line-height: 22px;
    vertical-align: top;
}	
	


/***
 * SIDEBAR - RIGHT
 ***/

/* TOOLS */

.sidebar-right {
    float: right;
    font-size: 0.9em;
    margin: 5px 0 50px;
    position: relative;
    width: 180px;
    z-index: 1001;
}

.tools .name {
	text-decoration:bold;
	background-color:#ffffff;
	color:#0eaae2;
	color:#06528c;
		
	font-size:1.3em;
	/*
	color:#0eaae2;
	line-height:1.2;
	*/
	line-height : 35px;
	font-weight:bold;
	display:block;
	position:relative;
	margin:0;
	/*changing the size of the box below first 150*/
	width:140px;
		/* end changing the size of the box below */
	padding: 0 8px 0 22px;
	
	background-color:#ffffff;
	border:1px solid #cce2ed;
	font-family:Helvetica, Arial, Geneva, sans-serif;
}

.faq{
	background-position:7px center;
}
.contact{
	background-position:-154px center;
}

.contact .content{
	width: 95%;
}

.contact .content h1{
	margin: -15px 10px 15px 24px;
}

.contact .content table{
	margin: 5px 0px 17px 23px;
	font-size:1em;
}

.contact .content table tr th h2 {
	font-size: 1.8em;
	font-weight: normal;
	color:#000;
}

.contact .content table tr td p, a:visited {
    color: #0F72B8; 
}

.contact .content table tr td p {
	color:#000;
}

.contact .content table tr td h3 {
	color:#000;
}

.contact .content #share-social-new {
	display: none;
}

.tools .legislation  a, .tools .legislation  p.title{
	border-bottom:none;
}


.follow{
	margin: 4px 0 0;
    padding: 13px 5px 10px 10px;
	background:#fff;
}
.tools .follow a{
	margin-left:5px;
	line-height:32px;
	border:none;
	display:inline-block;
	padding:0;
}
.follow span{
	display: inline-block;
    line-height: 22px;
    vertical-align: top;
	font-weight:bold;
	font-size:1.2em;
}


/* TOOLS - POPUP */
.js .tools .active {
    z-index:1;
}

.js .tools a,.js .tools p.title {
    cursor:pointer;
}

.js .tools .active .tools a, .js .tools .active p.title{
    background:#f7f7f7;
    margin:-1px 0 0;
    border:1px solid #366;
    border-left:0;
    margin-left:-31px;
    padding-left:55px;
    padding-right:12px;
    margin-right:-5px;
    position:relative;
    z-index:2;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomright:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
}

.tools .active .arrow {
    left:28px;
}

.tools .popup .close {
    border-right:1px solid #366;
    height:100%;
    width:16px;
    position:absolute;
    left:0;
    top:0;
    cursor:pointer;
}

.tools .popup .close .arrow {
    left:6px;
}

.js .tools .popup {
    display:none;
    position:absolute;
    top:0;
    border:1px solid #366;
    right:100%;
    width:485px;
    background:#f7f7f7;
    padding:20px 20px 20px 35px;
    margin:0 18px 0 0;
    z-index:1;
    min-height:150px;
    -webkit-border-radius:5px;
    -webkit-border-top-right-radius:0;
    -moz-border-radius:5px;
    -moz-border-radius-topright:0;
    border-radius:5px;
    border-top-right-radius:0;
}

.js .tools .active .popup {
    display:block;
}

.tools .popup li {
	position:static;
}

.tools .popup p, .tools .popup li, .tools .popup td {
    font-size:1.1em;
}

.tools .popup li li, .tools .popup td td {
    font-size:1em;
}

.tools .popup p:first-child {
    margin-top:0;
}



   /* new updates */

   /*  
.tool .help-and-advice p.title{
	padding: 12px 8px 14px 40px;
}
.tool .help-and-advice p.title{
	background:#fff url(../images/theme/utils-sprite-right-menu.png) no-repeat -498px center;
	color:red;
	}
	
	*/
.tools .help-and-advice p.title{
	padding: 12px 8px 14px 40px;
}
.tools .help-and-advice p.title{
	background:#fff url(../images/theme/utils-sprite-right-menu.png) no-repeat -498px center;
	color:red;
	}
	
	.title  {
	font-weight:bold;
	color:#036; 
	font-size:1.2em;
	display:block;
	line-height:1.1;
	font-style:normal;
	margin:1px 0 0;
	background:#e9eff3 url(../images/theme/question_mark_blue.png) no-repeat 8px center;
	text-decoration:none;
	padding: 12px 8px 14px 40px;
	
}


	   
	   
.title-related-t  {
	font-weight:bold;
	color:#000; 
	font-size:1.2em;
	display:block;
	font-style:normal;
	line-height: 1.1;
    margin: 1px 0 0;
	padding: 12px 8px 5px 10px;
	
}
	
	
	
	
	
	
	
	
	#sub-nav_sub-2-2  {
	font-weight:normal;
	font-size:8px;
  margin: 0 0 0 12px;
    padding: -5 0 0 12px;
	}
	
	
	
		/* NEW styles added for social media */
	
 #link-social-new{
vertical-align:middle;
min-height:22px;
font-size: 1.1em;
   color: #000;
background: none repeat scroll 0 0 #e9eff3;
    margin: 0px 0 10px;
    padding: 13px 5px 10px 10px;
 font-weight: bold;

 /*

 
 
 padding:20px 1px 0px;
  
    display: inline-block;
    font-size: 1.1em;
   
    line-height: 22px;
    vertical-align: top;
*/

}	
	

	
 #link-social-new a:hover, #share-social-new a:hover{
	margin-left:5px 5px 5px 5px;
	color: #0f72b8;
	/*
line-height:32px;
*/
}
 #link-social-new span,  #share-social-new span{
	display: inline-block;
    line-height: 12px;
    vertical-align: top;	
	font-size: 1.1em;
}


#link-social-new .title {
	color: #00aeef;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	border: 0;
	padding: 0 0 0 0px;
	line-height: 10px;
	margin: 0;
}


#share-social-new:hover  img .title {
	color: #00aeef;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	border: 0;
	padding: 0 0 0 0px;
	line-height: 10px;
	margin: 0;
}

/* news for access to finance */
.box-news {
    border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
	margin-top: -10px;
}
.box-news li{
  line-height:1.8em;
}
.box-news ul{
   margin-left: 10px;
}
.box-news a {
    text-decoration: none;
}
.box-news a:hover, .edcc a:hover, .tool-legislation li a:hover {
    text-decoration: underline;
}
.title-box-news {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #000;
    display: block;
    font-size: 1.2em;
    font-style: normal;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 12px 8px 5px 10px;
}

#toolbar {
	position: absolute;
	right: 3px;
    top: 4px;
	min-height: 22px;
	padding: 5px 1px 5px 5px;
	border: 1px solid #dbdbdb;
/* new changes for the new accessibility september 2014	*/	
	width: 170px;

	 display: block;
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 4px 0 0;
	/*
    padding: 13px 5px 10px 10px;

	padding: 12px 8px 14px 40px;
		
	 padding: 10px 0 10px 0px;
	 */
	 
	 margin: 1px 1px 1px 1px;
}

/* Bookmark */
#bookmark {
	position: absolute;
	top: 12px;
	right: 37px;
	display: none;
/*
right: 130px;
		right: 210px; */
	z-index: 1000;
}

.contrast-switch {
	position: absolute;
	top: 5px;
	z-index: 1000;
}

.help-advice  {
	background-color: #F3F3F3;
	padding: 15px;
	line-height: 1.9;
	clear: both;
	font-size: 10px;
	line-height: 1.35;
	margin: 0 0 0.75em;
}

#need-help-link {
    border: 1px solid #06528C;
	background-color: #e9eff3;
    padding: 15px 0;
    text-decoration: none;
	padding: 12px 0 0;
	bottom: 60px;
	margin: 20px 0 -15px -290px;
	left: 50%;
	width: 580px;
	height: 40px;
	display: none;
	position: absolute;
	z-index: 4;
	text-decoration: none; 
}



.js #need-help-link {
	display: block;
}

.js #need-help {
	display: none;
}

#need-help-link.fixed {
	position: fixed;
	bottom: 0;
	z-index: 40;
	border-top: 1px solid #06528C;
	margin-bottom: 0;
	padding-bottom: 2px; 
	padding-top: 2px;
}

#need-help-link span {
    padding-top: 1px;
	padding-bottom: 14px; 
}
.need-help h2, 
#need-help-link span,
.need-help-anchor {
		/* 
	color: #bd0404; */
	color: #06528c;
	font-weight:bold;
	font-size:1.4em;
	border:0;
	background: url("../images/theme/question_mark_blue.png") no-repeat scroll 15px center #e9eff3;
	 /*
	background:url(../images/theme/ico-need-help.png) no-repeat 12px 50%;
	
	padding:8px 0 0 51px;
	*/
	padding:0px 0 0 51px;
	height:25px;
	margin-top:1px;
	text-decoration:none;
	display:block;
}


#separator-span {
  
    border: 1px solid  #D4E0E6;
   
    text-decoration: none;
		padding: 0px 0 0;

top:95px;
	
	width: 570px;
	

	position: absolute;

	
	 /*
	 height: 1px;
	 */
	
}

.uptodate {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1;
	position: absolute;
  
	left: 2px;
	
	  top: -25px;
	/*  
 * prior 60px
 */
    right: 0;
    margin: 0;
	color: #5A5A5A;
}

.updated-finance {
	font-style: italic;
	font-size: 1.2em;
	line-height: 1;
	position: absolute;
  
	left: 2px;
	
	  top: -25px;
	/*  
 * prior 60px
 */
    right: 0;
    margin: 0;
}

.updated {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1;
	position: absolute;
  
	left: 214px;
	/*
	  top: 90px;
 * prior 60px
 */
    right: 0;
    margin: 0;
	display: none;
}


.tool-legislation-nat {
	
	  background: none repeat scroll 0 0 #FFFFFF;
    margin: 7px 0px 0px -5px;
    min-height: 22px;
    padding: 1px 5px 5px 0px;
	word-wrap:break-word;
width: 170px;
    font-weight: normal;
}

.sidebar-right-nat {
	width:175px;
	float:right;
	margin: 5px 0 50px 0;
	padding:5px;
	position:relative;
	z-index:1001;
	background-color:#d9eefd;
	/* margin: 65px 0 50px 0; */
}
/* adjustements in TOOLS for a thiner line */



#need-support > h2 {
    color: #000;
    font-size: 16px;
}



/*  adjustements for the languages booble in the eu legislation in the right sidebar */

/***
* LANG POPUP
***/
.lang-popup {
                display:inline-block;
                position:relative;
}

.lang-popup-open {
                z-index:99;
}

.js .lang-popup .links {
                display:none;
                position:absolute;
                left:-10px;
                top:8px;
                margin:0 0 0 -81px;
                width:150px;
                padding:3px 6px;
                border:1px solid #666;
                background:#fff;
}

.js .lang-popup-open .links {
                display:block;
}

.lang-popup .links a {
                overflow:hidden;
                width:14px;
                height:13px;
                display:inline-block;
                margin:0 0 -2px;
                background-position:-2px 0;
}

.js .lang-popup .links a {
                display:inline-block;
                height:13px;
                width:18px;
                margin:2px;
}

.js .lang-popup-arrow {
                position:absolute;
                top:-10px;
                left:50%;
                margin:0 0 0 -6px;
                width:12px;
                height:10px;
                background:url(../images/theme/lang-popup-arrow.png) no-repeat;
}
.open-lang-popup{
                padding-left:5px;
				text-decoration:none;
}



/* Margin for e-gov, linguistic icons and pdf icons */

.topic p img, .topic ul img,
.broker p img, .broker ul img {
	vertical-align: text-bottom;
	/* 
	margin: 0 4px;
	*/
}


/***
* next improvements
***/

.links-popup img
{
margin: 0 2px;
margin-right: 4px;
}

.tool-legislation img, .tool-legislation li ,
.tool-legislation p img, .tool-legislation ul img ,
{
margin: 0 2px;
margin-right: 4px;
}





	/* style added for social media in the short-content only - special pages */

#link-social-short-content{
	position:absolute;
    top:4px;
    right:200px;
    min-height:22px;
    padding:0px 1px 0px;}
	
 #share-social-short-content{
	position:absolute;
    top:-19px;
	left:13px;
    padding:0px 1px 0px;

	line-height:22px;
	
	vertical-align:middle;
}


 #link-social-short-content a, #share-social-short-content a{
	margin-left:5px;
	line-height:32px;
}
 #link-social-short-content span,  #share-social-short-content span{
	display: inline-block;
    line-height: 22px;
    vertical-align: top;
}	
	
	
	/*
	new styles for the consultations tool {
	*/
.sub-content .tool-consultation {
    border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sub-content p.title-consultation {
    border: medium none;
	color: #000;
	font-size: 1.6em;
	line-height: 1em !important;
	font-weight: bold;
	margin-bottom: 5px !important;
	cursor: pointer;
	font-style: normal;
}
.sub-content .tool-consultation ul {
    margin-left: -15px;
}
.sub-content .tool-consultation .links a {
    text-decoration: none;
    font-style: italic;
}
.sub-content .tool-consultation .links a:hover {
    text-decoration: underline;
}
	/**
 * title help advice bigger than the text of help and advice
 **/
.url-help-advice {
margin: 5px 0;
word-wrap: break-word;	
padding-bottom: 10px;
font-weight:bold;
font-size:14px;
}

.url-help-advice p {
 font-size: 1.1em;
}

.url-help-advice a {
 font-size: 0.9em;
}

	/**
 * fixing the een form the ok and error messages after sending the email
 **/
	
.enquiryOk {
		display:none !important;
		background-color: #217021;
	   		font-size: 12px;
		color: #ffffff;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 22px;
		text-align: center;
		float: left;
		width: 100%;
}

.enquiryError {
		display:none !important;
	    background-color: #CC1B3C;
		font-size: 12px;
		color: #ffffff;
			margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 22px;
		text-align: center;
		float: left;
		width: 100%;
}	

.shownMsg {
		display:block !important;
	
}	
 /* short-content toolbar 04/02/2015 */
#toolbar-short-content #bookmark {
    position: absolute;
    right: 19px;
    top: 5px;
    z-index: 1000;
}
#toolbar-short-content #toolbar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    display: block;
    margin: 1px;
    min-height: 22px;
    padding: 5px 1px 5px 5px;
    position: absolute;
    right: 12px;
    top: -1px;
    width: 112px;
}

/***
 * POPUP COUNTRY
 ***/
a.lightbox span.ico{
	background:url(../images/theme/country-selection.png) no-repeat 0 0;
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	left:10px;
	top:12px;
}
a.lightbox{
	display:inline-block;
	position:relative;
	padding:10px 20px 10px 35px;	
	margin-bottom:10px;
	line-height:24px;
	font-size:1.8em;
	text-decoration:none;
	color:#000;
	border:1px solid #CCC;
	/* Fallback (could use .jpg/.png alternatively) */
	background-image: url(../images/theme/expandable-bg.png); 
	background-position: 0 -42px;
    /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
    background-image:-webkit-gradient(linear, from(#f9fbfc), to(#eef3f6));
  
    /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background-image:-webkit-linear-gradient(#f9fbfc, #eef3f6);

    /* Firefox 3.6 - 15 */
    background-image:-moz-linear-gradient(#f9fbfc, #eef3f6);

    /* Opera 11.1 - 12 */
    background-image:-o-linear-gradient(#f9fbfc, #eef3f6);

    /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    background-image:linear-gradient(#f9fbfc, #eef3f6);
}
a.lightbox:hover{
	background-image: url(../images/theme/expandable-bg.png); 
	background-position: 0 0;

    /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
    background-image:-webkit-gradient(linear, from(#c4ced5), to(#d0d7db));
  
    /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background-image:-webkit-linear-gradient(#c4ced5, #d0d7db);

    /* Firefox 3.6 - 15 */
    background-image:-moz-linear-gradient(#c4ced5, #d0d7db);

    /* Opera 11.1 - 12 */
    background-image:-o-linear-gradient(#c4ced5, #d0d7db);

    /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    background-image:linear-gradient(#c4ced5, #d0d7db);
}

a.getstarted{
	display:inline-block;
	position:relative;
	padding:10px 20px 10px 20px;	
	margin-bottom: 10px;
	line-height:24px;
	font-size: 1.6em;
	text-decoration:none;
	border:1px solid #CCC;
	/* Fallback (could use .jpg/.png alternatively) */
	background-image: url(../images/theme/expandable-bg.png); 
	background-position: 0 -42px;
    /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
    background-image:-webkit-gradient(linear, from(#f9fbfc), to(#eef3f6));
  
    /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background-image:-webkit-linear-gradient(#f9fbfc, #eef3f6);

    /* Firefox 3.6 - 15 */
    background-image:-moz-linear-gradient(#f9fbfc, #eef3f6);

    /* Opera 11.1 - 12 */
    background-image:-o-linear-gradient(#f9fbfc, #eef3f6);

    /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    background-image:linear-gradient(#f9fbfc, #eef3f6);
	border-radius: 2px;
	margin-left: 38%;
}
a.getstarted:hover{
	background-image: url(../images/theme/expandable-bg.png); 
	background-position: 0 0;

    /* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
    background-image:-webkit-gradient(linear, from(#c4ced5), to(#d0d7db));
  
    /* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
    background-image:-webkit-linear-gradient(#c4ced5, #d0d7db);

    /* Firefox 3.6 - 15 */
    background-image:-moz-linear-gradient(#c4ced5, #d0d7db);

    /* Opera 11.1 - 12 */
    background-image:-o-linear-gradient(#c4ced5, #d0d7db);

    /* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
    background-image:linear-gradient(#c4ced5, #d0d7db);
}

.national-content-countries-wrapper{
	display:none;
}
.national-content-countries{
	height: 510px;
	width: 780px;
	padding-left: 20px;	
}
.national-content-countries h3{
	background:url(../images/theme/country-selection.png) no-repeat 0 0;
	padding-bottom: 4px;
	padding-left:20px;
	line-height: 1.16em;
}
.national-content-countries h4 a{
	color:#1EB0E4;
	background:url(../images/flags/european-union.png) no-repeat 0 50%;
	padding-left:30px;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}
.national-content-countries ul{
	margin:20px 0 0;
	padding:0;
	list-style:none;
	height: 380px;
}
.national-content-countries .info-not-provided{
	font-size: 1.0em;
}

.national-content-countries .item, .national-content-countries .info {
    float: left;
    font-size: 1.1em;
    margin-bottom: 5px;
    margin-right: 25px;
    min-height: 24px;
    padding-left: 25px;
    width: 206px;
}

.national-content-countries .info {
	margin-top:4px;
}

.info .text {
	color:#777;
    font-weight:bold;
    padding:0 6px;
	display:block;
	font-size:1.3em;
}

.item .link,.item .name {
	padding:0 6px;
	line-height:24px;
	height:24px;
	text-decoration:none;
	/*width:110px;*/
	margin: 0px 15px 0px 0px;
	display:inline-block;
}
.item .link{
	padding-left:0;
}

.national-content-countries .eu .link {
	border-bottom:1px solid #c9c9c9;
	padding-bottom:6px;
	margin-bottom:6px;
}

.national-content-countries .no-content{
	color:#686868;
	padding:0 34px 0 6px;
	line-height:24px;
	font-style: italic;
}

.eu .name {
	font-weight:bold;
}

.item .subtitle {
	font-size:.8461em;
	color:#777;
	font-style:normal;
	display:block;
	line-height:1;
	padding:0 0 0 5px;
}

.item .link:hover .subtitle,
.item .link:focus .subtitle,
.item .focus .subtitle {
	color:#fff;
}

.item .lang-ico {
	display:inline-block;
	border:1px solid #000;
	background:#fff;
	font-size:9px;
	color:#000;
	padding:1px;
	height:11px;
	line-height:10px;
	text-decoration:none;
	min-width:12px;
	width:auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px 4px 0 0;
	position:relative;
	top:-1px;
}

.item .lang-ico:focus {
	outline:1px solid #fff;
}

.item .flag {
	position:absolute;
	top:50%;
	right:6px;
	margin:-11px 0 0;
}
.national-content-countries .austria{background:url(../images/flags/austria.png) no-repeat 0 50%;}
.national-content-countries .belgium{background:url(../images/flags/belgium.png) no-repeat 0 50%;}
.national-content-countries .bulgaria{background:url(../images/flags/bulgaria.png) no-repeat 0 50%;}
.national-content-countries .croatia{background:url(../images/flags/croatia.png) no-repeat 0 50%;}
.national-content-countries .cyprus{background:url(../images/flags/cyprus.png) no-repeat 0 50%;}
.national-content-countries .czech-republic{background:url(../images/flags/czech-republic.png) no-repeat 0 50%;}
.national-content-countries .denmark{background:url(../images/flags/denmark.png) no-repeat 0 50%;}
.national-content-countries .estonia{background:url(../images/flags/estonia.png) no-repeat 0 50%;}
.national-content-countries .finland{background:url(../images/flags/finland.png) no-repeat 0 50%;}
.national-content-countries .france{background:url(../images/flags/france.png) no-repeat 0 50%;}
.national-content-countries .germany{background:url(../images/flags/germany.png) no-repeat 0 50%;}
.national-content-countries .greece{background:url(../images/flags/greece.png) no-repeat 0 50%;}
.national-content-countries .hungary{background:url(../images/flags/hungary.png) no-repeat 0 50%;}
.national-content-countries .iceland{background:url(../images/flags/iceland.png) no-repeat 0 50%;}
.national-content-countries .ireland{background:url(../images/flags/ireland.png) no-repeat 0 50%;}
.national-content-countries .italy{background:url(../images/flags/italy.png) no-repeat 0 50%;}
.national-content-countries .latvia{background:url(../images/flags/latvia.png) no-repeat 0 50%;}
.national-content-countries .liechtenstein{background:url(../images/flags/liechtenstein.png) no-repeat 0 50%;}
.national-content-countries .lithuania{background:url(../images/flags/lithuania.png) no-repeat 0 50%;}
.national-content-countries .luxembourg{background:url(../images/flags/luxembourg.png) no-repeat 0 50%;}
.national-content-countries .malta{background:url(../images/flags/malta.png) no-repeat 0 50%;}
.national-content-countries .netherlands{background:url(../images/flags/netherlands.png) no-repeat 0 50%;}
.national-content-countries .norway{background:url(../images/flags/norway.png) no-repeat 0 50%;}
.national-content-countries .poland{background:url(../images/flags/poland.png) no-repeat 0 50%;}
.national-content-countries .portugal{background:url(../images/flags/portugal.png) no-repeat 0 50%;}
.national-content-countries .romania{background:url(../images/flags/romania.png) no-repeat 0 50%;}
.national-content-countries .slovakia{background:url(../images/flags/slovakia.png) no-repeat 0 50%;}
.national-content-countries .slovenia{background:url(../images/flags/slovenia.png) no-repeat 0 50%;}
.national-content-countries .spain{background:url(../images/flags/spain.png) no-repeat 0 50%;}
.national-content-countries .sweden{background:url(../images/flags/sweden.png) no-repeat 0 50%;}
.national-content-countries .switzerland{background:url(../images/flags/switzerland.png) no-repeat 0 50%;}
.national-content-countries .united-kingdom{background:url(../images/flags/united-kingdom.png) no-repeat 0 50%;}
.national-content-countries .uk{background:url(../images/flags/uk.png) no-repeat 0 50%;}

#nationalcontentpage{
	margin-top: 20px;
    position: relative;
}

#separator-span {
    border: 1px solid #D4E0E6;
    display: inline-block;
    margin-top: 10px;
    padding: 0;
    position: relative;
    text-decoration: none;
    top: 0px;
    width: 570px;
}
#eucontentpage{
	margin-top: 10px;
}

#nationalcontentpage h3:first-of-type{
	display: none;
}

.intro h1 .flag, .content h1 .flag {
	background-size: 35px 30px;
	height: 30px;
	width: 35px;
}

#eucontentpage table td{
	min-width: 0px;
}
ol {
    margin-left: 20px;
}

#social-icons-share-left {
    float: left;
    margin-top: -40px;
    width: 50%;
}

#social-icons-follow-right {
    float: right;
    margin-bottom: 20px;
    margin-top: -40px;
    text-align: right;
    width: 50%;
}

#insertnationalcontent {
    border: 3px solid #D9EEFD;
    padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	display: none;
}
#insertnationalcontent .lightbox{
	/*display: none !important;*/
}
.closenc{
	float: right;
	cursor: pointer;
	margin: -15px;
}
.bookmark-social{
	float:right;
	cursor: pointer;
	margin-left: 15px;
}
#link-share-box{
	display: none;
}
#CONTACTINFOTEL{
	display: none;
}
.tools > a {
    margin-right: 0 !important;
}
.situation-list {
    border-bottom: 1px solid #cccccc;
    height: 50px;
    list-style: none outside none;
    margin: 0;
}
.situation-list li {
    display: block;
    float: left;
    list-style: none outside none;
	margin: 0;
	cursor: pointer;
    font-weight: bold;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/theme/situation-tab-bg.png") !important;
    border-color: #cccccc #cccccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px 0;
    float: left;
    font-size: 1.2em;
    height: 40px;
    list-style-type: none;
    padding: 10px 5px 0px 5px!important; 
    text-align: center;
	line-height: 1.4em !important;
	
}
.two-situations li{
	width: 45%;
	margin-left: 1% !important;
}
.three-situations li{
	width: 29%;
	margin-left: 1% !important;
}
.four-situations li{
	width: 21%;
	margin-left: 1% !important;
	background: url("../images/theme/situation-tab-bg2.png") !important;
	height: 55px;
	overflow: hidden;
}
.four-situations{
	height: 65px;
}
.situation-list li.current {
    background: none repeat scroll 0 0 #fff !important;
}
.whats-your-situation > .title, .situation-first, .main_situation_title, .situation_title{
	display: none;
}
.el #nav .nolink {
    height: 44px;
    line-height: 11px;
    padding-top: 4px;
}
#need-support{
	display: none;
}
#jqueryPopup-content #need-support{
	display: block;
}
#need-support-link {
    text-decoration: none;
}
.description-help-advice {
    display: block;
    margin-top: 5px;
}

.description-help-advice p{
   font-size: 1.1em;
}

.description-help-advice a p{
   font-size: 1.2em;
}

.sidebar-right .feedback
{
    background: none repeat scroll 0 0 #e9eff3;
    margin-bottom: 10px;
    text-decoration: none;
	padding: 15px 0 10px 10px;
}
body.feedback, #nav.feedback, #page.feedback
{
	background-color: #FFF;
}
#page.feedback{
	text-align: center;
}
.feedback-container {
    clear: both;
    border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    padding: 2%;
    width: auto;
    background-color: #f3f3f3;
    margin: 30px 5px 8px 5px;
	display:none;
}
.feedback-container p{
    color: #000;
    padding: 20px;
}
.feedback-container label {
    font-size: 1.2em;
    display: block;
	line-height: 30px;
	clear: both;
}

.feedback-container .btnSearch {
	padding: 5px 15px;
	background-color: #FFF;
	border-right: 1px solid rgb(166, 166, 166);
	border-bottom: 1px solid rgb(166, 166, 166);
	clear: left;
	margin-top: 2px;
}

#fm {
	margin: 1px 0px 0px;
}

#fm #looking {
	clear: both;
	display: block;
}

#fm #fm-find{
	margin-top: 10px;
}

#fm > div {
    margin-bottom: 10px;
}
#fm span {
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 5px;
}
#suggestions {
	width: 80%;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#fm .error{
	border: 1px solid red !important;
}
#fm .error2{
	outline: 1px solid red;
}
.checkit{
	display:none;
}
.national-content-countries h3{
	margin-top: 20px;
}
sup {
    font-size: 8px;
    position: relative;
    top: -5px;
}
.first-footnote{
	border-top: 1px solid #000;
	font-size: 10px;
}
body.feedback #services{
	padding-right: 10px !important;
}
body.feedback #language-selector{
	display: none;
}
.no-display-desktop{
	display: none;
}
#nav-topics-tablet, #link-social-top{
	display: none;
}
.title-legislation, .title-related-t{
	cursor: pointer;
	padding-top: 12px;
}
.home.topic > img {
    display: none;
}
.search-form p {
    margin: 0px 0 0 200px;
}
#late-payment-calculator {
  padding: 20px;
  border: 1px solid #aaa;
  background-color: #eee;
}
#late-payment-calculator span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
  padding-bottom: 5px;
}
#late-payment-calculator span#cost-payment-calculator, #late-payment-calculator span#result-payment-calculator{
	display: inline-block;
	margin-top: 10px;
}
#submit-payment-calculator{
	margin-top: 10px;
}

#hp-subfooter-links {
    background-color: #edf1f6;
    display: block;
    float: left;
	margin-bottom: 10px;
    margin-left: -12px;
    margin-right: 0;
	margin-top: 10px;
    padding: 12px;
    position: relative;
    width: 100%;
}
#hp-subfooter-feedback, #hp-subfooter-promo{
	width: 33%;
	position: relative;
	display: block;
	float: left;
}
#hp-subfooter-follow{
	width: 33%;
	position: relative;
	display: block;
	float: right;
}
#hp-subfooter-feedback a, #hp-subfooter-promo a, #hp-subfooter-follow a{
	color: #2c61a9;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}	
.hp-subfooter-follow-title > span {
    display: inline-block;
    vertical-align: top;
}
#hp-subfooter-feedback{
	text-align: left;
}
#hp-subfooter-promo{
	text-align: center;
}
#hp-subfooter-follow{
	text-align: right;
}
#hp-subfooter-feedback > img {
    display: inline-block;
    vertical-align: bottom;
}

#nav .sub-menu li:hover, #nav .sub-menu li a:hover{
	background-color: #003366;
	color: #FFF;
}
#nav {
	list-style:none;
	margin:10px 12px 0;
	border-bottom:2px solid #003366;
	font-size:83.3333%;
	height:50px;
	min-width: 960px;
	position: relative;
	z-index: 5;
}
#nav li {
	width:95px;
	padding:0 10px;
	margin:0 -1px 0 0;
	float:left;
	text-align:center;
	background:url(../images/theme/nav-sep.png) no-repeat left center;
	font-size:1em;
	position: relative;
}
#nav li:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#nav .home {
	width:28px;
}

#nav .home a {
	font-size:1.1em;
	color:#0b5787;
	text-transform:uppercase;
	font-family:Helvetica, Arial, sans-serif;
	margin:1px 0 -1px;
	background:url(../images/theme/sprite-home.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow: hidden;
}

#nav .home a:hover, #nav .home a:focus {
	background:url(../images/theme/sprite-home.png) no-repeat 0 -46px;
	border: none;
}

#nav .home a:focus {
	outline:1px dotted #000;
}



#nav a, #nav .nolink {
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	min-height:42px;
	line-height:13px;
	padding:8px 10px 0;
	margin:0 -13px;
	font-size:1.2em;
	outline:none;
}

#nav span.two-lines,
#nav a.two-lines,
#nav a.three-lines {
	line-height:16px;
}

#nav span.three-lines,
#nav span.three-lines:hover,
#nav span.three-lines:focus {
    line-height: 13px;
    padding: 6px 10px;
}

#nav .active, 
#nav a:hover, 
#nav a:focus, 
#nav .nolink:hover, 
#nav .nolink:focus {
	border-bottom: 0px solid #003366;
	padding:8px 10px 0;
	color:#fff;
	position:relative;
	z-index:1;
	background-color: #003366;
	color: #FFF;
}
#nav li.on a.home {
	border:none;
}
#nav .nolink:hover {
	cursor: default;
}
#nav .disabled {
	color:#b0b0b0;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:48px;
	font-size:1.2em;
	height:48px;
}
#nav li:hover ul {
	display: block;
}
#nav .sub-menu {
	display: none;
	background: url(../images/theme/sub-menu-bg2.jpg) repeat-x #fff;
	position: absolute;
	*position: static;
	top: 50px;
	z-index: 1000;
	border: 2px solid #003366;;
	margin: 0 -10px 0 -13px;
	*margin-top: -1px;
	padding: 0;
	list-style-type: none;
	width: 250px;
	
}

#nav .sub-menu li {
	/*changing the menu to adapt to yec;*/

	text-align: left;
	
	/*end changes for the submwenu to adapt to yec;*/
		background: none;
	border-top : 1px solid #003366;
	margin:0;
	padding:0;
	width: 100%;
}

#nav .sub-menu li.first {
	border: none;
}

#nav .sub-menu li a {
/* reverse changing the menu to adapt to yec;*/
/*
	font-weight: bold;
*/	
	
	font-weight: normal;
	display: block;
	min-height: 0;
	margin: 0;
	padding: 10px;
	font-size: 1.1em;
	border-radius: 0;
	
}

#sub-nav {
	list-style:none;
	margin:8px 0 0;
}

#sub-nav ul {
	list-style:none;
	margin:0;
}

#sub-nav li {
	font-size:1em;
	margin:0;
}

#sub-nav .topic a,
.section-title,
#sub-nav .topic span.nolink {
	position:relative;
	display:block;
	padding:8px 0 9px 10px;
	text-decoration:none;
	font-size:2em;
	/*   */
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	line-height:1.1;
	word-wrap: break-word;
}
#sub-nav .topic span.nolink {
	color: #000;
	font-weight: bold;
}
#sub-nav .sub-topic a {
	font-size:1.4em;
	font-weight:bold;
	border:0;
	padding:0;
	height:auto;
	line-height:normal;
	padding:10px 17px 8px 14px;
	color: #000;
}

#sub-nav .active .ico-active, #sub-nav a:hover .ico-active {
	/*   
	background:url(../images/theme/sprite-puce.png) no-repeat -9999px 0;
	*/
	position:absolute;
	top:12px;
	left:3px;
	height:9px;
	width:6px;
}

#sub-nav .page .active .ico-active, #sub-nav .page a:hover .ico-active {
	top:3px;
}

#sub-nav .page .active .ico-active, 
#sub-nav .page a:hover .ico-active {
	left:0;
}


#nav-theme .ico, #sub-nav .ico, .section-title .ico {
    background: url("../images/theme/sprite-ico.png") no-repeat scroll -9999px 0 transparent;
    height: 31px;
    left: 0;
    position: absolute;
    top: 0;
    width: 31px;
   }

   #sub-nav  a.active.three-line,#sub-nav  a.three-line:hover, #sub-nav  a.three-line:focus{
	padding-top: 6px;
	padding-bottom: 4px;
}


#sub-nav .sub-topic a.active, #sub-nav .sub-topic a:hover, #sub-nav .sub-topic  a:focus {
    background-color:#003366;
    border-color:#003366;
	color:#FFF;
	
}

#sub-nav .start-grow  #sub-nav_sub-2-2  {
	background: #ffffff;
	 color:#217021;
	

}


#sub-nav .disabled {
    color:#b0b0b0;
    font-weight:bold;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height:48px;
    font-size:1.2em;
    height:48px;
}


#sub-nav .active .ico-active, #sub-nav a:hover .ico-active {
/*
    background:url(../images/theme/sprite-puce.png) no-repeat -9999px 0;
	 */
    position:absolute;
    top:12px;
    left:3px;
    height:9px;
    width:6px;
}
/*
last adjustement for the left menu
 */


#sub-nav .sub-topic {
	border:1px solid #003366;
	border-top:0;
	border-left:8px solid #003366;
}

#sub-nav ul {
    list-style:none;
    margin:0;

}

#sub-nav span.nolink 
{
    border-bottom:1px solid;
}

.sub-nav-level-3 li a{
	background-color: #FFF !important;
	color: #000 !important;
}
.sidebar-left .topic .sub-nav-level-3{
	display: none;
}
#sub-nav .sub-nav-level-3 a{
	font-weight: normal;
	padding-left: 0.7cm;
}
 .sub-nav-level-3 li{
	border-top: 1px dotted #003366;
}
ul.sub-nav-level-3 li.on a, .sub-nav-level-3 li a:hover{
	background: #73A9D8 !important; 
	color: rgb(255, 255, 255) !important;
	font-weight: bold !important;
	padding-left: 0.8cm;
}

.content-3-column {
	width: 770px;
	min-height: 310px;
}

#share-social-new {
    position: relative;
	display: block;
	border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 1em;
    padding: 1.2em 0px;
}
.sub-content h3{
	border: medium none;
    color: #000;
    font-size: 1.6em;
    padding-left: 0;
}
.sub-content ul{
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
.sub-content li{
	background: none !important;
	margin: 0px;
	padding: 0px !important;
}
.sub-content li a{
	text-decoration: none;
}
.sub-content li a:hover{
	text-decoration: underline;
}
.sub-content > div{
	float: left;
	display: block;
	width: 100%;
}
.sub-content .legislation, .sub-content .related-topics, .local-business-support {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.sub-content .related-topics-content {
    float: left;
    width: 50%;
}
.sub-content #related-topics-content-yeb .subtitle{
	 border-bottom: 3px solid #003366;
	 color: #000;
	 font-size: 1.3em;
	 display: inline-block;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
.sub-content #related-topics-content-yec .subtitle{
	 border-bottom: 3px solid #199018;
	 color: #000;
	 font-size: 1.2em;
	 display: inline-block;
	 margin-bottom: 5px;
	 margin-top: 5px;
}
.sub-content a.support-button {
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}
.sub-content .support-button {
    background-color: #444;
    margin: 0 0 10px;
    padding: 10px 30px;
}
.sub-content .support-button:hover {
    background-color: #555;
}
.sub-content .share-icons{

	float: left;
	margin: 0 8px 0 6px;
}
.sub-content .feedback{

	float: right;
	margin: 0px 8px 0px 0px;
}

.sub-content .feedback a.open-feedback {
    background: url("../images/feedback-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    height: 24px;
    line-height: 18px;
    padding-left: 30px;
    text-decoration: none;
    width: auto;
}
.sub-footer {
    display: block;
    float: left;
    width: 90%;
	background-color: #f3f3f3;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 20px;
}
.sub-footer .regulation, .sub-footer .edcc{
	float: left;
	width: 30%;
	padding-left: 5%;
}
.sub-footer .follow-us{
	float: right;
	width: 25%;
	padding-left: 5%;
}
.sub-footer h3{
	border: medium none;
    color: #000;
    font-size: 1.3em;
    padding-left: 0;
	text-decoration: none;
}
.sub-footer .regulation a{
	text-decoration: none;
}
.sub-footer .edcc-link {
    display: block;
    padding-top: 5px;
}
.sub-footer .edcc-link a{
    text-decoration: none;
}
.sub-footer .edcc-link a:hover{
    text-decoration: underline;
}
.sub-footer .follow-us ul li a.facebook {
    background: url("../images/sprite-social-media.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sub-footer .follow-us ul li a {
    background: url("../images/sprite-social-media.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 52px;
    padding: 0;
    width: 52px;
}
.sub-footer .follow-us ul li span {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.sub-footer .follow-us ul li a.twitter {
    background: url("../images/sprite-social-media.png") no-repeat scroll -66px 0 rgba(0, 0, 0, 0);
}
.sub-footer .follow-us ul li {
    display: inline-block;
    list-style: none outside none;
    margin-right: 10px;
}
.sub-footer .follow-us .social-media{
	margin: 0;
}
.sub-footer a.regulationintro{
	padding-top: 5px;
	display: inline-block;
	text-decoration: none;
}
.sub-footer a.regulationintro:hover{
	text-decoration: underline;
}
.cross-link-cp{
	background: url("../images/theme/nav-sep.png") no-repeat scroll left center rgba(0, 0, 0, 0);  
    float: left;
    font-size: 1.5em;
    height: 30px;
    padding: 0 0 0 10px;
    position: absolute;
    right: 10px;
    top: 0;
}
.cross-link-cp a{
	color:#000;
	text-decoration:none;
	border-bottom:2px solid #199018;
}
.cross-link-cp .arrow-link{
	border: none;
	text-decoration: none;
}
.sub-footer p, .sub-footer li, .sub-content p, .sub-content li{
	line-height: 1.8em;
	margin: 5px 0px;
	font-style: italic;
}
.sub-content-special{
	margin-top: 40px;
}
.share-social-new-special{
	border-bottom: 0px solid #CCC !important;
}
.sub-footer-special{
	margin-top: -10px !important;
}

#content-banner {
	margin-bottom: 15px;
	margin-top: 5px;
}
