.modal-content {
	border:none;
	border-radius: 0px;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}