/* 
#exampleModalLong .modal-backdrop.show, .modal-backdrop.fade {
	position:fixed;
    z-index: 1;
    opacity:0;
}
#exampleModalLong .modal-dialog {
	position:relative;
    z-index:+1;
} */