/*.tooltip-bigger{
  width: 300px !important;
  background-color: #333;
}
*/
.tooltip{
  max-width:350px !important;
}

#scrollUp
	{
		background-image: url("../images/top.png");
		bottom: 20px;
		right: 20px;
		width: 38px;    /* Width of image */
		height: 38px;   /* Height of image */
		display:none;
	}
	
	
	button.radius, .button.radius {
    border-radius: 6px; }
	button.round, .button.round {
    border-radius: 1000px; }
    
.sticky {
  width: 100%;
}