/************************************************

Stylesheet: Global Stylesheet

*************************************************/

body {
	font-size: 16px;
	font-family: "work-sans", Arial, sans-serif;
    background: transparent url(../images/paperbg.jpeg) repeat left top;
}
.content p {
  font-size: 18px;
  color: #212121;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 2rem;
}
body p.intro {
  font-size: 24px;
  line-height: 32px;
  color: #212121;
  margin-bottom: 2rem;
}
.content ul,
.content ol {
  font-size: 18px;
  color: #212121;
  font-weight: 400;
  line-height: 30px;
  margin-left: 4rem;
  margin-bottom: 2rem;
}
.content ul li:not(#menu-homepage-links > li) {
	list-style-type:none;
	padding-left:20px;
	margin-bottom: 1.25rem;
	position: relative;
}
.content li:not(#menu-homepage-links > li):before {
	content: url(../images/bullet.png);
    margin-left: -30px;
    display: inline-block;
    position: absolute;
}
.content li:not(#menu-homepage-links > li):nth-child(2):before {
	transform:rotate(13deg);
}
.content li:not(#menu-homepage-links > li):nth-child(3):before {
	transform:rotate(34deg);
}
.content li:not(#menu-homepage-links > li):nth-child(4):before {
	transform:rotate(53deg);
}
.content li:not(#menu-homepage-links > li):nth-child(5):before {
	transform:rotate(83deg);
}
.content li:not(#menu-homepage-links > li):nth-child(6):before {
	transform:rotate(0deg);
}
.content li:not(#menu-homepage-links > li):nth-child(7):before {
	transform:rotate(13deg);
}
.content li:not(#menu-homepage-links > li):nth-child(8):before {
	transform:rotate(34deg);
}
.content li:not(#menu-homepage-links > li):nth-child(9):before {
	transform:rotate(53deg);
}
.content li:not(#menu-homepage-links > li):nth-child(10):before {
	transform:rotate(83deg);
}
h1, h2, h3, h4, h5, h6,
.crm-container #bootstrap-theme :is(h1, h2, h3, h4, h5, h6) {
	font-family: rubik, Arial, sans-serif;
	font-weight: 600;
    color: #393939;
}
.content h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 600;
  line-height: 70px;
  margin-bottom: 1rem;
}
.content h3, .crm-container form h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
  color: #1C1C1C;
  text-transform: uppercase;
  margin: 0 0 1rem;
  background-color: transparent;
  padding: 0;
}
h1.page-title {
  color: #000000;
  font-size: 90px;
  line-height: 100px;
  background: transparent url(../images/borderOrange.png) no-repeat left bottom;
  background-size: 105px 8px;
  padding-bottom: 0.75rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  letter-spacing: -2px;
}
.home h1.page-title {
  font-size: 90px;
  line-height: 100px;
  margin-top: 0;
}
.article-header {
  max-height: 200px;
  overflow: visible;
}
.grid-container {
	width: 90rem;
  max-width: 90rem;
}
figcaption {
  margin-top: 0;
  padding: 1rem 2rem;
  background-color: #F5F5F5;
  font-size: 18px;
  line-height: 26px;
  color: #212121;
}
.wp-block-embed figcaption {
	margin-top: -1rem;
}
.wp-block-image {
  margin-bottom: 4rem;
}
.content p a {
  font-weight: 700;
  color: #212121;
  text-decoration: underline;
}
.content p a:not(.wp-element-button):hover {
  text-decoration: none;
}

img.logo {
  max-width: 226px;
}
a.logo-link {
	padding-top: 0 !important;
}
#top-bar-menu .dropdown.menu>li>a,
#top-bar-menu .menu>li>a {
  font-size: 18px;
  font-family: rubik, Arial, sans-serif;
  font-weight: 700;
  line-height: 30px;
  color: #393939;
  text-transform: uppercase;
  padding: 1.25rem 0.5rem;
}
#top-bar-menu .menu>li.active>a,
#top-bar-menu .dropdown.menu>li.active>a {
  background: transparent;
  border-bottom: 4px solid #F2910C;
}
#top-bar-menu .centeralign {
	padding-left: 0;
	padding-right: 0;
}
#top-bar-menu .menu {
  margin-top: 1.5rem;
}
#top-bar-menu .menu>li>a.join {
  color: white;
  background-color: #1C1C1C;
  padding: 1.25rem 1rem;
  height: 65px;
  transition: all 0.25s;
}
#top-bar-menu .menu>li>a.join:hover {
	padding-top: 0.75rem;
	padding-bottom: 1.75rem;
}
#top-bar-menu .menu>li>a.join::after {
    content: '';
    width: 0;
    height: 3px;
    background-color: #F2910C;
    display: block;
	margin-top: -2px;
	transition: all 0.25s;
}
#top-bar-menu .menu>li>a.join:hover::after {
	width: 72px;
	display: block;
	z-index: 10;
}

