@font-face {
	font-family: "proxima_nova_rgregular";
	src: url("../fonts/proximanova-bold-webfont.woff") format("woff2"), url("../fonts/proximanova-bold-webfont.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "proxima_nova_rgregular";
	src: url("../fonts/proximanova-regular-webfont.woff") format("woff2"), url("../fonts/proximanova-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "belgranoregular";
	src: url("../fonts/belgrano-regular-webfont.woff") format("woff2"), url("../fonts/belgrano-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "picons-fontfont";
	src: url("../fonts/picons-font-webfont.woff") format("woff2"), url("../fonts/picons-font-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("../../styles/fonts/icomoon_xcip7y.eot");/*/standard-assets*/
	src: url("../../styles/fonts/icomoon_xcip7y.eot#iefix") format("embedded-opentype"), url("../../styles/fonts/icomoon_xcip7y.ttf") format("truetype"), url("../../styles/fonts/icomoon_xcip7y.woff") format("woff"), url("../../styles/fonts/icomoon_xcip7y-icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("../../olmsfam-assets/fonts/icomoon_ipqg2p.eot");
	src: url("../../olmsfam-assets/fonts/icomoon.eot") format("embedded-opentype"), url("../../olmsfam-assets/fonts/icomoon_ipqg2p.ttf") format("truetype"), url("../../olmsfam-assets/fonts/icomoon_ipqg2p.woff") format("woff"), url("../../olmsfam-assets/fonts/icomoon_ipqg2p-icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "picons-font";
	src: url("../../styles/fonts/picons-font/web/Picons-Font.ttf");
	src: url("https://www.oregonadvocates.org/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;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

#header #nav ul,
#login .nav,
#logged-in .nav,
#footer #disclaimers {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
	background: #fff;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #002b58;
	background: #fff;
	font: 15px/1.6428 "proxima_nova_rgregular", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 30px;
}

h2,
.h2 {
	font-size: 27px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #006be6;
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:focus {
	text-decoration: underline;
}

#eventDetails a {
	color: #002b58 !important;
	font-weight: normal !important;
}

#eventDetails .button a {
	color: #fff !important;
	font-weight: bold !important;
}

.back a,
.detail-tools li a  {
	font-weight: normal;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #999;
	padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #002b58;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #999;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #999;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

@font-face {
	font-family: "belgranoregular";
	src: url("../fonts/belgrano-regular-webfont.woff") format("woff2"), url("../fonts/belgrano-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	content: '';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow_right:before {
	content: "\e900";
}

.icon-user:before {
	content: "\e971";
}

.icon-search:before {
	content: "\e986";
}

.icon-facebook:before {
	content: "\e905";
}

.icon-twitter:before {
	content: "\e904";
}

.icon-linkedin:before {
	content: "\e903";
}

.home-page .layout {
	padding-bottom: 30px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#header {
	position: relative;
	z-index: 999;
}

.ui-front { /* needed for jquery ui dialog */
    z-index: 1000 !important;
}

#header .logo {
	display: inline-block;
	vertical-align: top;
	margin: 12px 0 0 2px;
}

#header .logo a {
	width: 300px;
	/*! height: 45px; */
	display: block;
}

#header #tool-nav {
	max-width: 1300px;
	background: #005a3d;
	position: relative;
	border-bottom: 3px solid #92a408;
	margin: 0 auto;
	padding: 0 60px;
	height: 40px;
}

#header #tool-nav:before,
#header #tool-nav:after {
	border-bottom: 3px solid #92a408;
	background: #005a3d;
	width: 9999px;
	bottom: -3px;
	content: "";
	top: 0;
	right: 100%;
	position: absolute;
}

#header #tool-nav:after {
	right: auto;
	left: 100%;
}

#header #nav {
	position: relative;
	background: none;
}

#header #nav:after {
	width: 168px;
	height: 19px;
	/*background: url(../images/logo-white.png);*/
	content: "";
	position: absolute;
	top: 25px;
	left: 17px;
	display: none;
}

#header #nav:before {
	background: #005a3d;
	height: 60px;
	top: 0;
	left: 0;
	position: absolute;
	content: "";
	width: 260px;
	display: none;
}

#header #nav > span {
	display: none;
	position: absolute;
	right: -58px;
	top: 0;
}

#header #nav > span:first-child {
	background: #005a3d;
	float: right;
	height: 60px;
	overflow: hidden;
	position: relative;
	width: 58px;
	pointer-events: auto;
}

#header #nav > span:first-child:before,
#header #nav > span:first-child:after,
#header #nav > span:first-child span {
	background: #fff;
	border-radius: 4px;
	height: 3px;
	left: 30%;
	margin-top: -5px;
	position: absolute;
	right: 30%;
	top: 19px;
	-webkit-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	pointer-events: none;
}

#header #nav > span:first-child:before,
#header #nav > span:first-child:after {
	content: "";
	top: 33px;
}

#header #nav > span:first-child:after {
	top: 26px;
}

#header #nav > span:first-child a {
	display: block;
	text-decoration: none;
	padding: 40px 0 14px;
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	color: #fff;
	margin: -17px -17px 0;
	text-align: center;
	font-family: "proxima_nova_rgbold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	pointer-events: auto;
}

#header #nav ul {
	color: #fff;
	text-transform: uppercase;
}

/*#header #nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px 10px 0;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}
*/
#header #nav ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 14px 24px 14px 0;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	float: left;
	position: relative;
}

#header #nav ul li > .sub-menu {
	display: none;
	z-index: 5;
	background-color: #fff;
	overflow: hidden;
	padding: 27px 14px;
	position: absolute;
	margin-top: 1px;
	min-width: 230px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.16), 0 2px 4px rgba(0,0,0,0.23);
}

#header #nav ul li > .sub-menu:before {
	position: absolute;
	content: '';
  width: 0; 
  height: 0; 
	z-index: 12;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #005a3d transparent transparent transparent;
	margin-left: 10%;
	top: 0;
}

#header #nav ul li:hover > .sub-menu {
	display: block;
}

#header #nav ul li > .sub-menu:hover {
	display: block;
}

#header #nav ul li > .sub-menu > div > li {
	clear: left;
	width: 100%;
}

#header #nav ul li > .sub-menu > div >li > a {
	text-decoration: none;
	color: #006be6;
}

#header #nav ul .first {
	display: none;
}

#header #nav ul ul li {
	font-size: 13px;
	line-height: 14px;
	font-weight: 400;
	text-transform: capitalize;
}

#header #nav ul > li > a {
	color: #fff;
	display: block;
	text-decoration: none;
}

#header #nav ul .c_wysiwyg {
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
}

#header #nav ul .c_wysiwyg div {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	background: #fff;
	width: 386px;
	padding: 27px 19px;
	/* border-top: 1px solid #92a408; */
	z-index: 12;
}

#header #nav ul .c_wysiwyg div:before {
	width: 2px;
	right: 200px;
	top: 27px;
	bottom: 27px;
	position: absolute;
	content: "";
	background: #80ad9e;
}

#header #nav ul .c_wysiwyg div ul {
	overflow: hidden;
	padding-left: 22px;
	width: auto;
}

#header #nav ul .c_wysiwyg div li,
#header #nav .sub-menu li {
	font-size: 14px;
	line-height: 15px;
	color: #92a408;
	font-weight: bold;
	display: block;
	position: relative;
	padding: 0 10px 0 10px;
	margin-bottom: 7px;
	width: 100%;
}

#header #nav ul .c_wysiwyg div li a,
#header #nav .sub-menu li a {
	color: #006be6;
	text-decoration: none;
}

#header #nav ul .c_wysiwyg div li a:hover,
#header #nav ul li > .sub-menu > div > li > a:hover {
	color: #002b58;
}

#header #nav ul .c_wysiwyg div li:before,
#header #nav .sub-menu li:before {
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: #92a408;
	content: "";
	position: absolute;
	left: 1px;
	top: 5px;
}

#header #nav ul .c_wysiwyg .menu-item {
	position: static;
	display: block;
	background: none;
	padding: 0;
	width: auto;
	border: none;
}

#header #nav ul .c_wysiwyg .menu-item:after {
	border: none;
	content: "\e900";
	font-family: "icomoon";
	display: block;
	font-size: 22px;
	line-height: 1;
	margin: 0;
	top: 10px;
	left: 10px;
	position: absolute;
	display: none;
	font-weight: 400;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#header #nav ul .c_wysiwyg .menu-item:before {
	width: 48px;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #4d6b8a;
	content: "";
	opacity: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#header #nav ul p {
	font-size: 14px;
	line-height: 15px;
	color: #002b58;
	font-weight: normal;
	text-transform: none;
	width: 165px;
	float: left;
	padding-right: 10px;
}

#header #nav ul .module {
	display: inline-block;
	vertical-align: top;
	padding: 14px 24px 14px 0;
	position: relative;
	cursor: default;
}

#header #nav ul .module:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 8px 0 8px;
	border-color: #005a3d transparent transparent transparent;
	position: absolute;
	left: 50%;
	top: calc(100% - 4px);
	margin-left: -23px;
	display: none;
	pointer-events: none;
	z-index: 12;
}

#header #nav ul .module .thickbox {
	right: 5px;
	top: 5px;
}

#header #nav ul .module.hover:after {
	display: block;
}

#header #nav ul .module.last .c_wysiwyg div {
	right: 0;
	left: auto;
}

#header #nav ul .module.hover .c_wysiwyg div {
	display: block;
}

#header .header-holder {
	position: relative;
	z-index: 11;
	max-width: 1300px;
	margin: 0 auto;
	min-height: 87px;
	padding: 0 60px;
	background: #fff;
}

#header #utility-nav {
	float: right;
}

#header .navbar-nav {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	/*min-width: 292px;*/
}

#header .navbar-nav .login {
	font: 12px/16px Arial, Helvetica, sans-serif;
}

#header .navbar-nav .login a {
	display: block;
	color: #fff;
	background: #002b58;
	padding: 14px 19px;
	border-radius: 0 0 6px 6px;
	text-decoration: none;
	height: 42px;
	font-size: 13px;
	font-weight: normal;
}

#header .navbar-nav .login a:hover {
	opacity: .9;
}

#header .navbar-nav #mod_login_form ul {
	padding: 10px;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 100%;
	width: 280px;
	background: #dedee0;
	font-size: 14px;
}

#header .navbar-nav #mod_login_form ul li {
	overflow: hidden;
	margin-bottom: 5px;
}

#header .navbar-nav #mod_login_form ul label {
	color: #002b58;
}

#header .navbar-nav #mod_login_form ul input[type="text"],
#header .navbar-nav #mod_login_form ul input[type="tel"],
#header .navbar-nav #mod_login_form ul input[type="email"],
#header .navbar-nav #mod_login_form ul input[type="search"],
#header .navbar-nav #mod_login_form ul input[type="password"],
#header .navbar-nav #mod_login_form ul textarea {
	width: 100%;
}

#header .navbar-nav #mod_login_form ul input[type="submit"] {
	border: 0;
	background: #3994ff;
	color: #fff;
	width: 100px;
	text-align: center;
	float: right;
	padding: 3px;
}

#header .search {
	margin-right: 3px;
	float: right;
	position: relative;
}

