/* css footer */
#footer{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    background-color: #FFFFFF !important;
    border-top: 1px solid !important;
    border-color: #666666 !important;
    margin-top: 100px;
}

#footer span{
  font-size: 12px;
  color: #696969;
  z-index: 6;
}

#footer img{
    margin-top: -5px;
}