
/* #panel1 {
	/* position: absolute;
	top: 80px;
	left: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;

	/* background-color: #8CFCA1; */

	/* z-index: -10;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space:nowrap;  */
/* } */ 


#error {
	/* margin-top :100px; */
	text-align: center;
}

#divCanvas {
    /* width: 400px; */
    height: 83%;
    border: 1px solid #000;
	overflow: auto;
	padding-top: 20px;
}


.canvas {
width:auto;
height:200%;
}

.bg-planning {
	color: #fff;
    background-color: #161d25;
}

#spanwidth{
	display: inline-block;
	color: #112233;
}
