.google-visualization-tooltip {
	white-space: nowrap;
}

.login-page {
    height: 100%; 
	background-image: url('/assets/img/login.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.login-box-body {
	background-color: rgba(255, 255, 255, 0.7);
}