#body {
	background: url("../../images/home/background.jpg") no-repeat center center fixed;
	background-size: cover;
  	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
} 


.banner .main-menu .menu-items {
	color: #FFFFFF !important;
}

.banner .main-menu .menu-items .small-menu {
	background-color: rgba(0, 0, 0, 1); 
	color: #FFFFFF !important;
}

.homePage .module .module-border {
    border: dashed 2px #000;
}

.punch-hole {
	display: none;
}

.interface-path,
/*
.workspace .path {
	filter: invert(100%);
}*/

.breadcrumb-stack-landscape {
	color: rgb(51, 51, 51);
	text-transform: uppercase;
}