/* CSS Document */

body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-services {

  border-color: #6F9
  display: block;
/*  padding-left: 200px; */
/*  max-width: 700px; */
  overflow-x: hidden;
  border-right: 1px solid #eee;
  position: relative;
  margin-top: 10px;
  margin-right: 10;
  margin-bottom: 10px;
  margin-left: 10;
}
