

.fcan {
	top:0;
}

body {
	margin: 0;
	/*background-color: #008;*/
}

#springydemo{
	/*width: 50%;*/
}


.hide {
	display: none;
}

.cspan {
	background-color: #fff;
	position: absolute;
	/*background-color: #800;*/
}
.custom-select select{
	height: 400px;
	width: 100%;
}
.custom-select{
	/*left:0;*/
	display: none;
	
	width: 200px;
	right:0px;
	position: absolute;
	/*z-index: */
}