#graphWrapper {
  height:   300px;
  position: relative;
  clear: both;
}

#graphContainer {

}

#iconSet {
  margin-top: 15px;
}

.graph {
  width:100%;
  height:300px;
  position: relative;
  top: 0;
  left: 0;
  z-index:100;
}

#blindY {
  width: 55px;
  height: 280px;
  background: #fff;
  margin-left:-15px;
  position:relative;
  z-index: 501;
}

#blindX {
 width: 600px;
 height: 20px;
 background: #fff;
 position: relative;
 z-index: 500;
}

#graphOpaque {
  width:100%;
  height:300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index:500;
  background: white;
  opacity: 0.7;
}

.tickLabel {
  width: 25px;
  text-align: left;
  padding-right: 10px;
  background: #fff;
}

#overviewLegend {
  clear: right;
  float: right;
}

.editBox {
  display: block;
  width: 66px;
  height: 23px;
  border: 2px solid #B8CC33;
  text-align: center;
  background: #fff;
  line-height: 23px;
  padding: 0;
  margin: 0;
  color: #717171;
  font-size: 12px;
  float: left;
}

.editable.currentWeek {
  background: #E9EDC8 url('/library/icon/param_edit_green.png') no-repeat bottom right !important;
}

.editable {
  width: 70px;
  height: 25px;
  cursor: pointer;
  background: inherit;
}



.editable_grey {
  width: 70px;
  height: 25px;
  background: #EFEFEF url('/library/icon/param_edit_grey.png') no-repeat bottom right !important;
  cursor: pointer;
}

.editable.startWeek {
  width: 70px;
  height: 25px;
  background: #EDDEC9 url('/library/icon/param_edit_grey.png') no-repeat bottom right !important;
  cursor: pointer;
}

.editable_grey.startWeek {
  width: 70px;
  height: 25px;
  background: #EDDEC9 url('/library/icon/param_edit_grey.png') no-repeat bottom right !important;
  cursor: pointer;
}

.editable.endWeek {
  width: 70px;
  height: 25px;
  background: #c9dfed url('/library/icon/param_edit_grey.png') no-repeat bottom right !important;
  cursor: pointer;
}

.editable_grey.endWeek {
  width: 70px;
  height: 25px;
  background: #c9dfed url('/library/icon/param_edit_grey.png') no-repeat bottom right !important;
  cursor: pointer;
}

.colwidth {
  display: block;
  width: 70px;
  height: 27px;

  border: 1px solid #fff;
  text-align: center;
  background: #efefef;
  padding: 0;
  margin: 0;
  color: #717171;
  font-size: 12px;
  float: left;
}

#production .colwidth {
	width: 500px;
}

#productionYear .colwidth {
	width: 70px;
}

#productionYear .colwidthHeader {
	width:  72px !important;
}


#production .colwidthHeader {
	width: 502px;
}

.colwidthHeader {
  display: block;
  width: 72px;
  height: 26px;
  background: #ebebeb;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  text-align: center;
  color: #55595e;
  font-size: 12px;
  float: left;
}

.param {
  width: 230px;
  height: 24px;
  float: left;
  clear: left;
  background: #dedede;
  font-weight: bold;
  margin: 1px 0;
  color: #575b5e;
  font-size: 12px;
  text-transform: lowercase;
}

.expandParamName {
  display: table-cell;
  width: 180px;
  height: 27px;
  line-height: 27px;
  clear: left;
  float: left;
  background: #ebebeb;
  font-size: 10px;
  color: #626264;
  margin: 1px 0;
}

.expandUnit {
  display: table-cell;
  width: 50px;
  height: 27px;
  line-height: 27px;
  float: left;
  background: #ebebeb;
  font-size: 12px;
  color: #626264;
  margin: 1px 0;
  font-size: 10px;
  font-style: italic;
}

.expandedParamBlock {
  float: left;
  width: 100%;
  display: none;
}

.expandedParamBlock input {
  display: inline;
  float: left;
  width: 15px;
  margin-top: 6px;
  margin-right: 6px;
}

.viewBox {
  width: 720px;
  overflow: hidden;
}

.paramBox {
  width: 20000px;
  height: 29px;
  position: relative;
}