.top-bar, .top-bar ul {
  background-color: transparent;
}
.content:not(form .content) {
  background: white;
  padding-top: 55px;
  padding-bottom: 55px;
}
.page-template-page-application .content:not(form .content) {
	padding-top: 100px;
}
.home .content:not(form .content) {
  background: transparent;
  padding-top: 100px;
}
.page-template-page-full .content:not(form .content) {
  padding-top: 0;
}
.home .aside {
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
.home .aside .sidebar-container-container {
  position: relative;
  background: transparent url(../images/workers-coop-background-animated.gif) no-repeat right 30px;
  background-size: 650px 470px;
	margin-top: 3rem;
	height: 100%;
}
.home .entry-content {
  padding-top: 6rem;
}
.sidebar-container {
	background: white;
	width: 650px;
	padding: 2rem 0rem 2rem 2rem;
}
h3.widget-title {
  font-size: 48px;
  color: #1C1C1C;
  line-height: 70px;
  margin-top: 1rem;
  margin-bottom: 1.75rem;
  font-weight: 400;
  text-transform: none;
}
#menu-homepage-links {
  margin-left: 0;
  margin-bottom: 0;
}
#menu-homepage-links > li {
  background: transparent url(../images/listBullet.png) no-repeat left top 4px;
  background-size: 17px 25px;
  margin-bottom: 1.5rem;
  width: 100%;
  display: block;
  transition: all 0.25s;
}
#menu-homepage-links > li:last-child {
	margin-bottom: 0;
}
#menu-homepage-links > li:hover {
  background-position: left 8px top 4px;
}
#menu-homepage-links > li > a {
  padding-left: 2.1rem;
  color: #1C1C1C;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: rubik, Arial, sans-serif;
  padding-top: 0;
}
.home p.intro {
  max-width: 589px;
}
#mailinglist {
  background-color: #1C1C1C;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 0;
}
#mailinglist h2 {
  color: white;
  font-size: 62px;
  width: auto;
  display: inline-block;
  padding-right: 3rem;
  background-color: #1C1C1C;
}
#mailinglist form .label {
  background-color: transparent;
  padding: 0;
  width: 100%;
  text-align: left;
  display: block;
  float: none;
}
#mailinglist form .content {
	margin-left: 0;
}
#mailinglist form .label label,
#mailinglist .caldera-grid .form-group label {
  color: white;
  font-size: 18px;
  font-weight: 700;
  font-family: rubik, Arial, sans-serif;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
