.top-navigation .nav > li > a {
    color: #676a6c;
	padding-left: 20px;
	padding-right: 20px;
	height: 94px;
	padding-top: 35px;
}

.top-navigation .nav > li > a:hover {
    color: #676a6c;
	border-top: 4px solid red;
}

.form-group{
	padding-top: 25px;
}
.toast-top-center{
	margin-top: 100px !important;
}

.navbar-brand{
	padding-top: 20px !important;
}