#header .search > div {
	overflow: hidden;
}

#header .search > div:first-child {
	position: relative;
	float: right;
	font-family: "picons-font";
}

#header .search > div:first-child:after {
	content: "s";
	font-family: "picons-font";
	position: absolute;
	font-size: 25px;
	line-height: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	pointer-events: none;
	color: #005a3d;
}

#header .search #primary-nav-hardcoded {
	float: right;
	width: 45px;
	padding: 10px 5px 13px;
	border-radius: 0 0 9px 9px;
	background: #dedee0;
	overflow: hidden;
	text-indent: -9999px;
	height: 42px;
}

#header .search .searchCustom {
	position: absolute;
	right: 41px;
	width: 0;
	background: #dedee0;
	padding: 5px 0 12px 0;
	border-radius: 0 0 0 9px;
	overflow: hidden;
	-webkit-transition: width .3s ease, padding .3s ease;
	transition: width .3s ease, padding .3s ease;
}

#header .search .searchCustom #simplesearch {
	border-bottom: 1px solid #84ada0;
	overflow: hidden;
	position: relative;
	width: 188px;
	margin: 0;
}

#header .search .searchCustom #simplesearch:after {
	position: absolute;
	content: "GO";
	right: 0;
	top: 7px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	pointer-events: none;
	color: #005a3d;
}

#header .search .searchCustom #simplesearch label {
	display: none;
}

#header .search .searchCustom #simplesearch input[type="text"] {
	border: 0;
	background: none;
	padding: 5px 0;
	font-size: 12px;
	line-height: 14px;
	color: #005a3d;
	width: 160px;
	height: 22px;
	outline: none;
}

#header .search .searchCustom #simplesearch input[type="submit"] {
	border: 0;
	background: none;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	width: 20px;
	height: 24px;
	padding: 0;
}

#header .search .searchCustom #simplesearch .more {
	display: none;
}

#mod_login_form {
	float: right;
	position: relative;
}

#login .nav {
	float: left;
	padding: 12px 5px 0 0;
	display: none;
}

#login .nav li {
	font-size: 12px;
	color: #002b58;
	text-transform: capitalize;
}

#login .nav a {
	color: #002b58;
	text-decoration: none;
}

#login .nav a:hover {
	color: #f00;
}

#logged-in {
	padding-top: 16px;
	float: right;
}

#logged-in h2 {
	font-size: 12px;
	line-height: 14px;
	top: -2px;
  font-weight: normal;
	color: #002b58;
	float: left;
	position: relative;
	padding-left: 4px;
	font-family: "martel", serif;
}

#logged-in h2:before {
	position: relative;
	top: 0;
	font-family: "picons-font";
	font-size: 14px;
	line-height: 1;
	content: "y";
	padding: 0 3px 0 3px;
}

#logged-in .nav {
	float: left;
	line-height: 14px;
	font-weight: bold;
}

#logged-in .nav li {
	float: left;
	padding-left: 6px;
	margin-left: 6px;
	font-weight: 400;
	color: #002b58;
	position: relative;
	font-family: "martel", serif;
}

#logged-in .nav li a {
	color: #002b58;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

#logged-in .nav li a:hover {
	text-decoration: underline;
}

#logged-in .nav li:after {
	position: absolute;
	content: "";
	background: #002b58;
	width: 1px;
	bottom: 2px;
	left: 0;
	height: 14px;
}

#logged-in .nav li:first-child {
	float: left;
	padding-left: 6px;
}

#banner {
	color: #fff;
	background: #002b58;
	min-height: 204px;
	padding: 0;
	max-width: 1300px;
	margin: 0 auto 50px;
	z-index: 1;
	position: relative;
	display: table;
	width: 100%;
}

#banner:before,
#banner:after {
	width: 9999px;
	padding: 0 30px;
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	background: #002b58;
	right: 100%;
}

#banner:after {
	left: 100%;
	right: auto;
}

#banner .module .thickbox {
	left: 0;
	top: 3px;
	display: none;
}

#banner .module.active .thickbox {
	display: block;
}

#banner .module p {
	padding: 36px 0;
	width: calc(100% - 450px);
	font-family: 'martel', serif;
	font-size: 14px;
	line-height: 23px;
	min-height: 204px;
	margin: 0;
	position: relative;
	z-index: 1;
	display: none;
	color: #fff;
	clear: none;
	float: left;
}

#banner .module p img {
	position: relative;
	margin: auto;
}

#banner .module p a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

#banner .module p a:hover {
	text-decoration: none;
	color: #3994ff;
}

#banner .module.active .c_wysiwyg p {
	display: block;
	float: left;
	clear: left;
	padding-right: 25px;
}

#banner .module.active p:last-child {
	display: block;
	width: 400px;
	padding: 0;
	margin: 0;
	position: relative;
	float: right;
	clear: none;
	text-align: right;
}

#banner .module.active p:only-of-type {
  display: block;
	float: none;
	position: relative;
	width: 100%;
}

#banner .module.active .bottom-tab {
	background: #002b58;
	color: #fff;
	font-weight: bold;
}

#banner #navJoin .join {
	position: absolute;
	right: 0;
	border-radius: 0 0 6px 6px;
	top: 100%;
	min-height: 40px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	width: 324px;
	margin: 0;
}

#banner #navJoin .join:after {
	position: absolute;
	right: -20px;
	top: 0;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 20px 0 0;
	border-color: #c4dfff transparent transparent transparent;
}

#banner #navJoin .join a {
	color: #fff;
	background: #3994ff;
	text-decoration: none;
	display: block;
	padding: 7px 12px 5px;
	min-height: 40px;
}

#banner #navJoin .join a:hover {
	opacity: .8;
}

#banner .bottom-tab {
	position: absolute;
	left: 0;
	width: 170px;
	min-height: 40px;
	top: 100%;
	text-align: center;
	border-radius: 0 0 6px 6px;
	background: #dedee0;
	color: #002b58;
	text-transform: capitalize;
	padding: 9px 15px 6px;
	cursor: default;
}

#banner .bottom-tab:hover {
	background: #002b58;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#banner #why_volunteer .bottom-tab {
	left: 173px;
}

#banner #support_us .bottom-tab {
	left: 346px;
}

.home-page #content {
	max-width: 1300px;
	margin: 0 auto;
}

.home-page #content .twocolumn {
	overflow: hidden;
}

.home-page #content #main_column {
	margin: 0 -18px;
}

.home-page #content #main_column .module,
.home-page [id^="ns"] {
	width: 50%;
	/*! float: left; */
	padding: 20px 18px;
	/*padding: 40px 18px 0;*/
	position: relative;
}

.home-page #content #main_column .main_boxes,
.home-page #content #main_column .feed {
	border: 1px solid #002b58;
	min-height: 250px;
	padding: 14px 11px;
}

.home-page .feed {
	padding: 0 !important;
	margin-left: 20px;
}

.home-page [id^="ns"] ul {
	margin-left: 0px;
}

.home-page ul.feed {
	list-style: none;
}

.home-page #content #main_column .main_boxes {
	margin-top: 14px;
}

.home-page #content #main_column h3, .home-page .relatedContentApp .widget-title {
	font-size: 14px;
	color: #002b58;
	text-transform: uppercase;
	font-weight: bold;
	/*position: absolute;*/
	left: 0;
	width: 100%;
	padding: 0 22px;
}

.home-page .relatedContentApp .widget-title {
	line-height: 1.25;
}

.home-page #content #main_column h3 {
	margin-bottom: -10px;
	top: 18px;
}

.home-page [id^="ns"] h3,
.home-page .whatsnew h3 {
	margin-bottom: 6px !important;
	margin-left: 20px;
}

.home-page .whatsnew h3 {
	padding-left: 42px !important;
}

.home-page #content #main_column .link {
	float: right;
	text-transform: none;
}

.home-page #content #main_column related-content .link {
	float: unset;
}

/*.home-page #content #main_column .link a {
	font-size: 14px;
	color: #005a3d;
	text-decoration: none;
}

#volunteer_spotlight > div > div > span > a {
	text-transform: uppercase;
}

.home-page #content #main_column .link a:hover {
	color: #f00;
}*/

/*.home-page #content #main_column .date {
	background: #dee3b7;
	color: #002b58;
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	text-transform: uppercase;
	margin-bottom: 13px;
	padding: 4px 4px 2px;
}*/

.home-page #content #main_column .event {
	font-size: 15px;
	line-height: 18px;
	color: #3994ff;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 6px;
}

.home-page #content #main_column .event .location {
	font-size: 11px;
	color: #000;
	font-weight: 400;
}

.home-page #content #main_column .event.cle {
	padding-left: 60px;
	position: relative;
	margin-bottom: 16px;
	min-height: 38px;
}

.home-page #content #main_column .event.cle:after {
	width: 46px;
	height: 46px;
	background: #009148;
	border-radius: 100%;
	position: absolute;
	left: 5px;
	top: -4px;
	content: " CLE Credit";
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 11px;
}

.home-page #content #main_column #volunteer_spotlight {
	font-size: 10px;
	line-height: 1.6;
	color: #002b58;
	float: right;
}

.home-page #content #main_column #volunteer_spotlight .volunteer-name {
	font-size: 13px;
	text-transform: capitalize;
}

.home-page #content #main_column #volunteer_spotlight .volunteer-firm {
	text-transform: capitalize;
	font-weight: bold;
}

.home-page #content #main_column #volunteer_spotlight .volunteer-blurb a {
	text-decoration: none;
	color: #3994ff;
}

.home-page #content #main_column #volunteer_spotlight .volunteer-blurb a:hover {
	color: #f00;
}

.home-page #content #main_column #volunteer_spotlight .main_boxes {
	background: url(../images/img01.jpg) no-repeat 6px 5px;
	padding-left: 176px;
	min-height: 213px;
}

.body {
	overflow: visible;
	padding: 0;
	margin-bottom: 4px;
}

.tagline {
  position: absolute;
	bottom: 10px;
	margin-left: 2px;
}

#footer {
	max-width: 1300px;
	background: #dedee0;
	position: relative;
	border-top: 2px solid #92a408;
	margin: 0 auto;
	padding: 24px 60px 65px;
	min-height: 100px;
}

#footer:before,
#footer:after {
	border-top: 2px solid #92a408;
	background: #dedee0;
	width: 9999px;
	content: "";
	right: 100%;
	top: -2px;
	bottom: 0;
	position: absolute;
}

#footer:after {
	right: auto;
	left: 100%;
}

#footer #disclaimers {
	position: absolute;
	left: 60px;
	top: 60px;
	max-width: 400px;
}

#footer #disclaimers li {
	float: left;
	font-size: 10px;
	border-right: 1px solid #002b58;
	line-height: 1;
	margin-right: 5px;
	padding-right: 5px;
}

#footer #disclaimers li.copyright {
	float: none;
	width: 100%;
	color: #002b58;
	font-size: 10px;
	margin-bottom: 4px;
}

#footer #disclaimers li:first-child,
#footer #disclaimers li:last-child {
	border: none;
}

#footer #disclaimers li a {
	color: #005a3d;
	text-decoration: none;
}

#footer #disclaimers li a:hover {
	color: #f00;
}

