@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400italic,700italic,900italic,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,300italic,400italic);
@import url(../fonts/font-awesome/css/font-awesome.min.css);


.not-logged-in .conflux-sidebar2-scs-container .menu-block-1 {
	display: none;
}

ul.tabs.primary {
  white-space: normal;
}

body {
background: url("../images/background_texture.jpg"); 
background-size: 100%;
font-size: 100%;
line-height: 150%;
color:#3d3d3c;
font-family: 'Noto Sans',arial;		
}

a,
a:link,
a:visited,
a:hover {
	text-decoration: none;
	color:#0d4c92;
}

h2.pane-title {
	color: #6e6e6e;
	font-family: 'Alegreya';
	font-size: 1.9em;	
	font-weight:400;
}

h2.pane-title a{
	color: #6e6e6e;
}

.pane-superfish-5 {
	display: none;
	position: absolute;
	top:5px;
}
.pane-superfish-5 .dl-menu {
	text-align: left;
}
.pane-superfish-5 .dl-menuwrapper button{
	display: block;
	background: transparent;
	overflow: visible;
	text-indent: 0;
	width: 70px;
	height: 20px;
	padding: 0 0 40px 0;
	text-transform: uppercase;
	color:#0d4c92;
	font-size: 1em;
}

.dl-menuwrapper button:after {
	background: #0d4c92;
	box-shadow: 0 8px 0 #0d4c92, 0 16px 0 #0d4c92;
	top: 20px;
}




.more-link {
background: #555450;
display: inline-block;
padding: 10px 15px;
text-align: left;

}
.more-link a{
	color:#f1f1f1;	
	text-align: left;
}
.more-link a:after{
	content: "\f101";
	font-family: "FontAwesome";
	color:#c6984d;
	font-size: 1.2em;
	padding-left:5px;
}

h5.field-name-field-subtitle {
	font-family: 'Noto Sans',arial;
	font-weight: 700;
	font-size: 1em;
}


.c2grid1:nth-of-type(1) {
	position: relative;
}
.field-item { max-width: 100%; }

/*footer wrap 
***************************** */
.conflux-footer {background: #0d4c92;padding-top:30px;}

.conflux-footer h2.pane-title {
color: #e8e8e8;
font-family: 'Alegreya';
font-size: 1.8em;
font-weight: normal;
font-weight: 400;
margin: 0;
padding: 10px 0 30px 0;
}


.conflux-footer .social {
	padding-bottom: 30px;
}

.conflux-footer a, 
.conflux-footer a:link, 
.conflux-footer a:visited, 
.conflux-footer a:hover {
color: #fff;
}


.conflux-footer .social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	
}
.conflux-footer .social a img{
	width: 100%;
}


.conflux-footer .pane-tweets .twitter_user {
display: table;	
}
.conflux-footer .pane-tweets .twitter_user .screen-name,
.conflux-footer .pane-tweets .twitter_user .profile-image{
  display: table-cell;	
  vertical-align: middle;
}
.conflux-footer .pane-tweets .twitter_user .screen-name {
	padding:0 10px;
}
.conflux-footer .pane-tweets .twitter_user .profile-image img{
	width:30px;
}
.conflux-footer .pane-tweets em.placeholder {
	font-style: normal;
}


.conflux-copywrite,
.conflux-copywrite a {
	color:#3d3d3c;
	font-family: 'Noto Sans';
	font-size: .9em;
}

.conflux-copywrite a {
	text-decoration: underline;
}

.view-tweets ul {padding:0;margin:0;}
.view-tweets .item-list li {
	list-style-type: none;
	color:#fff;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:solid 1px #fff;
	font-family: 'Noto Sans', arial;
	font-size:1em;
	line-height: 1.2em;
}
.view-tweets .item-list li.views-row-last {
	border-bottom: none;
}

.view-tweets .item-list li a {
	color:#fff;
	font-family: 'Noto Sans', arial;
	font-size:1em;
	line-height: 1.2em;
}
.view-tweets .views-field-created-time {
	display: block;
}

.c4grid .conflux-container:nth-of-type(3) {
	width:35%;
}
.c4grid .conflux-container:nth-of-type(4) {
	color:#fff;
	width:35%;
}
.c4grid .conflux-container:nth-of-type(4) a{
	color:#fff;
}
.c4grid .conflux-container:nth-of-type(4) label {
	width:100px;
	float:left;
	text-transform: uppercase;
	font-family: 'Ubuntu', arial;
	font-size:.9em;
	line-height: 1.2em;
}

.c4grid .conflux-container:nth-of-type(4) .contact-addr1,
.c4grid .conflux-container:nth-of-type(4) .contact-phone,
.c4grid .conflux-container:nth-of-type(4) .contact-email {
	margin-left:100px;
	font-family: 'Ubuntu', arial;
	font-size:1em;
	line-height: 1.2em;

	
}
.c4grid .conflux-container:nth-of-type(4) .address-wrap,
.c4grid .conflux-container:nth-of-type(4) .phone-wrap,
.c4grid .conflux-container:nth-of-type(4) .email-wrap {
	padding-bottom:15px;
}

