@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
#notes .h1 + .notes-body, #notes .h2 + .notes-body, #notes .ex + .notes-body,
#notes .h1 + .element, #notes .h2 + .element, #notes .ex + .element {
	margin-top: 20px;
}
*/
/*~~*/

#notes .notes-body dl {
	margin-top: 15px;
}

#notes .notes-body .head + .body {
	margin-top: 5px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media screen and (min-width: 769px) {
/************************************************************************************************************************/
/*
#notes .h1 + .notes-body, #notes .h2 + .notes-body, #notes .ex + .notes-body,
#notes .h1 + .element, #notes .h2 + .element, #notes .ex + .element {
	margin-top: 25px;
}
*/
/*~~*/

/************************************************************************************************************************/
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/