.modal-dialog {
	width: 95%;
}

.form-control[readonly] {
	//background-color: #fff;
}

textarea {
	resize: none;
}