#mailinglist #crm-profile-block .form-item,
#mailinglist .caldera-grid .form-group {
  display: inline-block;
  width: 280px;
  margin-right: 0.75rem;
}
#mailinglist .caldera-grid .form-group.signmeup {
	text-align: right;
	margin-right: 0;
}
#mailinglist .messages.help {
  display: none;
}
#mailinglist input.crm-form-text,
#mailinglist .caldera-grid .form-group input.form-control {
    height: 48px;
    padding: 4px 8px;
    font-size: 18px;
    color: #212121;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    width: 260px;
}
footer .caldera-grid .col-sm-12 {
	padding-right: 0;
	padding-left: 0;
}
footer .caldera-grid .row {
	margin-left: 0;
	margin-right: 0;
}
footer .caldera-grid .field_required {
	color: white !important;
}
::placeholder {
	color: #9C9C9C;
}
.caldera-grid .form-group,
#mailinglist .caldera-grid .form-group {
	margin-bottom: 0;
}
button,
a.button,
[type="submit"],
.crm-container button.crm-button,
.caldera-grid input.button,
.resource-side .wp-block-file > a {
  background-color: #F2910C;
  color: #1C1C1C;
  font-size: 18px;
  font-weight: 700;
  font-family: rubik, Arial, sans-serif;
  padding: 1.25rem 0.75rem 1rem;
  text-align: center;
  width: auto;
  text-transform: uppercase;
  transition: all 0.25s;
  text-shadow: 0 0 0 transparent;
  border: 0;
  line-height: 1;
  border-radius: 0;
}
.tb-button__link,
.crm-container a.button.crm-register-button,
.crm-container #crm-submit-buttons button.crm-form-submit:not(.cancel),
.crm-container button.crm-form-submit.crm-button:not(.cancel),
.crm-container a.button:visited {
  background-color: #F2910C !important;
  color: #1C1C1C !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  font-family: rubik, Arial, sans-serif !important;
  padding: 1.25rem 0.75rem 1rem !important;
  text-align: center !important;
  width: auto !important;
  text-transform: uppercase !important;
  transition: all 0.25s !important;
  text-shadow: 0 0 0 transparent !important;
  border: 0 !important;
  line-height: 1 !important;
  border-radius: 0 !important;
}
.crm-container button.crm-button > i.crm-i {
	display: none;
}
footer .crm-container button.crm-button,
footer .caldera-grid .button {
	margin-right: 0;
	margin-top: 2rem;
	float: right;
}
button:hover,
a.button:hover,
[type="submit"]:hover,
.crm-container .crm-button:hover,
.caldera-grid input.button:hover,
button:focus,
[type="submit"]:focus,
.crm-container .crm-button:focus,
.caldera-grid input.button:focus,
.tb-button__link:hover,
.tb-button__link:focus,
.resource-side .wp-block-file > a:hover,
.crm-container a.button.crm-register-button:hover,
.crm-container #crm-submit-buttons button.crm-form-submit:hover:not(.cancel),
.crm-container button.crm-form-submit.crm-button:hover:not(.cancel) {
  cursor: pointer;
  opacity: 0.8;
  background: #F2910C !important;
}
.wp-block-button__link {
  border-radius: 0 !important;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.25s;
}
.wp-block-button__link:hover {
  opacity: 0.8;
}
#mailinglist .crm-submit-buttons,
#mailinglist .caldera-grid .form-group.signmeup {
  width: auto;
  float: right;
}
.newsletterSignup #crm-main-content-wrapper,
.newsletterSignup .caldera-grid {
  margin-left: 100px;
}
.newsletterHeading {
  background: transparent url(../images/whiteline.png) no-repeat right 50%;
  background-size: 1061px 6px;
}
#subfooter {
  background-color: #F8F8F8;
  margin-top: 0;
  padding-top: 3rem;
}
.footer {
  margin-top: 0;
}
#footer-links > li > a, #footer-links li.active > a {
  padding: 0;
  margin-right: 2rem;
  color: #393939;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  font-family: rubik, Arial, sans-serif;
  background: transparent;
  text-transform: uppercase;
}
footer .social {
  text-align: right;
  margin-top: -3rem;
}
footer .social > .social-inner {
  width: auto;
  display: inline-block;
  background-color: #1C1C1C;
}
footer .social a, button.social {
  color: white;
  margin-left: 0;
  transition: all 0.25s;
  display: inline-block;
  text-indent: 9999px;
  width: 48px;
  height: 48px;
}
footer .social a.linkedin, .social.linkedin {
	background: transparent url(../images/linkedin.png) no-repeat 50% 50%;
	background-size: 24px 24px;
}
footer .social a.facebook, .social.facebook {
	background: transparent url(../images/facebook.png) no-repeat 50% 50%;
	background-size: 13px 24px;
}
footer .social a.twitter, .social.twitter {
	background: transparent url(../images/twitter.png) no-repeat 50% 50%;
	background-size: 26px 21px;
}
footer .social a.mastodon, .social.mastodon {
	background: transparent url(../images/mastodon.png) no-repeat 50% 50%;
	background-size: 26px 21px;
}
footer .social a.bluesky, .social.bluesky {
	background: transparent url(../images/bluesky.png) no-repeat 50% 50%;
	background-size: 26px 21px;
}
footer .social a:hover {
  color: #F2910C;
}
#footerSpacer {
  border-top: 6px solid #F2910C;
  margin: 2rem 0rem 1.5rem;
}
.credits p {
  font-size: 14px;
  color: #393939;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}
.credits p a {
  font-weight: 700;
  color: #393939;
}
.credits.left a {
  margin-right: 2rem;
}
.credits.middle {
  text-align: center;
}
.credits.right {
  text-align: right;
}
.superfooter {
  background-color: #FAFAFA;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.superfooter h4 {
  color: #000000;
  font-weight: 400;
  font-size: 48px;
  line-height: 70px;
  margin-bottom: 1.5rem;
}
#menu-i-am > li {
  background: transparent url(../images/listBullet.png) no-repeat left top;
  background-size: 26px 39px;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  transition: all 0.25s;
}
#menu-i-am > li:first-child {
  margin-right: 4rem;
}
#menu-i-am > li:hover {
  background-position: left 8px top;
}
#menu-i-am > li > a {
  padding-left: 2.5rem;
  color: #1C1C1C;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: rubik, Arial, sans-serif;
  padding-top: 0;
}
.wp-block-group.grey-left {
  background: transparent url(../images/greyleft.png) no-repeat left top;
  background-size: cover;
}
.wp-block-group.grey-right {
  background: transparent url(../images/greyright.png) no-repeat right top;
  background-size: cover;
}
.wp-block-group__inner-container {
  max-width: 90rem !important;
  min-height: 400px;
  padding-top: 6rem;
  padding-bottom: 6rem;
	padding-right: .9375rem;
	padding-left: .9375rem;
}
.pad100 {
  padding-left: 100px;
}

