/******** AHE - DRAGNDROP ******/

.drophover {
    background-color: #FFCC99;
}

.drophover div ul li {
    background-color: #FFCC99 !important;
}

.droprowhover {
    background-color: #8F8F8F;
    border: 1px solid red;
}

.dropArea {
    display: inline;
}

.dimDrag {
    display: inline;
    white-space: nowrap;
}

#dimensionsDiv {
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#dimensionsOptionsDiv {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: right;
    height: 100%;
    vertical-align: top;
}

.draggableMarker {
    cursor: move;
    display: inline;
}

.draggableMarkersimple {
    display: inline;
}

/******** AHE - DRAGNDROP ******/

table {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

.alignCenter {
    width: 100%;
    text-align: center;
}

.valignTop {
    vertical-align: top;
}

#dimensionsContainer {
    background-color: #F8F6E9;
    border: 1px solid gray;
}

#dimensionsDiv {
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

/*PGWO*/

.select,
.visibleSelect,
.visibleSelectWai {
    width: 250px;
    font-size: 10px;
    border: 1px solid #000000;
    width: 80%;
    max-width: 400px;
}

.select {
    background: #FFFFFF;
    background-color: #FFFFFF;
}

.visibleSelect {
    background: #DDDDDD;
    margin: 0;
}

.visibleText {
    border: 1px solid #000000;
    font-size: 10px;
    max-width: 398px;
    width: 80%;
    background-color: #DDDDDD;
}

.visibleSelect,
.visibleSelectWai {
    background-color: #DDDDDD;
}

/*
.select {
	width: 250px;
    	font-size:10px;
	border: 1px solid #000000;
	background:#FFFFFF;
	background-color:#FFFFFF;
}
.visibleSelect {
	border: 1px solid #000000;
	background:#DDDDDD;
	background-color:#DDDDDD;
	margin:0;
	margin-left:-3px;
}

.visibleSelectWai {
	background-color:#DDDDDD;
}

*/

/*PGWO*/

.dimensionCell {
    vertical-align: bottom;
    width: 31%;
}

#switchRowCol {
    border: 0;
    padding: 0;
    cursor: pointer;
}

.dimensionLabelDiv {
    cursor: pointer;
    float: left;
    margin-bottom: 1px;
    padding: 0;
}

#footnotes_container {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: none;
}

.headerBotton img {
    vertical-align: bottom;
}

td.mainArea {
    height: 100%;
    text-align: left;
    vertical-align: top;
}

.XAxisCorner {
    background-color: #C8E4F0;
    font-weight: bold;
    font-style: italic;
    padding: 5px;
    border-bottom: double 3px #ACA6A6;
    text-align: right;
}

.YAxisCorner {
    padding: 5px;
    font-style: italic;
    border-bottom: none;
    border-right: none;
}

.rank_corner {
    border: 1px solid black;
    background-color: #C8E4F0;
    border: none;
}

.rank_column {
    border-bottom: 1px solid #ACA6A6;
    border-right: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    cursor: pointer;
}

.mark_div {
    z-index: 1000;
    background-color: grey;

}

select.empty {
    width: 150px;
}

td.data0 {
    background-color: #FFFFFF;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: right;
    font-weight: normal;
}

td.data1 {
    background-color: #F8F6E9;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    text-align: right;
}

#dataTableDiv {
    width: 98%;
    margin: 0 auto;
    margin-top: 5px;
    text-align: right;
}

#footnotesTableDiv {
    width: 98%;
    margin: 0 auto;
    margin-top: 5px;
    text-align: left;
}

#data_table {
    margin-top: 3px;
    left: 0px;
    text-align: left;
    vertical-align: top;
    padding: 0;
    border: 1px solid #7A8589;
    background-image: url('http://appsso.eurostat.ec.europa.eu/nui/images/bg.gif');
}

#update_data_table {
    background-color: #C8E4F0;
}

#update_data_table th {
    border-bottom: 1px solid gray;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
}

#update_data_table td {
    border-bottom: 3px solid #029BC7;
    padding-left: 3px;
    text-align: left;
}

.dimensions_options_container #options_table td {
    border: 0px solid grey;
    margin: 0px;
    padding: 0px 1px 0px 0px;
    white-space: nowrap;
}

.dimensions_options_container #options_table {
    border: 0px solid black;
    margin: 0px;
}

#options_table td {
    text-align: left;
}

#dimensionTable td {
    text-align: left;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
    border: 0;
    padding-left: 2px;
    padding-right: 2px;
}

#optionsTable {
    width: 1px;
    padding: 5px;
    height: 100%;
    margin-left: 1px;
}

td.dimtab {
    background-color: #FFFFFF;
}

input {
    font-size: 12px;
}

input.switch {
    background-color: #0199CB;
    border-bottom-style: ridge;
    border-color: #0199CB;
    font-weight: bold;
    color: #FFFFFF;
}

input.style1 {
    color: #98A0B3;
    border-color: #FFFFFF;
    background-color: #E5EFF5;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 65px;
    cursor: pointer;
}

