.container {
	width:auto;
	max-width:1170px;
	margin:0 auto;
}

body {
	line-height:normal;
}

body, p, .Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

p, .Normal {
	line-height: 22px;
}

p, ul, ol, h1, h2, h3, h4, h5, h6, h7 {
	margin-bottom:20px;
}

a {
	color: #b85cd6;
}

a:hover {
	color: #9ab508;
}

img {
	max-width:100%;
}

h1, h1 .Head {
	font-size:28px;
	line-height:32px;
	color:#5e2172;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}

h2, h2 .Head{
	font-size:22px;
	line-height:26px;
	color:#adcc02;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}

h3 {
	font-size:18px;
	line-height:22px;
	color:#737272;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}

.sc-content-block-quick-insert {
	display: none !important;
}

.text-green {
	color:#c6e519 !important;
}

div.DottedRule {
	border-top:2px dotted #dcdcdc;
	height:2px;
	width:100%;
	margin:30px 0;
	font-size:0;
}

.journalrow div.journalitem {
	word-break:normal;
}

.jphoto img {
    width: 150px !important;
}

.BIGideasEvents .dnnForm * {
    box-sizing: border-box !important;
}

.BIGideasEvents .dnnForm input, .BIGideasEvents .dnnForm select {
	height:31px;
}