/*html {	
	font-size: 62.5%;
  	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #f0f0f0;
	background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/layout/page-background-blue.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	zoom: 1;
	padding-top: 25px;
}


input,
button,
select,
textarea {
  font-size: inherit;
  line-height: inherit;
}*/

@font-face {
	font-family: 'ODR Glyphicons';
	src: url('https://ec.europa.eu/consumers/odr/resources/public/fonts/odr-glyphicons.eot');
	src: url('https://ec.europa.eu/consumers/odr/resources/public/fonts/odr-glyphicons.eot?#iefix') format('embedded-opentype'),
		 url('https://ec.europa.eu/consumers/odr/resources/public/fonts/odr-glyphicons.woff') format('woff'),
		 url('https://ec.europa.eu/consumers/odr/resources/public/fonts/odr-glyphicons.ttf') format('truetype'),
		 url('https://ec.europa.eu/consumers/odr/resources/public/fonts/odr-glyphicons.svg#odr-glyphicons') format('svg');
	font-weight: normal;
	font-style: normal;
}


.icon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'ODR Glyphicons';
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon:empty {
 	width: 1em;
}
.icon-quicktip:before {
	content: "\e601";
}
.icon-warning:before {
	content: "\e602";
}
.icon-security:before {
	content: "\e603";
}
.icon-settings:before {
	content: "\e604";
}
.icon-chart:before {
	content: "\e605";
}
.icon-scales:before {
	content: "\e606";
}
.icon-book:before {
	content: "\e607";
}
.icon-list:before {
	content: "\e608";
}
.icon-search:before {
	content: "\e609";
}
.icon-menu:before {
	content: "\e60a";
}
.icon-accept:before {
	content: "\e60b";
}
.icon-refused:before {
	content: "\e60c";
}
.icon-deleted:before {
	content: "\e60c";
}
.arrow-left:before {
	content: "\e60d";
}
.arrow-up:before {
	content: "\e60e";
}
.arrow-down:before {
	content: "\e60f";
}
.arrow-right:before {
	content: "\e610";
}
.circled-arrow-left:before {
	content: "\e611";
}
.circled-arrow-up:before {
	content: "\e612";
}
.circled-arrow-down:before {
	content: "\e613";
}
.circled-arrow-right:before {
	content: "\e614";
}
.arrow-next:before {
	content: "\e615";
}
.arrow-previous:before {
	content: "\e616";
}
.info-sign:before {
	content: "\e617";
}
.important-sign:before {
	content: "\e618";
}
.forward-sign:before {
	content: "\e619";
}
.user-icon:before {
	content: "\e61a";
}
.notification-icon:before {
	content: "\e61b";
}
.folder-icon:before {
	content: "\e61c";
}
.edit-icon:before {
	content: "\e61d";
}
.message-icon:before {
	content: "\e61e";
}
.history-icon:before {
	content: "\e61f";
}
.check-icon:before {
	content: "\e620";
}
.cancel-icon:before {
	content: "\e621";
}
.circled-info-sign:before {
	content: "\e622";
}
.circled-important-sign:before {
	content: "\e623";
}
.circled-edit-sign:before {
	content: "\e624";
}
.circled-forward-sign:before {
	content: "\e625";
}
.circled-settings-icon:before {
	content: "\e626";
}

/*
header {
	position: relative;
}
.logo {
	position: absolute;
	margin-top: 0;
	top: 0;
	height: 35px;
	font-size: 14px; 
}

.logo {
	color: #1F3856;
	display:block;
}
.logo span {
	position: relative;
	top: 5px;
	display:inline-block;
}*/
@media (max-width: 992px){
	.logo {
		margin-left: 10px;
	}
	main {
		margin-top: 24px;
	}
}
@media (max-width: 767px){
	.logo img {
		display:none;
	}
	.logo {
		top: 10px;
		color: #FFF;
	}
}

/*header .logo > a {
	display: inline-block;
	color: inherit;
}
header .logo > a:focus,
header .logo > a:hover {
	text-decoration: none;
}
header .logo > a:before {
	display: block;
	margin-bottom: 13px;
	font-family: 'ODR Glyphicons';
	font-size: 600%;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	content: "\e600";	
	text-shadow: 0 0 5px rgba(255,255,255,0.3);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
header .logo > a > span {
	float: left;
	position: relative;
	top: -40px;
	padding-left: 80px;
	font-size: 18pt;
	text-transform: uppercase;
	line-height: 15pt;
	cursor: default;
	clear: left;
	-webkit-text-stroke: 0.3px;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
}

header .logo > a > span:first-letter {
	font-weight: bold;
}*/
/*
@media (min-width: 768px){
	header .logo {
		margin-top: 40px;
		margin-left: 48px;
	}
	header .logo > a > span {
		position: static;
		padding-left: 0;
		font-size: 21pt;
		line-height: 17pt;
	}
	header .navbar-default.user-signed-in .logo {
		margin-top: 68px;
	}
}
@media (min-width: 992px){
	header .logo {
		margin-left: 0;
	}
}*/

