.sidebar {
	background-color: #50CCFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0F7BC7;
	border-bottom-color: #9E60DE;
	border-left-color: #0F7BC7;
}
