#modulecreator{

	padding:10px;
	//position:absolute;
	
	left:0px;
	top:5%;
	height:90%;

overflow-y: auto;
max-width:250px;
}
.modulecreator{
	overflow-y: auto;
}
#modulecreator input{
font-size:12px!important;
padding:0px;
}