body
{
	margin-top:3em !Important;
}
.navbar
{
	min-height: 65px;
	background-color: #2c3136
}
.color-text
{
	color: #86dcf0 !Important;
}
ul
{
	font-size: 20px;
	margin-right:auto;
}

li>a:hover
{
	color:black !Important;
}

li:hover
{
	background-color:#394754 !Important;
}

ul > li
{
	width:250px;
	text-align:justify;
}
.error-info
{
	color:black;
}
.error-success
{
	color:green;
}
.error-warning
{
	color:red;
}