.c4grid .conflux-container:nth-of-type(4) .address-wrap label:before {
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 1.3em;
	padding-right:5px;
}
.c4grid .conflux-container:nth-of-type(4) .phone-wrap label:before {
	content: "\f10b";
	font-family: "FontAwesome";
	font-size: 1.3em;
	padding-right:5px;
}
.c4grid .conflux-container:nth-of-type(4) .email-wrap label:before {
	content: "\f003";
	font-family: "FontAwesome";
	font-size: 1.3em;
	padding-right:5px;
}




.conflux-footer .pane-block-17 {
	padding-top:30px;
}

.conflux-footer .menu {
	margin: 0px;
	padding: 0;
}
.conflux-footer #superfish-3 li,
.conflux-footer .menu li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  padding: 0 0 5px 0;
}
.conflux-footer #superfish-3 a,
.conflux-footer .menu a {
color:#e8e8e8;
font-family: 'Noto Sans',arial;
font-weight: 400;
font-size: 1em;
line-height: 1.5em;
text-transform: uppercase;
}

/* header wrap 
************************************** */
.fixme-header,
.fixme-nav {
	position:fixed !important;
	width:100% !important;
	z-index: 999 !important;
}
.fixme-header {
	z-index: 990 !important;
}


.conflux-header .conflux-row-body {
	position: relative;
}


.conflux-home-scs-row:nth-of-type(1),
.conflux-standard-scs-row:nth-of-type(1),
.conflux-sidebar1-scs-row:nth-of-type(1),
.conflux-sidebar2-scs-row:nth-of-type(1) {
	background: #fff;
}

/*logo */
.c2grid1 .conflux-container:nth-of-type(1) {
float: none;
width: 100%;
width: calc(100%);
text-align: center;
padding-top: 45px;
padding-bottom: 20px;
}
.c2grid1.fixme-header .conflux-container:nth-of-type(1) {
float: none;
width: auto;
text-align: left;
padding-top: 25px;
padding-bottom: 10px;
}



#headersearch {
	padding-top: 2px;
}
#headersearch input#edit-submit {
display: block;
background: url(../images/search_spyglass.png) no-repeat;
background-size: contain;
border:none;
color: transparent; 
display: inline-block;
width: 20px;
height: 20px;
cursor: pointer;
}

/* menus */
/* *************************************** */


#superfish-2,
#search-block-form {
	float: right;
	
}

/* main nav wrap - home page */
.conflux-home-scs-row:nth-of-type(2) {
	background: rgba(17,72,142,0.7);
	position: relative;
	z-index: 90;
	border-bottom:solid 2px #c08d3a;
}
.conflux-home-scs-row:nth-of-type(2).fixme-nav {
	background: #0d4c92;
}
/* main nav wrap - inner page */
.conflux-standard-scs-row:nth-of-type(2),
.conflux-sidebar1-scs-row:nth-of-type(2),
.conflux-sidebar2-scs-row:nth-of-type(2) {
	background: #0d4c92;
	border-bottom:solid 2px #c08d3a;
}




/* top nav/search  wrap */
.c2grid1 .conflux-container:nth-of-type(2) {
position: absolute;
right: 0;
top:0;
width: 60%;
width: calc(60% - 15px);
}
.c2grid1.fixme-header .conflux-container:nth-of-type(2) {
top:20px;
}


.sf-menu.sf-style-white li, 
.sf-menu.sf-style-white.sf-navbar { background: transparent;}

.sf-menu.sf-style-white li li,
.sf-menu.sf-style-white li li li {
	background: transparent;
}


.sf-menu.sf-style-white a {border: none;}

.sf-menu.sf-style-white a.sf-with-ul {
	padding-right: 2.25em;
}

.sf-menu.sf-style-white li:hover,
.sf-menu.sf-style-white li.sfHover,
.sf-menu.sf-style-white li.active a,
.sf-menu.sf-style-white a:focus,
.sf-menu.sf-style-white a:hover,
.sf-menu.sf-style-white a:active,
.sf-menu.sf-style-white.sf-navbar li li {
  background: transparent;
}

#superfish-1 {
	display: table;
	margin: 0 auto;
	width: 100%;
	float: none;
	height:47px;
}
#superfish-1.sf-menu li a {
display: inline-block;
position: relative;
}
#superfish-1.sf-menu li li a {
display: block;
position: relative;
}

#superfish-1.sf-menu .sf-depth-1 a {
	border-top:solid 5px transparent;
}

#superfish-1.sf-menu .active-trail.sf-depth-1 a,
#superfish-1.sf-menu .sf-depth-1:hover a {
	border-top:solid 5px #c08d3a;
}
#superfish-1.sf-menu .sf-depth-1 li a,
#superfish-1.sf-menu .active-trail.sf-depth-1 li a,
#superfish-1.sf-menu .sf-depth-1:hover li a{
	border:none;
}