.skip-navigation {
	position: relative;
	background-color: #fff;
	/*border-bottom: 1px solid #e7e7e7;*/
	margin-top: -1px;
	-webkit-box-shadow: 2px 0 5px rgba(0,0,0,.2);
			box-shadow: 2px 0 5px rgba(0,0,0,.2);
	display:none;
}
.skip-navigation > a {
	position: absolute;
	border: 0;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	font-size: 11pt;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}
.skip-navigation > a:focus {
	display: inline-block;
	position: relative;
	margin: 8px;
	padding: 2px 4px;
	width: auto;
	height: auto;
	clip: auto;
}

.navbar-default {
	/*background-color: rgba(43,126,136,0.4);*/
	background-color: #1F3856;
	border-top-width: 0;
	border-right-width: 0;
	/*border-bottom: 1px solid #fff;*/
	border-left-width: 0;
	min-height: 48px;
	margin-bottom: 0;
}
.navbar-default .navbar-header.panel-collapsed, 
.navbar-default .navbar-header.panel-expanded {
	margin-bottom: 0 !important;
	margin-right: 0;
}
.navbar-default .navbar-header.panel-expanded {
	/*background-color: rgba(43,126,136,0.5);*/
}
.navbar-default .navbar-collapse {
	/*background-color: rgba(43,126,136,0.5);*/
	border-top-width: 0;
	padding-right: 25px;
	padding-left: 25px;
}

@media (max-width: 767px) {
	.navbar-default .navbar-collapse {
		background: #FFF;
	}
}


