body {
  padding-top: 70px;
 
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}
html,#footer,footer {
   background-color: #cfd3d7;
   
}



body {
    
    /**/
   text-align: left;
    line-height: 1.5em;
    color: #545454;
  /*  background-color: #ffffff;*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
}

