@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 2560px) {
.modal-dialog {
	width:800px;
}
}

	body {margin-bottom: 50px; }