.expandImage {
  background: url('/library/icon/tabelplus.png') no-repeat;
  width: 16px;
  height: 16px;
  margin: 2px;
  padding-left: 20px;
}

.colwidthHeader.currentWeek {
  background: #b8cc33;
  font-weight: bold;
  color: #637301;
}

.colwidth.currentWeek {
  background: #e9edc8;
}

.colwidthHeader.startWeek {
  background: #cc3a33;
  font-weight: bold;
  color: #fff;
}

.colwidth.startWeek {
  background: #eddec9;
}

.colwidthHeader.endWeek {
  background: #3398cc;
  font-weight: bold;
  color: #fff;
}

.colwidth.endWeek {
  background: #c9dfed;
}

.extCompany {
  background: orange;
}

.paramTop {
  width: 230px;
  height: 26px;
  float: left;
  clear: left;
  background: #ebebeb;
  font-weight: bold;
  margin: 1px 0;
  color: #575b5e;
  font-size: 12px;
  line-height: 26px;
}

.weekStyling {
  float: right;
  font-weight: normal;
  margin-right: 10px;
}

.arrowBack {
  width: 16px;
  height: 16px;
  background: transparent url('/library/icon/arrowLeft1.png') no-repeat;
  float: right;
  margin: 4px 0;
}

.arrowBack:hover {
  background: transparent url('/library/icon/arrowLeft2.png') no-repeat;
}

.arrowBackGraph{
  width: 15px;
  height: 18px;
  background: transparent url('/library/icon/arrowLeft1.png') no-repeat center center;
  float: left;
  padding: 3px 10px;
  line-height: 24px;
  margin-top: -24px;
  margin-left: 30px;
  position: relative;
  z-index: 1010;
}

.arrowBackGraph:hover {
  background: transparent url('/library/icon/arrowLeft2.png') no-repeat center center;
}

.arrowBackDouble {
  width: 16px;
  height: 16px;
  background: transparent url('/library/image/b_weekscrollleft1.jpg') no-repeat;
  float: right;
  margin: 4px 0;
  margin-right: 5px;
}

.arrowBackDouble:hover {
  background: transparent url('/library/image/b_weekscrollleft2.jpg') no-repeat;
}

.arrowNext{
  width: 15px;
  height: 20px;
  background: #ebebeb url('/library/icon/arrowRight1.png') no-repeat center center;
  float: right;
  margin-right: 0px;
  padding: 3px 10px;
  line-height: 24px;
}

.arrowNext:hover {
  background: #ebebeb url('/library/icon/arrowRight2.png') no-repeat center center;
}

.arrowNextDouble{
  width: 15px;
  height: 20px;
  background: #ebebeb url('/library/image/b_weekscrollright1.jpg') no-repeat center center;
  float: right;
  margin-right: -562px;
  padding: 3px 10px;
  line-height: 24px;
}

.arrowNextDouble:hover {
  background: #ebebeb url('/library/image/b_weekscrollright2.jpg') no-repeat center center;
}

.arrowNextGraph{
  width: 15px;
  height: 18px;
  background: transparent url('/library/icon/arrowRight1.png') no-repeat center center;
  float: right;
  padding: 3px 10px;
  line-height: 24px;
  margin-top: -24px;
  margin-right: 150px;
  position: relative;
  z-index: 1010;
}

.arrowNextGraph:hover {
  background: transparent url('/library/icon/arrowRight2.png') no-repeat center center;
}

#graphSet {
   float: left;
   color:#B9CC34;
   font-size:13px;
   font-weight: bold;
   margin-right: 30px;
   padding-left: 20px;
   background: transparent url('/library/icon/i_collapsearrowdown.png') no-repeat center left;
   cursor: pointer;
}

#graphBlock {
  float: left;
  clear: left;
  display: block;
  background: #efefef;
  width: 100%;
  height: 24px;
  padding-top: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.zoomInButton {
  background: #ebebeb url('/library/icon/b_zoomIN1.png') no-repeat;
  float: left;
  width: 20px;
  height: 20px;
  color: #696c71;
  display: block;
  margin: 0 3px;
}

.zoomInButton:hover {
  background: #ebebeb url('/library/icon/b_zoomIN2.png') no-repeat;
}

.zoomOutButton {
  background: #ebebeb url('/library/icon/b_zoomOUT3.png') no-repeat;
  float: left;
  width: 20px;
  height: 20px;
  color: #696c71;
  display: block;
  margin: 0 3px;
  margin-right: 30px;
}

