@font-face {
  font-family: "picons-font";
  src: url("/styles/fonts/picons-font/web/Picons-Font.ttf");
  src: url("/styles/fonts/picons-font/web/Picons-Font.eof") format("embedded-opentype"), url("/styles/fonts/picons-font/web/Picons-Font.ttf") format("truetype"), url("/styles/fonts/picons-font/web/Picons-Font.woff") format("woff"), url("/styles/fonts/picons-font/web/Picons-Font.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

a[name] {
	color: inherit;
	text-decoration: none;
}

a[name]:hover {
	color: inherit;
	transition: none;
}

ul {
	padding-left: 0;
}

th {
	text-align: left;
}

.accessibility {
	display: none;
}

.c_wysiwyg > ul > li {
    margin-left: 1em;
    margin-bottom: 1em;
}

#m-header + table th {
	padding-top: 12px;
}

#m-header .back {
	padding: 13px;
	background-color: #EFEFEF;
	margin: 8px 0;
}

.page-tools > li > a:before {
	text-transform: none;
}

.page-tools > li > .email:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	content: "m";
	top: 0;
	width: 17px;
	height: 17px;
	background: none;
	border-radius: 50%;
	color: #2b2b2b;
	font: 20px/16px "picons-font" !important;
	padding-left: 1px;
}

.page-tools > li > .my-cases:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "\e930";
    top: 0;
    width: 17px;
    height: 17px;
    background: none;
    border-radius: 50%;
    color: #2b2b2b;
    font: 20px/16px "icomoon" !important;
    padding-left: 1px;
}

#breadcrumbs {
	margin-top: 3em;
	padding-right: 20px;
}

#breadcrumbs > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#breadcrumbs .breadcrumb {
	display: inline;
}

#breadcrumbs .breadcrumb:before {
	content: ">";
	margin: 0 .5em;
}

#breadcrumbs .breadcrumb:first-child:before {
	content: "";
	margin: 0;
}

.breadcrumb:last-child > a {
	color: inherit;
}

.breadcrumb:last-child > a:hover {
	text-decoration: none;
	cursor: initial;
}

.accent, form.main fieldset, .pagnation, dl.hosts, #home-sponsor {
    background-color: #F3F3F3;
    padding: 8px;
}

.tool-options.accent.spaced {
	margin-bottom: 1em;
}

div.pagnation {
    text-align: right;
    clear: both;
    padding: .5em;
    float: left;
    width: 100%;
}

div.pagnation span.rows_shown {
    float: left;
}

.content-summary.ct9 > .props {
	list-style: none;
}

#definitionForm {
	margin-bottom: 24px;
}

.groups-page .prev {
	float: left;
}

.groups-page .next {
	float: right;
}

.groups-page .pagnation {
	padding: 12px;
	margin-bottom: 12px;
    z-index: 100;
    position: relative;
}

.groups-page .pagnation > span {
	display: block;
	padding: 12px 0;
}

.groups-page .props {
	list-style: none;
}

.no-records {
	margin-top: 4px;
    margin-bottom: 4em;	
}

.group > h3 {
    border-bottom: 1px solid #ccc; 
    margin: 12px 0 0 0;
    font-size: 20px;
}

.group > .topic {
	margin-bottom: 1em;
}

/* opps guide */
.oppsguide-page #m-header {
	/* margin: 1em 0; */
}

.ct11 .props {
	list-style: none !important;
}

.ct11 {
	clear: both;
	display: block;
}

.ct11 li {
    clear: left;
    margin-top: .2em;
    width: 95%;
}

.ct11 li, .calendar-page .content-summary .props > li {
	font-weight: bold;
	line-height: 1.5em;
}

.ct11 li strong, .ct11 li div,
.calendar-page .content-summary .props > li strong, .calendar-page .content-summary .props > li div,
.calendar-page .content-detail .props > li strong, .calendar-page .content-detail .props > li div {
	font-weight: normal;
}

/* library */

.library-page .description {
	margin: 12px 0;
}

.library-page #m-header {
	margin: 0;
}

.library-page .page-tools.hmenu {
	margin: 0;
}

