body {
    padding-top: 5rem;
}

.inverted
{
  background: #1B1C1D;
}

footer
{
  margin: 0;
  padding-bottom: 50px;
  margin-top: 50px;
}

footer .header
{
  color: #FFF;
  border: none;
  margin: calc(2rem - .14285714em) 0 1rem;
  padding: 0;
  font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-weight: 700;
  line-height: 1.28571429em;
  text-transform: none;
}
footer .item
{
      color: rgba(255,255,255,.5);
}

footer .item a {
    text-decoration: none;
    display: block;
}


footer .col-md-2
{
  box-shadow: -1px 0 0 0 rgba(255,255,255,.1);
}

.margintop20 {
    margin-top:20px;
}

.fos_user_profile_edit img
{
    width: 100%;
}

.bg-green-illiwap
{
    background-color: #a3c614;
}