.navbar-default .navbar-toggle {
	background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/icons/menu-icon.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	width: 24px;
	height: 24px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
	font-size: 11.5pt;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	color:rgb(10, 64, 69);

}
.navbar-default .navbar-nav > li > a:hover {
	background-color: rgb(238, 238, 238);
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	/*color: #fff;*/
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus  {
	background-color: rgba(255,255,255, 0.3);
	color: #212121;
}
@media (min-width: 768px){
	.navbar-default {
		background-color: transparent;
		border-color: transparent;
		height: 88px;
		z-index: 99;
	}

	.navbar-default .navbar-collapse {
		/*float: right !important;*/
		/*background-color: transparent;*/
		padding-right: 0;
	}
/*
	.navbar-default .navbar-nav {
		border-bottom: 1px solid #fff;
		margin: 20px 0 0;
		padding-right: 25px;
	}
	.navbar-default .navbar-nav > li {
		margin-right: 25px;
	}
	.navbar-default .navbar-nav > li:last-child {
		margin-right: 0;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		background-color: transparent;
		border-bottom: 3px solid transparent;
		padding: 3px 0 2px;
	}
	.navbar-default .navbar-nav > li > a:hover {
		text-shadow: 0 0 3px rgba(250, 250, 250, 0.5);
	}*/
	/*.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		background-color: transparent;
		border-bottom-color: #fff;
		color: #fff;
	}*/
	
	.navbar-default.user-signed-in:before {
		position: absolute;
		background-color: #fff;
		width: 100%;
		height: 50px;
		left: 0;
		content: "";
		-webkit-box-shadow: 2px 0 5px rgba(0,0,0,.3);
				box-shadow: 2px 0 5px rgba(0,0,0,.3);
	}
	.navbar-default.user-signed-in .navbar-collapse {
		margin-right: -15px;
	}
	.navbar-default.user-signed-in .navbar-nav {
		border-bottom-width: 0;
		margin-top: 0;
		padding-right: 20px;
	}
	.navbar-default.user-signed-in .navbar-nav > li {
		margin-right: 0;
	}
	.navbar-default.user-signed-in .navbar-nav > li > a,
	.navbar-default.user-signed-in .navbar-nav > li > a:hover,
	.navbar-default.user-signed-in .navbar-nav > li > a:focus {
		border-bottom-width: 0;
		padding: 13px 10px 13px;
		font-size: 10pt;
		line-height: 24px;
		color: #1F3856;
	}
	.navbar-default.user-signed-in .navbar-nav > li > a:hover,
	.navbar-default.user-signed-in .navbar-nav > li > a:focus {
		background-color: #eee;
	}
	.navbar-default.user-signed-in .navbar-nav > .active > a,
	.navbar-default.user-signed-in .navbar-nav > .active > a:active,
	.navbar-default.user-signed-in .navbar-nav > .active > a:focus,
	.navbar-default.user-signed-in .navbar-nav > .active > a:hover {
		background-color: #f6f6f6;
		color: #4a4a4a;
	}
	.navbar-default.user-signed-in .navbar-nav > li > .btn-default,
	.navbar-default.user-signed-in .navbar-nav > li > .btn-default:hover,
	.navbar-default.user-signed-in .navbar-nav > li > .btn-default:focus {
		background-color: #40668B;
		border-width: 0;
		margin: 6px 15px 0 10px;
		padding-top: 7px;
		padding-bottom: 6px;
		color: #fff;
	}
	.navbar-default.user-signed-in .navbar-nav > li > .btn-default:hover,
	.navbar-default.user-signed-in .navbar-nav > li > .btn-default:focus {
		background-color: #2D4D73;
	}

	.navbar-default.user-signed-in .navbar-nav .profile {
		float: right;
		margin-right: 15px;
		/*clear: left;*/
	}
	.navbar-default.user-signed-in .navbar-nav .profile button {
		background-color: transparent;
		border-width: 0;
		padding-right: 8px;
		padding-left: 10px;
		font-size: 10.5pt;
		line-height: 48px;
		/*color: #fff;*/
	}
	.navbar-default.user-signed-in .navbar-nav .profile button:active,
	.navbar-default.user-signed-in .navbar-nav .profile button:focus {
		outline: 0;
	}
	.navbar-default.user-signed-in .navbar-nav .profile button > .icon {
		margin-left: 4px;
	}
	.navbar-default.user-signed-in .navbar-nav .profile button > .icon.user-icon {
		margin-right: 12px;
		top: 6px;
		font-size: 170%;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu {
		border-color: #aeaeae;
		border-radius: 0;
		margin-top: 7px;
		margin-right: 0;
		min-width: 185px;
		max-width: 240px;
		padding: 10px 5px 2px;
		font-size: 10.5pt;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a:focus,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a:hover {
		border-top: 1px solid #eaeaea;
		padding: 7px 15px 9px;
		color: #404040;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a:focus,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a:hover {
		border-bottom: 1px solid #eaeaea;
		margin: 0 -5px -1px;
		padding-left: 20px;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li:last-child > a:focus,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li:last-child > a:hover {
		border-bottom-width: 0;
		margin-bottom: -2px;
		padding-bottom: 11px;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .single > a {
		font-size: 12pt;
		text-align: center;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .single > a:focus,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .single > a:hover {
		padding-left: 15px;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a > .icon,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a > .glyphicon {
		margin-right: 2px;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > li > a > .icon {
		font-size: 120%;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .user-info {
		padding: 0 15px 10px;
		line-height: 24px;
		color: #9e9e9e;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .user-info > span {
		display: block;
		line-height: 18px;
		color: #191919;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .user-info > span > sub {
		bottom: 0;
		font-size: 90%;
		color: #404040;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .user-info > span > sub:before {
		content: "(";
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu > .user-info > span > sub:after {
		content: ")";
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu .arrow,
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu .arrow:after {
		position: absolute;
		display: block;
		border-color: transparent;
		border-style: solid;
		width: 0;
		height: 0;	
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu .arrow {
		border-width: 13px;
		top: -13px;
		left: 50%;
		margin-left: -13px;
		border-bottom-color: #999999;
		border-bottom-color: rgba(0, 0, 0, 0.25);
		border-top-width: 0;
	}
	.navbar-default.user-signed-in .navbar-nav .profile .dropdown-menu .arrow:after {
		border-width: 12px;
		top: 1px;
		margin-left: -12px;
		border-bottom-color: #ffffff;
		border-top-width: 0;
		content: " ";
	}

}


@media (max-width: 992px) and (min-width: 768px){
	.nav-bar-help-link, .nav-bar-about-link {
		display:none !important;
	}
}


@media (min-width: 992px){
	.navbar-default .navbar-collapse {
		float: right !important;
	}
	.navbar-default.user-signed-in .navbar-nav {
		padding-right: 0;
	}
	.navbar-default.user-signed-in .navbar-nav .profile {
		border-right: 1px solid #dadada;
		border-left: 1px solid #dadada;
		margin-right: 0;
		clear: none;
	}
	.navbar-default.user-signed-in .navbar-nav .profile button {
		color: #0a4045;	
	}
	.navbar-default.user-signed-in .navbar-nav .profile button:focus,
	.navbar-default.user-signed-in .navbar-nav .profile button:hover {
		background-color: #f2f2f2;
	}
	.navbar-default.user-signed-in .navbar-nav .profile button > .icon.user-icon {
		color: #40668B;
	}
}
@media (min-width: 1400px){
	.navbar-default.user-signed-in .navbar-nav > li > a,
	.navbar-default.user-signed-in .navbar-nav > li > a:focus,
	.navbar-default.user-signed-in .navbar-nav > li > a:hover {
		padding-right: 15px;
		padding-left: 15px;
		font-size: 10.5pt;
	}
}

.navbar-default .sign-in {
	padding: 6px 0;
	min-height: 50px;
	margin-left:30px;
	float: right;
}
.navbar-default.user-signed-in .sign-in {
	display: none;
}
.navbar-default .sign-in > span {
	display: none;
	margin-right: 10px;
	font-size: 12px;
	font-weight: 500;
	line-height: 12pt;
	text-align: right;
	white-space: nowrap;
	cursor: default;
	color: rgb(62, 110, 115);
}
/*.navbar-default .sign-in > span:first-line {
	font-size: 10.5pt;
	line-height: 11pt;
}*/
.navbar-default .sign-in .button {
	float: right;
	padding: 6px 12px 6px 20px;
	background-color: transparent;
	border: 1px solid rgb(10, 64, 69);
	font-size: 11pt;
	text-transform: uppercase;
	color: rgb(10, 64, 69);
	cursor: pointer;
	-webkit-box-shadow: inset 0 0 2px rgba(10, 64, 69, 0.8);
			box-shadow: inset 0 0 2px rgba(10, 64, 69, 0.8);
}
.navbar-default .sign-in .button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.navbar-default .sign-in .button:active {
	outline: 0;
	-webkit-box-shadow: inset 0 0 10px rgba(250, 250, 250, 0.6);
	        box-shadow: inset 0 0 10px rgba(250, 250, 250, 0.6);
}

@media (max-width: 767px){
	.navbar-default .sign-in {
		float: left;
		margin-left: 0;
	}
	.navbar-default .sign-in .button {
		float: left;
	}
}
@media (min-width: 768px){
	.navbar-default .sign-in {
		/*position: absolute;*/
		border-top: 1px solid #fff;
		/*margin-top: 48px;*/
		margin-left: 15px;
		right: 25px;
		color: #fff;
	}
	.navbar-default .sign-in > span {
		display:none;
		/*min-width: 120px;*/
	}
}
@media (min-width: 992px){
	.navbar-default .sign-in {
		/*position: static;*/
		margin-right: -15px;
	}
	.navbar-default .sign-in > span {
		display:inline-block;
	}

	.navbar-default .sign-in:after {
/*		position: absolute;
		border-top: 1px solid #fff;
		right: 0;
		width: 30%;
*/		/*top: 48px;*/
		/*content: "";*/
	}
}

/*.navbar-default.navbar-fixed-top {
	display: none;
}*/
@media (min-width: 768px){
	.navbar-default.navbar-fixed-top {
		position: fixed;
		background-color: #fff;
		border-bottom: 1px solid #e7e7e7;
		/*margin-top: -50px;*/
		padding-right: 20px;
		height: 50px;
		right: 0;
		left: 0;
		z-index: 1030;
		/*opacity: .25;*/
		-webkit-box-shadow: 2px 0 5px rgba(0,0,0,.2);
				box-shadow: 2px 0 5px rgba(0,0,0,.2);
	}
	.navbar-default.navbar-fixed-top.menu-collapsed {
		display: none;
	}
	.navbar-default.navbar-fixed-top.menu-expanded {
		display: block;
	}
	.navbar-default.navbar-fixed-top .navbar-collapse {
		border-width: 0;
	}
	.navbar-default.navbar-fixed-top .navbar-nav {
		border-width: 0;
		border-radius: 0;
		margin: 0;
		padding-right: 0;
	}
	/*
	.navbar-default.navbar-fixed-top .navbar-nav > li {
		margin-right: 0;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > li > a {
		padding: 12px 10px 13px;
		font-size: 9.5pt;
		line-height: 24px;
		color: #aaa;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > li > a:focus,
	.navbar-default.navbar-fixed-top .navbar-nav > li > a:hover {
		background-color: #eee;
		border-bottom-width: 0;
		color: #696969;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > .active > a,
	.navbar-default.navbar-fixed-top .navbar-nav > .active > a:active,
	.navbar-default.navbar-fixed-top .navbar-nav > .active > a:focus,
	.navbar-default.navbar-fixed-top .navbar-nav > .active > a:hover {
		background-color: #f6f6f6;
		border-bottom-width: 0;
		color: #4a4a4a;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > li > .btn.btn-default {
		background-color: #2C4D73;
		border-width: 0;
		margin-top: 9px;
		margin-left: 18px;
		padding: 3px 20px 2px;
		font-size: 10.5pt;
		color: #fff;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > li > .btn.btn-default > .icon {
		margin-right: -10px;
	}
	*/
}
@media (min-width: 992px){
	.navbar-default.navbar-fixed-top,
	.navbar-default.navbar-fixed-top .container {
		padding-right: 0;
	}
	.navbar-default.navbar-fixed-top .navbar-nav > li > a {
		//padding-right: 15px;
		//padding-left: 15px;
		//font-size: 10.5pt;
	}
}

main, section {
	position: relative;
	border-top: 1px solid transparent;
}
main ~ section {
	overflow: hidden;
}

@media (min-width: 768px){
	main ~ section {
		border-top: 1px solid #eaeaea;
		-webkit-box-shadow: inset 0 2px 0 #fff;
				box-shadow: inset 0 2px 0 #fff;
	}
}

main header {
	min-height: 60px;
	text-align: center;
	z-index: 1001;
}
main header.maxiSize {
	min-height: 100px;
}
/*
main header > h1,
main header > p {
	font-family: "Gill sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin: 0;
}
main header > h1 {
	font-size: 24pt;
}
main header > p {
	font-size: 18pt;
}

main aside {
	position: relative;
	margin-top: 50px;
	text-align: center;
	color: #fff;
	clear: none;
}
*/
@media (max-width:768px) {
	main aside {
		margin-top: 50px;
		min-height: 225px;
	}
}
/*
main aside article h1 {
	display: inline-block;
	margin: 0;
	padding: 0 12px 15px;
	border-bottom: 1px solid #fff;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16.5pt;
	font-weight: 600;
}*/
/*
main aside article  p {
	margin: 0 0 10px;
	padding: 0 25px;
	font-size: 12pt;
	font-weight: 200;
	line-height: 1.4;
}*/
/*main aside article header {
	margin: 60px 0 21px;
	min-height: 0;
}
main aside article header > p {
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15pt;
	font-weight: 500;
}
*/
@media (min-width: 768px){
	main aside {
		background-color: #2C4D73;
		padding: 40px 25%;
	}
	main header ~ aside {
		margin-top: 0;
	}
	main aside article {
		overflow: hidden;
	}
	main aside article header {
		text-align: center;
	}
	main aside article h1 {
		display: block;
		border-bottom-width: 0;
		padding: 0;
		font-size: 20pt;
		font-weight: 500;
	}
	main aside article  p {
		padding: 0;
		font-size: 10pt;
		line-height: 1.25;
	}
}
@media (min-width: 992px){
	main aside {
		float: left;
		background-color: #1F3856;
		border-top-width: 0;
		margin-right: 40px;
		margin-bottom: 40px;
		padding: 40px 40px 40px 0;
		width: 33%;
		min-width: 360px;
		text-align: left;
	}
	main aside:before {
		position: absolute;
		background-color: #1F3856;
		width: 100%;
		height: 100%;
		right: 100%;
		top: 0;
		content: "";
	}
	main header ~ aside {
		margin-top: 0;
	}
	main aside article {
		padding: 0 0 40px;
		min-height: 320px;
	}
	main aside article header {
		text-align: left;
	}
	main aside article h1 {
		display: block;
		border-bottom-width: 0;
		padding: 0;
		font-size: 20pt;
		font-weight: 500;
	}
	main aside article h1 a {
		color: #fff;
	}

	main aside article  p {
		padding: 0;
		font-size: 10.5pt;
		line-height: 1.25;
	}
}
@media (min-width: 1200px){
	main aside {
		padding-right: 80px;
	}
}


main > .container > section {
	clear: none;
	z-index: 1;
}
main > .container > section > .wrapper {
	background-color: #fff;
}
main > .container > section.content > .wrapper {
	padding: 20px 30px;
}
main > .container > section h1,
main > .container > section h2,
main > .container > section h3 {
	margin: 0 0 21px;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}
main > .container > section h1 {
	font-size: 20pt;
}
main > .container > section h2 {
	font-size: 18pt;
}
main > .container > section h3 {
	font-size: 16pt;
}
main > .container > section p {
	margin: 0 0 10px;
	font-size: 10.5pt;
	font-weight: 500;
	line-height: 1.25;
}

@media (min-width: 768px){
	main > .container > section {
		position: relative;
		margin: 0;
		padding: 0;
	}
	main > .container > section > .wrapper {
		overflow: hidden;
	}
	main > .container > header ~ section {
		margin-top: 0;
	}
	main > .container > section.content {}
	main > .container > section.content > .wrapper {
		padding: 50px 40px 20px;
		min-height: 400px;
	}
}
@media (min-width: 992px){
	main > .container > section {
		margin-top: 50px;
		margin-right: -15px;
	}
}

main > .container > footer {
	display: none;
}
main > .container > footer:empty {
	background-color: transparent;
}

@media (min-width:768px){
	main > .container > footer {
		float: left;
		display: block;
		background-color: #f0f0f0;
		margin-top: 2px;
		padding: 25px 0 40px;
		min-width: 350px;
		width: 33%;
		clear: left;
	}
}
@media (min-width:992px){
	main > .container > footer .wrapper:before {
		position: absolute;
		background-color: #f0f0f0;
		margin-top: -25px;
		width: 100%;
		height: 180px;
		left: 0;
		z-index: -1;
		content: "";
	}
}


.help {
	background-color: #f8f8f8;
	border-top: 1px solid #d9d9d9;
	padding: 40px 0;
	text-align: center;
}
.help h1 {
	font-family: "Gill sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 25px;
	font-size: 15pt;
	font-weight: 500;
	text-transform: uppercase;
	color: #212121;
}
.help p {
	margin: 0 15% 25px;
	font-size: 10.5pt;
	line-height: 1.4;
	color: #212121;
}
.help .button {
	display: inline-block;
	background-color: #333;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 15px 20px;
	font-size: 11pt;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	     -o-user-select: none;
	        user-select: none;
}
.help .button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.help .button:hover,
.help .button:focus {
  color: #eaeaea;
  text-decoration: none;
}
.help .button:active,
.help .button.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
}

@media (min-width: 768px){
	.help {
		background-color: #eaeaea;
		border-bottom: 2px solid #fff;
		padding: 60px 0;
		-webkit-box-shadow: inset 0 2px 0 #f0f0f0;
				box-shadow: inset 0 2px 0 #f0f0f0;
	}
	.help h1 {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 18pt;
	}
}


footer {
	background-color: #f6f6f6;
}
#complaint-details-tab footer{
    
    margin-top:0.86rem;
}
footer > section {
	overflow: hidden;
	border-top: 1px solid #eaeaea;
	-webkit-box-shadow: inset 0 2px 0 #fff;
			box-shadow: inset 0 2px 0 #fff;
}

.copyright {
	position: relative;
	background-color: #fff;
	padding: 40px 0;
	text-align: center;
}
.copyright div {
	margin: 28px auto 0;
	padding: 0 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #808c8d;
}
.copyright mark {
	background-color: transparent;
	font-weight: 500;
	color: #5e6c6e;
}

@media (min-width: 768px){
	.copyright div {
		padding: 0;
		width: 300px;
	}
}

.services {
	border-top-color: #dadada;
	padding: 40px 0;
	text-align: center;
}
.services .container {
	display: inline-block;
	width: auto;
	overflow: hidden;
}
.services .column .wrapper {
	display: inline-block;	
	text-align: center;
}
.services h1 {
	margin: 0;
	padding: 0 0 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #6f777d;
}
.services ul {
	margin: 0;
	padding: 0 0 25px;	
}
.services ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 10pt;
	line-height: 1.5;
}
.services ul li a {
	text-decoration: none;
	color: #808c8d;
}
.services ul li a:hover {
	text-decoration: underline;	
}

.services select {
	background-color: #fff !important;
	border: 1px solid #c3c3c3;
	border-radius: 4px;
	min-width: 140px;
	height: 28px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 28px;
	color: #909090;
}
.services input {
	/*border: 1px solid #c3c3c3;
	border-radius: 4px;*/
	/*width: 26px;*/
	height: 28px;
}

@media (min-width: 768px){
	.services .column {
		float: left;
		width: 256px;
	}
	.services .column .wrapper {
		text-align: left;
	}
}
@media (min-width: 992px){
	.services .column {
		width: 300px;
	}
}

/* override bootstrap default style */
.container {
	padding-right: 0;
	padding-left: 0;
	width: auto;
}

@media (min-width: 992px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-right: 15px;
		padding-left: 15px;
		width: 95%;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
}

@media (min-width: 1400px) {
	.container {
		width: 1340px;
	}
}

@media (min-width: 1600px) {
	.container {
		width: 1540px;
	}
}


.carousel-buttons,
.carousel-indicators {
	display: none;
}
.carousel-control {
	width: 20%;
	text-shadow: none;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.carousel-control:hover,
.carousel-control:focus {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-control.right,
.carousel-control.left {
	background-position: 0 60px;
	background-repeat: no-repeat;
	filter: none;
}
.carousel-control.right {
	background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/icons/arrow-next.png);	
	background-position: 100% 60px;
}
.carousel-control.left {
	background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/icons/arrow-previous.png);	
}

@media (min-width: 768px){
	.carousel-buttons {
		display: block;
		position: relative;
		margin-bottom: 20px;
		bottom: -30px;
	}
	.carousel-buttons button {
		background-color: transparent;
		border: 2px solid #fff;
		-moz-border-radius: 15px;
		border-radius: 15px;
		padding: 2px 8px 3px;
		color: #fff;
	}
	.carousel-buttons button:hover,
	.carousel-buttons button:focus {
		background-color: #fff;
		text-decoration: none;
		color: #0a4045;
	}
	.carousel-indicators {
		display: block;
		bottom: 0;
	}
	.carousel-indicators li,
	.carousel-indicators li.active {
		background-color: transparent;
		border-width: 0;
		margin: 0;
		width: auto;
		height: auto;
	}
	.carousel-indicators li a,
	.carousel-indicators li.active a {
		display: block;
		margin: 0 4px 0 0;
		padding: 2px;
		border: 2px solid #eee;
		-moz-border-radius: 8px;
		border-radius: 8px;
		width: 16px;
		height: 16px;
	}
	.carousel-indicators li.active a {
		border-color: #fff;
	}
	.carousel-indicators li.active a:after {
		display: block;
		position: absolute;
		background-color: #fff;
		-moz-border-radius: 6px;
		border-radius: 6px;
		width: 8px;
		height: 8px;
		content: "";
	}
	.carousel-control {
		display: none;
	}
}
@media (min-width: 992px){
	.carousel-buttons {
		position: absolute;
		margin-top: -38px;
		margin-bottom: 0;
		bottom: auto;
	}
	.carousel-indicators {
		position: absolute;
		margin-left: -25%;
		width: 50%;
		left: 90%;
	}
}

/* Translation*/
.translation-tool {
	margin-top: 10px;
}
.translation-tool > .dropdown {
	margin-bottom: -1px;
}
.translation-tool > .dropdown > button {
	display: inline-block !important;
	background-color: transparent;
	border: 2px solid #e4e4e4;
	/*border-radius: 4px;*/
	margin: 0 0 10px !important;
	padding: 0.6rem 0.76rem;
	color: #004494;
	font-weight:700;
}
.translation-tool > .dropdown > button:focus,
.translation-tool > .dropdown > button:hover {
/*	color: #2a6496;*/
	background-color: #004494;
    color: #fff;
}
.translation-tool > .dropdown.open > button {
	border-radius: 4px 4px 0 0;
}
.translation-tool > .dropdown.waiting > button {
	background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/icons/loading.gif);
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 38px !important;
}
.translation-tool > .dropdown.waiting > button > .caret {
	display: none;
}

.translation-tool > .dropdown .dropdown-menu {
	border-radius: 0 4px 4px 4px;
	margin: -11px 0 0;
	padding: 10px 10px 15px 10px;
	min-width: 450px;
}
.translation-tool > .dropdown .dropdown-menu span {
	display: inline-block;
	padding: 0 5px;
}
.translation-tool > .dropdown .dropdown-menu span:first-of-type {
	padding-left: 0;
}
.translation-tool > .dropdown .dropdown-menu select {
	min-width: 120px;
	height: 2.0rem;
	font-size: 0.6875rem;
    margin: 0.1rem;
    padding: .1rem 2.5rem .1rem .2rem;
    border: 1px solid #404040;
	background: url("https://ec.europa.eu/consumers/odr/resources/public2/images/svg/arrow-down--white.svg"), -webkit-gradient(linear, left top, left bottom, from(#404040), to(#404040));
    background: url(https://ec.europa.eu/consumers/odr/resources/public2/images/arrow-down--white.svg),linear-gradient(180deg,#404040,#404040);
    background-position: right .66rem center,100%;
    background-repeat: no-repeat;
    background-size: .89rem auto,2.21rem 100%;
    background-color: #fff;  
    color: #404040;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    appearance: none;   
  /*  display: block;*/
    font-family: Arial,sans-serif;    
    text-transform: none; 
}
.translation-tool > .dropdown .dropdown-menu select:hover{
	background:url(https://ec.europa.eu/consumers/odr/resources/public2/images/arrow-down--white.svg),-webkit-gradient(linear,left top,left bottom,from(#004494),to(#004494));
	background:url(https://ec.europa.eu/consumers/odr/resources/public2/images/arrow-down--white.svg),linear-gradient(180deg,#004494,#004494);
	background-position:right .66rem center,100%;
	background-repeat:no-repeat;
	background-size:.89rem auto,2.21rem 100%;
	border-color:#004494     
} 
.translation-tool > .dropdown .dropdown-menu select:focus{
	border-color: #fbc11d;
	outline: 3px solid #fbc11d;
	outline-offset: 0;
	text-decoration: none;
} 
.translation-tool > .dropdown .dropdown-menu button {
	display: inline-block !important;
	background-color: transparent;
	border-width: 0;
	margin-top: 0 !important;
	padding: 2px 5px 1px !important;
	font-size: 120%;
}
.translation-tool > .dropdown .dropdown-menu button:hover {
	background-color: #f0f0f0;
	border: 1px solid #e4e4e4;
	border-radius: 4px;
	padding: 1px 4px 0 !important;
}
.translation-tool > .dropdown .dropdown-menu .icon {
	top: 2px;
	padding: 0;
}

.translated-text {
	background-color: #fcfcfc;
	border: 1px solid #efefef;
	margin-top: 8px;
	padding: 15px 20px;
}
.translated-text:empty {
	display: none;	
}

/* placeholder support for IE */
.placeholdersjs {
	color: #999;
}

.main-form-button {
  background: transparent;
  padding: 10px 14px;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 12pt;
  margin-left: 220px;
  white-space: nowrap;
}
.main-form-button[disabled] {
  background: transparent;
  padding: 10px 14px;
  color: rgba(255,255,255,.3);
  font-style: italic;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 12pt;
  margin-left: 220px;
}




/**:focus {
	outline: 3px solid #F00 !important;
	display: inline-block;
	padding: 10px;
}*/

.modal-dialog {
	/*top: 35px;*/
}



#BootstrapContextualHelp .modal-dialog {
	top: 0;
	margin: 0
}


[data-position="TopRight"] {
	top: 85px;
	right: 15px;
	bottom: auto;
	left: auto;
}


[data-help] {
  position: absolute;
  left: -7px;
  top: 2px;
  font-size: 18px;
}

#file-upload-alternative {
	display:none;
	color: #D00 !important;
	padding: 10px;
}


#btnLinkCaseSearch {
	margin-top: 24px;
}



.modal-open[style^="padding-right"] .navbar.navbar-fixed-top.navbar-default {
	margin-left: -17px;
}


#fileUploadDiv input {
	height: auto;
}
@media (max-width: 767px){
	.main-form-button[disabled], .main-form-button {
		margin: 10px auto;
		display: block;
	}
	.logo a {
		color: #FFF;
	}
	.navbar-default .navbar-nav > li > a {
		text-align: left;
	}
	.navbar-default.user-signed-in .navbar-nav .profile button {
	  background-color: transparent;
	  border-width: 0;
	  padding-right: 8px;
	  font-size: 10.5pt;
	  line-height: 48px;
	  width: 100%;
	  text-align: left;
	  padding-left: 14px;
	 }
	 .dropdown-menu .user-info {
	 	display: none;
	 }
	 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
	 	padding: 10px 15px;
	 }

	 section.content > nav:first-child {
	 	padding: 0;
	 }
	 section.content > nav:first-child .navbar-nav{
	 	margin: 0;
	 }

}


#register-button {
	float:right;
	display:inline-block;
	line-height: 2.4em;
	margin-left: 10px;
}

.select-profile-header {
	text-align: left;
}


.services label {
	font-weight: normal;
}

.dropdown-menu > li > a.manage-profile-link {
	white-space: normal;
	overflow: hidden;
}
.dropdown-menu > li > a.manage-profile-link .icon-settings, 
.dropdown-menu > li > a.manage-profile-link .manage-profile-txt  {
	display: inline-block;
	float: left;
}

.dropdown-menu > li > a.manage-profile-link .manage-profile-txt  {
	width: 85%;
}

.hideFromScreen {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}


	ul.attached-files{
	   list-style:none;
	   margin-top:0.66rem;
	   border:#FFF 1px solid;
	   border-radius:7px;
	}
	ul.attached-files, ul.attached-files li{
	   width:100%;
	   padding:0.33rem;
	}
	 ul.attached-files li{
       margin-top:0.33rem;
    }
	ul.attached-files, ul.attached-files *{
	   background-color:#eeeeee;
	}
	.attached-image{
	   margin-top:0.45rem;
	   padding:0.25rem;
	   width:100%;
	}
	.attached-image img{
	   border:#FFF 2px solid;
	   max-height:12rem;
	   max-width:12rem;
	   float:right;
	   border-radius:7px;
	}

@media (min-width: 768px){   
   
    .ecl-navigation-list .profile .ecl-dropdown > li > a > .icon,
    .ecl-navigation-list .profile .ecl-dropdown > li > a > .glyphicon {
        margin-right: 2px;
    }
    .ecl-navigation-list .profile .ecl-dropdown > li > a > .icon {
        font-size: 120%;
    }
    .ecl-navigation-list .profile .ecl-dropdown .user-info {
        padding: 0 15px 10px;
        line-height: 24px;
        color: #9e9e9e;
    }
    .ecl-navigation-list .profile .ecl-dropdown .user-info > span {
        display: block;
        line-height: 18px;
        color: #191919;
    }
    .ecl-navigation-list .profile .ecl-dropdown .user-info > span > sub {
        bottom: 0;
        font-size: 90%;
        color: #404040;
    }
    .ecl-navigation-list .profile .ecl-dropdown .user-info > span > sub:before {
        content: "(";
    }
    .ecl-navigation-list .profile .ecl-dropdown .user-info > span > sub:after {
        content: ")";
    }
    .ecl-navigation-list .profile .ecl-dropdown .arrow,
    .ecl-navigation-list .profile .ecl-dropdown .arrow:after {
        position: absolute;
        display: block;
        border-color: transparent;
        border-style: solid;
        width: 0;
        height: 0;  
    }
    .ecl-navigation-list .profile .ecl-dropdown .arrow {
        border-width: 13px;
        top: -13px;
        left: 50%;
        margin-left: -13px;
        border-bottom-color: #999999;
        border-bottom-color: rgba(0, 0, 0, 0.25);
        border-top-width: 0;
    }
    .ecl-navigation-list .profile .ecl-dropdown .arrow:after {
        border-width: 12px;
        top: 1px;
        margin-left: -12px;
        border-bottom-color: #ffffff;
        border-top-width: 0;
        content: " ";
    }
}
/**Upload file**/
.upload-list {
    margin: 20px 0 10px;
    clear: left
}

.upload-list>ol {
    padding: 0 10px
}

.upload-list>ol>li {
    list-style-type: none;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0 5px;
    overflow: hidden;
    clear: left
}

.upload-list>ol>li:first-child {
    border-top: 1px solid #d2d2d2
}

.upload-list>ol>li>.cell {
    float: left;
    min-height: 24px;
    line-height: 18px
}

.upload-list>ol>li>.cell.icon {
    background-image: url(https://ec.europa.eu/consumers/odr/resources/public/images/icons/file-icon.png);
    background-position: 10px 0;
    background-repeat: no-repeat;
    width: 1.9rem;   
}

.upload-list > ol >li >.cell.name {
    width: 30%;
    paddind-left:0.3rem;
    font-weight:700;
}

.upload-list> ol >li > .cell.size {
    width: 7%;
    font-style: italic;
    color: #888
}
.upload-list > ol > li >.cell.type {
    padding: 0 5px;       
}
.upload-list > ol > li >.cell.language{
    padding: 0 5px;
    width: 25%;        
}
.upload-list > ol> li > .cell.remove {
    width: 1.2rem;
    font-size: 150%;
    text-align: center;
    color: #aeaeae;
    cursor: pointer;    
}
.upload-list progress {
    float: right;
    margin: 2px 10px 0;
    width:3.5rem;
}

.upload-list select {
    display: none
}
.upload-list select.ecl-select{ 
    padding: 0.1rem !important;
    margin: 0rem !important;
    margin-top: -0.3rem !important;
    font-size: 10.5pt;
    max-width: 11.0rem;
}
.upload-list>ol>li .form-group {
    margin-bottom: 0
}

.upload-list>ol>li .form-control {
    display: block;
    margin-top: -5px;
    font-size: 11pt
}

.upload-list>ol>li.error {
    background-color: #fff;
    border: 1px solid #ff9c00;
    margin: -1px 0 3px
}

.upload-list>ol>.error>.cell.icon:before {
    position: absolute;
    display: inline-block;
    font-family: 'ODR Glyphicons';
    font-size: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    top: 7px;
    left: 15px;
    color: #933;
    content: "\e60c"
}

.upload-list>ol>.error>span {
    display: block;
    padding-left: 10px;
    font-style: italic;
    color: #FF9800;
    clear: left
}

.upload-list  .form-group.has-error .ecl-select {
    color: #a94442;
    border:1px solid #a94442;
}

#closureConfirmationContent p.ecl-paragraph{
line-height: 28px;
font-size: 13pt !important;
font-style: italic;
}
#closureConfirmationContent p.ecl-paragraph br{
	line-height: 42px;	
}
.message p.ecl-blockquote__body:before{
	content: '' !important;
	padding-right: 1.0rem;
}
.message p.ecl-blockquote__body:after{
    content: '' !important;
}
#notification-nav ul.navbar-nav.navbar-right li:first-of-type {
    margin-left: 0 !important;    
}
