.modal .modal-dialog.middle-box {
	margin-top: 0;
	top: 50%;
	transform: translate(0,-50%) !important;
	display: block;
}