/* open-sans-300 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/opensans/open-sans-300.woff2") format("woff2"), url("../fonts/opensans/open-sans-300.woff") format("woff"); }

/* open-sans-300italic - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Light Italic"), local("OpenSansLight-Italic"), url("../fonts/opensans/open-sans-300italic.woff2") format("woff2"), url("../fonts/opensans/open-sans-300italic.woff") format("woff"); }

/* open-sans-regular - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/open-sans-regular.woff2") format("woff2"), url("../fonts/opensans/open-sans-regular.woff") format("woff"); }

/* open-sans-italic - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/opensans/open-sans-italic.woff2") format("woff2"), url("../fonts/opensans/open-sans-italic.woff") format("woff"); }

/* open-sans-600 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/open-sans-600.woff2") format("woff2"), url("../fonts/opensans/open-sans-600.woff") format("woff"); }

/* open-sans-600italic - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("../fonts/opensans/open-sans-600italic.woff2") format("woff2"), url("../fonts/opensans/open-sans-600italic.woff") format("woff"); }

/* open-sans-700 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/open-sans-700.woff2") format("woff2"), url("../fonts/opensans/open-sans-700.woff") format("woff"); }

/* open-sans-700italic - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/opensans/open-sans-700italic.woff2") format("woff2") url("../fonts/opensans/open-sans-700italic.woff") format("woff"); }

/* open-sans-800 - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url("../fonts/opensans/open-sans-800.woff2") format("woff2"), url("../fonts/opensans/open-sans-800.woff") format("woff"); }

/* open-sans-800italic - cyrillic_cyrillic-ext_vietnamese_latin-ext_greek-ext_latin_greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local("Open Sans Extrabold Italic"), local("OpenSans-ExtraboldItalic"), url("../fonts/opensans/open-sans-800italic.woff2") format("woff2"), url("../fonts/opensans/open-sans-800italic.woff") format("woff"); }

body{	
	font-family: "Open Sans";
	font-size:12px;
}

body{
  text-align: center;
  #color: #aaa;
}

header{
    color: black;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: center;
}
text {
	#font: 9px sans-serif;
	font-size:10px;
}

#main {
	margin-left:-40px;
}
.labeltext {
    font-size: 16px;
     font-weight: bold;
     line-height: 23px;
     text-align: center;		
}
.myIndent {
	margin-left: 2em;
} 
path {  stroke: #fff; }
rect.men:hover,rect.women:hover {  fill:#C0C0C0;}
.axis {  font-size: 10px; }

.legend tr:first-child{    border-top:1px solid grey; }
.legend tr:last-child{    border-bottom:0px solid grey; }

.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.x.axis path {  display: none; }
.legend{
	#display: inline-block;
	border-collapse: collapse;
	border-spacing: 10px;
	align: top;
	#position: absolute;
	#left: 258px;
	#top: 230px;
	width: 100%;
	max-width:500px;
	margin:0 auto;
}
.legend tr {
	cursor:pointer;
}
.legend td{
	padding:4px 5px;
}
.legendFreq, .legendPerc{
	align:right;
	width:10px;
}

#dashboard1 {
	#width: 690px;
	margin-top:40px;
}
#images .men {
    #left: 510px;
    #position: absolute;
}
#images .women {
    #left: 138px;
    #position: absolute;
}
.images img{
	height:150px;
}
#images img {
	height:140px;
}
/*
#checkbox {
    border: 1px solid #3a3a3a;
    #left: 290px;
    #position: absolute;
    #top: 140px;
     width: 120px;
	 margin:0 auto;
}*/
#checkbox  li {
	list-style-type:none;
	text-align:left;
	float:left;
}
#checkbox  li div {
	width:15px;
	height:15px;
	background-color:#3a3a3a;
	display:inline-block;
	border:1px solid #3a3a3a;
	margin-top:2px;
	position:absolute;
	margin-left:-15px;
}
.clickable {
	cursor:pointer;
	font-size:12px;
}
.selected .clickable {
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
}
tr.selected td:nth-child(1) svg rect {
	fill:#F7A700!important;
	
}
tr.selected td:nth-child(5) svg rect {
	fill:#2C69B2!important;
	
}

.d3-tip {
  font-size:0.8em;
  padding: 5px;
  #background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 1px;
  #border: 1px solid #fff;
  z-index: 8;
}

/* Style northward tooltips differently */
.d3-tip.n:after {
  top: 100%;
  right: 0px;
}