/** CiviCRM Forms **/
.crm-container .messages.status {
    background-color: #ffffcc;
    background-image: none;
    border: 1px solid #ffff66;
    margin: 1em 0;
    padding: 1em 1.5em;
    color: #212121;
	font-size: 18px;
    font-weight: normal;
    max-width: 950px;
}
article .crm-container .messages.status .crm-section {
	margin: 1rem 0;
}
.crm-container .messages.status p a,
.crm-container .messages.status > a {
	color: #212121;
	font-weight: 700;
	text-decoration: underline;
}
.crm-container a:not(.btn), .crm-container a:link:not(.btn), .crm-container a:visited:not(.btn) {
  color: #212121 !important;
  font-weight: 700 !important;
  text-decoration: underline !important;
}
article #crm-main-content-wrapper {
  margin-top: 2rem;
}
form #intro_text {
  max-width: 1200px;
}
form #intro_text p {
  margin-bottom: 1.5rem;
}
form #intro_text p:last-child {
	margin-bottom: 0;
}
article .crm-container fieldset legend {
  color: #000000;
  font-weight: 600;
  font-size: 36px;
  line-height: 70px;
  margin-bottom: 1.5rem;
  padding: 0;
}
article .crm-container fieldset {
  border: 0px none;
}
#membership-intro {
  display: none;
}
article .crm-container .crm-section {
  margin-bottom: 2rem;
  max-width: 1200px;
}
article .crm-container .crm-section .label {
  float: none;
  width: 100%;
  text-align: left;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: #1C1C1C;
  background: transparent;
  text-transform: uppercase;
  margin-bottom: 4px;
}
article .crm-container .crm-section .label label {
  float: none;
  width: 100%;
  text-align: left;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: #1C1C1C;
  background: transparent;
  text-transform: uppercase;
}
#crm-container.crm-public .crm-section input[type="text"],
#crm-container.crm-public .crm-section input[type="password"],
#crm-container.crm-public .crm-section input[type="email"] {
  border: 0px none;
  border-bottom: 3px solid #1C1C1C;
  font-size: 24px;
  color: #212121;
  padding: 0.25rem 1rem;
  border-radius: 0;
  height: auto;
  background: transparent;
  width: 100%;
  max-width: 1120px;
  box-shadow: 0 0 0;
}
#crm-container.crm-public .crm-section input[type="text"]:hover,
#crm-container.crm-public .crm-section input[type="password"]:hover,
#crm-container.crm-public .crm-section input[type="email"]:hover,
#crm-container.crm-public .crm-section input[type="text"]:focus,
#crm-container.crm-public .crm-section input[type="password"]:focus,
#crm-container.crm-public .crm-section input[type="email"]:focus {
	background-color: rgba(254, 254, 254, 0.5);
}
article .crm-container .crm-section .content {
  margin-left: 0;
}
#onBehalfOfOrg {
  margin-top: 3rem;
}
article #crm-container.crm-public .calc-value, #crm-container.crm-public .content {
  padding-top: 0;
}
article #crm-container.crm-public .crm-section, .crm-section {
  margin-bottom: 2rem;
}
.form-item.crm-section.editrow_city-3-section {
	float: left;
    clear: both;
    width: 48%;
    margin-right: 4%;
}
.form-item.crm-section.editrow_postal_code-3-section {
	float: left;
    clear: right;
    width: 48%;
    margin-right: 0;
}
.form-item.crm-section.editrow_country-3-section {
	float: left;
    clear: both;
    width: 48%;
    margin-right: 4%;
}
.form-item.crm-section.editrow_state_province-3-section {
	float: left;
    clear: right;
    width: 48%;
    margin-right: 0;
}
.rightalign {
	text-align: right;
}
.rightalign > ul {
	justify-content: right;
}
.leftalign {
	text-align: left;
}
.leftalign > ul {
	justify-content: left;
}
.centeralign {
	text-align: center;
}
.centeralign > ul {
	justify-content: center;
}
.crm-container.crm-public .select2-container,
.crm-container.crm-public .select2-results {
    width: 100% !important;
	font-size: 24px;
	color: #212121;
	font-weight: 400;
}
div.select2-container a.select2-choice {
    display: block;
	box-sizing: border-box;
    height: 60px;
    padding: 10px;
    overflow: hidden;
    position: relative;
    border: 0px none;
	border-bottom: 3px solid #1C1C1C;
    white-space: nowrap;
    line-height: 60px;
    color: #212121;
    text-decoration: none;
    border-radius: 0;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    background-image: none;
    filter: none;
	font-weight: 400;
	font-size: 24px;
	color: #212121;
}
div.select2-container a.select2-choice .select2-arrow {
    display: inline-block;
    width: 39px !important;
    height: 100%;
    position: absolute;
    right: 0;
    top: 40%;
    border-left: 0px none;
    border-radius: 0 0 0 0;
    filter: none;
    background: transparent url(../images/dropdown.png) no-repeat top right;
}
div.select2-container a.select2-choice .select2-arrow > b {
	display: none;
}
div.select2-container.select2-dropdown-open a.select2-choice .select2-arrow {
	background: transparent url(../images/dropup.png) no-repeat top right;
}
#crm-container.crm-public div.calc-value,
#crm-container.crm-public div.content,
#crm-container.crm-public div.price-set-row {
	font-size: 18px;
	color: #212121;
}
[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 0.2rem;
	margin-right: 0.5rem;
}
#crm-container.crm-public div.calc-value label,
#crm-container.crm-public div.content label,
#crm-container.crm-public div.price-set-row label {
	font-size: 18px;
	color: #212121;
}

