body {
  padding-top: 60px;
  padding-bottom: 40px;
}
.sidebar-nav {
  padding: 9px 0;
}
footer {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 980px) {
  /* Enable use of floated navbar text */
  .navbar-text.pull-right {
    float: none;
    padding-left: 5px;
    padding-right: 5px;
  }
}


.icon-show {
  background-position: -96px -120px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-suppr {
  background-position: -312px 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #3A87AD;
}

#logoCGT
{
  margin-bottom: 3em;
}

#logoCGT img{
  display: block;
  margin: 0 auto 10px;
}

/* /adherant/ : Liste des Syndiqués*/
.parti{
  color: #9987ad;
  font-size: small;
  font-style: italic;
  text-decoration: line-through;
}

/* / : Liste des impayés*/
#resumeRetardPaiement{
  margin-bottom: 2em;
}

#ListeImpayes h4{
  line-height: 5px;
}

.nomSection{
  font-size: 1.2em;
  font-weight: bold;
}

.cogetis_observation{
  font-size: 1.2em;
  font-weight: bold;
  /*text-align: right;*/
}