.feedback-modal h4{
	display: none;
}

.modal-footer .btn-default {
    background-color: #1B5FFF !important;
    color: #FFF !important;
}

.top-space {
	top: 40px;
}

.bottom-space {
	margin-bottom: 40px;
}