.zoomOutButton:hover {
  background: #ebebeb url('/library/icon/b_zoomOUT2.png') no-repeat;
}

.cursorButton {
  background: #ebebeb url('/library/icon/b_cursor3.png') no-repeat;
  float: left;
  width: 20px;
  height: 20px;
  color: #696c71;
  display: block;
  margin: 0 3px;
}

.cursorButton:hover {
  background: #ebebeb url('/library/icon/b_cursor2.png') no-repeat !important;
}

.targetButton {
  background: #ebebeb url('/library/icon/b_target1.png') no-repeat;
  float: left;
  width: 20px;
  height: 20px;
  color: #696c71;
  display: block;
  margin: 0 3px;
}

.targetButton:hover {
  background: #ebebeb url('/library/icon/b_target2.png') no-repeat !important;
}

hr.blockSpacer {
  background-color:#d4d4d4;
  border:medium none;
  color:#d4d4d4;
  height:1px;
  margin:10px 0;
  padding:0;
  margin-top: 35px;
}

#legendTable {
  clear: both;
  border-collapse: collapse;
  width: 100%;
  margin-top: 15px;
}

#legendTable th {
  display: table-cell;
  height: 26px;
  background: #ebebeb;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  text-align: left;
  color: #55595e;
  font-size: 12px;
  font-weight: normal;
}

#legendTable tr {
  border-top: 1px solid #eaeaea;
  line-height: 30px;
}

#companyOverlay {
  width: 400px;
  float: left;
  position: absolute;
  z-index: 14000;
  background: #fff;
  display: none;
  color: #737373;
}

#friendOverlay {
  width: 400px;
  float: right;
  position: relative;
  z-index: 14000;
  background: #fff;
  display: none;
  color: #737373;
}

.overlayLink {
  color: #737373;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#blockSelector {
  font-weight: bold;
  font-size: 12px;
  color: #b8cd34;
  clear: left;
}


#ownLocationHolder, #friendLocationHolder {
  display: inline;
}

#friendLocationHolder span {
  display: block;
  margin-left: 300px;
}

#ownLocationHolder span {
  display: block;
}

h4 {
  color: #b9cc34;
  font-size: 13px;
}

#legendTable tr {
  height: 25px;
}

#timePeriodBox {
  float: right;
}

#timePeriodBox .text {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #b9cc34;
  padding: 0 5px;
}

#graph3Months {
  width: 22px;
  height: 18px;
  background: transparent url('/library/icon/b_month3.1.png') no-repeat;
  float: left;
  margin: 2px;
}

#graph3Months:hover, #graph3Months.selected {
  background: transparent url('/library/icon/b_month3.2.png') no-repeat;
}

#graph6Months {
  width: 22px;
  height: 18px;
  background: transparent url('/library/icon/b_month6.1.png') no-repeat;
  float: left;
  margin: 2px;
}

#graph6Months:hover, #graph6Months.selected {
  background: transparent url('/library/icon/b_month6.2.png') no-repeat;
}

#graph12Months {
  width: 22px;
  height: 18px;
  background: transparent url('/library/icon/b_month12.1.png') no-repeat;
  float: left;
  margin: 2px;
}

#graph12Months:hover, #graph12Months.selected {
  background: transparent url('/library/icon/b_month12.2.png') no-repeat;
}

.dd {
  background:#efefef repeat-x;
  padding:2px 0 0 2px;
  width: 100px !important;
  display:inline-block;
  position:absolute;
  z-index: 50000;
  margin-top: -25px;
  margin-right: 7px;
  margin-left: 690px;
}
.dd .ddTitle {
  background:#f2f2f2;
  border:1px solid #c3c3c3;
  padding:3px;
  text-indent:0;
  cursor:default;
  overflow:hidden;
  height:16px;
}
.dd .ddTitle span.arrow {
  background:url(/library/icon/i_collapsearrowdown.png) no-repeat 0 80% !important; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}

