@charset "UTF-8";
/* CSS Document */

/* == RESET ================ */
html,body,form,h1,h2,h3,h4,h5,h6,p,img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ol,ul {
	list-style: none;
}

html {
	height: 100%;
}


body{
	overflow-x: hidden;
}

.container{
	margin-left:0px;
	margin-right:0px;
	width:950px;
	overflow: hidden;
  position: relative;
}

.s12{
	width:950px;
}

.s8{
	width:540px;
	float:left;
	position:relative;
  min-height: 860px;
}

.s4{
	width:409px;
	float:left;
	background-color:#333333;
	min-height:860px;
}

.s4-container{
	width:  379px;/*367px;*/
	padding-left: 15px;  /*22px;*/
	padding-top:16px;
	overflow: visible;
}

.iappear {
	visibility: hidden;
}

h4{
	color:#FFF;
}

.parliament_change{
	height:42px;
	background-color:#E6E6E6;
	margin: 6px 0;
	padding: 0;
	overflow: hidden;
}

.parliament_change ul > li {
	float:right;
}

.parliament_change .camera{
	background: url(../images/camera_03.png) no-repeat 0 0;
	display:block;
	width:142px;
	height:42px;
}

.parliament_change .senato{
	background: url(../images/senato_05.png) no-repeat 0 0;
	display:block;
	width:142px;
	height:42px;
}

.parliament_change li > a:hover {
	background-position: 0 -42px;
}

.parliament_change li.active > a {
	background-position: 0 -42px;
	cursor: default;
}

.parliament_change .hiddena {
	display:none;
}

.navbar {
	margin-bottom:1px;
	height: 39px;	
}


.navbar-inner {
	background-color:#333333;
	background-image:none;
	padding-left: 0;
	height: 39px;
	box-shadow: 0 1px 3px transparent, 0 -1px 0 transparent inset;
}

.navbar-inner .container {
	height: 39px;
}
.navbar .nav .hiddena{
	display: none;
}

