div.ccm-block-field-group.joh-style .ccm-input-date {
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 3px 3px 3px 3px;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 9px;
	padding: 4px 6px;
	font-family: Helvetica,Arial,sans-serif;
}

div.ccm-block-field-group.joh-style .ccm-file-selected-wrapper,
div.ccm-block-field-group.joh-style .ccm-file-manager-select {
	margin-bottom: 10px;
}

div.ccm-block-field-group.joh-style h4 {
	margin-top: 2px;
}

div.ccm-block-field-group.joh-style {
	padding: 22px 24px 27px 24px;
	margin: 0 -10px;
	border-bottom: 1px solid #ddd; 
}


div.ccm-block-field-group.joh-style p:last-child {
	margin-bottom: 0;
}

.edit-mode .every-page {
	position: absolute;
	left: 70%;
	top: 170px;
	background: white;
	width: 28%;
	z-index: 999;
}

.edit-mode .every-page .bubble {
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	margin: 0 !important;
}

#ccm-highlighter {
	z-index: 999 !important;
}