/*PGWO*/
/*disabled version of input added*/

input.style2,
button.style2 {
    color: black;
    border-color: #B0AEAF;
    background-color: #F8F6E9;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 4px;
    margin-right: 2px;
    width: 80px;
}

input.style2_disabled,
button.style2_disabled {
    color: #B0AEAF;
    border-color: #B0AEAF;
    background-color: #F8F6E9;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 65px;
}

/*PGWO*/

input.style3 {
    color: #0511FF;
    border-color: #FFFFFF;
    background-color: #E5EFF5;
    font-weight: bold;
    border-style: ridge;
    border-width: 1px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 2px;
    margin-right: 2px;
    width: 65px;
    cursor: pointer;
}

input.style1_selected {
    color: #98A0B3;
    border-color: #FFFFFF;
    background-color: #E5EFF5;
    border-style: inset;
    border-width: 3px;
    vertical-align: middle;
    font-style: italic;
}

input.style2_selected {
    color: black;
    border-color: #CECDCE;
    background-color: #E1DFD2;
    border-style: solid;
    border-width: 3px;
    vertical-align: middle;
    font-style: italic;
}

input.style3_selected {
    color: #0511FF;
    border-color: #FFFFFF;
    background-color: #E5EFF5;
    border-style: inset;
    border-width: 3px;
    vertical-align: middle;
    font-style: italic;
}

/* the classes for the spans used around labels and codes */
.LABEL {
    padding: 0;
    margin: 0;
}

.INVISIBLE {
    display: none;
    padding: 0;
    margin: 0;
}

.CODE {
    display: none;
    padding: 0;
    margin: 0;
}

.CODE_LABEL_SEP {
    display: none;
    padding: 0;
    margin: 0;
}

.CODE_LABEL_SEP_VISIBLE {
    padding: 0;
    margin: 0;
}

.VISIBLE {
    display: inline;
    padding: 0;
    margin: 0;
}

#table_div {
    width: 85%;
}

.option_container {
    margin-left: 20px;
}

#mark_div {
    background: url("http://appsso.eurostat.ec.europa.eu/nui/images/bigrotation.gif") center;
    z-index: 1000;
}

.transparent {
    background-color: #ffffff;
    filter: alpha(opacity=30);
    -moz-opacity: .30;
    opacity: .30;
}

table.inner_datasheet {
    width: 100%;
    border-collapse: collapse;
}

.datasheet tr {
    vertical-align: middle;
}

.inner_datasheet td {
    border: 1px solid #999;
    background-color: #fff;
    text-align: left;
    margin: 0;
    padding: 1px;
}

div.datasheet {
    margin-left: 50px;
    width: 80%;
    text-align: center;
}

table.datasheet {
    width: 100%;
    /*border-style:groove;*/
    border-width: 1px;
    border-collapse: collapse;
}

#checkUncheckAllCheckboxTableLabel {
    vertical-align: middle;
    margin: 0px;
    top: -4px;
    position: relative;
}

.datasheet th {
    padding: 2px;
    background-color: #C6DEF6;
    border-top: 1px solid #eef;
    border-left: 1px solid #eef;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    color: #003;
    font-weight: bold;
    vertical-align: middle;
    margin: 0px;
    top: 0px;
    /*position: relative;*/
}

.datasheet th {
    text-align: left;
}

.datasheet tr {
    vertical-align: middle;
}

.datasheet td {
    padding: 1px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background-color: #fff;
    text-align: center;
}

.tdDatasheet {
    padding: 2px;
    background-color: #C6DEF6;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: left;
}

.modifyTableDimensionButton {
    width: 120px;
}

option.optionFunction {
    background-color: blue;
    color: white;
}

option.optionFunctionDisabled {
    background-color: #D3D3D3;
    color: white;
}

.ellipsis {
    text-decoration: underline;
}

#datasetNameContainer {
    width: 100%;
    /*	margin-bottom:5px;*/
}

#datasetNameLong {
    text-align: left;
    padding-left: 10px;
    font: bold 16px Arial, Verdana, sans-serif;
    color: #000000;
    width: 80%;
    white-space: nowrap;
    float: left;
    display: inline;
}

#checkboxesDiv {
    width: 49%;
    float: right;
    vertical-align: bottom;
}

.ck {
    vertical-align: middle;
}

.ckDiv {
    width: 30%;
    float: right;
    white-space: nowrap;
    overflow: hidden;
}

#cell_counter {
    font-size: 12px;
    font-weight: normal;
}

.label_div {
    font-weight: bold;
    text-decoration: underline;
}

#visible_dimensions {
    margin-left: 20px;
}

#non_visible_dimensions {
    margin-left: 20px;
}

.dropArea {
    display: inline;
}

.leftfloat {
    float: left;
}

.dimensionDrag {
    display: inline;
}

#modifyTableDiv {
    background-color: #FFFFFF;
}

