/* For Sticky Footer */
html, body {
  height: 100%;
}
#page-content {
  flex: 1 0 auto;
}
#sticky-footer {
  flex-shrink: none;
}
.disabled {
	pointer-events:none;
}