.modal-backdrop{
	z-index : 2000
}

.btn-image-setting{
	position: fixed !important;
	right : 15px;
	bottom: 52px;
	z-index: 1020;
}

.modal-dialog-bottom {
	position: fixed;
	bottom:0;
	margin: 5% auto; /* Only centers horizontally not vertically! */
	left: 0;
	right: 0;
}
body { padding-right: 0 !important }
/*
.modal-backdrop {
   background-color: red;
}
*/