.group > .content-summary > .props.resources {
	margin-top: 12px;
	list-style: none;
}

div.group div.content-summary {
    padding-bottom: 1em;
}

div.group div.content-summary:nth-child(1) {
    padding-top: 1em;
}

ul.resources .link, div.content-summary.link
{
  background: url(/images/icons/link.png) 0 center no-repeat;
  padding-left: 20px;
}
div.content-summary.document, div.content-summary.ct9
{
  background: url(/images/icons/doc.png) 0 center no-repeat;
  padding-left: 25px;
}
ul.resources .document
{
  background: url(/images/icons/doc.png) 0 no-repeat;
  padding-left: 20px;
  background-position: 0px 2px;
}
.folder {
  background: url(/images/icons/folder.png) 0 center no-repeat;
  padding-left: 20px;
}
ul.resources .webcast
{
  background: url(/images/icons/webcast.gif) 0 center no-repeat;
  padding-left: 55px;
}
dl.body dd {margin-bottom:1em;}
abbr.dtstart, abbr.dtend
{
  border:0;
}
/*label[for="StartTime"],label[for="StartMinute"],label[for="StartAMPM"] {
	float: unset !important;
}*/
a.moreresults 
{
  font-size: 1.2em;
  font-weight: bold;
  background: url(/images/more-link-arrow.gif) 5px center no-repeat;
  padding: .3em .3em .3em 15px;
  margin: .5em 0;
  float:left;
  clear:both;
  display:block;
}
div.ct5.folders ul.props { margin: .5em 0 1em 1.5em; }
div.ct5.folders ul.props li {color: #999;} 
div.ct5.folders .content-summary {
	padding-top: 1em;
}
div.ct5.items .content-summary {
	padding: 0;
}
/* LIBRARY RESOURCE */

.resources .attachments {
  padding: 6px;
  background-color: #EDEDED;
  font-weight: bold;
}

.resources .attachments a {
  margin-right: 4px;
}

.resources .attachments a:before {
  content: "N";
  font-family: "picons-font";
  color: black;
  font-size: 18px;
  margin: 0 4px;
}

.resources .attachments a.more:before {
  content: "";
}

.resources .attachments .PDF:before {
  font-family: "picons-font";
  content: "8";
  margin: 0 7px;
}

/*link*/
.resources .attachments .external:before { 
  content: "w";
}

.resources .attachments .DOC:before,
.resources .attachments .XLS:before,
.resources .attachments .TXT:before,
.resources .attachments .HTM:before,
.resources .attachments .HTML:before {
  content: "N";
}

.resources .attachments .PNG:before, 
.resources .attachments .GIF:before,
.resources .attachments .JPG:before,
.resources .attachments .JPEG:before {
  content: "i";
  margin: 0 7px;
}

.resources .attachments .PPT:before {
  content: "I";
  font-size: 20px;
  margin: 0 5px;
}


/* cases */
/* Case tool styles */

.ct3 > .props > li {
	list-style: none;
	margin: 12px 0;
}
.content-detail ul.props {
	list-style: none;
}

.content-detail > .description > .props > li {
	margin: 8px 0;
}
.content-detail > .topics {
	font-weight: normal;
}
.topics > ul {
	list-style: none;
}
.cases-page #m-header {
	margin: 16px 0;
}
.case-status {
	font-weight:bold;
	font-size: .9em;
}
.case-status.open {
	color: green !important;
}
.case-status.pending {
	color: #ff6600 !important;
}
.case-status.placed {
	color: red !important;
}
.case-status.closed {
	color: red !important;
}
.case-controls {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.case-action {
	margin-right: 10px;
	padding-left: 20px;
}
.case-action.review {
  background: url(/images/icons/review.png) 0 center no-repeat;
}
.case-action.accept {
  background: url(/images/icons/accept.png) 0 center no-repeat;
}
.case-action.reject {
  background: url(/images/icons/reject.png) 0 center no-repeat;
}
.case-action.close {
  background: url(/images/icons/close.png) 0 center no-repeat;
}

#content > .group {
	margin: 18px 0;
	position: relative;
	overflow: hidden;
}

