.account-container {
    background: #FFF;
}

.account-content {
    padding: 50px 30px;
    background: #FFF;
}

.renderWithName .left { display: none; }

.breadcrumb { margin-bottom: 0; }

h2 {
    font-size: 1.2em;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #f8f8f8;
  text-decoration: none;
}

.tabs-left > li > a {
  font-size: 0.9em;
}

.tabs-left > li, .tabs-right > li {
  margin-bottom: 10px;
  border-radius: 0px;
}

input[type="text"], input[type="email"], input[type="password"], textarea, select {
  background-color: #f6f6f6 !important;
}

.sidebar-account li {
    list-style: none;
}

.contentEspace-pro,
.contentEspace-presse {
    margin-top: 40px;
}