#superfish-1.sf-menu li li:hover,
#superfish-1.sf-menu li li.sfHover,
#superfish-1.sf-menu li.active-trail a.active,
#superfish-1.sf-menu li a.active-trail,
#superfish-2.sf-menu li li:hover,
#superfish-2.sf-menu li li.sfHover {
	background: rgba(11,77,146,0.75);
}
#superfish-1.sf-menu li:hover > ul,
#superfish-1.sf-menu li.sfHover > ul {
  top: 47px;
}
#superfish-2.sf-menu li:hover > ul,
#superfish-2.sf-menu li.sfHover > ul {
  top: 30px;
}
#superfish-1.sf-menu li li:hover > ul,
#superfish-1.sf-menu li li.sfHover > ul,
#superfish-2.sf-menu li li:hover > ul,
#superfish-2.sf-menu li li.sfHover > ul {
  top: 0;
}
#superfish-1.sf-menu.sf-style-white a {
	font-family: 'Noto Sans';
	text-transform: uppercase;
	font-size: .8em;
	color:#fff;
	text-align: center;
	padding: 15px 0px;
	margin: 0 2px;
}
#superfish-1.sf-menu.sf-style-white ul,
#superfish-2.sf-menu.sf-style-white ul {
	background:rgba(85,84,80,0.9);
}
#superfish-1.sf-menu.sf-style-white li {
	background: transparent;
	display: table-cell;
	float: none;
}
#superfish-1.sf-menu.sf-style-white li li,
#superfish-2.sf-menu.sf-style-white li li {
	display: block;
	float: none;
	margin: 0;
}


#superfish-1.sf-menu.sf-style-white li li a {
	text-align: left;
	padding: 0.6em 1em;
	font-family: 'Alegreya';
	font-weight: 400;
	text-transform: none;
	font-size: 1em;
	color:#fff; 
}
#superfish-2.sf-menu.sf-style-white li li a  {
	text-align: left;
	padding: 0.6em 1em;
	font-family: 'Noto Sans';
	font-weight: 400;
	text-transform: none;
	font-size: .7em;
	color:#fff; 
}
#superfish-2.sf-menu.sf-style-white a {
	font-family: 'Noto Sans';
	font-size: .7em;
}



#superfish-4 li.sf-depth-1 {
	display: none;
}
#superfish-4 li.sf-depth-1.active-trail {
	display: block;
}


.dl-menuwrapper .dl-menu {
	background: #3d3d3c;
}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
	color: rgba(212,204,198,0.8);
}
.dl-menuwrapper li.dl-back:after {
	color: rgba(212,204,198,0.8);
}


/* Breadcrumbs
**************************************** */
.conflux-standard-scs-row:nth-of-type(3),
.conflux-sidebar1-scs-row:nth-of-type(3),
.conflux-sidebar2-scs-row:nth-of-type(3) {
	background: #edebe7;
	border-bottom: solid 1px #c08d3a;
	padding:20px 0 15px 0;
	color:#0d4c92;
	font-family: 'Noto Sans',arial;
	font-size: .9em;
	font-style: italic;
	font-weight: 400;

	
}
.conflux-standard-scs-row:nth-of-type(3) a,
.conflux-sidebar1-scs-row:nth-of-type(3) a,
.conflux-sidebar2-scs-row:nth-of-type(3) a {
	color:#0d4c92;
	font-family: 'Noto Sans',arial;
	font-size: .9em;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;	
}


.conflux-standard-scs-row:nth-of-type(3) h1,
.conflux-sidebar1-scs-row:nth-of-type(3) h1,
.conflux-sidebar2-scs-row:nth-of-type(3) h1 {
	font-family: 'Alegreya', arial;
	font-size: 2em;
	font-weight: 400;
	color: #3c3c3d;
	font-style: normal;
	margin: 0;
}

/* Share this 
**************************************** */
.conflux-home-scs-row:nth-of-type(10),
.conflux-standard-scs-row:nth-of-type(5),
.conflux-sidebar1-scs-row:nth-of-type(5),
.conflux-sidebar2-scs-row:nth-of-type(5)  {
	background:rgba(235,233,228,.5);
	border-top: solid 2px #cdcdcd;
}
.conflux-home-scs-sharethis-1,
.conflux-standard-scs-sharethis-1,
.conflux-sidebar1-scs-sharethis-1,
.conflux-sidebar2-scs-sharethis-1 {
	float: none !important;
	width: 250px !important;
	margin: 0 auto;
	padding:15px 0;
}
.conflux-home-scs-sharethis-1 .pane-title,
.conflux-standard-scs-sharethis-1 .pane-title,
.conflux-sidebar1-scs-sharethis-1 .pane-title,
.conflux-sidebar2-scs-sharethis-1 .pane-title  {
	font-family: 'Noto Sans',arial;
	font-size: 1em;
	font-weight: 400;
	color:#3d3d3c;
	text-align: center;
	text-transform: uppercase;
}


/* Right sidebar
******************************** */
.conflux-sidebar2-scs-main-2 .panel-pane{
	background: #fff;
	
}

.conflux-sidebar2-scs-main-2 .more-link {
	margin: 0 0 10px 30px;
}

.conflux-sidebar2-scs-main-2 .menu-name-main-menu {
	margin-bottom:15px;
}
.conflux-sidebar2-scs-main-2 .panel-pane .pane-content .view-content,
.conflux-sidebar2-scs-main-2 .panel-pane .pane-content .field-items{
	padding:15px 30px;
}

.conflux-sidebar2-scs-main-2 .menu,
.conflux-sidebar2-scs-main-2 .menu li {
	padding:0;
	margin:0;
}
.conflux-sidebar2-scs-main-2 .menu li.leaf {
	list-style: none;
	padding:0;
}