.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px; color:#B8CC33; font-size: 11px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
  padding:0 3px 0 0;
  vertical-align:top;
}
.dd .ddChild {
  position:absolute;
  border:1px solid #c3c3c3;
  border-top:none;
  display:none;
  margin:0;
  overflow:auto;
  overflow-x:hidden !important;
  background-color:#ffffff;
  width: 100px !important;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
  display:block;
  padding:3px 0 3px 3px;
  text-decoration:none;
  color:#B8CC33;
  font-size: 11px;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
}
.dd .ddChild a:hover {
  background:#EEEEEE;
}
.dd .ddChild a img {
  border:0;
  padding:0 2px 0 0;
  vertical-align:middle;
}
.dd .ddChild a.selected {
  background:#EEEEEE;

}
.hidden {display:none;}

.medianTriangle {
  float: left;
  position: absolute;
  z-index: 2;
  margin-left:27px;
  height: 10px;
  width:10px;
}

.axesLine {
  float:left;
  height:269px;
  margin-left:40px;
  margin-top:6px;
  position:absolute;
  width:3px;
  z-index:2000;
}

#loadingBlock {
  position: absolute;
  background: transparent url('/library/image/loading.gif') no-repeat;
  width: 300px;
  height: 300px;
  top: 40%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  z-index: 5000000;
  display: block;
  text-align: center;
  padding-top:140px;
  font-variant: small-caps;
  font-size: 24px;
  color: #B8CC33;
}

#loadingBlockBlack {
  position: absolute;
  top: 0px;

  width:auto;
  height:100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 5000001;
  display: block;
  left:0px;
  right:0px;
}

#prmWeek {
  height: 26px;
}

#hoverLine {
  position: absolute;
  left: -999em;
  z-index: 5000;
  width: 2px;
  background: #55595e !important;
  height:268px !important;
  margin-top:7px;
}


.setImage {
  width: 20px;
  height: 20px;
  display: inline;
  margin: 0 1px;
}

.navBarSpacer {
  width: 10px;
  display: inline;
  height: 23px;
}

.setLink {
  margin: 0 10px;
  margin-left: 0px;
  line-height: 23px;
  padding-top: -8px;
}

.tooltip{ position: absolute; top: 0; left: 0; z-index: 500000; display: none; background: #333; border: none; color: #ddd; padding: 5px; margin-left: -20px; line-height:16px; }

#viewPort {
  background: #fff;
  width: 4100px;
  margin: 0;
  padding: 20px;
}

#activeLocations {
  color: #b9cc34;
  font-size: 13px;
  background: transparent url('/library/icon/i_collapsearrowdown.png') no-repeat center left;
  padding-left: 20px;
}

#yearTable {
  float: right;
  width: 120px;
  height: 53px;
}

#yearTable:hover {
  float: right;
  width: 120px;
  height: 53px;
}

#printTable {
  float: right;
  width: 120px;
  height: 53px;
}

#printTable:hover {
  float: right;
  width: 120px;
  height: 53px;
}

#harvestGreen {
  float: right;
  width: 120px;
  height: 53px;
}

#harvestGreen:hover {
  float: right;
  width: 120px;
  height: 53px;
}

.helpTooltip, .helpTooltipParam {
  background: transparent url('/library/icon/b_help1_NL.png') no-repeat;
  width: 21px;
  height: 21px;
  display: block;
  float: right;
}

.helpTooltip:hover, .helpTooltipParam:hover {
  background: transparent url('/library/icon/b_help2_NL.png') no-repeat;

}

#reloadPage {
  float: left;
  margin-top: 15px;
  cursor: default;	
}


#reloadPage.enabled{
  cursor: pointer;	
}

#refreshText {
  float: left;
  margin-top: 15px;
}

#paramNameDescr {
  float: left;
}

.paramNameDescrItem {
  font-weight: bold;
}

#dateSelector {
  border: 1px solid #ccc;
  float: right;
  width: 170px;
  margin-right: 55px;
  margin-left: 15px;
  background: url('/library/image/arrowDown1.png') no-repeat 98% 50%;
}

#datepickerBlock {
	position: 		absolute; 
	background:             #efefef;
	z-index: 		500000;
	width: 			261px;
	height:			92px;
	margin-top:             30px;
	display:		none;
	padding: 		20px;
        margin-left:            84px;
}

#selectstartdate {
	float: left;
} 

#datepick-div {
	z-index: 550000;
}
#selectenddate {
	float: left;
}

div.day {
	width: 60px;
	float: left;
}