.groups-page #content > .group {
	overflow: unset;
}

.group > .content-summary > h4.summary {
	padding: 0;
	margin: 0;
	font-size: 14pt;
}
.calendar-page .group > .content-summary > h4.summary {
    font-size: 12pt;
}
.group .props address, .group .props abbr {
	font-weight: normal;
}
.group > .content-summary > .props {
	margin: 4px 0 26px 0;
	list-style: none;
}
div.tool-options:nth-child(5) {
    margin-bottom: 2em;
}
.calendar-page .group > .content-summary > .props {
	margin: 4px 0 0px 0;
	list-style: none;
}

abbr[title] {
	text-decoration: none;
	font-size: 12pt;
}

.calendar-page .calendar-style-nav {
    overflow: unset !important;
}

.calendar-page a.morenews {
	float: none;
}

.group.othernews {
	float
}

.inbox-page .description > .props > .cleCredit,
.calendar-page .props > .cleCredit {
	background-color: unset !important;
	color: inherit !important;
}
.calendar-page .props > .cleCredit:before {
	content: "";
	border-radius: 50%;
	border: 1pt solid black;
	width: 15px;
	height: 15px;
	margin: 2px;
	display: inline-block;
	vertical-align: -20%;
}
.inner-page .page-tools.hmenu {
	float: none;
}

/* tools v1 */
div.tool-options {
  clear: both;
  padding: .5em;
  position: relative;
  overflow: hidden;
}
div.tool-options:nth-of-type(4) {
	margin-bottom: 2em;
}
div.tool-options div.current
{
  text-align:center;
  float:left;
}
div.tool-options div.tool-prev {
  float:left;
  margin-right: 1em;
}
div.tool-options div.tool-prev a, div.tool-options div.tool-next a { padding: .2em }
div.tool-options div.tool-next {
  float:right;
  text-align:left;
}

span.active {
  font-weight: bold;
}

.success-msg {
	padding: 1em;
}

.search-page h3.info {
	float: unset !important;
}

footer {
	clear: both;
}

/*collections, flexpages*/
h3.expandable {
    cursor: pointer;
    display: block;
    position: relative;
    margin: 12px;
}

h3 div.descriptiveText {
    font-weight: normal;
    color: unset;
    margin-top: 8px;
    font-size: 15px;
}

[class^="labelinstructions"] {
    text-transform: none;
    background: none;
    color: inherit;
    font: 18px/16px "picons-font";
    right: 0;
    top: -3px;
    /*margin-right: -10px;*/
    position: absolute;
    padding-top: 8px;
}

.expandabletitle {
	margin-right: 20px;	
}

.ExpandableBGColor, .ExpandableBGColorOpen {
	position: relative;
}

[class^="labelinstructions"] {
     content: "+"; 
}

.labelinstructions-minus {
	content: '-';
}

/*
.labelinstructions {
    font-size: 9pt;
    color: rgba(196,196,196,1);
    text-align: right;
    margin-right: -10px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: right;
    height: 26px;
    padding-top: 5px;
}

.labelinstructions-minus {
    font-size: 9pt;
    color: rgba(196,196,196,1);
    text-align: right;
    margin-right: -10px;
    position: absolute;
    right: 1.5em;
    background-repeat: no-repeat;
    background-position: right;
    height: 26px;
    padding-top: 5px;
}
*/

div.hideableItems > div.content-summary {
	padding: 1em 1em 0 1em;
}

div.hideableItems > div.content-summary:last-child {
	padding-bottom: 1em;
}

div.hideableItems > div.content-summary > h4 {
	font-size: 15px;
	margin: 0;
}

@media (max-width: 767px) {
	a.moreresults {
		margin-top: -15px;
	}
	
	#breadcrumbs {
		width: 100%;
	}

	.groups-page #m-header {
		/*padding-top: 10px;*/
	}

	#m-header .back {
	    padding: 13px 0;
	}

	#content .page-tools .print {
		display: none;
	}
	
	.groups-page .page-tools.hmenu {
	    float: unset !important;
	    text-align: right !important;
	    margin: 12px 0 !important;
	}

}