.conflux-sidebar2-scs-main-2 .panel-pane h2,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li a,
.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li a {
	background: #555450;
	padding:10px 20px;
	color:#fff;
	font-family: 'Noto Sans', arial;
	font-size: 1.1em;	
	font-weight: 400;
	text-transform: uppercase;
	margin:0;
	border:solid 1px #c08d3a;
	cursor: pointer;
	display: block;
}

.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li li a,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li li a,
.conflux-sidebar2-scs-main-2 .menu li a {
	background: transparent;
	padding:2px 30px;
	color:#0f4c8f;
	font-family: 'Noto Sans', arial;
	font-size: .9em;
	line-height: 1.2em;	
	font-weight: 400;
	text-transform: none;
	margin:0;
	border:none;
	cursor: pointer;
	display: block;
}
.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li.expanded,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li.expanded {
list-style-image:none;
list-style-type: none;
}

.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li li li,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li li li {
	padding-left:10px;
}
.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li li li a,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li li li a{
	/*color:#6f8193;*/	
}
.conflux-sidebar2-scs-main-2 .menu-name-user-menu .menu li li li a:before,
.conflux-sidebar2-scs-main-2 .menu-name-main-menu .menu li li li a:before{
	content:"\00BB";
	padding-right:3px;
}

.conflux-sidebar2-scs-main-2 .panel-pane h2:after {
	content:"\f103";
	font-family: 'FontAwesome';
	color:#c08d3a;
	font-size: 1.5em;
	line-height: 0;
	position: relative;
	top: .1em;
	padding-left: 5px;
}
.conflux-sidebar2-scs-main-2 .panel-pane h2.open:after {
	content:"\f102";
}
.conflux-sidebar2-scs-main-2 .panel-pane.accordian .pane-content {
	display: none;
	opacity: 0;
}
.conflux-sidebar2-scs-breadcrumbs-1 h3.field-name-title-field {
	font-family: 'Alegreya', arial;
	font-size: 2em;
	font-weight: 400;
	color: #3c3c3d;
	font-style: normal;
	margin: 0;
}

.conflux-sidebar2-scs-main-2 .panel-pane .sf-menu, 
.conflux-sidebar2-scs-main-2 .panel-pane .sf-menu li {
	margin:0;
	padding:0;
	width:100%;
}

.conflux-sidebar2-scs-main-2 .pane-system-main-menu {
	padding:0 0 20px;
}
.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu li,
.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu li.active-trail a {
	display: none;
}
.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu li.active-trail,
.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu li.active-trail li,
.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu .menu li a {
	display: block;
}

.conflux-sidebar2-scs-main-2 .pane-system-main-menu .menu {
	margin-left:0;
	padding-left:0;
}

.conflux-sidebar2-scs-main-2 .panel-pane .sf-menu li a {
	background: #555450;
	padding:10px 30px;
	color:#fff;
	font-family: 'Noto Sans', arial;
	font-size: 1.2em;	
	font-weight: 400;
	text-transform: uppercase;
	margin:0;
	border:solid 1px #c08d3a;
	cursor: pointer;
}
.conflux-sidebar2-scs-main-2 .panel-pane .sf-menu .sf-sub-indicator {
	background: none;
	content:"\f101";
	display: inline-block;
	height: auto;
	overflow: visible;
	position: relative;
	right: auto;
	text-indent: 0;
	top: 0;
	width: auto;
	color:#c08d3a;
	font-size: 1.5em;
	line-height: 0;
	padding-left: 5px;
}



/* MAIN CONTENT
************************** */

.field-name-field-image img {
	border: solid 2px #9d9d9d;
	width: 100%;
	height: initial;
}

/* MAIN AFTER CONTENT
************************** */

.conflux-main-after {
	border-top:solid 1px #cdcdcd;
	border-bottom:solid 1px #cdcdcd;
	background: rgba(224,219,210,.5);
	padding-bottom: 30px;
	margin-top:30px;
}
.node-type-annual-meeting .conflux-main-after {
	border:none;
	background: #fff;
	padding-bottom: 30px;
	margin-top:30px;
}
.node-type-annual-meeting .conflux-main-after .pane-entity-field {
padding: 0 0 30px 0;
margin: 0;
float: left;
width: 35%;
margin-right: 40px;
}
.node-type-annual-meeting .conflux-main-after .pane-entity-field h2.pane-title {
color: #0d4c92;
font-family: 'Noto Sans',arial;
font-weight: 700;
font-size: 1em;
border-bottom: solid 2px #cdcdcd;
padding: 0 0 5px 0;
margin: 0;
}

.node-type-annual-meeting .conflux-main-after .pane-entity-field .field-item:before {
	content:"\2022";
	font-size: 1em;
	line-height: 1em;
	color:#3d3d3c;
	padding-right: 10px;
	margin-left: -18px;
}
.node-type-annual-meeting .conflux-main-after .pane-entity-field .field-item {
	padding:5px 0 5px 20px;
}

.node-type-annual-meeting .conflux-main-after .pane-entity-field .field-item a {
	color:#3d3d3c;
	font-family: 'Noto Sans',arial;
	font-weight: 400;
	font-size: .8em;
}