#messages {
    color: green;
    border: 1px solid gray;
}

.back_link {
    padding-right: 15px;
    text-align: right;
    font-size: 10px;
    padding-left: 2px;
    text-decoration: underline;
    display: inline;
    float: right;
}

.back_link a {
    color: #129BBB;
}

a.bookmarks_link {
    text-decoration: underline;
    margin-left: 10px;
    margin-bottom: 10px;
}

a.bookmarks_link {
    color: #2992AF;
}

#printpreview_header {
    background-color: #F8F6E9;
    font-weight: bold;
    text-align: center;
    margin-left: -3px;
    margin-right: 3px;
    padding-top: 10px;
    height: 20px;
    border: 1px solid #7A8589;
}

#footnotes_details {
    margin-top: 6px;
    padding: 5px;
    background-color: #F8F6E9;
}

/* right click stuff */
#rightClickMenu {
    position: absolute;
    width: auto;
    border: 3px ridge white;
    background-color: #CFD6D3;
    font-family: Verdana;
    line-height: 18px;
    font-size: 12px;
    z-index: 100;
    visibility: hidden;
}

.menuitems_highlighted {
    background-color: #C8E4F0;
    cursor: pointer;
}

.menuitems {
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#rowRightClickMenu, #columnRightClickMenu {
    display: none;
    position: absolute;
}

#modifyTableLeftContents {
	position: relative !important;
	height: auto;
	min-height: 100% !important;
    border: 1px solid gray;
    padding: 0;
    margin: 0;
    background-color: white;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
}

#modifyTableButtonsDiv {
    text-align: right;
    width: 100%;
}

#searchBar {
    text-align: right;
    margin-right: 5px;
}

#obsoleteCategoriesDiv {
    background-image: url('http://appsso.eurostat.ec.europa.eu/nui/images/bg.gif');
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
    overflow: auto;
}

#categoriesDiv {
    background-image: url('http://appsso.eurostat.ec.europa.eu/nui/images/bg.gif');
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
    overflow: auto;
}

#selectedCategoriesDiv {
    background-image: url('http://appsso.eurostat.ec.europa.eu/nui/images/bg.gif');
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
    overflow: auto;
}

#data_table_div {
    width: auto;
    margin: 3px;
    text-align: left;
}

#test {
    font-style: italic;
}

#errorDiv {
    color: red;
    border: none;
    margin: 0;
    padding: 0;
}

.rankingImg {
    margin: 1px;
}

.pprZDim {
    display: inline;
    margin-right: 50px;
    background-color: transparent;
}

#pprZDimensionsDiv {
    background-color: #F8F6E9;
}

#zDimensionsDiv {
    margin-left: 10px;
}

#section {
    background-color: #f8f6e9;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid gray;
    /*padding:10px;*/
}

#section_header {
    background-color: #f8f6e9;
    margin-left: 10px;
    margin-right: 10px;
    top: 1px;
    position: relative;
    z-index: 2;
    top: 1px;
    width: 120px;
    height: 18px;
    padding: 3px;
    text-align: center;
    border: 1px solid gray;
    border-bottom: 0;
}

.waiSelectedTd {
    border: solid 1px gray;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

DIV.node {
    margin-left: 10px;
    margin-right: 10px;
    border: 0px solid gray;
    height: 22px;
    font-size: 12px;
    vertical-align: middle;
    padding: 0px;
}

DIV.nodeHint {
    margin-left: 10px;
    margin-right: 10px;
    border: 0px solid gray;
    height: 22px;
    font-size: 12px;
    vertical-align: middle;
    padding: 0px;
    width: 350px;
    background-color: #99CCFF;
    white-space: nowrap;
}

DIV.nodeHints {
    margin-left: 10px;
    margin-right: 10px;
    border: 0px solid gray;
    height: 22px;
    font-size: 12px;
    vertical-align: middle;
    padding: 0px;
    width: 350px;
    background-color: #f8f6e9;
    white-space: nowrap;
}

SPAN.highlight {
    background-color: #C8E4F0;
}

DIV.sbox {
    background-color: #f8f6e9;
    margin: 10px;
    border: 1px solid gray;
    font-size: 12px;
    padding: 5px;
}

.tableDiv {
    height: 230px;
    overflow: auto;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 2px;
}

a.withOutUnderline:hover {
    text-decoration: none;
}

#searchContainer {
    float: right;
}

#searchContainer > div {
    float: left;
    margin-left: 5px;
}

#searchContainer FIELDSET {
    padding: 6px;
}


.selectDataButton {
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    margin: 0;
    height: 22px;
    padding: 0px 4px;
    font-weight: bolder;
}

a.navigationLink {
	cursor: pointer;
	font-size: large;
	margin-left: 10px;
	margin-right: 10px;
	color: #551A8B;
}
.clearfix{clear:both;}

#warningDiv {
  border: 1px solid #8A3032;
  border-radius: 5px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 10px 5px;
}

#warningDivParent{
  background-color: #ffffff;
}