/*-------------------------------------------------------------------------------------------------------------------	
Frontend related CSS used in the ODM Core Plugin
------------------------------------------------------------------------------------------------------------------- */

.bootstrap-odm-wrapper {
	font-size: 13px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

body.modal-open {
	background: #00000080;
}