#footer #by {
	position: absolute;
	left: 60px;
	top: 27px;
}

.cases-page #footer,
.calendar-page #main #footer,
.news-page #footer,
.oppsguide-page #footer,
.projects-page #footer {
	padding: 24px 0 65px;
}

.cases-page #footer #by,
.cases-page #footer #disclaimers,
.calendar-page #main #footer #by,
.calendar-page #main #footer #disclaimers,
.news-page #footer #by,
.news-page #footer #disclaimers,
.oppsguide-page #footer #by,
.oppsguide-page #footer #disclaimers,
.projects-page #footer #by,
.projects-page #footer #disclaimers {
	left: 0;
}

#footer #by .thickbox {
	left: 0;
	top: -20px;
}

#footer #sponsorship {
	padding-left: 456px;
	overflow: hidden;
	text-align: right;
}

#footer #sponsorship .thickbox {
	margin-left: 20px;
}

#footer #sponsorship .thickbox img {
	max-width: none;
}

#footer #sponsorship h3 {
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#footer #sponsorship img {
	max-width: 47%;	max-height: 150px;
	vertical-align: middle;
	margin: 10px 0 10px 20px;
}

#footer #sponsorship .c_wysiwyg img:first-child {
	margin-left:0;
}

#footer #sponsorship #sponsors {
	float: right;
	width: 345px;
}

#back-to-top-hardcoded {
	display: none;
}

#social_media_links {
	position: relative;
}

#social_media_links .c_wysiwyg {
	overflow: hidden;
}

#social_media_links .c_wysiwyg div {
	float: left;
	margin-right: 5px;
	position: relative;
}

#social_media_links .c_wysiwyg div:after {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #cbe6ef;
	font-size: 24px;
	line-height: 1;
	pointer-events: none;
	font-family: "icomoon";
	font-size: 14px;
	line-height: 1;
	margin-top: -1px;
}

#social_media_links .c_wysiwyg div.facebook:after {
	content: "\e905";
}

#social_media_links .c_wysiwyg div.twitter:after {
	content: "\e904";
}

#social_media_links .c_wysiwyg div.youtube:after {
	content: "\e604";
}

#social_media_links .c_wysiwyg div.linkedin:after {
	content: "\e903";
}

#social_media_links .c_wysiwyg div.wordpress:after {
	content: "W";
	font-weight: bold;
}

#social_media_links .c_wysiwyg div a {
	width: 20px;
	height: 20px;
	display: block;
	border-radius: 100%;
	background: #005a3d;
	overflow: hidden;
	text-indent: -9999px;
}

#social_media_links .c_wysiwyg div a:hover {
	background: #000;
}


#side {
	position: fixed;
	bottom: 0;
	max-width: 206px;
	width: 206px;
	z-index: 99;
}

#side h2 {
	margin: 0;
	background: #4e6d8e;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 11px 7px;
	text-align: center;
	min-width: 116px;
	cursor: pointer;
	float: left;
}

#side ul {
	padding: 10px 5px 10px 10px;
	margin: 0;
	list-style: none;
	background: #4e6d8e;
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #a6b6c6;
}

#side ul li {
	overflow: hidden;
	position: relative;
	padding-left: 12px;
	font-weight: bold;
	font-size: 14px;
}

#side ul li:before {
	position: absolute;
	left: 2px;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	content: "";
	background: #fff;
}

#side ul a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#side ul a:hover {
	text-decoration: underline;
}


#side .active h2 {
	width: 100%;
	text-align: left;
}

#powered-by {
	position: absolute;
	right: 10px;
	top: 52px;
	width: 140px;
	z-index: -1;
}

#pop-up {
	overflow: hidden;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(210, 218, 226, .85);
	z-index: 9999;
	display: none;
}

#pop-up #do_you_need_legal_help {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	max-width: 412px;
	border: 1px solid #0e3762;
}

#pop-up #do_you_need_legal_help strong {
	display: block;
	font-size: 20px;
	color: #002b58;
	margin-bottom: 4px;
}

#pop-up .c_wysiwyg {
	overflow: hidden;
	padding: 54px 66px 54px 112px;
	font-size: 16px;
	line-height: 23px;
	color: #002b58;
	position: relative;
}

#pop-up .c_wysiwyg:after {
	position: absolute;
	content: "?";
	width: 77px;
	height: 77px;
	top: 58px;
	left: 16px;
	background: #92a408;
	color: #fff;
	font-family: "picons-font";
	font-size: 47px;
	line-height: 1;
	text-align: center;
	padding: 13px 0 0;
	border-radius: 50%;
}

#pop-up .c_wysiwyg p {
	margin: 0;
}

#pop-up .c_wysiwyg > p:first-child {
	margin: 0;
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
}

#pop-up .c_wysiwyg > p:first-child:after {
	right: 11px;
	top: -3px;
	position: absolute;
	content: "";
	border: 1px solid #92a408;
	width: 17px;
	height: 17px;
	pointer-events: none;
}

#pop-up .c_wysiwyg > p:first-child a {
	color: #92a408;
	display: block;
	padding-right: 21px;
	margin-right: 11px;
}

#pop-up .c_wysiwyg > p:first-child a:after,
#pop-up .c_wysiwyg > p:first-child a:before {
	position: absolute;
	content: "";
	width: 1px;
	background: #92a408;
	height: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -1px;
	right: 19px;
}

#pop-up .c_wysiwyg > p:first-child a:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#pop-up .c_wysiwyg a {
	color: #3994ff;
	text-decoration: none;
}

#pop-up .c_wysiwyg a:hover {
	text-decoration: underline;
}

.search-active #header .search #primary-nav-hardcoded {
	border-radius: 0 0 9px 0;
}

.search-active #header .search .searchCustom {
	width: 203px;
	padding: 5px 1px 12px 14px;
	-webkit-transition: width .3s ease, padding .3s ease;
	transition: width .3s ease, padding .3s ease;
}

.nav-active {
	overflow: hidden;
}

.nav-active #header #nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.nav-active #header .search,
.nav-active #header #logged-in {
	opacity: .5;
	pointer-events: none;
}

.thickbox {
	position: absolute;
	height: 16px;
	z-index: 11;
}

/* inner pages */

#main {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 60px;
	background: #fff;
}

#breadcrumbs {
	margin-top: 15px;
	/*width: 30%;*/
}

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

.breadcrumb::before {
    content: ">";
    margin-right: .5em;
}
.breadcrumb:first-child::before {
    content: "";
    margin: 0;
    /*margin-right: .5em;*/
}
/*.breadcrumb:last-child > a {
	color: inherit;
}*/
.breadcrumb:last-child > a:hover {
	text-decoration: none;
}
.breadcrumb {
    float: left;
    margin-right: .5em;
}

#ToolTitle, h1.tool {
	clear: both;
	margin-top: 1em;
}

form.main div.controls {
	margin-left: 35% !important;
}

.page-tools.hmenu {
<<<<<<< .mine
  letter-spacing: -5px;
  position: relative;
  /*top: 3px;*/
  /*right: 0;*/
  z-index: 1;
  padding-top: 0;
  text-align: right;
  /*clear: both;*/
  float: right;
  /*margin: 30px 0 !important;*/
}

/*.calendar-page .page-tools.hmenu.lower {
    top: 98px;
}

.head-fullcalendar .page-tools.hmenu {
	top: 68px;
}

.page-tools.hmenu:not(.lower) {
    top: 55px;
}

.calendar-page .head-detail .page-tools.hmenu:not(.lower) {
    top: -61px;
}

.cases-page .page-tools.hmenu {
	margin: unset !important;
}*/

.page-tools.hmenu > * {
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
}

.page-tools.hmenu > li {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  position: relative;
  text-align: center;
}

/*.page-tools.hmenu > li:before {
  content: '';
  position: absolute;
  top: 8px;
  bottom: 7px;
  left: 0;
  width: 1px;
  background: #fff;
}*/

.page-tools.hmenu > li:hover {
  text-decoration: none;
  background-color: transparent;
}

.page-tools.hmenu > li > a {
  font-size: 8pt;
  line-height: 1.3;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-top: 19px;
  text-decoration: none;
  color: #2b2b2b;
  text-transform: capitalize;
}
 .page-tools.hmenu > li > a.add-item:before {
  left: 47%;
}

.page-tools.hmenu > li > a.add-item {
	font-weight: normal;
	line-height: 1.3;
	font-size: 10px;
}

.page-tools.hmenu > li > a.rss:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 3px;
  content: "XLS";
  background: #2b2b2b;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1px 3px;
}

.page-tools.hmenu > li > a:hover {
  text-decoration: underline;
}

/*.page-tools.hmenu {
||||||| .r6541
=======
  letter-spacing: -5px;
  position: relative;
  /*top: 3px;*/
  /*right: 0;*/
  z-index: 1;
  padding-top: 0;
  text-align: right;
  /*clear: both;*/
  float: right;
  /*margin: 30px 0 !important;*/
}

/*.calendar-page .page-tools.hmenu.lower {
    top: 98px;
}

.head-fullcalendar .page-tools.hmenu {
	top: 68px;
}

.page-tools.hmenu:not(.lower) {
    top: 55px;
}

.calendar-page .head-detail .page-tools.hmenu:not(.lower) {
    top: -61px;
}

.cases-page .page-tools.hmenu {
	margin: unset !important;
}*/

.page-tools.hmenu > * {
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
}

.page-tools.hmenu > li {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  position: relative;
  text-align: center;
}

/*.page-tools.hmenu > li:before {
  content: '';
  position: absolute;
  top: 8px;
  bottom: 7px;
  left: 0;
  width: 1px;
  background: #fff;
}*/

.page-tools.hmenu > li:hover {
  text-decoration: none;
  background-color: transparent;
}

.page-tools.hmenu > li > a {
  font-size: 8pt;
  line-height: 1.3;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-top: 19px;
  text-decoration: none;
  color: #2b2b2b;
  text-transform: capitalize;
}
 .page-tools.hmenu > li > a.add-item:before {
  left: 47%;
}

.page-tools.hmenu > li > a.add-item {
	font-weight: normal;
	line-height: 1.3;
	font-size: 10px;
}

.page-tools.hmenu > li > a.rss:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 3px;
  content: "XLS";
  background: #2b2b2b;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1px 3px;
}

.page-tools.hmenu > li > a:hover {
  text-decoration: underline;
}

/*.page-tools.hmenu {
>>>>>>> .r8241
	list-style: none;
	float: right;
}

.page-tools.hmenu > li {
    float: left;
    margin-left: 1em;
}

.page-tools .add-item:before {
	font-family: "picons-font";
    font-size: 11pt;
    content: "+";
}

.page-tools .email:before {
	font-family: "picons-font";
    font-size: 11pt;
    content: "@";
}

.page-tools .print:before {
	font-family: "picons-font";
    font-size: 11pt;
    content: "p";
}

.page-tools .admin:before {
	font-family: "picons-font";
    font-size: 11pt;
    content: "S";
}
*/
ul.props {
	list-style: none;
}

/*#site-message {
    padding: 2em !important;
    margin: 0 auto !important;
    position: absolute;
    z-index: 100;
     width: auto; 
	background-color: #dee3b7;
}
*/
/*#site-message {
    padding: 3em !important;
    position: fixed;
    z-index: 100;
    width: 400px;
    background-color: #dee3b7;
    top: 50%;
    left: 50%;
    height: auto;
    margin-top: -150px;
    margin-left: -200px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}*/
