/* Enter Your Custom CSS Here */

.modal-content{
	z-index: 999 !important;
}

.modal-backdrop.fade.in{
	display: none !important;
}