.d3-tipF {
  font-size:0.8em;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 1px;
  border: 1px solid #fff;
}

/* Creates a small triangle extender for the tooltip */
.d3-tipF:after {
  box-sizing: border-box;
  display: inline;
  font-size: 5px;
  width: 100%;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
}

/* Style northward tooltips differently */
.d3-tipF.n:after {
  top: 100%;
  right: 0px;
}
#secondTitle{
	width: 100%;
	display: block;
	text-align: center;
	#margin-left: -40px;
	font-size: 18px;
}
#secondTitleLegend {
	width: 100%;
	display: block;
	text-align: center;
	#margin-left: -40px;
	font-size: 10px;
	font-style:italic;
	
}
header .italic {
	display: block;
	font-style: italic;
	font-size: 9px;
}
#axisYcountries .domain {
	stroke:none;
}
#axisYcountries .tick line {
	stroke-color:red;
	opacity: 0.2;
	 stroke-dasharray: 5;
}
#axisYcountries .tick:nth-child(1) line {
	 stroke-dasharray: 0;
}
#axislabels .tick text {
	font-size:10px;
}

img.socialmedia{
	float:left;
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
}

img.fcb{
	border-radius: 3px;
}

.pointer{
	cursor: pointer;
}
#codeEmbed,#infoConteiner{
	width: 290px;
	height: 80px;
	position: absolute;
	left: 70px;
	top: 120px;
	background-color: #fff;
	color: #000;
	border: 2px solid #ccc;
	display: none;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	word-wrap: break-word;
	line-height: 20px;
	#font-family: Courier;
	text-align: left;
}

#equis{
	position: absolute;
	right: 3px;
	top: 0px;
	cursor: pointer;
	#font-family: Arial;
	font-weight: bold;
}
div.right {
	position: absolute;
	left: 420px;
	top: 0px;
	width: 210px;
}
#footnoteConteiner {
	#position:absolute;
	#left:100px;
	#top:700px;
	z-index:8;
}
.pieElem {
	cursor:pointer;
}
.socialmedia {
	#margin-left:15px;
	text-align:right;
}
.socialmedia span {
    #font-size: 20px;	
}
ul, ol {
    margin-bottom: 10px;
    margin-top: 10px;
}
input.gender {
    line-height: normal;
    margin: 2px;
}

#pieWomen,#pieMen  {
	width:170px;
	height:170px;
	margin:0 auto;
}
#pieWomen svg ,#pieMen svg{
	width:170px;
	height:170px;
}
#pieM {
	display:block;
}
.images {
	min-width:170px;
}
#pieCentral {
	#max-width:500px;
}
.pie {
	min-width:200px;
}