.navbar .nav > li {
	height: 34px;
	background-image: -moz-linear-gradient(center top, #777777, #434343);
	background-image: -ms-linear-gradient(center top, #777777, #434343);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), to(#434343));
	background-image: -webkit-linear-gradient(center top, #777777, #434343);
	background-image: -o-linear-gradient(center top, #777777, #434343);
	background-image: linear-gradient(center top, #777777, #434343);
	margin-top: 2px;
}
.navbar .nav > li.fixed {
	width: 154px;
}
.navbar .nav > li.divider-vertical {
	background-color: #FFFFFF;
	margin: 0 1px;
	border-color: #D1D1D1;
	border-width: 2px;
	height: 39px;
	width: 1px;
}
.navbar .nav > li.active,
.navbar .nav > li:hover {
	background-image: -moz-linear-gradient(center top, #727171, #1A1A1A);
	background-image: -ms-linear-gradient(center top, #727171, #1A1A1A);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#727171), to(#1A1A1A));
	background-image: -webkit-linear-gradient(center top, #727171, #1A1A1A);
	background-image: -o-linear-gradient(center top, #727171, #1A1A1A);
	background-image: linear-gradient(center top, #727171, #1A1A1A);
}

.navbar .nav li > a {
	padding: 0 7px 0 0px;
  color: #DBDBDB;
	text-shadow:none;
	display: inline;
  font-weight: normal;
	background: transparent;
}

.navbar .nav li > a:hover {
	color:#fff;
	background: transparent;
}

.navbar .nav li.active > a {
	color: #F0F0F0;
	cursor: default;
	font-weight: bold;
	background: transparent;
}
.navbar .nav li.active > a:hover {
	color:#F0F0F0;
	background: transparent;
}


.navbar-search {
	margin-top: -2px;
}

.navbar-search .search-query{
	background-color: #666666;
    border: 1px solid #666666;
	margin-top: 7px;
}

.navbar-search .search-query:-moz-placeholder {
    color: #BABABA;
}

.context1 {
	color: #F8F8F8;
	text-align: left;
	display: inline;
}

.contex-muni {
}

.table th{
	color:#888;
	font-weight: bold;
	padding: 8px 6px;
}

.table td{
	color: #F0F0F0;
	border-top: 1px solid #666;
	padding: 10px 6px;
	line-height: 16px;
}

.table th.right,
.table td.right{
	text-align: right;
}

.table td.perc_bold{
	font-size:21px;
	font-weight:bolder;
	color:#fff;
}

.komma-row{
	background-color:#444;
}

.komma-link {
	padding-left:5px;
}


.table .komma-coal td {
	color: #999;
}

.table td.komma-table{
	max-width:170px;
	line-height: 17px;
}

.komma-coal td.komma-table{
	padding-left:18px;
}
.komma-row td.komma-table{
	padding-left: 7px;
	padding-right: 14px;
	max-width:170px;
}

td.komma-table a,
td.komma-table a:visited
{
	color:#ccc;
}
td.komma-table a:hover
{
	color:#eee;
	text-decoration: underline;
}

.koutaki{
	width:12px;
	height:12px;
	margin-top:2px;
	float: left;
}

.rgCont{
	height: 830px;
	overflow-y: auto;
	overflow-x: visible;
	padding-right: 6px;
	margin-right: -17px;
}

.table{
	margin-bottom:4px;
	margin-top: 4px;
}

.secondary_res2{
	width: 325px;
	font-size:12px;
	color: #BBBBBB;
	padding: 5px 0 20px;
}

.secondary_res2 .imp {
	color: #F0F0F0;
}

.progress{
	height:7.5px;
	margin-top: 3px;
}

.komma_edres{
	font-size: 18px;
    font-weight: bolder;
	padding: 0 9px 0 6px;
}

.komma_komma{
	color: #999999;
    font-size: 12px;
    font-weight: lighter;
}

.komma{
	float:left;
	padding: 0 7px;
    text-align: center;
}

#titleBar {
	padding: 0;
	margin: 6px 0 0 7px;
	position: relative;
}

.year{
    color: #555555;
    float: right;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 37px;
    font-weight: bolder;
    line-height: 22px;
    padding: 0 6px 0 10px;
    position: relative;
    top: 1px;
    overflow: visible;
}

.geo-names{
	min-height: 23px;
	padding: 0;
    font-size: 20px;
    line-height: 23px;
}

.geo-name-a{
    display: inline;
    font-size: 21px;
    font-weight: lighter;
}

.geo-name-aa{
    display: inline;
    font-size: 20px;
    font-weight: lighter;
}

.geo-name-b{
	font-weight:lighter;
	font-size:19px;
	display:inline;
}

.geo-name-c{
	display:inline;
	font-size:16px;
	font-weight:lighter;
	padding-left: 2px;

}

.perc_komma{
	font-size:14px;
	font-weight:bolder;
}

.wh_space{
	white-space:nowrap;
}


#map{
	padding: 2px 0px 0 0;
	position: relative;
}

#map .el-main {
	width: 526px;
	height: 571px;
	margin: 0 auto;
	background-color: #fff;
}

/*
.grammi_kommatos{
	background-color:#DBDBDB;
}*/

.table td.leftish{
	text-align:left;
}

.table th.leftish{
	text-align:left;
}


.table-condensed th, 
.table-condensed td {
    padding: 4px 5px;
	line-height:11px;
	text-align: left;
	border-top: 1px solid #DAD4D4;
	color: #414141;
}

.table-condensed .iconx {
	height: 11px;
}

.tooltipTabl{	
	font-size:11px;
	line-height:15px;
	margin-bottom: 0;
	margin-top: 0;
}

.tooltipTabl td{
	max-width: 98px;
}

.tooltipTabl th{
	color:#5C5C5C;
	max-width: 190px;
}

.tip-def-cont {
	position: relative;
	top: -4px;
	height: 13px;
	width: 20px;
	overflow: visible;
	float: right;
}

.sel_perc a.item_perc,
.sel_swing a.item_swing,
.sel_trend a.item_trend
{
	display: none;
}

.sel_perc td.item_perc,
.sel_swing td.item_swing,
.sel_trend td.item_trend
{
	font-size:16px;
	font-weight:bolder;
	color:#fff;
}

.sel_perc .komma-row td.item_perc,
.sel_swing .komma-row td.item_swing,
.sel_trend .komma-row td.item_trend
{
	font-size:18px;
}


.geo-row td{
	line-height: 15px;
}

.geo-link {

}

.head-row th{
	border-top: 1px solid #666;
}

.iconx {
	display: inline-block;
	width: 9px;
	height: 12px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	margin-left: 2px;
}
.iconx-plus{
	background-image: url(images/plus.png);
}
.iconx-minus{
	background-image: url(images/minus.png);
}
.iconx-unchange{
	background-image: url(images/unchange.png);
}

.link-right {
    float: right;
    height: 15px;
    overflow: visible;
    padding-left: 2px;
}
.link-right-push {
	position: relative;
    top: -2px;
}

#tipData{
	background-color: #FEFEFE;
    border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 4px #555555;
	-webkit-box-shadow: 1px 1px 4px #555555;
    max-width: 244px;
    opacity: 0.93;
    padding: 3px;
    position: absolute;
    display: none;
    z-index: 1000;
}

    /*display: block;
    left: 34px;
    top: 130px;*/

td.percTooltip{
	font-weight:bolder;
	font-size:12px;
}

.instr2Tooltip {
	color: #888;
	font-size: 11px;
	padding-left: 5px;
}

/*.tooltipHead{
	background-color:#555555;
}*/

.perTooltip{
	font-size: 13px;
    font-weight: bolder;
    line-height: 13px;
    margin: 0 0 4px;
}

.koutakiTooltip{
	float: left;
    height: 8px;
    margin: 2px 3px 0px 0;
    width: 8px;
}


.text-box-title{
	color:#555;
	padding-left:20px;
}

.grammoula{
	border-top: thin solid #999;
	width: 340px;
	float: right;
	margin: 0 20px;
	position: relative;
	line-height: 0px;
	height: 1px;
	top: -9px;
}

.text-box{

}

.comCont{
	padding:5px 0 52px 20px;
	width:500px;
  	min-height: 101px;;
}


.yt_logo_txt{
	background-image: none !important;
	padding-left: 4px;
	margin-top: 4px !important;
}
.yt_logo_txt p{
	line-height:14px;
	color: #C0C0C0;
}
.yt_logo1{
	height: 21px;
	margin: 8px 0px 0px 9px !important;
	position: relative;
	background-image:none !important;
}
.yt_logo{
	bottom: 0;
	height: 21px;
	margin: 11px 16px 8px;
	opacity: 0.7;
	position: absolute;
	right: 0;
	z-index: 10;
}
.igr_logo_txt{
	letter-spacing:4px;
	color: #777777;
}
.igr_logo{
  margin: 7px 16px 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 42px;
}
.igr_logo_r {
  margin: 14px 16px 3px;
  height: 42px;
}

#slidContainer{
	background-color: #F0F0F0;
	height: 45px;
	margin: 4px 5px 0;
	width: 526px;
	border: 1px solid #B3B3B3;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	padding: 0;
}

#yearSlid{
	margin: 0 13px;
	top: 10px;
	min-height: 10px;
}

#labelContainer{
	font-size: 11px;
    padding: 11px 0 0;
	margin: 0 0 0 10px;
}

.labels{
	float: left;
	width: 31px;
}

.lastLabel{
	float: right;
    left: -12px;
    position: relative;
    width: 15px; /* in code ref */
}

.noLabel{
	color: #999;
}

.ui-slider .ui-slider-handle{
	background:url("images/slid.png");
	border-radius:0px;
	border:0px;
	height:21px;
	width:21px;
}

.ui-autocomplete .ui-menu-item {
	margin-bottom: 2px;
}
.ui-autocomplete .ui-menu-item a {
	max-width: 150px;
	font-size: 12px;
	line-height: 14px;
}

.ui-autocomplete em.autofade {
	color: #888;
}

.leg-rec{
	float:left;
	width:38px;
}
.leg-rec-last{
	width:22px;
}
.leg-rec-first{
	width:22px;
}


.leg-text{
	display: block;
    margin-top: 2px;
    position: relative;
    right: 20px;
    text-align: center;
	font-size: 11px;
}
.leg-rec-first .leg-text{
	right: 13px;
}

.leg-rec .koutaki{
	margin-right: 2px;
	float:none;
	width:auto;
}

.map-def-cont{
	float:right;
	margin-right: 5px;
    margin-top: 4px;
}

.map-def{
	display: inline;
    font-size: 12px;
    vertical-align: middle;
}

.leaflet-control .backGnd{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: #CECECE; /*#F0F0F0;*/
	opacity: 0.8;
	z-index:-1000;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 3px #555555;
	-webkit-box-shadow: 0px 0px 3px #555555;
}

.leaflet-left .leaflet-control{
	padding: 5px 0 0 14px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.change_module{
	display: block;
	float: right;
    height: 40px;
    width: 120px;
    margin: 10px 7px 0 0;
    overflow: hidden;
}

.change_module_link{
	display:block;
	width:120px;
	height:40px;
}

.change_module_n .change_module_link{
    background: url(../images/change_years_03.png) no-repeat 0 0;
}

.change_module_r .change_module_link{
    background: url(../images/change_years_07.png) no-repeat 0 0;
}

.change_module .rightSelected{
	background-position:0 0;
}

.change_module .leftSelected{
	background-position:0 -40px;
}

.btn-cont{
    margin-top: 5px;
    min-height: 23px;
}

.btn-cont-switch .interBtn {
	margin-top: 18px;
}
.btn-cont-switch .map-def-cont { 
	margin-top: 20px;
}

.preloader1-cnt {
    display: none;
    height: 100%;
    left: 1.5%;
    position: absolute;
    top: 0;
    width: 98.5%;
    z-index: 1600;
}
.preloader1-box {
	position: absolute;
	background: white;
	/*opacity: 0.8;*/
	width: 100%;
	height: 100%;
}
.preloader1 {
	background-image:url(images/loader-45.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	height: 45px;
	width: 45px;
}

.preloader2-cnt{
  display: none;
	overflow: visible;
	padding: 0 5px 0 0;
	position: absolute;
	top: -3px;
	right: 138px;
  z-index: 10001;
}
.preloader2 {
	background-image:url(images/loader-45.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
  z-index: 10001;
}


/* BD */
.bd-fatal-cont{
  width: 666px;
  position: absolute;
  z-index: 10002;
  top: 20px;
  left: 40px;
}
.bd-ban-cont{
	margin-bottom: 3px;
	padding-bottom: 5px;
    padding-top: 7px;
}
.bd-ban-cont .close{
	font-size: 36px;
}
.bd-ban-cont .bd-left-msg {
	float: left;
	width: 80%;
	margin-left: 0;
	margin-right: 0;
}
.bd-ban-cont .bd-right {
	float: right;
}
.bd-title {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 4px;
}
.bd-notice {
    padding-bottom: 5px;
    padding-top: 5px;
}
ul.bd-browsers-list { 
	margin: 3px 0 0 0;
	padding: 7px 0;
	border-top: 1px solid #F5F5DC;
	border-bottom: 1px solid #F5F5DC;
	width: 100%;
  list-style: none;
}
ul.bd-browsers-list li { 
	float: left;
  list-style: none;
  text-align: left;
	padding: 0;
	margin: 0;
  display: block;
  height: 98px;
}
ul.bd-browsers-list li a {
	width: 104px;
	height: 38px;
	display: block;
	color: #666666;
	padding: 60px 10px 0;
	text-decoration: none;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
}

ul.bd-browsers-list li A:HOVER {text-decoration: underline; }
ul.bd-browsers-list li A.firefox { background-image: url(../images/bd/firefox.gif) ; }
ul.bd-browsers-list li A.chrome { background-image: url(../images/bd/chrome.gif) ; }
ul.bd-browsers-list li A.safari { background-image: url(../images/bd/safari.gif)  ; }
ul.bd-browsers-list li A.opera { background-image: url(../images/bd/opera.gif) ; }
ul.bd-browsers-list li A.msie { background-image: url(../images/bd/msie.gif) ; }
UL.bd-skip-buttons {	margin-top: 10px; }


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.notice {
	position: absolute;
	top: 143px;
	margin: 0;
	left: 21%;
	width: 58%;
	z-index: 10001;
}

.notice .alert{
	padding-right: 13px;
	opacity: 0.95;
}
.notice p{
	text-align:center;
	font-weight: bold;
}

.btn-pop {
	cursor: pointer;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.warnpar {
	margin: 10px auto 7px;
	
}
.warnpar p {
	font-size: 16px;
	line-height: normal;
	color: #BA6A0F;
}

/* OK */

.noWrap{
	white-space: nowrap;
}
.hiddena {
	display: none;
}

.clear{
	clear: both;
}


.selfc:after{
    clear: both;
    content: ".";
    display: block;
    font-size: 1px;
    height: 0;
    visibility: hidden;
}
.selfc{
    display: inline-block;
}
.selfc{
    display: block;
}

.signBar{
	height: 30px;
}

.signup-btn {
	float:right;
}

.signin-btn {
	float:right;
	margin-right: 5px;
}