.conflux-main-after .view-filters .views-exposed-widget label {
	color:#6e6e6e;
	font-family: 'Noto Sans',arial;
	font-weight: 400;
	text-transform: uppercase;
	float: left;
	padding-right:10px;
}
.conflux-main-after .view-filters .views-exposed-widgets .views-exposed-widget .views-widget,
 .conflux-main-after .view-filters .views-exposed-widgets .views-submit-button {
	float: left;
	
}

.conflux-main-after .view-filters .views-exposed-widgets {
	 margin-bottom: 1.5em;
}

 .conflux-main-after .view-filters .views-exposed-widgets .views-submit-button input {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 6px;
  margin:0;
  height: 26px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}


.conflux-main-after .more-link {
clear: both;
margin-top: 2em;
}
.conflux-main-after .more-link {
background: #555450;
display: inline-block;
float: right;
padding: 10px 15px;
}

.conflux-main-after .pane-content .views-row,
.conflux-main-after .view-content .views-row {
	width:22%;
	float: left;
	margin:0 20px 20px 0;
	height: 260px;
	position: relative;
	border:solid 2px #9d9d9d;
	overflow: hidden;
}
.conflux-main-after .pane-content .views-row .home-feature,
.conflux-main-after .view-content .views-row .home-feature{
background: rgba(61,61,61,.9);
position: absolute;
z-index: 80;
bottom: -75%;
height: 260px;
overflow: hidden;
padding: 10px;
}
.conflux-main-after .pane-content .views-row .home-feature .feature-title a,
.conflux-main-after .view-content .views-row .home-feature .feature-title a {
	color:#fff;
	font-weight: 700;
	font-size: .9em;
	
}
.conflux-main-after .pane-content .views-row .home-feature .feature-body,
.conflux-main-after .view-content .views-row .home-feature .feature-body {
	visibility: hidden;
	color:#d3d3d3;
	font-weight: 400;
	font-size: .9em;
}
.conflux-main-after .pane-content .views-row .home-feature .more-link,
.conflux-main-after .view-content .views-row .home-feature .more-link {
	background: transparent;
	display: inline-block;
	float: none;
	padding:1em 0 0 0;
	visibility: hidden;
	margin:0;
}
.conflux-main-after .pane-content .views-row .feature-term,
.conflux-main-after .view-content .views-row .feature-term {
	background: rgba(13,76,146,.75);
	color:#fff;
	font-family: "Alegreya",arial;
	font-weight: 400;
	padding: 5px 10px;
	z-index: 80;
	position: relative;

}
.conflux-main-after .pane-content .views-row .feature-img,
.conflux-main-after .view-content .views-row .feature-img {
	width:100%;
	height: 260px;
	position: absolute;
	z-index: 70;
	overflow: hidden;
	background-image: url("../../../../default/files/scs-feature-bgd-no-logo.png");
	background-size: cover;
  background-position: center center;
}
.conflux-main-after .pane-content .views-row .feature-img img,
.conflux-main-after .view-content .views-row .feature-img img {
max-width: inherit;
height: 500px;
}


.conflux-main-after .pane-content .more-link,
.conflux-main-after .view-content .more-link {
	clear: both;
	margin-top:2em;
}

.conflux-main-after .features-more {
	clear: both;
	margin-top:10px;
}

.banner-image-wrap {
	position: relative;
	border:solid 2px #9d9d9d;
	line-height: 1rem;
	display: inline-block;
}
.banner-image-wrap .banner-image{
	z-index:70;
	line-height: 0;
}
.banner-image-wrap .banner-image img{
	width: 100%;	
}
.banner-image-wrap .banner-overlay{
	position: absolute;
	bottom: -1px;
	background: rgba(13,76,146,.75);
	display: block;
	width: 100%;
	z-index: 80;
	color:#fff;
	padding:10px 0 5px;
}
.banner-image-wrap .banner-overlay .category,
.banner-image-wrap .banner-overlay .submitted{
	padding:0px 20px 10px;
	font-family: 'Noto Sans',arial;
	font-size: .9em;
	font-style: italic;
}
.banner-image-wrap .banner-overlay .category {
font-family: 'Alegreya',serif;
font-size: 1.2em;
font-weight: 400;
font-style: normal;
}


.annual-meeting-wrapper {
	margin:0;
	padding:0 0 30px 0;
}
.annual-meeting-wrapper .img-title {
	width: 48%;
	float: left;
	position: relative;
}

.annual-meeting-wrapper .img-title .pane-title {
	position: absolute;
	padding:0;
	margin:0;
	position: absolute;
left: -25px;
top: 15px;
}
.annual-meeting-wrapper .img-title .pane-title:before {
	position: absolute;
bottom: -28px;
left: 0;
z-index: 80;
content: url('../images/tab-wrap.png');
}
.annual-meeting-wrapper .img-title .pane-title span {
	color: #fff;
font-family: 'Alegreya', arial;
font-size: 1.3rem;
font-weight: 100;
background: rgba(192,141,58,.9);
padding: 10px 25px;
display: inline-block;
position: relative;
z-index: 85;
}