#site-message {
    background-color: #eee;
    padding: 3em !important;
    position: fixed;
    z-index: 100;
    width: 400px;
    /*background-color: #dee3b7;*/
    top: 30%;
    left: 0;
    height: auto;
    right: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    margin: 0 auto;
}

#site-message:clicked {
	display: none;
}

#site-message > div.detail:after {
	display: block;
	margin-top: 1em;
	content: "Click to continue";
}

.ct5 > .group > h3 {
	margin-top: 1em;
}

.ct11 > h4, .ct9 > h4 {
	font-size: 14px;
	margin-top: 2em;
}

a.more {
	margin-left: 1em;
}

.groups-page a.more {
	margin-left: 0;
}

form.main fieldset > ol > li iframe {
	margin-left: 0 !important;
}

/*#m-header > .back {
    margin-top: 55px !important;
}*/

.cases-page #m-header {
    /*margin: unset;*/
}

.calendar-page #m-header {
    margin-bottom: 20px;
}

[class$="-form"] .join-button, [class$="-item"] .join-button, .head-detail .join-button, .head-article .join-button {
    margin-top: -5px !important;
}

form[name="ctrlForm"] {
	top: 10px;
	position: relative;
}

.oppsguide-page .pagination {
	top: 25px;
	position: relative;
}

#m-header > a {
    clear: right;
    display: block;
    margin-bottom: 1em;
}

#m-header > h1 {
	margin: 1em 0;
}

.collections-page #m-header h1.tool,
.inner-page #m-header h1.tool,
.inbox-page #m-header h1.tool {
    color: inherit;
}

#m-header h1.tool {
    /*! color: #fff; */
    float: left;
    width: 66%;
    margin-bottom: 15px;
    line-height: 1.2em;
}

.search-page #m-header h1.tool,
.profile-page #m-header h1.tool {
  color: inherit;
	width: 100%;
	margin-top: -30px;
}

.search-page h3.info strong {
	font-weight: normal;
}

div.noresults h3.suggestion {
	float: unset !important;
}

#m-header:before {
    content: '';
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    bottom: 0;
    /*! background: #002b57; */
    z-index: -1;
}

#breadcrumbs {
    position: relative;
    z-index: 10;
}

.inner-page .breadcrumb {
	margin-right: unset;
}

.breadcrumb:last-child > a {
    /*! color: #fff !important; */
	
}

.breadcrumb a {
	font-weight: normal;
}

.inner-page .breadcrumb:last-child > a {
    color: inherit !important;
}

#breadcrumbs .breadcrumb:before {
    /*! color: #fff; */
    margin: 0 4px;
}

.inner-page #breadcrumbs .breadcrumb:before {
    color: inherit;
}

/*.tool-options.accent.spaced:before {
    content: '';
    position: absolute;
    left: -9999px;
    right: -99999px;
    top: 0;
    bottom: 0;
    background: #d3da9c;
    z-index: -1;   
}*/

/*.oppsguide-page #m-header {
    margin: 1em 0;
}
*/
.oppsguide-page h1.tool, .calendar-page h1.tool {
	margin-top: 0;
	width: 60%;
	float: left;
	display: block;
}

.group > h3 {
	margin: 1em 0;
}

/* overriding related content widget styles */

.home-page content-display .showing {
	display: none;
}

/*content-display .list > .filters > span > .rcMenu .rcMenuItem.rcSelected:after {
	left: 10px !important;
	top: 10px !important;
}*/

content-display .list .filters .rcMenu .rcMenuItem > span:first-child:before {
    top: 8px !important;
    left: 8px !important;
}

.sections .section-body {
	width: 100% !important;
}

content-display .recent {
    color: #002b57;
}

.home-page a.moreresults {
	float: right;
	background: none;
	text-transform: uppercase;
	font-weight: normal !important;
	position: absolute;
	right: 38px;
	bottom: 16px;
	font-size: 9pt !important;
	color: #00608c;
}

.home-page a.moreresults:hover {
	text-decoration: none;
	color: #f00 !important;
}

.home-page .whatsnew li.more {
	background: none;
	list-style: none;
}

.home-page .main_boxes ul {
	margin-left: 20px;
}

.home-page .main_boxes ul li {
	margin-bottom: 8px;
}

/* Flex Pages */

/*#site-message {
    padding: 1em 2em 3.5em;
    margin: 10px 40px;
    background-color: #eee;
}
*/
#site-message h3 {
    line-height: 20px;
    margin-bottom: 8px;
}

#site-message h3::before {
    font-family: "picons-font";
    content: "Y";
    color: inherit;
    margin-right: 10px;
    margin-left: -10px;
    font-size: 20px;
}

#site-message .detail {
    margin-left: 25px;
}

.page-tools.hmenu {
  letter-spacing: -5px;
  position: relative;
  /*top: 3px;*/
  /*right: 0;*/
  /*z-index: 1;*/
  padding-top: 0;
  text-align: right;
  /*clear: both;*/
  float: right;
  margin: 0 1em;
}

.page-tools.hmenu > * {
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0;
}

.page-tools.hmenu > li {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 0;
  position: relative;
  /*text-align: center;*/
}

.page-tools.hmenu > li:before {
/*  content: '';
  position: absolute;
  top: 8px;
  bottom: 7px;
  left: 0;
  width: 1px;
  background: #fff;*/
}

.page-tools.hmenu > li:hover {
  text-decoration: none;
  background-color: transparent;
}

.page-tools.hmenu > li > a {
  font-size: 8px;
  line-height: 1.3;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-top: 19px;
  text-decoration: none;
  color: inherit !important;
  text-transform: capitalize;
}

/*.profile-page .page-tools.hmenu > li:first-of-type > a::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "\e971";
    top: 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    color: inherit;
    font: 18px/16px "icomoon";
    padding-left: 1px;
}

.profile-page .page-tools.hmenu > li:nth-of-type(2) > a::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "S";
    top: 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    color: inherit;
    font: 18px/16px "picons-font";
    padding-left: 1px;
}*/

/*.page-tools.hmenu > li > a.print:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "\e954";
  top: 0;
  width: 17px;
  height: 17px;
  color: #2b2b2b;
  border-radius: 50%;
  font: 18px/16px "icomoon";
  padding-left: 1px;
}*/

/*.page-tools.hmenu > li > a.add-item:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "\e901";
  top: 0;
  width: 17px;
  height: 17px;
  background: #2b2b2b;
  border-radius: 50%;
  color: inherit;
  font: 8px/16px "icomoon";
  padding-left: 1px;
}*/

.page-tools.hmenu > li > a.add-folder:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  content: "\e92f";
  top: 0;
  width: 17px;
  height: 17px;
  background: ;
  border-radius: 50%;
  color: inherit;
  font: 18px/16px "icomoon";
  padding-left: 1px;
}

.page-tools.hmenu > li > a.rss:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 3px;
  content: "XLS";
  background: #2b2b2b;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1px 3px;
}

.page-tools.hmenu > li > a:hover {
  text-decoration: underline;
}

/*#m-header .page-tools.hmenu.lower {
    top: 45px;
}
*/
.page-tools.hmenu > li > a {
    font-size: 8pt;
    font-weight: 400;
}

.page-tools.hmenu > li::before {
/*    top: 1px;
    bottom: 1px;
*/}

/*.inner-page .page-tools.hmenu > li > a.print::before {
    text-transform: none;
    content: "p";
    background: none;
    border-radius: 100%;
    color: inherit;
    font: 18px/16px "picons-font";
}*/

.page-tools.hmenu > li > a:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
    padding-left: 1px;
}

.page-tools.hmenu > li > a.add-item::before {
    text-transform: none;
    content: "+";
    background: none;
    color: inherit;
    font: 18px/16px "picons-font";
}

.page-tools.hmenu > li > a.admin::before,
.page-tools.hmenu li > a.settings::before {
    position: absolute;
  left: 45%;
  -webkit-transform: translate(-55%, 0);
  -ms-transform: translate(-55%, 0);
  transform: translate(-55%, 0);
  content: "S";
  top: 0;
  width: 17px;
  height: 17px;
  color: inherit;
  font: 18px/16px "picons-font";
  padding-left: 1px;
}

.page-tools.hmenu > li > a.rss::before {
    text-transform: none;
    top: 0;
    content: "\ea9b";
    background: none;
    color: inherit;
    line-height: 1;
    font: 16px/16px "icomoon";
    padding: 1px 3px;
}

.page-tools.hmenu > li > a.rss {
    text-transform: uppercase;
  /*margin: 0 5px;*/
}

.page-tools.hmenu > li > a.admin {
  /*margin: 0 5px;*/
}

.page-tools.hmenu > li > a.print::before {
	display: block;
	text-transform: none;
	content: "p";
	background: none;
	border-radius: 100%;
	color: inherit;
	font: 18px/16px "picons-font";
}

/* Expandable flex page styles */

div.group div.content-summary, div.group div.guide-content-summary {
    clear: both;
    padding-top: 1em;
    /* padding-bottom: 1em; */
}

.group > .content-summary > h4.summary.expandable {
	margin: 0px;
	/*font-size: 1em;*/
	cursor: pointer;
	display: block;
	position: relative;
	font-weight: bold;
	border: 1px solid #ddd;
	border-left: 2px solid #888;
	border-top: 1px solid #888;
	border-radius: 6px;
	transition: all .15s ease-out;
	padding-top: 0;
	/*padding-right: 10.5em;*/
	padding-bottom: .5em;
	padding-left: .6em;
	background: #f6f6f6;
}

.group > .content-summary > h4.expandable span.expandabletitle {
	float: left; 
	padding-top: 5px;
	padding-right: 15px;
}

.group > .content-summary > h4.expandable span.labelinstructions {
	font-size: 0.8em;
	color: rgba(196,196,196,1);
	text-align: right;
	/*margin-right: -10px;*/
	/*padding-right: 55px;*/
	position: absolute;
	right: 1.5em;
	/*background-image:url('../../styles/images/ian/directory/buttons/open.png');*/
	/*background-repeat:no-repeat;*/
	/*background-position:right; */
	height: 26px;
	top: 15px;
}

.group > .content-summary > h4.expandable span.labelinstructions-minus {
	font-size: 0.8em;
	color: rgba(196,196,196,1);
	text-align: right;
	/*margin-right: -10px;*/
	/*padding-right: 55px;*/
	position: absolute;
	right: 1.5em;
	/*background-image:url('../../styles/images/ian/directory/buttons/close.png');*/
	/*background-repeat:no-repeat;*/
	/*background-position:right; */
	height: 26px;
	padding-top: 5px;
	top: 20px;
}

.ExpandableBGColor::after,
.ExpandableBGColorOpen::after {
	top: 2px;
	right: 10px;
}

div.group div.content-summary.flx div.leadin {
    clear: both;
    margin: .5em 1em .5em 1em;
    /*font-size: .95em;*/
}

div.group div.content-summary.flx li.createdate,
div.group div.content-summary.flx li.updatedate {
	float: left;
	margin-left: 15px;
}

