[ng\:cloak], [ng-cloak], .ng-cloak {
	display: none !important;
}


.hidden{
	display: none !important;
}

.margin-top{
	margin-top: 50px;
}


button a,button a:hover{
	color: white ;
}

.buttons a
{
	display: inline-block;
	width: 100%;       /* set to 100% */
	height: 100%;      /* set to 100% */
	margin-bottom: 0.5em;
	padding-top: .6em;
	padding-bottom: .6em;
	color: #fff;
	background-color: #aaabbb;
	border-radius: 5px;
	border: solid #cccccc 1px;
	box-shadow: 2px 2px 1px #888888;
	clear:right;
	float:right;
}

.margin-bottom{
	margin-bottom: 30px;
}
.simpleBtn{
	border: none;
	cursor: pointer;
	display: inline-block;;
}
.simpleBtn img{
	width: 50px;
}

#menu a.nav-link{
	color: white; !important;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
	display: none !important;
}
