/**
*	External CSS
**/
.navbarToggleContent-backdrop.show {
	z-index: -9999 !important;
}

.tablepress {
	width: auto;
   	 min-width: 100%;
	display: block;
	overflow: scroll;
}