/** CALDERA FORMS **/
.caldera-grid label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    font-weight: 600;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
}
.caldera-grid .form-control {
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
	border: 0px none;
	border-bottom: 3px solid #1C1C1C;
	border-radius: 0;
	font-size: 24px;
	color: #212121;
	padding: 0.25rem 0;
	border-radius: 0;
	height: auto;
	background: transparent;
	width: 100%;
	max-width: 1120px;
	box-shadow: 0 0 0;
}
.caldera-grid .row {
	margin-bottom: 1rem;
}
#top-bar-menu .menu.mobile > li > a {
	padding-left: 3rem;
	background: transparent url(../images/mobileMenu.png) no-repeat left 50%;
	background-size: 28px 42px;
	font-size: 32px;
}
.js-off-canvas-overlay.is-visible {
    opacity: 0.6;
    background-color: #000;
}
.off-canvas {
	background: #fff;
}
#offcanvas-nav {
	margin-top: 2rem;
	margin-left: 2rem;
}
.menuClose {
	width: 28px;
	height: 42px;
	background: transparent url(../images/mobileMenuClose.png) no-repeat left 50%;
	background-size: 28px 42px;
	display: inline-block;
	text-indent: 9999px;
}
.menuCloseContainer {
	text-align: right;
	margin: 2rem;

}
#offcanvas-nav li {
	margin-bottom: 0.75rem;
}
#offcanvas-nav>li>a {
  font-size: 18px;
  font-family: rubik, Arial, sans-serif;
  font-weight: 700;
  line-height: 30px;
  color: #393939;
  text-transform: uppercase;
  display: inline-block;
}
#offcanvas-nav>li.active>a {
  background: transparent;
  border-bottom: 4px solid #F2910C;
}
#offcanvas-nav>li.join>a {
  color: white;
  background-color: #1C1C1C;
}
#offcanvas-nav>li.margintop {
	margin-top: 2rem;
}
#off-canvas {
	overflow-x: hidden;
}
.noleftmargin {
	margin-left: 0 !important;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-right: -15px;
  margin-left: -15px; }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