div.group div.content-summary.flx li.createdate::after {
	content: "/";
	margin-left: .75em;
}

.collections-page div.group {
	padding: 0 20px;
}

/* fixes for listserv tool and flex pages */

.groups-page #m-header,
.inner-page #m-header {
  background: #fff;
	margin-top: -50px;
	padding-top: 20px;
	height: 105px;
}

.inner-page #m-header {
	margin-bottom: 20px;
}

.groups-page #m-header h1.tool,
.inner-page #m-header h1#ToolTitle {
	font-family: martel, cambria, serif;
	line-height: 1.5em;
}

.inner-page #m-header h1#ToolTitle {
	margin: 10px 0 0;
	float: left;
}

.inner-page .content-summary.flx {
	padding: 0 0 10px;
}

.groups-page #m-header .page-tools.hmenu {
	top: 60px;
}

.inner-page #m-header .page-tools.hmenu {
	top: 40px;
}

.groups-page #m-header .return.noprint {
	margin-top: 40px;
	margin-bottom: -20px;
}

.inner-page #m-header .return.noprint {
	margin-top: 20px;
	font-size: 16px;
	font-family: martel, cambria, serif;
}

.inner-page #m-header .return.noprint::after {
	content: " >";
	margin-left: 3px;
	font-size: smaller;
}

.inner-page #PostDetail {
	margin-top: -30px;
}

.inner-page #PostDetail h3 {
	font-size: 24px;
	font-family: martel, cambria, serif;
	margin-bottom: 25px;
}

.inner-page #AppBody {
	margin-bottom: 20px;
}

.groups-page .pagnation {
	padding: 0 15px 10px;
}

.groups-page .group .content-summary {
	padding: 0 25px 5px;
}

.groups-page .group .content-summary h4 {
	margin: 10px 0 0;
	line-height: 1;
}

.groups-page .group .content-summary .props li {
	line-height: 1;
}

.groups-page .group .content-summary .props li strong {
	font-weight: normal;
}

.groups-page h4.summary {
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
}

.groups-page .content-summary:first-of-type h4 {
  margin-top: 0;
}

.groups-page ul.props {
  margin: 0;
}

.groups-page ul.props li {
  float: left;
  margin-right: 15px;
}

.groups-page a.more {
  margin-left: 0;
}

.groups-page a.more {
    background: url(../../images/more-link-arrow.gif) 0 5px no-repeat;
    padding-left: 10px;
}

.groups-page div.content-summary p {
    clear: both;
    margin: .5em 0;
}

.groups-page #m-header .page-tools {
	margin-top: -40px;
}

.groups-page h3 {
	width: 100%;
	clear: left;
}

.groups-page .content-detail p {
	float: left;
	clear: left;
	margin-top: 15px;
}

#header .logo span span {
  font-size: 32px;
  color: #122D7C;
}

#header .logo a {
	width: 400px;
}

#header .logo img {
	margin-top: 10px;
}

#header .logo a:hover {
  text-decoration: none;
}

#logged-in h2 {
    font-size: 0;
}

#logged-in h2:before {
    font-size: 14px;
}

#logged-in h2 span {
    font-size: 12px;
}

.collections-page h4.summary {
	margin-top: 0;
}

.collections-page h4.summary + p {
	margin-bottom: 10px;
}

.collections-page #m-header {
	margin-top: 0px !important;
	padding-top: 20px;
}

.groups-page .no-records {
	clear: left;
}

/*body:not(.home-page) #footer {
	padding-left: 0px;
	padding-right: 0px;
}*/

/*body:not(.home-page) #footer #by,
body:not(.home-page) #footer #disclaimers {
	left: 0;
}*/

.member-list dd {
	margin: 0 !important;
	line-height: 1.3
}

.member-list dl {
	margin: 0 !important;
}

.projects-page #m-header .page-tools.hmenu.lower {
	margin-top: 10px !important;
}

.profile-page #m-header h1.tool {
	margin-top: 20px;
}


@media (max-width: 1299px) {
	/*#header #tool-nav {
		height: unset;
		/*min-height: 40px;
	}*/
	
	#header #nav ul .c_wysiwyg div {
		width: 225px;
	}
	
	#header #nav ul .c_wysiwyg div ul {
		padding-left: 5px;
	}

	#header #nav ul .c_wysiwyg div:before {
		display: none;
	}

	#header #nav ul p {
		width: 100%;
		margin-bottom: 0;
	}

	#header #nav ul > li,
	#header #nav ul .module{
		padding-right: 15px;
	}
}


@media (max-width: 1040px) {
	
	.projects-page .head- .page-tools.hmenu {
		top: 50px !important;
	}
}

/*@media (max-width: 1024px) {
	.join-button a, .volunteer-request a {
		padding: 8px 3em;
	}*/
}

@media (max-width: 1023px) {
	
	/*#banner .bottom-tab {
		width: 130px;
		padding-left: 5px;
		padding-right: 5px;
	}

	#banner #why_volunteer .bottom-tab {
		left: 132px;
	}
	
	#banner #support_us .bottom-tab {
		left: 264px;
	}*/
	
	/*#header #nav ul .module {
		padding-right: 20px;
	}*/

	#footer #disclaimers {
		max-width: 350px;
	}

	#footer #sponsorship {
		padding-left: 390px;
	}

	#supplementary-nav #news_menu .c_wysiwyg > div ,
	#supplementary-nav #learning_center .c_wysiwyg > div {
		right: 0 !important;
		left: auto !important;
	}

}

@media (max-width:963px) {
	#banner #navJoin .join {
		width: 260px;
	}
	
	.library-page .head-supertool .page-tools.hmenu,
    .oppsguide-page .head-index .page-tools.hmenu,
    .cases-page .head- .page-tools.hmenu {
        top: 0px !important;
    }
}

@media (min-width: 941px) {
	#header #nav ul .module:hover:after {
		display: block;
	}

	#header #nav ul .module:hover .menu-item {
		pointer-events: none;
	}

	#header #nav ul .module:hover .js-slide-hidden ,
	#header #nav ul li:hover .js-slide-hidden {
		display: block !important;
		left: 0 !important;
		top: 36px !important;
		box-shadow: 0 2px 4px rgba(0,0,0,0.16), 0 2px 4px rgba(0,0,0,0.23);
	}

	#header #nav ul .module.last:hover .js-slide-hidden {
		display: block !important;
		left: auto !important;
		right: 0 !important;
		top: 100% !important;
	}
}