.annual-meeting-wrapper .img-title p{
	padding:0;
	margin:0;
}


.annual-meeting-wrapper .meeting-info {
	width: 48%;
	float: right;
}
.annual-meeting-wrapper .meeting-info .program {
	border-bottom:solid 2px #cdcdcd;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0 ;
	font-weight: 600;
}
.annual-meeting-wrapper .meeting-info .links a {
	/*display: block; */
}
.annual-meeting-wrapper .meeting-info .city{
font-weight: 600;
font-size: 1.3em;
padding: 0 0 5px 0;
margin: 0;
text-transform: uppercase;
}
.annual-meeting-wrapper .meeting-info .date{
	padding: 0 0 20px 0;
	margin: 0;
	text-transform: uppercase;
}

/* Landing Pages
************************************* */

.member-resources .conflux-main,
.professional-resources .conflux-main,
.enthusiast-resources .conflux-main,
.student-resources .conflux-main {
	background: #fff;
	padding-bottom:30px;
}
.member-resources .conflux-main .conflux-sidebar2-scs-main-1,
.professional-resources .conflux-main .conflux-sidebar2-scs-main-1,
.enthusiast-resources .conflux-main .conflux-sidebar2-scs-main-1,
.student-resources .conflux-main .conflux-sidebar2-scs-main-1 {
	width:100%;
}

.member-resources .conflux-main-after,
.professional-resources .conflux-main-after,
.enthusiast-resources .conflux-main-after,
.student-resources .conflux-main-after {
	margin-top:0px;
}
.member-resources .field-type-field-collection .field-items,
.professional-resources .field-type-field-collection .field-items,
.enthusiast-resources .field-type-field-collection .field-items,
.student-resources .field-type-field-collection .field-items {
	width: 100%;
}

.member-resources .field-type-field-collection .field-items h3,
.professional-resources .field-type-field-collection .field-items h3,
.enthusiast-resources .field-type-field-collection .field-items h3,
.student-resources .field-type-field-collection .field-items h3 {
background: #e0dcd3;
  border: solid 2px #e0dcd3;
  text-align: center;
  padding: 10px 0;
  font-family: 'Alegreya', arial;
  color: #6d6d6d;
  font-weight: 400;
  font-size: 1.4em;
  width: 100%;
  margin-bottom:15px;
}
.member-resources .field-type-field-collection .field-items a,
.professional-resources .field-type-field-collection .field-items a,
.enthusiast-resources .field-type-field-collection .field-items a,
.student-resources .field-type-field-collection .field-items a {
	background: #555450;
  display: inline-block;
  padding: 10px 15px;
  text-align: left;
  color: #f1f1f1;
  margin:10px 0 20px;
}
.member-resources .field-type-field-collection .field-items a:after,
.professional-resources .field-type-field-collection .field-items a:after,
.enthusiast-resources .field-type-field-collection .field-items a:after,
.student-resources .field-type-field-collection .field-items a:after { 
	content: "\f101";
  font-family: "FontAwesome";
  color: #c6984d;
  font-size: 1.2em;
  padding-left: 5px;
  }


.member-resources .field-type-field-collection .field-items img,
.professional-resources .field-type-field-collection .field-items img,
.enthusiast-resources .field-type-field-collection .field-items img,
.student-resources .field-type-field-collection .field-items img  {
  width: 100%;
  height: inherit;
  border:solid 2px #9d9d9d;
}

.member-resources .field-type-field-collection .field-items .field-item.even,
.professional-resources .field-type-field-collection .field-items .field-item.even,
.enthusiast-resources .field-type-field-collection .field-items .field-item.even,
.student-resources .field-type-field-collection .field-items .field-item.even  {
	padding-right:10px;
	width:48%;
	display: block;
	float: left;
	
}
.member-resources .field-type-field-collection .field-items .field-item.odd,
.professional-resources .field-type-field-collection .field-items .field-item.odd,
.enthusiast-resources .field-type-field-collection .field-items .field-item.odd,
.student-resources .field-type-field-collection .field-items .field-item.odd  {
	float: right;
	padding-right:0px;
	display: block;
	width:48%;
}

.member-resources .field-type-field-collection .field-item .field-item,
.professional-resources .field-type-field-collection .field-item .field-item,
.enthusiast-resources .field-type-field-collection .field-item .field-item,
.student-resources .field-type-field-collection .field-item .field-item {
	float: none !important;
	width: 100% !important;
}

/* Custom CSS for SCS Blog page */

/* Style for headers on SCS Blogs page */

.view-scs-blog h3, .view-guest-blogs h3 {
	font-size: 1.5em;
}

.view-scs-blog .views-field-title a, .view-guest-blogs .views-field-title a {
	text-decoration: none;
}

.view-scs-blog p.submitted, .view-guest-blogs p.submitted {
	padding-top: 15px;
}