.widget ul {
  margin: 0; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/** RESOURCES **/

.single-resource h1.page-title,
.single-post h1.page-title {
	font-size: 36px;
	font-weight: 600;
	line-height: 70px;
	background-size: 39px 8px;
	margin-top: 1rem;
}
.backlink {
	font-size: 18px;
	color: #212121;
	line-height: 26px;
	font-weight: 700;
	margin-top: 1rem;
}
.backlink a {
	font-size: 18px;
	color: #212121;
	line-height: 26px;
	font-weight: 700;
	text-decoration: underline;
}
.backlink a:hover {
	text-decoration: none;
}
.wp-block-columns .wp-block-column.resource-side,
.resource-side {

}
.resource-side .wp-block-toolset-blocks-container.tb-container {
	padding: 3rem !important;
	width: 350px !important;
	max-width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5F5F5;
	height: auto;
}
.resource-side .tb-button__link,
.resource-side .button,
.resource-side .wp-block-file > a,
.resource-side > .tb-container > a,
.resource-side > a,
.resource-side > p > a,
.resource-side .tb-container > p > a {
	display: inline-block !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 1.5rem;
}

.wpv-view-output .form-group > label {
	color: #1C1C1C;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 1rem;
	border-bottom: 3px solid #1C1C1C;
	margin-bottom: 1rem;
	background: transparent url(../images/verticalUpArrow.png) no-repeat right 6px top 6px;
	background-size: 39px 22px;
	padding-right: 2rem;
}
.wpv-view-output .form-group.collapsed > label {
	background: transparent url(../images/verticalDownArrow.png) no-repeat right 6px top 6px;
	background-size: 39px 22px;
}
.wpv-view-output .form-group > label:hover {
	cursor: pointer;
}
.wpv-view-output .checkbox label {
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
}
.wpv-view-output .checkbox {
	margin-bottom: 0.5rem;
	transition: all 0.25s;
}
.wpv-view-output .form-group.collapsed .checkbox {

}
.list-teaser .spacer {
	margin-bottom: 12px;
	border-bottom: 3px solid #F2910C;
	margin-top: 18px;
	height: 0;
}
.list-teaser h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	color: #1C1C1C;
}
.list-teaser .list-taxo {
	color: #212121;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
}
.list-teaser {
	height: 420px;
	margin-bottom: 1rem;
}
.filterblock {
	padding-right: 1rem;
}

/** EVENTS **/

.single-event h1.page-title,
h1.page-title.eventTitle {
	font-size: 36px;
	font-weight: 600;
	line-height: 70px;
	background-size: 39px 8px;
	margin-top: 1rem;
	max-width: 960px;
}
.event-description-container > .inner {
	background-color: #F5F5F5;
	padding: 2rem;
}
.when-and-where {
	background-color: #1C1C1C;
    padding: 2rem;
    margin-bottom: 0;
}
.eventContent {
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
	color: #212121;
}
.eventContent a {
	font-weight: 700;
}
.when-and-where .eventContent {
	color: white;
	font-size: 22px;
	font-weight: 700;
	line-height: 40px;
}
.eventDate {
	padding-left: 2.5rem;
	background: transparent url(../images/calendar.png) no-repeat left top 4px;
	background-size: 24px 27px;
	margin-bottom: 1rem;
}
.list-teaser .eventDate {
	font-size: 24px;
	color: #212121;
	line-height: 36px;
	font-weight: 400;
	background: none;
	margin-bottom: 0;
	padding-left: 0;
}
.list-image {
	width:350px;
	height:250px;
	overflow:hidden;
	text-align:center;
	max-width: 100%;
}
.eventTime {
	padding-left: 2.5rem;
	background: transparent url(../images/clock.png) no-repeat left top 4px;
	background-size: 27px 27px;
	margin-bottom: 1rem;
}
.event_address-section {
	padding-left: 2.5rem;
	background: transparent url(../images/address.png) no-repeat left top 4px;
	background-size: 24px 31px;
}
.event_address-section .eventContent {
	line-height: 32px;
}
.event_contact-section a {
	color: #212121;
	text-decoration: underline;
}
.iCal_links-section > a > .fa-stack {
	display: none !important;
}
.iCal_links-section > a {
	padding-left: 2.5rem !important;
    background: transparent url(../images/iCal.png) no-repeat left top 3px;
    background-size: 24px 27px;
    display: block !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #212121 !important;
}
.iCal_links-section > a > .label {
	color: #212121 !important;
	padding: 0 !important;
	background: transparent !important;
}
.crm-section button.social {
	padding: 0 !important;
    background: transparent !important;
    margin-left: 1rem;
    font-size: 26px;
}
.crm-socialnetwork h2 {
	color: #1C1C1C;
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1rem;
}
.crm-socialnetwork {
	text-align: right;
}
.event_share-section a,
.crm-section a,
.crm-section p a,
.event_map-section a,
.event_contact-section a {
	color: #1C1C1C !important;
	text-decoration: underline !important;
}
.event_contact-section {
	margin: 0.75rem 0;
}
.event_map-section > .eventContent > a {
	color: #212121;
	font-size: 16px;
}
#osm_map {
	margin-bottom: 0.75rem;
}
.crm-container .action-link {
	margin: 0 1rem;
}
.event-info .event_summary-section {
    font-size: 18px;
    font-weight: 600;
	margin-bottom: 1.5rem;
}
.crm-container a.button.crm-register-button {
	padding: 1.25rem 1.5rem 0.75rem !important;
	text-decoration: none !important;
}
.crm-container h3 {
    font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    color: #1C1C1C !important;
    text-transform: uppercase !important;
    margin: 0 0 1rem !important;
    background-color: transparent !important;
    padding: 0 !important;
}
.crm-container .status {
	padding: 1rem !important;
}
#crm-event-links-list > .crm-event-links-list-inner > .actionLink > a {
	color: white !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}
