.button-container{
	background-color: #f5f5f5;

	.button-bar{
		padding:20px;
		.button-tool{
			opacity: .7
		}
	}
}