.view-scs-blog .view-id-scs_blog .view-display-id-page .views-row,
.view-guest-blogs .view-id-guest_blogs .view-display-id-page .views-row {
	border-radius: 10px;
	border: thin solid #CCC;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.view-scs-blog .view-id-scs_blog .view-display-id-page .views-field-body,
.view-guest-blogs .view-id-guest_blogs .view-display-id-page .views-field-body {
	margin: 0 10px 5px 10px;
	padding-bottom: 8px;
}

.view-scs-blog .view-id-scs_blog .view-display-id-page li.views-row,
.view-guest-blogs .view-id-guest_blogs .view-display-id-page li.views-row {
	border: none!important;
	padding: 0;
	margin: 0;
}
.view-scs-blog .view-id-scs_blog .view-display-id-page .views-field-created,
.view-guest-blogs .view-id-guest_blogs .view-display-id-page .views-field-created {
	padding-top: 20px;
	margin-top: -15px;
	padding-right: 20px;
	font-style: italic;
	color: #999;
	text-align: right;
}


/* Custom CSS for User login/account screens */
.page-user .pane-pane-messages ul.primary {
	border-bottom: 0px;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px;
	padding:9px 0px;
}
.page-user .pane-pane-messages ul.primary:after {
	clear:both;
	content:"";
	display:table; 
}
.page-user .pane-pane-messages ul.primary li a {
	background: transparent;
	border:0px;
	border-right: 1px #7f7e7b solid;
	padding: 0px 10px 0px 2px;
	display:block;
	float:left;
	line-height:13px;
}
.page-user .pane-pane-messages ul.primary li.active a {
	color:#b98e2d;
}

.page-user .pane-pane-messages ul.primary li:last-child a {
	border-right:0px;
}

.profile h3 { 
	font-family: 'Alegreya', arial;
	color:#6e6e6e;
	font-weight:normal;
	border-bottom-color:#555450;
	font-size:1.5em;
	line-height: 2.25em;
	margin:0px;
	padding:0px;
}

.profile > ul {
	margin: 0px;
	padding:0px;
	list-style:none;	
}

.profile > ul > li {
	margin: 0px;
	padding:0px;
	list-style:none;
	color:#555450;	
}

.profile > ul > li > div {
	margin-bottom: 1.9em;
}

.profile > ul > li > div > a {
	font-style: italic;
	font-size: 0.8em;
}

.profile ul h4 {
	color:#555450;
	font-weight:bold;
	font-size:0.8em;
	text-transform:uppercase;
	padding:0px;
	margin:1em 0em 0em 0em;
}

.profile ul p {
	margin:0px;
	padding:3px 0px;
}

#user-login { 
	padding: 0px;
	margin:1.5em 0em;
}

body.not-logged-in.page-user .c2grid5 .conflux-container:nth-of-type(1) {
	width: 100%;
	float:none;
}

body.not-logged-in.page-user .pane-pane-messages ul.primary li.active {
	display:none;
}
body.not-logged-in.page-user .pane-pane-messages ul.primary li {
	font-weight: normal; 
	font-style:italic;	
}
body.not-logged-in.page-user #user_login_form { 
	float: left;
	border-right:1px #555450 solid;
	width: 38%;
	padding-right:12%;
	position:relative;
	padding-bottom:67px;
}
body.not-logged-in.page-user .create-account { 
	margin-left: 60%;
}

#user_login_form h1, .create-account h2 {
	color:#b98e2d;
	font-size:1.78em;
	font-weight:normal;
	margin:0em 0em 1em 0em;
	padding:0px;
}
.create-account h2 {
	margin-bottom:1.2em;
}

#user_login_form .form-text { 
	padding:9px 8px; 
	color:#3d3d3c;
	margin-left:3px;
}
#user_login_form label { padding-bottom: 7px; }
#user_login_form .placeholder,#user_login_form ::-webkit-input-placeholder { font-style:italic; color:#3d3d3c; }
#user_login_form .description { display:none; }
#user_login_form .form-item-name { padding-bottom:14px; }
#user_login_form .form-item-pass { margin-bottom: 0.3em; }
.login-password { 
	font-style:italic; font-size:0.8em;
	display:block; 
}
.form-item-remember-me { 
	float:left; 
	width:30%; 
	font-weight:bold; 
	font-size: 0.75em;
	margin: 1.6em 0em;
}
.form-item-remember-me label {
	font-weight: bold;
}

#user_login_form #edit-actions {
	margin-left: 35%;
	font-size:1.1em;
	margin-top:0.88em;
}

#user_login_form #edit-actions input {
	color:#ffffff;
	text-transform: uppercase;
	background:#b98e2d;
	font-weight:bold;
	text-align:center;
	border:0px;
	padding:6px 18px;
	font-size:0.8em;
	font-family: 'Noto Sans',arial;	
	cursor: pointer;
}
#user_login_form .twitter-sign-in {
	position: absolute;
	bottom:0px;
	left:0px;
	width:83.5%;
}
.twitter-sign-in a {
	display: block;
	background:#555450;
	font-family: 'Noto Sans',arial;	
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding: 12px 0px;
	font-weight:600;
}
.twitter-sign-in a span {
	background:url(../images/icon-twitter.png) 0px 0px no-repeat;
	padding-left:38px;
}
.create-account .login-register { 
	background:#11488e;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	padding:2.9% 3.4%;
	display:block;
	width:93.2%;
}
body.page-user div.status {
	background: #ffffff url(../images/message-24-ok.png) 19px 12px no-repeat;
	border:0px;
	color:#b98e2d;
	margin-top: 15px;
	margin-bottom:5px;
}
body.page-user div.messages ul {
	padding: 4px 0px 3px 7px;
	list-style:none;
}
body.page-user .form-required {
	color:#b98e2d;
}