@media (max-width: 940px) {
	body {
		font-size: 14px;
		line-height: 1.4;
	}

	#main {
		/*! margin: 1em; */
		padding: 0;
	}
	
	#header .logo {
		margin: 20px 0 10px 69px;
	}
	
	.tagline {
    left: 67px;
		top: 47px;
  }

	#header .logo img {
		width: 168px;
		/*height: 19px;*/
		/*background: url(../images/logo-small.png);*/
	}
	
	#header .logo span span {
    font-size: 22px;
  }
  
  #header .logo a {
    width: 100%;
  }

	#logged-in h2::before {
    	padding: 0 3px 0 0;
		margin-left: 0;
	}
	
	#header #tool-nav {
		padding: 0;
		background: none;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99;
	}

	#header #tool-nav:before,
	#header #tool-nav:after {
		display: none;
	}

	#header #nav {
		width: 260px;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
		-webkit-transform: translateX(-260px);
		-ms-transform: translateX(-260px);
		transform: translateX(-260px);
	}
	
	#header #nav:after {
		display: block;
	}

	#header #nav:before {
		display: block;
	}

	#header #nav > span {
		display: block;
	}

	#header #nav ul {
		background: none;
		height: calc(100vh - 60px);
		overflow: auto;
		width: 100%;
	}

	#header #nav ul ul {
		height: auto;
	}

	#header #nav ul .c_wysiwyg {
		background: #1a4069;
	}

	#header #nav ul .c_wysiwyg div {
		width: 100%;
		position: static;
		background: #1a4069;
		padding: 0;
		border-color: #66809b;
	}

	#header #nav ul .c_wysiwyg div:before {
		display: none;
	}

	#header #nav ul .c_wysiwyg div ul {
		border: none;
		padding: 0;
		height: auto !important;
	}

	#header #nav ul .c_wysiwyg div li {
		line-height: 16px;
		/*font-weight: 400;*/
		margin: 0;
		padding: 9px 10px 10px 63px;
		border-top: 1px solid #66809b;
		color: #fff;
		background: none;
		float: none;
	}

	#header #nav ul .c_wysiwyg div li a {
		color: #fff;
	}

	#header #nav ul .c_wysiwyg div li:before,
	#header #nav .sub-menu li::before{
		display: none;
	}

	#header #nav ul .c_wysiwyg .menu-item {
		padding: 15px 10px 14px 63px;
		position: relative;
		border-top: 1px solid #66809b;
	}

	#header #nav ul .c_wysiwyg .menu-item:after {
		display: block;
	}

	#header #nav ul .c_wysiwyg .menu-item:before {
		opacity: 1;
		display: block !important;
	}

	#header #nav ul p {
		width: 100%;
		float: none;
		color: #fff;
		line-height: 16px;
		margin: 0;
		padding: 9px 10px 10px 63px;
		height: auto !important;
	}

	#header #nav ul > li {
		float: none;
		border-top: 1px solid #66809b;
		background: #1a4069;
		padding: 0;
		width: 100%;
	}

	#header #nav ul > li a {
		padding: 15px 10px 14px 0;
		margin-left: 63px;
	}

	#header #nav ul > li > a:not(:only-child) {
		padding-left: 63px;
		margin: 0;
		position: relative;
	}

	#header #nav ul > li > a:not(:only-child):after {
		content: "\e900";
	  font-family: "icomoon";
		font-size: 22px;
		font-weight: 400;
		left: 10px;
		line-height: 1;
		margin: 0;
		position: absolute;
		top: 10px;
		transition: all 0.2s linear 0s;
	}

	#header #nav ul > li > a:not(:only-child):before {
		background: #4d6b8a none repeat scroll 0 0;
		bottom: 0;
		content: "";
		left: 0;
		position: absolute;
		top: 0;
		transition: all 0.2s linear 0s;
		width: 48px;
	}

	#header #nav ul > li.hover > a:not(:only-child):after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	#header #nav ul li > .sub-menu {
		position: static;
		margin: 0;
		width: 100%;
		padding: 0;
	}

	#header #nav ul li > .sub-menu:before {
		display: none;
	}

	#header #nav ul li > .sub-menu li {
		margin: 0 !important;
		padding: 9px 10px 10px 63px;
		border-top: 1px solid #66809b;
	}

	/*#header #nav ul li > .sub-menu li:first-child {
		border: none;
	}*/

	#header #nav ul li > .sub-menu a {
		margin: 0;
		padding: 0;
	}

	#header #nav ul .module {
		display: block;
		padding: 0;
	}

	#header #supplementary-nav .c_wysiwyg li {
		padding: 9px 10px 10px 63px !important;
	}

	#header #supplementary-nav .c_wysiwyg li a {
		padding: 0;
		margin: 0;
	}

	#header #nav ul .module:after {
		display: none !important;
	}
	
	#header #nav ul > li > a:not(:only-child):after,
	#header #nav ul .c_wysiwyg .menu-item::after {
		left: 15px;
	}

	#header #nav ul .module .thickbox {
		z-index: 999;
		top: 16px;
	}

	#header #nav ul .module.hover .menu-item:before {
		background: #adbb46;
	}

	#header #nav ul .module.hover .menu-item:after {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	#header .header-holder {
		min-height: 151px;
		padding: 0;
	}

	#header #utility-nav {
		position: absolute;
		padding-top: 55px;
		left: 0;
		right: 0;
	}

	#header .navbar-nav {
		float: none;
		width: 100%;
	}

	#header .navbar-nav .login {
		float: right;
	}

	#header .navbar-nav .login a {
		border-radius: 6px;
		padding: 4px 11px;
		font-size: 14px;
		height: auto;
	}

	#header .navbar-nav #mod_login_form ul {
		right: auto;
		left: 0;
	}

	#header .navbar-nav #mod_login_form ul input[type="checkbox"] {
		margin-top: 4px;
		display: inline-block;
		vertical-align: top;
	}

	#header .search {
		position: absolute;
		top: 10px;
		right: -3px;
	}

	#header .search #primary-nav-hardcoded {
		width: 54px;
		border-radius: 9px 0 0 9px;
	}

	#header .search .searchCustom {
		border-radius: 0;
	}

	#login {
		padding-left: 10px;
		float: left;
	}

	#login .nav {
		padding-top: 3px;
	}

	#login .nav li {
		font-size: 14px;
	}

	#logged-in {
		padding: 8px 21px;
		float: none;
		overflow: hidden;
	}

	#logged-in h2:after {
		font-size: 12px;
	}

	#logged-in .nav {
		float: left;
		clear:right;
	}

	#logged-in .nav li {
		float: right;
	}

	/*#logged-in .nav li a {
		font-size: 14px;
	}*/

	#logged-in .nav li:after {
		display: none;
	}

	#logged-in .nav li:after {
		display: block;
	}

	#logged-in .nav li:first-child a {
		font-size: 12px;
	}

	#banner:before,
	#banner:after {
		display: none;
	}

	#banner {
		background: none;
		min-height: 0;
		padding: 0;
		margin-bottom: 6px;
	}

	#banner .module {
		margin-bottom: 6px;
	}

	#banner .module .thickbox {
		top: 10px;
	}

	#banner .module p {
		width: 100%;
		min-height: 0;
		background: #002b58;
		font-size: 13px;
		line-height: 1.4;
		padding: 3px 19px 30px;
		max-height: none;
	}

	#banner .module p img {
		position: relative;
		display: block;
		max-width: 100%;
		/*height: 100%;*/
	}
	
	#banner .module.active .c_wysiwyg p:not(:last-child) {
    display: block;
    float: none;
    clear: none;
  }

  #banner .module.active p + p:last-child {
    width: 100%;
		padding: 0px;
		float: none;
    display: block;
    position: relative;
    top: 0;
  }

  #banner .module.active p:only-of-type {
    float: none;
    position: relative;
  }

	#banner .module.active .c_wysiwyg {
		min-height: 0;
	}

	#banner .c_wysiwyg {
		position: static;
		min-height: 0;
	}

	#banner #navJoin .join {
		position: static;
		width: 100%;
		text-align: left;
		min-height: 38px;
	}

	#banner #navJoin .join:after {
		display: none;
	}

	#banner #navJoin .join a {
		height: 38px;
		padding: 11px 20px;
		line-height: 1;
		min-height: 38px;
	}

	#banner .bottom-tab {
		position: static;
		width: 100%;
		border-radius: 0;
		text-align: left;
		font-size: 15px;
		line-height: 1;
		min-height: 38px;
		padding: 12px 20px 11px;
		background: #002b58;
		color: #fff;
	}

	#banner .bottom-tab:hover {
		background: #dedee0;
		color: #002b58;
	}
	
	.home-page content-display#app0.relatedContentApp, 
	.home-page content-display#app1.relatedContentApp,
	.home-page content-display#app2.relatedContentApp,
	.home-page content-display#app3.relatedContentApp,
	.home-page content-display#app4.relatedContentApp,
	.home-page content-display#app5.relatedContentApp,
	.home-page .whatsnew,
	.home-page [id^="ns"] {
		margin: 18px 0 0 0;
    width: 100% !important;
		float: left;
	}
	
	.home-page content-display > div > div:nth-child(3) > div:nth-child(1) {
		border: none;
	}

	.home-page #content #main_column {
		margin-top: -6px;
	}

	.home-page #content #main_column .module {
		width: 100%;
		float: left;
		padding-top: 10px;
		margin-top: 0px;
	}
	
	.home-page #content #main_column .module.twitter-holder,
	.home-page #content #main_column .module.twitter-holder h3 {
		float: left;
	}
	
	.home-page #content #main_column .module.twitter-holder {
		padding-top: 0px;
		margin-top: 25px;
	}
	
	.home-page #content #main_column .twitter-holder h3 {
		margin-top: -10px;
	}

	.thickbox {
		display: none !important;
	}

	.home-page #content #main_column .main_boxes {
		border-left: 0;
		border-right: 0;
		border-color: #99aa17;
		padding: 15px 20px 12px;
		min-height: 0;
		height: auto !important;
	}

	.home-page #content #main_column .title {
		padding: 0 39px 0 38px;
		top: 22px;
	}

	.home-page #content #main_column .title .link {
		font-weight: 400;
	}

	.home-page #content #main_column .event {
		font-size: 13px;
		line-height: 1;
		margin-bottom: 9px;
		padding-left: 0;
	}

	.home-page #content #main_column .event.cle {
		padding-left: 54px;
		margin-bottom: 18px;
	}

	.home-page #content #main_column .event.cle:after {
		left: 0;
		top: -5px;
	}

	.home-page #content #main_column #volunteer_spotlight .main_boxes {
		background: url(../images/img01-small.jpg) no-repeat 19px 17px;
		min-height: 140px;
		padding-left: 113px;
	}
	
	.body {
		padding: 0;
		margin: 0;
	}

/*	.join-button a {
	    padding: 8px;
	}*/

	#footer {
		/*border: none;*/
		padding-left: 20px;
		padding-right: 20px;
		min-height: 0;
	}

	/*#footer:before,
	#footer:after {
		display: none;
	}*/

	#footer #disclaimers {
		position: static;
		overflow: hidden;
		margin-bottom: 9px;
		max-width: none;
	}

	#footer #by {
		position: static;
	}

	#footer #sponsorship {
		padding-left: 0;
		width: 100%;
	}

	#footer #sponsorship img {
		max-width: 40%;
	}

	#footer #sponsorship #sponsors {
		float: none;
	}

	#social_media_links {
		margin-bottom: 13px;
	}

	#side {
		left: 20px;
	}

	#side ul li:before {
		top: 8px;
	}

	#powered-by {
		left: 20px;
		top: -40px;
		right: auto;
	}

	#pop-up #do_you_need_legal_help {
		width: 286px;
		top: 70px;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}

	#pop-up #do_you_need_legal_help strong {
		font-size: 13px;
	}

	#pop-up .c_wysiwyg {
		padding: 38px 20px 38px 79px;
		font-size: 12px;
		line-height: 16px;
	}

	#pop-up .c_wysiwyg:after {
		left: 10px;
		top: 33px;
		font-size: 33px;
		line-height: 24px;
		width: 56px;
		height: 56px;
	}

	#pop-up .c_wysiwyg > p:first-child {
		top: 14px;
		right: 11px;
		line-height: 8px;
	}

	#pop-up .c_wysiwyg > p:first-child:after {
		width: 12px;
		height: 12px;
		right: 1px;
	}

	#pop-up .c_wysiwyg > p:first-child a {
		padding-right: 6px;
	}

	#pop-up .c_wysiwyg > p:first-child a:after,
	#pop-up .c_wysiwyg > p:first-child a:before {
		height: 8px;
		right: 6px;
	}

	.search-active #header .search #primary-nav-hardcoded {
		border-radius: 0;
	}

	.nav-active:after {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(204, 213, 222, .85);
		content: "";
		z-index: 99;
	}

	#header .header-holder {
		margin-bottom: 20px;
	}
	
	.home-page #content #main_column .main_boxes,
	.home-page #content #main_column .feed {
		min-height: 0px;
	}
	
	.home-page #twitter {
		margin-top: 20px;
	}
	
	#header .logo img {
		margin-top: 0px;
	}
	
	.profile-page #main {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767px) {
	content-display .list > .filters > span > .rcMenu .rcMenuItem.rcSelected:after {
	left: 17px !important;
	top: 17px !important;
}
	
	content-display.calendarApp .list {
	    padding: 10px;
	}

	#m-header .back:before {
		background: #d3da9c;
	}
	
	.tagline {
    display: none;
  }

	#logged-in .nav {
		float: right;
		clear:right;
	}

	#logged-in .nav > li:first-child:after {
		background: unset;	
	}

	related-content .newsApp {
		float: none !important;
		width: 90% !important;
	}

	.oppsguide-page .page-tools.hmenu {
	    top: 90px;
	}
	
	.home-page #content #main_column .module.twitter-holder {
		margin-top: 20px;
	}
	
	.home-page #navjoin a {
        height: inherit !important;
    }
	
	/*.groups-page #m-header .return.noprint {
		margin-top: 10px;
	}*/
	
	.groups-page #m-header > h1 {
		margin: 30px 0 10px;
	}
	
	.inner-page .page-tools.hmenu .add-item,
	.inner-page .page-tools.hmenu .settings,
	.groups-page .page-tools.hmenu .settings {
		display: none;
	}
} 

/* TOOLKIT */

.toolkit-header {
	background: #e0e1dc;
	padding-top: 20px;
	height: 65px;
	margin: 5px -999px 80px -999px;
	padding-left: 979px;
	padding-right: 979px;
	position: relative;
}

.toolkit-title {
	margin-left: 45px;
	margin-bottom: 20px;
}

.toolkit-title h2 {
	display: inline;
	background: #fff;
	border-top: 1px solid #ddd;
	border-radius: 10px 10px 0 0;
	padding: 15px 20px 30px 30px;
}

.toolkit-title strong {
	font-size: 17px;
	font-family: 'martel', 'cambria', serif;
	color: #6a7056;
}

.toolkit-icon {
	font-family: 'picons-font';
	font-size: 26px;
	color: #fff;
	margin-left: 20px;
	margin-top: 5px;
	display: inline;
	background: #6a7056;
	padding: 2px 10px 5px;
	border-radius: 100%;
	position: absolute;
}

.toolkit-description {
	margin-left: 75px;
	font-family: 'martel', 'cambria', serif;
}

body:not(.home-page) .relatedContentApp {
  padding-bottom: 52px;
	padding-top: 0px;
}

body:not(.home-page) #app0.relatedContentApp {
	padding-top: 27px;
}

body:not(.home-page) .relatedContentApp .widget-title {
    color: #6a7056;
    font-size: 14px;
    line-height: 1.25;
    padding-bottom: 9px;
    /* margin-bottom: 12px; */
    /* border-bottom: 2px solid #6a7056; */
    text-transform: uppercase;
}

