<html><body><p>/* Custom CSS for the WCMS RWD Module Gallery */

/*div#content h1 {
	margin: 0;
	line-height: 24px!important;
}
*/
.view-options {
	display: none;	/* Off by default */
}

.theme-options {
}

.view-options fieldset,
.theme-options fieldset {
	padding-top: 9px!important;
}

.view-options fieldset legend,
.theme-options fieldset legend {
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}

.view-options fieldset label,
.theme-options fieldset label {
	display: inline-block;
}

.view-options fieldset input,
.theme-options fieldset input {
}

.theme-options input[type='radio'] {
	float: none !important;
	margin: -4px 0px 0px 0px;
}

.view-options #show_header_options,
.view-options #show_title_options {
	margin-left: 24px;
}

.view-options #show_images_options {
	display: none;
	margin-left: 24px;
}

.view-options input[type='radio'],
.view-options input[type='checkbox'] {
	float: none !important;
	margin: -4px 0px 0px 0px;
}

.view-options #show_headers {
	margin-left: -24px;
}

.module-tools {
	margin: 1em 0 0.75em;
	overflow: visible!important;
	display: none;
}
.module-tools a {
	display:none;
	float:left;
	position:relative;
	color:white;
	height:23px;
}
.module-tools a.copy-to-clipboard {display:none;}
/*
a.copy-to-clipboard span {
	background:url(/TemplatePackage/3.0/modules/local/images/copy.gif) no-repeat;
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
}

a.view-source {
	display:none;
	width:109px;
}
a.view-source span {
	background:url(/TemplatePackage/3.0/modules/local/images/view.gif) no-repeat;
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
	display:none;
}
*/

[class*="module-type"] div.list-sub h4.label {
	display: none;
}

#show_images_options #image_location {
	width: auto;
}

#content [class*="module"] &gt; ul.bullets {
	margin-left:10px;
}

#image_location,
#image_location_label,
#contentArea [class*="module-type"]:not(.non-clipboard):not(.module-typeD):not(.module-typeJ):not(.module-typeK) img,
#contentArea [class*="module-type"]:not(.non-clipboard):not(.module-typeL):not(.module-typeG):not(.module-typeN):not(.wcms_details) p,
#contentArea [class*="module-type"]:not(.non-clipboard):not(.module-typeL):not(.module-typeH):not(.topicmedia):not(.emailupdates) span[class^="sprite"],
#content #contentArea [class*="module-type"]:not(.non-clipboard) ul li span.link-title,
#content #contentArea [class*="module-type"]:not(.non-clipboard) ol li span.link-title,
#contentArea [class*="module"]:not(.non-clipboard) ul.list-block li p:not(.somemore),
#contentArea [class*="module"]:not(.non-clipboard) p.somemore,
#contentArea [class*="module"]:not(.non-clipboard):not(.module-typeN) p.morelink {
	display: none;
}

#contentArea [class*="module-type"]:not(.non-clipboard) p.cdc-caption-text,
#contentArea .module-typeG.emailupdates span[class^="sprite"] {
	display: inline-block;
}

#contentArea .nav-related div[class*="module"]:not(.non-clipboard) p.morelink {
	display: inline-block;
}

#contentArea [class^="module-type"]:not(.non-clipboard) a.external span[class^="sprite"],
#contentArea [class^="module-type"]:not(.non-clipboard) a.nonHtml span[class^="sprite"] {
	display: inline;
}
#contentArea .module-typeA &gt; p:not(.somemore),
#contentArea .module-typeB &gt; p:not(.somemore),
#contentArea .module-typeC &gt; p:not(.somemore),
#contentArea .module-typeD &gt; p:not(.somemore),
#contentArea .module-typeE &gt; p:not(.somemore),
#contentArea .module-typeF &gt; p:not(.somemore) {
	display: inherit;
}

#emailupdates~.module-tools,
#socialMediaFeeds .module-tools {
	float: left;
	clear: both;
}
#emailupdates~.module-tools {
	margin-top: 0px;
}

.pageIndicator.hidden-two.hidden-three.hidden-four {
	min-width: 100px;
}

#contentArea div.row.nolinks {
     display: none;
}

/* changing to ON by default */

/* .wcms_details {
	display: none;
} */</p></body></html>