ul.h-menu{	
    background: transparent;
    width: 100%;
}

.app-bar{	
    height: 80px;
    background: transparent;
}

.app-bar a.brand img{	
    height: 80px;
}

ul.h-menu > li{	
	float:right;
}

.h-menu.mega .mega-container {
	background-color:white;
	border:1px solid rgba(88, 88, 88, .2);
	padding:5px;	
}

.login{	
    margin-top: 5%;
    border: 1px solid rgba(88,88,88,0.5);
    padding: 20px;
    border-radius: 2rem;
}

.breadcrumbs{	
    margin-left: 112px;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs span{	
    font-size: 12pt;
}

.summary-text{
	margin-right:10px;
}

div.label-view{
	font-weight:bold;
}

#footer{
	top:120px;
	margin-bottom:200px;
	bottom:200px;
}

div.form .row{
	margin-bottom:10px;
}

div.step-list{
	padding:10px;
	border:1px solid black;
	border-radius:8px;
	margin: 10px 0px;
}

div.step-list ul{
	list-style:none;
}