body:not(.home-page) .toolkit .relatedContentApp .widget-title {
	border-bottom: 2px solid #6a7056;
	margin-bottom: 10px;
}

.toolkit content-display .list li {
	border: none;
}
body:not(.home-page) #app0.relatedContentApp .pageControls {
    padding-top: 0;
}

body:not(.home-page) #app0.relatedContentApp .pageControls span:not(#pageIncrementor):not(#pageDecrementor) {
    display: none;
}

body:not(.home-page) #app0.relatedContentApp .list {
    padding: 0;
    position: relative;
}

body:not(.home-page) #app0.relatedContentApp .list.incrementActive {
    padding-right: 38px;
}

body:not(.home-page) #app0.relatedContentApp .list.decrementActive {
    padding-left: 38px;
}

body:not(.home-page) #app0.relatedContentApp .list.bothActive {
    padding-left: 38px;
    padding-right: 38px;
}

body:not(.home-page) #app0.relatedContentApp > div > *.list:nth-child(2) {
    display: none;
}

body:not(.home-page) #app0.relatedContentApp .list #pageIncrementor {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 28px;
    background: #e0e1dc;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: background 0.3s ease-in-out;
}

body:not(.home-page) #app0.relatedContentApp .list #pageIncrementor:hover {
    background: #3f7288;
}

body:not(.home-page) #app0.relatedContentApp .list #pageIncrementor:before {
    content: '';
    border-style: solid;
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body:not(.home-page) #app0.relatedContentApp .list #pageDecrementor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 28px;
    background: #e0e1dc;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: background 0.3s ease-in-out;
}

body:not(.home-page) #app0.relatedContentApp .list #pageDecrementor:hover {
    background: #3f7288;
}

body:not(.home-page) #app0.relatedContentApp .list #pageDecrementor:before {
    content: '';
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

body:not(.home-page) #app0.relatedContentApp .list ul {
    margin: 0 -10px 0 0;
    display: flex;
    flex-wrap: wrap;
	min-height: 85px;
	overflow: scroll;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent {
    margin-right: 10px;
    width: calc(33.33% - 10px);
    background: #ebf3f7;
    border-radius: 7px 0 0 7px;
    overflow: hidden;
    padding: 0;
    display: flex;
    cursor: auto;
}

body:not(.home-page) #app0.relatedContentApp .list .view-more {
    position: absolute;
    right: 0;
    top: 100%;
}

body:not(.home-page) .relatedContentApp .list .view-more a {
   color: #3f7288;
   font-size: 13px;
	font-weight: normal;
   line-height: 1.18;
   display: inline-block;
   vertical-align: top;
   text-transform: capitalize;
   margin-top: 13px;
   transition: opacity 0.3s ease-in-out;
}

body:not(.home-page) .relatedContentApp .list .view-more a:after {
    content: ' >';
}

body:not(.home-page) .relatedContentApp .list .view-more a:hover {
    text-decoration: none;
    opacity: 0.7;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date {
    float: none;
    background: #3f7288;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    font-size: 13px;
    line-height: 1.2;
    width: 55px;
    min-width: 55px;
    padding: 5px;
    text-transform: uppercase;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date .time {
    font-size: 12px;
    line-height: 1;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date .time .time-separator {
    display: block;
    position: relative;
    margin: -4px 0 -2px;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date > div {
    display: block;
    width: 100%;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date .date-number {
    display: block;
    font-size: 26px;
    border: none;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date > div + div {
    position: relative;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date > div + div > div {
    display: none;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .content-info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 9px 10px;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .time {
    display: none;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .content-title {
    display: block;
    font-size: 14px;
    line-height: 1.17;
    margin-bottom: 3px;
    width: 100%;
    cursor: default;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .content-title:hover {
    text-decoration: none;
}

body:not(.home-page) .relatedContentApp .list ul li .content-title.link a,
body:not(.home-page) .relatedContentApp .list .rcarticle .content-info .content-title.link {
    color: #006be6;
    transition: color 0.3s ease-in-out;
}

/*body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .content-title a:hover {
    color: #3f7288;
    text-decoration: none;
}*/

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .organization {
    overflow: hidden;
    font-size: 13px;
    line-height: 1.18;
    color: #002b58;
}

/*body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .hasCle {*/
.relatedContentApp .list ul li.rcevent .hasCle {
  	width: 37px;
    height: 37px;
    background: #009048;
    text-align: center;
    color: #fff;
    font-size: 8px;
	  text-transform: uppercase; 
	  font-weight: bold;
    line-height: 1;
    border-radius: 100px;
    margin: 3px 9px 0 0;
    padding: 3px;
    display: flex;
    align-items: center;
}

body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .hasCle + .event-info {
    display: flex;
    align-items: center;
    max-width: calc(100% - 46px);
}

.relatedContentApp .pageControls,
#app2.relatedContentApp .pageControls {
    padding-top: 0;
}

.relatedContentApp .pageControls span:not(#pageIncrementor):not(#pageDecrementor){
    display: none;
}

.relatedContentApp .list {
    padding: 0;
    position: relative;
}

body:not(.home-page) .relatedContentApp .list.incrementActive {
    padding-right: 40px;
}

.relatedContentApp .list.decrementActive {
    padding-left: 40px;
}

.relatedContentApp .list.bothActive {
    padding-left: 40px;
    padding-right: 40px;
}

.relatedContentApp > div > .list:nth-child(2) {
    display: none;
}

.relatedContentApp .list ul {
    margin-top: 0;
    margin-bottom: 0;
}

.relatedContentApp .list #pageIncrementor {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 31px;
    background: #e0e1dc;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: background 0.3s ease-in-out;
}

.relatedContentApp .list #pageIncrementor:hover {
    background: #3f7288;
}

.relatedContentApp .list #pageIncrementor:before {
    content: '';
    border-style: solid;
    border-width: 8px 0 8px 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.relatedContentApp .list #pageDecrementor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 31px;
    background: #e0e1dc;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: background 0.3s ease-in-out;
}

.relatedContentApp .list #pageDecrementor:hover {
    background: #3f7288;
}

.relatedContentApp .list #pageDecrementor:before {
    content: '';
    border-style: solid;
    border-width: 8px 9px 8px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.relatedContentApp .list li {
    background: #ecf3f7;
    margin-bottom: 3px;
}

body:not(.home-page) .relatedContentApp .list li:first-child {
    border-radius: 5px 5px 0 0;
}

body:not(.home-page) .relatedContentApp .list li:last-child {
    border-radius: 0 0 5px 5px;
}

/*#app1.relatedContentApp .list .view-more,
#app2.relatedContentApp .list .view-more {
    position: absolute;
    right: 0;
    top: 100%;
}*/

/*#app1.relatedContentApp .list .view-more a,
#app2.relatedContentApp .list .view-more a {
    color: #3f7288;
    font-size: 11px;
    line-height: 1.18;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    margin-top: 13px;
    transition: opacity 0.3s ease-in-out;
}

#app1.relatedContentApp .list .view-more a:after,
#app2.relatedContentApp .list .view-more a:after {
    content: ' >';
}
*/
.relatedContentApp .list .view-more a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.relatedContentApp .list ul li,
.relatedContentApp .list ul li.rcChecklist,
.relatedContentApp .list ul li.rcGuide {
    color: #002b58;
    font-size: 13px;
    padding: 14px 12px 10px;
    cursor: auto;
}

.relatedContentApp .list ul li .content-title,
.relatedContentApp .list ul li.rcChecklist .content-title,
.relatedContentApp .list ul li.rcGuide .content-title {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: -1px;
}

body:not(.home-page) #app1.relatedContentApp,
body:not(.home-page) #app3.relatedContentApp,
body:not(.home-page) #app5.relatedContentApp{
  width: 47.7% !important;
  margin-right: 4.3%;
	float: left;
	clear: none;
}

body:not(.home-page) #app2.relatedContentApp,
body:not(.home-page) #app4.relatedContentApp,
body:not(.home-page) #app6.relatedContentApp {
  width: 48% !important;
	float: right;
}

body:not(.home-page) .relatedContentApp .rcarticle div.content-info,
body:not(.home-page) .relatedContentApp .rccase div.content-info,
body:not(.home-page) .relatedContentApp .rcproject div.content-info {
	padding-top: 0;
}

/* taken from projusticemn */

.home-page .relatedContentApp,
.home-page #ns_rss_feed h3,
.home-page .whatsnew h3 {
	padding-bottom: 8px;
}

/*.home-page .relatedContentApp .widget-title {
	padding-bottom: 6px;
    border-bottom: 1px solid black;
}*/

.home-page div.related-content {
	margin: 12px 18px 0 18px;
	overflow: unset;
}

.home-page .relatedContentApp {
	padding-top: 27px;
}

.home-page #app0.relatedContentApp,
.home-page #app1.relatedContentApp,
.home-page #app2.relatedContentApp,
.home-page #app3.relatedContentApp,
.home-page #app4.relatedContentApp,
.home-page #app5.relatedContentApp,
.home-page #ns_rss_feed{
	margin: 18px 0 0 0;
	width: calc(50% - 20px);
}

.home-page #ns_rss_feed,
.home-page #content #main_column .module.whatsnew {
	/*! float: left; */
}

.home-page #content #main_column .module.whatsnew {
	/*! padding-right: 20px; */
	padding-left: 0;
}

.home-page #app0,
.home-page #app2,
.home-page #app4,
.home-page [id$="widget1"],
.home-page [id$="widget3"],
.home-page [id$="widget5"],
.home-page [id$="widget7"],
.home-page [id$="widget9"],
.home-page [id$="widget11"],
.home-page [id$="widget13"] {
	float: left;
	clear: left;
}

.home-page #app1,
.home-page #app3,
.home-page #app5,
.home-page [id$="widget2"],
.home-page [id$="widget4"],
.home-page [id$="widget6"],
.home-page [id$="widget8"],
.home-page [id$="widget10"],
.home-page [id$="widget12"],
.home-page [id$="widget14"] {
	float: right;
}

.home-page [id$="widget2"],
.home-page [id$="widget4"],
.home-page [id$="widget6"],
.home-page [id$="widget8"],
.home-page [id$="widget10"],
.home-page [id$="widget12"],
.home-page [id$="widget14"] {
	padding-right: 20px;
	padding-left: 0;
	/*padding-bottom: 0;*/
}

.home-page #app1.relatedContentApp .list.incrementActive,
.home-page #app2.relatedContentApp .list.incrementActive {
	padding-right: 0px;
}

.home-page #app1.relatedContentApp .list li, 
.home-page #app2.relatedContentApp .list li {
	border-radius: 0;
}

.home-page content-bottom {
	padding: 0 20px;
}

content-display.relatedContentApp .list ul li.rcevent {
	margin-top: 0;
}

.home-page #app0.relatedContentApp .list ul li,
.home-page #app1.relatedContentApp .list ul li,
.home-page #app2.relatedContentApp .list ul li,
.home-page #app3.relatedContentApp .list ul li,
.home-page #app4.relatedContentApp .list ul li,
.home-page #app5.relatedContentApp .list ul li,
.home-page ul.feed li {
	background: #f4f4f4;
	margin: 10px;
	padding: 0 11px 6px
}

.home-page ul.feed li {
	padding: 5px 10px 8px 20px;
}