.bottomLegend p {
    color: black;
    cursor: pointer;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.bottomLegend p {
    color: black;
    cursor: pointer;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.bottomLegend  {
    color: black;
    cursor: pointer;
    text-align: center;
}
.bottomLegend  {
    color: black;
    cursor: pointer;
    text-align: center;
}
.text-center {
    text-align: center;
}
input[type="checkbox"], input[type="radio"] {
    line-height: normal;
    margin: 4px 0 0;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.conteiner-fluid {
	width:98%;
}
#footnoteConteiner p {
	margin-bottom:3px;
}
.modal {
	text-align:left;
}
.c3-tooltip td {
 	text-align: left;
}

@media screen and (max-width: 650px) {
	#social-container {
		height: 60px;
		padding-top: 40px;
	}
	
	
}

body{
  font-family: "Open Sans";
  text-align: center;
overflow:hidden;
  #color: #aaa;
}

header{
    color: #3a3a3a;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

h1, h2, h3{
  font-family: 'Lato', sans-serif;
  color: #C2A53C;
}

h1, h1 a, h1 a:link, h1 a:visited{
  font-weight: 300;
  font-size: 50px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0px 6px 4px 6px;
  color: #C2A53C;
}

h1 a:hover{
  color: #D5C59F;
  text-decoration: none;
}

h2{
  font-weight: 100;
  font-size: 24px;
  color: #D5BE59;
  margin-top: 0px;
}
h3{
  font-weight: 400;
}

a, a:link, a:visited{
  color: #D5CB82;
  text-decoration: none;
}

a:hover{
  color: #D5C59F;
  text-decoration: underline;
}

.block{
  display: inline-block;
  width: 1000px;
  margin-bottom: 25px;
  font-size: 15px;
}

.content-block{
  margin-top: -5px;
  display: inline-block;
  width: 1000px;
  text-align: left;
  background: #eee;
  padding: 10px 0px;
  color: #000;
  font-size: 12px;
}

.form-inline:first-child{
  margin-bottom: 10px;
}

.chart-container{
  margin-top: -5px;
  text-align: center;
}

.block .description{
  text-align: justify;
}

.chart-container svg {
  background: #eee;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmIj48L3JlY3Q+CjxyZWN0IHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+");
}

line.timeline{
  stroke-width: 2px;
  stroke: #222;
}

circle.dot{
  #fill: #222;
}

body.page-timeline .chart-container svg{
  background: none;
}

body.page-timeline line.timeline{
  stroke-width: 60px;
  stroke: #ECECEC;
}

body.page-timeline circle.dot{
  #fill: #ECECEC;
  #fill:#00ABDD;
}

.form-control, button.btn{
  border-radius: 0;
}

.form-control.short-input{
  width: 60px;
  text-align: center;
  display: inline-block;
}

select.form-control{
  display: inline-block;
  width: 180px;
}

.metrics-table{
  display: inline-block;
}

.metrics-table th{
  font-weight: 100;
  font-size: 1.2em;
}

.metrics-table td:first-child{
  padding-right: 10px;
}

footer{
  text-align: center;
  color: #aaa;
  font-size: 12px;
  font-weight: 300;
  padding: 20px;
}
.axis text {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
}
.axis path {
	display:none;
}
.linkEurostat img {
    background-color: #3a3a3a;
    bottom: 10px;
    padding: 5px;
    position: absolute;
    right: 20px;
    width: 150px;
}
.linkFurtherDetail p {
	position:absolute;
	left:10px;
	bottom:-5px;
	color:#3a3a3a;
	font-size:10px;
}
#sourceEUROSTAT {
	position:absolute;
	left:10px;
	bottom:32px;
	color:#3a3a3a
}
#footnote1 {
	position: absolute;
	left:10px;
	bottom: 8px;
	color:#3a3a3a;
	font-size:10px;
}
#footnote2 {
	position: absolute;
	left:10px;
	bottom: 0px;
	color:#3a3a3a;
	font-size:10px;
}
.selectpicker {
    background-color: #EEF2F4;
}
.btn-flags {
    background-color: #EEF2F4;
}
.y.axis {
	font-size:16px;
}
div.right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 210px;
}

img.socialmedia{
	float:left;
	height: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#codeEmbed,#infoConteiner{
	width: 290px;
	height: 100px;
	position: absolute;
	left: 70px;
	top: 120px;
	background-color: #fff;
	color: #000;
	border: 2px solid #ccc;
	display: none;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	word-wrap: break-word;
	line-height: 20px;
	#font-family: Courier;
	text-align: left;
}
#equis{
	position: absolute;
	right: 3px;
	top: 0px;
	cursor: pointer;
	#font-family: Arial;
	font-weight: bold;
}
.socialmedia {
	margin-left:15px;
}
ul, ol {
    margin-bottom: 10px;
    margin-top: 10px;
}
.socialmedia {
    bottom: 2px;
    margin-left: 15px;
    position: absolute;
    right: 2px;
    text-align: right;
}

img.logo {
    height: 70px;
    margin-top: -22px;
}
.modal {
	text-align:left;
}

@media screen and (max-width: 500px)  {
	text {
		font-size:5px;
	}
	.tick text {
	font-size:10px;		
	}	
	
	header {
		font-size:14px!important;
	}
	img.logo {
		height:50px!important;
	}
	.socialmedia {
		bottom:65px;
	}
	body {
		overflow:scroll;
	}
}
@media screen and (max-width: 800px) and (min-width: 500px) {
	text {
		font-size:8px;
	}
	.tick text {
	font-size:10px;		
	}	
	
	header {
		font-size:14px!important;
	}
	img.logo {
		height:50px!important;
	}
	.socialmedia {
		bottom:65px;
	}
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
	font-size:14px;
}
.modal-body {
	font-size:14px;
}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
[type="reset"], [type="submit"], button, html [type="button"] {
}
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.5;
    text-shadow: 0 1px 0 #fff;
}
.loader {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
	z-index:999;
}
.row.justify-content-center.align-items-center {
    display: block;
    left: 49%;
    position: absolute;
    top: 35%;
}