.modal-content {
	text-align: center;
}

/***
Boite modale STUDY MODIFY EDIT
*/


.readPdfCompteStudyModifyModalDialog {
	width: 60%;
}

.readPdfCompteStudyModifyModalContent {
	margin: 0 auto;
}

.modal_study_modify {
	margin-bottom: 3vh;
}

.row_modal_thumbnails {
	border: 2px solid #000;
	margin: 0 1vh 2vh 1vh;
	padding: 2vh;
	width: 98%;
}

.series {
	display: flex;
	overflow: auto;
}

.edit_info_study_modify button, input[type="checkbox"] {
	cursor: pointer;
}