html, body {
	overflow: hidden;
}

h2 {
	font-size: 12px;
	color:     grey;
}

.loading img {
	position: absolute;
	margin:   auto;
	left:     0;
	right:    0;
	top:      0;
	bottom:   0;
}

#content {
	color:       #333333;
	font-family: Lato;
	text-align:  center;
}

.row-organization {
	font-size:   20px;
	font-weight: 500;
	margin:      0 10px;
}

.asterix {
	font-size:   25px;
	line-height: 25px;
	top:         -35px;
	position:    relative;
}

