nav {
  }

.navbar-custom{
  margin-bottom:0;
  padding:10px 0 80px 0;
  width: 100%;
  background: url(/Images/Import/Banners/banner-1.jpg) no-repeat center center;
  background-size: cover;}

.navbar-custom .nav-header {
  background-color: transparent; }

.navbar-custom .nav-ribbon {
  margin-top: 80px; 
  margin-bottom: 20px;}

.navbar-custom .breadcrumb {
  display: none; }

.common-tasks{
    background-color:#fff6dd;
}

.common-tasks .well{
   background-color:#F0E9C9;
  margin: 10px 0;
}

.homepage-message{background-color:#dcc9e0;display:block;text-align:center;}