.conflux-sidebar2-scs-main-1 .view-content .views-table{
  width: 100%;
  padding: 10px;
}
.conflux-sidebar2-scs-main-1 .view-content .views-table{
  margin-bottom: 10px;
}
.conflux-sidebar2-scs-main-1 .view-content .views-table tr td{
  padding: 10px;
}
.conflux-sidebar2-scs-main-1 form #edit-actions{
margin-top: 10px;
}
.conflux-sidebar2-scs-main-1 .pane-page-content{
  background: transparent;
}
.conflux-sidebar2-scs-main-1 .pane-content {
  background: transparent;
}
.conflux-sidebar2-scs-main-1 .pane-content .node{
  background: transparent;
}
.conflux-sidebar2-scs-main-1 .pane-content .content{
  background: transparent;
}

.conflux-sidebar2-scs-main-1 .view-content .views-table tr td{
-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.conflux-sidebar2-scs-main-1 .view-content .views-table tr td a{
-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.profile2-candidate-information h3.field-label{
margin-bottom: 0 !important;
}
.profile2-candidate-information .field-label-above{
margin-top: 0 !important;
margin-bottom: 10px;
}
.conflux-main-after .views-field .home-feature{
  width: 100%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.profile2-contact-information h3.field-label{
margin-bottom: 0 !important;
}
.profile2-contact-information .field-label-above{
margin-top: 0 !important;
margin-bottom: 10px;
}

div.messages.commerce-add-to-cart-confirmation{
  top: 30% !important;
  left: 50vw;
  z-index: 1000;
min-width: 400px;
  width: 45vw;
  padding-bottom: 15px;
}

.link-create, .link-store{
  display: none;
}
body.anonymous-user .link-create, body.authenticated-user .link-create{
  display: block !important;
}
body.SCS-Member .link-store{
display: block !important;
}

#user-login-form .form-text
{
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 9px;
  padding-left: 8px;
  color: #3d3d3c;
  margin-left: 3px;
  min-width: 300px;
}
#user-login-form .item-list{
  display: block !important;
  clear: both;
}
#user-login-form input[type="submit"]
{
  color: #ffffff;
  text-transform: uppercase;
  background-color: #b98e2d;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  font-weight: bold;
  text-align: center;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding-top: 6px;
  padding-right: 18px;
  padding-bottom: 6px;
  padding-left: 18px;
  font-size: 0.8em;
  font-family: "Noto Sans",arial;
  cursor: pointer;
}

#edit-profile-scs-profile .fieldset-wrapper:before {
  content: "Enter your name as you would like it to appear when you interact with this site (e.g., leaving a comment).";
  font-style: italic;
}

#user_register_form .form-item-name:before {
  content: "You must create a new account below.";
  font-style: italic;
}
.user.login .pane-pane-messages .primary{
display: none;
}
.pane-custom.pane-2 ul.primary.new{
  padding: 0;
  margin: 0;
  border: 0;
clear: both;
width: 100% !important;
display: block !important;
}
.pane-custom.pane-2 ul.primary.new li a
{
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7f7e7b;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 2px;
  display: block;
  float: left;
  line-height: 13px;
  font-size: 13px;
  font-style: italic;
}
.pane-custom.pane-2 ul.primary.new li:last-child a
{
border: 0;
}


#user_register_form .form-item-pass-pass1 label{
display: none !important;
}
#user_register_form .confirm-parent div.password-confirm{
  float: right !important;
  position: absolute;
  margin-left: 307px;
}

.pane-menu-menu-users ul.menu{
  list-style: none !important;
  padding: 0;
  margin: 0;
  text-align: right;
  display: table;
  float: right;
}
.pane-menu-menu-users ul.menu li{
  list-style: none !important;
  padding: 0 0;
  margin: 0;
  display: inline;
}
.pane-menu-menu-users ul.menu li a{
  padding: 0 10px;
}
.pane-menu-menu-users ul.menu li a.active{
  background: #C08D3A;
  color: #fff;
}

/* Style for pullout quote in articles */
.pullquote-quote {
	color: #FFFFFF;
	background-color: #0D4C92;
	font-size: 1.25em;
}

.files .view-commerce-license-my-files {
  margin-top: 30px;
}
.files .view-commerce-license-my-files caption{
  display: none;
}
.greek-keys .commerce-product-field-commerce-file{
  display: none;
}

/* Styles for Member Spotlight content type */
figure.field.field-name-field-spotlight-image.field-type-image.field-label-hidden {
	float: left;
}

figure.field.field-name-field-spotlight-image.field-type-image.field-label-hidden img {
	border: thin solid #000000;
}
/*
.ad-only-institutions .views-table .views-field-name{
  min-width: 180px;
}

.ad-only-institutions .views-table .views-field-mail{
  width: 250px;
}
*/
.ad-only-institutions .views-table th{
  width: 19%;
}
.ad-only-institutions .views-table th:nth-child(2){
  width: auto;
}
.ad-only-institutions .views-table .views-field-views-send{
  width: auto;
}