/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  height: 100%;
}
body {
  
  height: auto;
  /* Margin bottom by footer height */
  
}
#footer {
  /*bottom: 0;
  width: 100%;
  position:absolute;
  height: auto; */
 
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  
}
.container .text-muted {
  margin: 20px 0;
}