.home-page content-display .list li {
	border-top: none;
}

.home-page ..fc-event {
	background-color: black !important;
	border-color: black !important;
	color: white !important;
}

.home-page  .list li.rcevent {
	padding: 0;
}

.home-page  .list li.alert {
	background: #fdf1ec;
}

.home-page  .list .pageControls {
	display: none;
}

.home-page content-display > div > div:nth-child(3) > div:nth-child(1),
.home-page ul.feed {
/*.home-page .list:nth-child(2) > div {*/
/*	height: 400px;*/
	overflow-y: scroll;	
	border: 1px solid #002b58;
	margin-top: 6px;
}

.home-page li.rcevent:nth-child(1) {
	margin-top: 10px;
}

.home-page #app0.relatedContentApp .list ul li .content-title,
.home-page #app1.relatedContentApp .list ul li .content-title,
.home-page #app2.relatedContentApp .list ul li .content-title,
.home-page #app3.relatedContentApp .list ul li .content-title,
.home-page #app4.relatedContentApp .list ul li .content-title,
.home-page #app5.relatedContentApp .list ul li .content-title,
.home-page ul.feed li a {
	color: #006be6 !important;
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	margin-bottom: 3px;
}

/*.home-page  .content-title a {
	color: #00608c;
	text-decoration: none;
}

.home-page  .content-title a:hover {
	opacity: .8;
}*/

.home-page  .content-title + div {
	font-size: 9pt;
	color: #4d4d4d;
	line-height: 12pt;
}

.home-page  .content-title + div.hasCle {
	font-size: 7pt;
}

.home-page  ul {
	margin: 0 0 20px;
}

.home-page  .modifyDate:after {
	content: "";
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	background: #4d4d4d;
	border-radius: 50%;
	margin: -2px 1px 0 2px;
}

.home-page  .event-info {
	color: #4d4d4d;
}

.home-page  .date {
	display: block;
	background: #ddd;
	text-transform: uppercase;
	color: inherit;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: 900;
	padding: 6px 29px 4px;
	margin-left: -20px;
	margin-bottom: 15px;
	width: 9999px;
}

.home-page  .date div {
	display: inline-block;
	vertical-align: top;
}

.home-page  .date .date-number {
	font-size: 9pt;
	line-height: 12pt;
	border: 0 solid transparent;
}

.home-page .date > div > div {
    margin: 0 5px 0 2px;
}

.home-page  .date .time {
	display: none;
}

.home-page  .content-info {
	padding: 7px 8px;
}

.home-page  .organization {
	font-size: 9pt;
	line-height: 12pt;
}

.home-page  .organization:before {
	display: none;
}

/*.home-page .relatedContentApp .widget-title {
	background: #21314f;
	color: #fff;
	display: block;
	font-size: 10pt;
	line-height: 13pt;
	text-transform: uppercase;
	padding: 3px 7px;
	margin-bottom: 2px;
}*/

body:not(.home-page) .relatedContentApp:not(#app0) .view-more a {
	font-size: 13px;
	position: absolute;
	right: 0;
	text-transform: capitalize;
	padding: 0;
}

.home-page .view-more {
	font-size: 9pt;
	line-height: 12pt;
	text-align: right;
	text-transform: uppercase;
	padding: 0 20px;
}

.home-page .view-more a {
	color: ##006be6;
	text-decoration: none;
	font-weight: normal;
}

.home-page .view-more a:hover {
	/*opacity: .8;*/
	color: #f00;
}


.home-page content-display .list .filters .rcMenu .rcMenuItem > span:first-child:before {
    top: 6px !important;
}

.home-page content-display .list .filters .rcMenu .rcMenuItem:after {
    top: 8px !important;
}

@media only screen and (max-width: 940px) {
	.home-page content-display > div > div:nth-child(3) > div:nth-child(1),
	.home-page #content #main_column .feed {
		border-left: none;
		border-right: none;
		border-color: #99aa17;
		overflow: scroll;
	}
	
	.home-page #content #main_column .module#whats_new ul {
		margin-left: 0;
	}
	
	.home-page #content #main_column .module#whats_new h3 {
		margin-top: 0;
	}
	
	.home-page #content #main_column .module#whats_new h3 {
		margin-left: 0;
	}
	
	.home-page #ns_rss_feed,
	.home-page #whats_new {
		margin-bottom: 20px;
	}
	
	.home-page .relatedContentApp {
	padding-bottom: 0px;
}
	
	.home-page content-display > div > div:nth-child(3) > div:nth-child(1),
	.home-page ul.feed {
		height: auto;
	}
	
	.groups-page #main,
	.inner-page #main,
	.collections-page #main,
	.search-page #main {
		margin: 0 20px;
	}
	
	body:not(.home-page) #app0.relatedContentApp .list ul {
		height: auto;
	}
	
	body:not(.home-page) #app1.relatedContentApp,
	body:not(.home-page) #app2.relatedContentApp,
	body:not(.home-page) #app3.relatedContentApp,
	body:not(.home-page) #app4.relatedContentApp,
	body:not(.home-page) #app5.relatedContentApp,
	body:not(.home-page) #app6.relatedContentApp{
		margin: 18px 0 0 0;
    width: 100% !important;
		float: left;
	}
}

@media only screen and (max-width: 767px) {
	.toolkit-header {
		display: block;
		position: relative;
		margin: 5px -999px 80px -40px;
		padding-left: 0px;
	}
	
	.toolkit-title {
		position: relative;
		display: block;
		margin-left: 20px;
		margin-bottom: 0px;
	}
	
	.toolkit-title:after {
		content: "h";
		font-family: 'picons-font';
		color: #fff;
		font-size: 22px;
		margin-left: -20px;
		margin-top: 10px;
		display: inline;
		background: #6a7056;
		padding: 5px 10px 8px;
		border-radius: 100%;
		position: absolute;
	}
	
	.toolkit-title h2 {
		font-size: 22px;
		padding: 15px 25px 30px 10px;
		max-width: 90%;
	}
	
	.toolkit-title strong {
		font-size: 15px;
	}
	
	.toolkit-icon {
		display: none;
	} 
	
	.toolkit-description {
		display: block;
		position: relative;
		padding-right: 20px;
		margin-left: 40px;
		margin-top: 30px;
		float: left;
	}
	
	body:not(.home-page) .relatedContentApp {
		position: relative;
	}
	
	body:not(.home-page) #app0.relatedContentApp {
		padding-top: 10px;
	}
	
	body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date {
    float: none;
    text-align: left;
    display: block;
    flex-wrap: unset;
    align-content: left;
    font-size: 13px;
    width: 100%;
	}
	
	body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date .time {
    font-size: 13px;
		margin-left: 3px;
	}
	
	body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date > div {
    display: inline;
    width: 100%;
	}
	
	body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent .date .date-number {
    display: inline;
    font-size: 13px;
	}

	body:not(.home-page) #app0.relatedContentApp .list ul li.rcevent {
		display: block;
		width: 100%;
		border-radius: 0;
		margin-bottom: 7px;
	}
	
	#app0.relatedContentApp .list ul li.rcevent {
        width: calc(100% - 10px);
        margin: 0 10px 10px 0;
    }

    #app0.relatedContentApp .list ul li.rcevent:last-child {
        margin-bottom: 0;
    }

    #app1.relatedContentApp {
        width: 100% !important;
        margin-right: 0;
    }

    #app2.relatedContentApp {
        width: 100% !important;
    }
	
		body:not(.home-page) .relatedContentApp .list #pageIncrementor,
		body:not(.home-page) #app0.relatedContentApp .list #pageIncrementor {
				width: 15px;
		}
	
		body:not(.home-page) .relatedContentApp .list #pageDecrementor,
		body:not(.home-page) #app0.relatedContentApp .list #pageDecrementor {
				width: 15px;
		}
	
			body:not(.home-page) .relatedContentApp .list.incrementActive,
	body:not(.home-page) #app0.relatedContentApp .list.incrementActive{
				padding-right: 20px;
		}

		body:not(.home-page) .relatedContentApp .list.decrementActive,
	body:not(.home-page) #app0.relatedContentApp .list.decrementActive {
				padding-left: 20px;
		}

		body:not(.home-page) .relatedContentApp .list.bothActive,
	body:not(.home-page) #app0.relatedContentApp .list.bothActive {
				padding-left: 20px;
				padding-right: 20px;
		}
	
	.home-page content-display .list{
		padding: 0;
	}
	[class$="-form"] .join-button, [class$="-item"] .join-button, .head-detail .join-button, .head-article .join-button {
    margin-top: -45px !important;
	}
	.inner-page #breadcrumbs {
		margin-bottom: 15px;
	}
	.inner-page #m-header {
		margin-bottom: 0;
	}
	.inner-page #AppBody,
	.inner-page #PostNav,
	.inner-page #PostDetail {
		float: left;
		width: 100%;
	}
	.inner-page #PostNav {
		margin-bottom: 20px;
	}
	.inner-page #PostNav #navListing {
		margin: 0;
		padding-left: 
	}
	.inner-page #PostDetail {
	   margin-top: -10px;
    }
	.collections-page #m-header {
		margin-top: -20px !important;
		height: 60px !important;
	}
	
	.inner-page #m-header .page-tools.hmenu {
		top: 15px;
	}
	
	.profile-page #m-header .page-tools.hmenu {
		display: none;
	}
	
}

.cases-page div:not(.m-container) #m-header .page-tools.hmenu:not(.lower) {
    top: 75px !important;
}

.cases-page .case .detail-tools {
	width:65px;
}

@media only screen and (max-width: 767px){
.cases-page .case .detail-tools {
	margin-top: 0;
    margin-left: 0px;
}
}

@media only screen and (max-width: 767px) {
	.cases-page .case .content-detail {
		margin-top: -20px;
		width: calc(100% - 65px);
}
}


content-display .list .filters .filter-indicator {
    background: none !important;
}

.calendar-page .head-detail .page-tools.hmenu:not(.lower) {
    top: 45px !important;
}

.calendar-page .head- .page-tools.hmenu:not(.lower) {
    top: 45px !important;
}

@media only screen and (max-width: 767px){
.calendar-page .head-detail .page-tools.hmenu:not(.lower) {
    top: 60px !important;
}
}

.calendar-page .head-Topic .page-tools.hmenu.lower {
    top: 0px !important;
}

@media only screen and (max-width: 767px){
.calendar-page .head-Topic .page-tools.hmenu.lower {
    top: 50px !important;
}
}

content-display .list .filters .rcMenu .rcMenuItem {
	padding: 3px 9px 3px 25px !important;
  }
  
  content-display .list .filters .rcMenu .rcMenuItem:before {
	top: 8px !important;
	margin: 0px 6px 0px -1px !important;
  }
  
  content-display .list .filters .rcMenu.radio .rcMenuItem:before {
	  margin: 0px 6px 0px -1px !important;
  }

  .calendar-page .head-location .page-tools.hmenu:not(.lower) {
    top: 45px !important;
}

@media only screen and (max-width: 767px){
.calendar-page #m-header.head-detail .page-tools.hmenu:not(.lower) {
    top: 60px !important;
}
}

#m-header .back {
   background: #bbb !important;
}

.event h4 {
	background: #bbb !important;
 }