.crm-event-register-form-block .crm-section:not(.cms_user-section):not(.custom_post-section) {
	background-color: #F2F2F2;
	padding: 2rem;
}
.additional_participants-section > .label > label {
	display: inline-block;
    width: auto;
}
#Register #crm-submit-buttons {
	background-color: transparent;
	padding: 1rem 0;
	margin-bottom: 3rem;
	max-width: 1200px;
	overflow: hidden;
	margin-top: 0;
}
#Register #crm-submit-buttons button.crm-form-submit {
	float: right;
}
.event_fees-section {
	margin-top: 1.5rem;
}
.event_fees-section h4 {
	color: white;
	font-size: 22px;
	padding-left: 2.5rem;
}
.event_fees-section table tbody,
.event_fees-section table thead,
.event_fees-section table tfoot {
    border: 1px solid #f1f1f1;
    background-color: transparent;
}
.event_fees-section table {
	margin-left: 2.5rem !important;
}
.event_fees-section tbody tr:nth-child(even) {
    border-bottom: 1px solid #f1f1f1;
    background-color: transparent;
}
.crm-container .event_fees-section td.price_set_option-label {
	padding-left: 5px;
}

#ThankYou .crm-section,
#ThankYou .crm-group {
    background-color: #F5F5F5;
    padding: 2rem;
	margin-bottom: 1rem !important;
}
#ThankYou .crm-group .crm-section {
	margin-bottom: 0 !important;
}
#ThankYou #intro_text p {
	font-weight: bold;
}
#ThankYou #intro_text {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.crm-container #ThankYou .help {
    background-color: #ffffcc;
    background-image: none;
    border: 1px solid #ffff66;
    margin: 1em 0;
    padding: 1em 1.5em;
    color: #212121;
    font-size: 18px;
    font-weight: normal;
    max-width: 950px;
}
.crm-container #ThankYou .header-dark {
    border-radius: 0 !important;
	font-size: 22px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    color: #1C1C1C !important;
    text-transform: uppercase !important;
    margin: 0 0 1rem !important;
    background-color: transparent !important;
    padding: 0 !important;
}
article .crm-container #ThankYou .crm-section .label {
	margin-bottom: 0.5rem;
}
.crm-container #ThankYou .action-link {
	height: auto;
}
article #crm-container.crm-public #ThankYou .crm-section {
	margin-bottom: 1rem;
}
article #crm-container.crm-public #ThankYou .crm-group .crm-section {
	margin-bottom: 0;
}
.event-summary-content {
	clear: both;
}
.crm-container .register_link-top {
    min-height: 50px;
    margin-bottom: 1rem !important;
}

#_qf_Confirm_back-top,
#_qf_Confirm_next-top {display:none !important;}
