
::-webkit-scrollbar-thumb {
    background: #27ae60;
}

::-webkit-scrollbar {
	background: #34495e;
	width: 7px;
}


		
		