/*Embedded Video TEST*/
.caption {
	font-size:1em;
line-height:1.1em;
	margin-bottom:0;
}

.boilerplate {
	font-size:.85em;
line-height:1.4em;
}

/*Carousel*/
.supercarousel {margin: 0 1px 0 1px;}

.supercrsl .pagination {
    display: none !important;
}

/*Fall Meeting Blurb*/

.fall-meeting-box {
	background-color:#eee;
	border: solid 0px #ccc;
	padding: 15px 15px 10px 15px;
}

.fall-meeting-title {
  color: #68145F; 
	font-size: 1.4em; 
	font-weight: bold; 
	margin-top: 5px;
	margin-bottom: .5em;
}

.fall-meeting-subtitle {
  color: #009A89; 
	font-size: 1.2em; 
	font-weight: 500;
	margin-bottom: .4em;
	line-height:1.3em;
}

.fall-meeting-text {
	font-size:1.2em;
	margin: 0 0 15px 0;
	font-weight:normal;
	color: #5b646a;
	line-height:1.5em;
	
}

.fall-meeting-image {
	margin: 0 .5em 0 0;
}

/*Webinar Feature*/


.webinar-header {
	  display: inline-block;
    padding: 0.5em;  
	  background-color: #ddd;
    border: 1px solid #ddd;
    color: #68145F;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    font-size: .35em;
	font-weight: 600;
	margin-bottom:6px;
}

.webinar-alert {
	  display: inline-block;
    padding: 0.5em;  
	  background-color: #68145F;
    border: 1px solid #68145F;
    color: #fff;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    font-size: .35em;
	font-weight: 700;
	margin-bottom:6px;
}


.webinar-title {
	font-size: 1.1em;
	margin-bottom: 5px;
}

.webinar-time {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ffffff;
}

.webinar-description {
	font-size: .5em;
	color: #000000;
	margin-bottom: 10px;
}

.webinar-link {
	margin-top: 0;
}

/*Callout Box*/
.callout-box {
	background-color:#efefef;
	padding:10px;
}

/*Homepage Learn More box*/
.button-box-purple {
	  background-color: #68145f;
    border: 1px solid #68145f;
	  margin-top:20px;
}

/*Adjust homepage header*/
.post-16171  .entry-header h1 {
	font-size: 2.6em;
}

.post-16171  .page-header-wrap img, .single .entry-header img, .page-template-default .entry-header img {
    max-width: 260px;
	padding-top:10px;
}

.post-17914  .page-header-wrap img, .single .entry-header img, .page-template-default .entry-header img {
    max-width: 260px;
	padding-top:10px;
}

.button-box-purple:hover {
	  background-color: #E86D23;
    border: 1px solid #E86D23;
	  margin-top:20px;
}

.button-box-patient:hover {
	  background-color: #75A7CF;
    border: 1px solid #75A7CF;
	  margin-top:20px;
}

.button-box-clinician:hover {
	  background-color: #8398C7;
    border: 1px solid #8398C7;
	  margin-top:20px;
}



/*Federal Rules October Update*/
.page-id-16201 blockquote p:last-of-type, blockquote ul:last-of-type {
    text-align: right;
}

/*Hide Featured Image on Post*/
.entry-content .featimg {
	display:none;
}

/*About Page Text*/
.page-id-16174 .column p {
	font-size:1.1em;
	line-height:1.5em;
}


.page-id-16174 .columns-title {
		line-height:1.25em;
}

/*Pop-up Box Button Fix*/
.cp-optin-to-win .cp-submit, .cp-optin-to-win .cp-submit:active, .cp-optin-to-win .cp-submit:focus, .cp-optin-to-win .cp-submit:hover {
    background-color: #E86D23 !important;
    background-image: none;
    color: #fff;
    border: none;
}

/*Cures Rule Update Box*/

.cures-update-box {
	background-color:#FA9724;
	border: solid 0px #ccc;
	padding: 5px 15px 5px 15px;
}

.cures-update-title {
  color: #68145F; 
	font-size: 1.4em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.cures-update-subtitle {
  color: #000; 
	font-size: 1.2em; 
	font-weight: 500;
	margin-bottom: .4em;
}

.cures-update-text {
	font-size:1.2em;
	margin: 0 0 15px 0;
	font-weight:normal;
	color: #fff;
	line-height:1.5em;
	
}

.cures-image {
	margin: 0 .5em 0 0;
}



/*Coalition for Care Partners Update Box*/

.ccp-box {
	background-color:#00C2B0;
	border: solid 0px #ccc;
	padding: 5px 15px 5px 15px;
}

.ccp-title {
  color: #0575cb; 
	font-size: 1.6em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.ccp-subtitle {
  color: #8bfaf7; 
	font-size: 1.1em; 
	font-weight: 400;
	margin-bottom: .4em;
}

.ccp-text {
	font-size:1.1em;
	margin: 0 0 0 0;
	font-weight:normal;
	color: #fff;
	line-height:1.5em;
}

.ccp-image {
	margin: 0 0 0 0;
}



/*CarePartner Box*/

.carepartner-box {
	background-color:#8ae7de;
	border: solid 0px #ccc;
	padding: 15px 15px 20px 15px;
}

.carepartner-title {
  color: #68145F; 
	font-size: 1.4em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.carepartner-subtitle {
  color: #00776A; 
	font-size: 1.4em; 
	font-weight: 500;
	margin-bottom: .4em;
}

.carepartner-text {
	font-size:1.1em;
	margin: 0 0 0 0;
	font-weight:normal;
	color: #777;
	line-height:1.25em;
}

.wp-image-17355 {
	margin: 0 .5em 0 0;
}



/*Accordion Text*/
.ea-body {
	font-size:12pt;
	line-height:1.5em;
}

/*Media Page*/
.page-id-17673 .acfblock.txtblk {
    line-height: 1.5em;
    margin: 0 auto;
    font-size: 18px;
    font-size: 1em;
}

/*Supporters page Lead Gifts*/
.lead-gifts {
	background-color:#efefef;
	padding: 15px;
	margin-bottom:20px;
}

/*OpenNotes Next*/
.page-id-17503 blockquote {
	font-size:1.05em;
	padding: 1.75em 1.125em;
	line-height: 1.3em;
	margin-top: 8px;
}

.page-id-17503 .acfblock.txtblk .columns-title {
	color:#68145F;
	line-height: 1.15em;
  font-size: 1.6em;
}

.page-id-17503 h4 {
	color:#5b646a;
	line-height: 1.25em;
  font-size: 1.2em;
  margin-bottom: 20px;
}

.page-id-17503 footer {
	  font-style: normal;
    color: #666;
    font-size: .9em;
}

/*PROXY Box*/
.proxy-box {
	background-color:#f2f2f3;
	border: solid 1px #ccc;
	padding: 15px 15px 20px 15px;
}

.proxy-lead-in {
	color:#333;
}

.proxy-title {
  color: #68145F;
	font-size: 1.4em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.proxy-subtitle {
  color: #009a89;
	font-size: 1em; 
	font-weight: 500;
}

.proxy-text {
	font-size:1em;
	margin: 0 0 0 0;
}

.proxy-image {
	margin: 0 .5em 0 0;
}

.proxy-text a {
	color:#FA9724;
}

.proxy-text a:hover {
	color:#68145f;
}


/*NEXT Box*/
.next-box {
	background-color:#f2f2f3;
	border: solid 1px #ccc;
	padding: 15px 15px 20px 15px;
}

.next-title {
  color: #68145F;
	font-size: 1.6em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.next-subtitle {
  color: #009a89;
	font-size: 1em; 
	font-weight: 500;
}

.next-text {
	font-size:1.1em;
	margin: 0 0 0 0;
}

.next-image {
	margin: 0 .5em 0 0;
}

.next-text a {
	color:#FA9724;
}

.next-text a:hover {
	color:#68145f;
}

/*WIMMR Box*/

.wimma-box {
	background-color:#f2f2f3;
	border: solid 1px #ccc;
	padding: 5px 15px 5px 15px;
}

.wimma-title {
  color: #009a89; 
	font-size: 1.4em; 
	font-weight: bold; 
	margin-top: 0px;
	margin-bottom: .5em;
}

.wimma-subtitle {
  color: #fa9724; 
	font-size: 1.4em; 
	font-weight: 500;
	margin-bottom: .4em;
}

.wimma-text {
	font-size:1.1em;
	margin: 0 0 0 0;
}

.wp-image-17355 {
	margin: 0 .5em 0 0;
}

.wimma-text a {
	color:#FA9724;
}

.wimma-text a:hover {
	color:#68145f;
}

.cures-box a {
  color:#FA9724;
}

.cures-box a:hover {
	color:#CB5608;
}

/*OurDx Blockquote*/
.page-id-16180 blockquote {
    margin: 0 0 1.5em;
    padding: 1.5em 1.125em;
    font-size: 1.2em;
}


/*Cures Rule Help Desk*/
.page-id-17281 .entry-content a {
	text-decoration: underline;
	color:#68145F;
}

.help-desk {
	background-color:#ddd;
	padding: 20px 20px 2px 20px;
}


.page-id-17281 .entry-content a:hover {
	text-decoration: underline;
	color:#901A7F
}


/*Make Masthead Images Retina-ready*/

.page-header-wrap img, 
.single .entry-header img, 
.page-template-default .entry-header img {
    max-width: 350px;
}

/*Individual Masthead tweaks*/

/*OpenNotes Next*/
.page-id-17503 .page-header-wrap img  {
	padding-top:10px;
  max-width:250px
}

/*Supporting OpenNotes */
.page-id-16220 .page-header-wrap img {
	max-width:340px
}

/*PFAC*/
.page-id-16193 .page-header-wrap img {
	max-width:280px;
}

/*Collaborators*/
.page-id-16991 .page-header-wrap img {
	max-width:300px;
}


/*Newsletters*/
.page-id-16216 .page-header-wrap img {
	max-width:280px;
}


/*Make other illustrations Retina-ready*/

.wp-image-17070  {
	max-width: 140px;
}

.wp-image-17075 {
	max-width: 140px;
}

.wp-image-17077 {
	max-width: 160px;
}

.wp-image-17080 {
	max-width: 160px;
}

.wp-image-17083 {
	max-width: 160px;
}

.wp-image-17085 {
	max-width: 170px;
}

.wp-image-17087 {
	max-width: 160px;
}

.wp-image-17091 {
	max-width: 180px;
}

.wp-image-17094 {
	max-width: 190px;
}

.wp-image-17096 {
	max-width: 190px;
}

.wp-image-17098 {
	max-width: 150px;
}

.wp-image-17101 {
	max-width: 120px;
}

.wp-image-17106 {
	max-width: 160px;
}

.wp-image-17108 {
	max-width: 180px;
}

.wp-image-17111 {
	max-width: 180px;
}

.wp-image-17113 {
	max-width: 190px;
}

.wp-image-17116 {
	max-width: 180px;
}

.wp-image-17119 {
	max-width: 180px;
}

.wp-image-17121 {
	max-width: 180px;
}

.wp-image-17124 {
	max-width: 160px;
}

.wp-image-17125 {
	max-width: 160px;
}

.wp-image-17127 {
	max-width: 110px;
}

.wp-image-17131 {
	max-width: 160px;
}

.wp-image-17135 {
	max-width: 160px;
}

.wp-image-17137 {
	max-width: 160px;
}

.wp-image-17151 {
	max-width: 180px;
}

.wp-image-17168 {
	max-width: 140px;
}

.wp-image-17171 {
	max-width: 160px;
}


/* DONATE BUTTONS */

/*Support page*/
.donate-box {
	background:#FA9724;
	padding:14px 12px;
}

.donate-box-header{
	color:#68145F;
}

.donate-box-text {
	color:#68145F;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:15px;
}

.donate-box-button {
	border-radius:4px;
	background-color:#68145F;
	border-color:#68145F;
}

.donate-box-button:hover {
	border-radius:4px;
	background-color:#53004D;
	border-color:#53004D;
}

.donate-box-button a {
	color:#FFFFFF;
	font-weight:500;
}

.donate-box-button a:hover {
	color:#FA9724;
}

/*Sidebar*/
.donate-sidebar {
	background:#efefef;
	padding:14px 12px;
	margin-top:30px;
}

.donate-heading {
	font-size:.9em;
}

.donate-text {
	font-size:.8em;
	margin-bottom:10px;
}

.donate-sidebar-button {
	font-size:.9em;
}

.sidebar-button {
	border-radius:4px;
	background-color:#E86D23;
	border-color:#E86D23;
}

.sidebar-button:hover {
	border-radius:4px;
	background-color:#CB5608;
	border-color:#CB5608;
}

.sidebar-button a {
	color:#FFFFFF;
	font-weight:500;
}

.sidebar-button a:hover {
	color:#FFFFFF;
}

/*Top bar*/
.topbar-button {
	border-radius:4px;
	background-color:#FA9724;
	border-color:#FA9724;
}

.topbar-button:hover {
	border-radius:4px;
	background-color:#E86D23;
	border-color:#E86D23;
}

.topbar-button a {
	color:#68145F;
	font-weight:500;
}

.topbar-button a:hover {
	color:#FFFFFF;
}

/*Footer*/
.footer-button {
	border-radius:4px;
	background-color:#68145F;
	border-color:#68145F;
	border-width:0;
}

.footer-button:hover {
	border-radius:4px;
	background-color:#53004D;
	border-color:#53004D;
	border-width:0;
}

.footer-button a {
	color:#FFFFFF;
	font-weight:500;
}

.footer-button a:hover {
	color:#FA9724;
	font-weight:500;
}

/* END DONATE BUTTONS */

/*Drop-in Tweaks*/
.link-on-purple a:hover {
	color: #FA9724;
}


/*Hide News Featured Image*/
.postid-16379 .featimg {
	display:none;
}

.postid-16380 .featimg {
	display:none;
}

.postid-16383 .featimg {
	display:none;
}

.postid-16385 .featimg {
	display:none;
}

.postid-16386 .featimg {
	display:none;
}

.postid-16387 .featimg {
	display:none;
}

.postid-16388 .featimg {
	display:none;
}

.postid-16389 .featimg {
	display:none;
}

.postid-16391 .featimg {
	display:none;
}

.postid-16392 .featimg {
	display:none;
}

.postid-16394 .featimg {
	display:none;
}

.postid-16397 .featimg {
	display:none;
}

.postid-16400 .featimg {
	display:none;
}


/*MegaMenu Tweaks*/

.dynamic-menu-padding-jf {
	padding-bottom:10px;
}

.ubermenu-dynamic-post a {
	font-size:1.1em;
}

.submenu-jf {
	background-color:#ffffff;
}

.ubermenu-custom-content-padded {
	padding: 5px 10px !important;
	margin-left: 10px !important;
	margin-bottom: 10px !important;
	margin-right: 10px !important;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
	padding: 5px 10px 0 10px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mega-header {
	margin-top:10px;
	margin-bottom:0px !important;
	padding-bottom:2px !important;
}

.mega-header a {
	color:#009A89;
	font-size:1em;
	padding-left:0;
}

.mega-header a:hover {
	color:#68145F;
	font-size:1em;
	padding-left:0;
}

.ubermenu-main .ubermenu-target > .ubermenu-target-description {
    padding-bottom: 10px;
}

.menu-research {
	font-size: 5em;
}

.site-header {
    width: 100%;
    position: relative;
    z-index: 999;
}

/*Secondary Nav Tweaks*/

.tool-text {
	font-size:1.2em;
	line-height:1.5em;
}

.nav-secondary .genesis-nav-menu a {
    padding: 0.75em 1.3em;
    font-size: 16px;
    font-size: .85rem;
	  color:#68145F;
}

.nav-secondary .genesis-nav-menu a:hover {
	  color:#E86D23;
}

.nav-secondary {
    background-color: #efefef;
    padding: 0 0 0 23.5em;
	  display: contents;
}

.help-desk-tagline {
	background:#d1d1d1;
}


/*Creative Commons Widget*/

.license-wrap {
	font-size:.75em;
}


/*Team Pages Tweak*/

.collaborator-title {
	text-align: center; 
	font-size: .6em;
	margin-bottom: .9em;
}

.page-id-16655 .entry-title {
    margin-bottom: .75em;
}

.page-id-16655 .title-text-block {
	margin-top:0;
}

.page-id-16656 .entry-title {
    margin-bottom: .75em;
}

.page-id-16656 .title-text-block {
	margin-top:0;
}

.page-id-16219 .entry-title {
    margin-bottom: .75em;
}

.page-id-16219 .title-text-block {
	margin-top:0;
}

.entry-meta {
	display:none;
}

/*Hide Webinar Posting Dates*/

.postid-16568 .entry-time {
	display:none;
}

.postid-16531 .entry-time {
	display:none;
}

.postid-16227 .entry-time {
	display:none;
}

.postid-15516 .entry-time {
	display:none;
}

.postid-15112 .entry-time {
	display:none;
}

.postid-14958 .entry-time {
	display:none;
}

.postid-14906 .entry-time {
	display:none;
}

.postid-14760 .entry-time {
	display:none;
}

.postid-14765 .entry-time {
	display:none;
}

.postid-14502 .entry-time {
	display:none;
}

.postid-14330 .entry-time {
	display:none;
}

.postid-14294 .entry-time {
	display:none;
}


/*Tablepress Plugin Tweaks*/

.tablepress thead th {
    background-color: #FA9724;
		color:#fff;
}

/*Magic Nav Fix*/

.site-container {overflow:visible;}


/*Support Page Tweaks*/
.supporter-text {
	font-size:.9em;
	line-height:1.5em;
}

.blurb-box {
	margin:20px;
	background: #68145F;
}

.blurb-box p {
	  color:#ffffff;
}

.blurb box a:hover {
	color:#ffffff;
}

.additional-funder-text {
		font-size: 1em;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: 500;
}

/*Contact Form*/
.connectform-top input, .connectform-top select {
    color: #5b646a;
    font-size: .75em;
}

.connectform-top {
    font-size: 1.5em;
    color: #68145f;
}

wpcf7-form-control-wrap iama {
	padding-top:0;
}

.acfblock.txtblk {
    line-height: normal;
    margin: 0 a	uto;
    font-size: 18px;
    font-size: 1rem;
}


/*Homepage spacing & font tweaks*/

.acfblock.txtblk.font-large {
    line-height: 1.75;
	  font-size: 1.55em !important;
}


.acfblock.txtblk.small-img-boxes {
   padding: 1.5em 1.5em .5em 1.5em;
	  border: 1.5px solid #e7e6dd;
	    margin: 3% 7.75% 5% 7.75%;
}

.acfblock.cta {
	margin-top:50px;
	margin-bottom:50px;
}

.acfblock.cta .cta-img img {
    margin-bottom: 1em;
}

.acfblock.cta.font-large .cta-txt {
    line-height: 1.75;
	  font-size: 1.55em;
}

.acfblock.cta .cta-links ul li a {
    padding: 0 1em .5em 1em;
    font-weight: 400;
    font-size: 1.3em;
}

.page-header-wrap .entry-title {
	font-weight:600;
}


/* Right sidebar tweaks */

.sidebar-nav {
	font-size:.85em;
	padding: 2px 5px;
	background-color: #f5f5f5;
}

.sidebar-subhead {
	color:#68145f;
	margin-bottom:5px;
}

.sidebar-link {
	font-size:.85em;
	padding-bottom: 2px;
	font-weight: 400;
	line-height:1.5em;
}

/* Left sidebar tweaks */

.acfblock.leftcol .lc-leftcol p {
    margin-bottom: 1em;
    font-size: .85em;
}

.acfblock.leftcol .lc-leftcol h5 {
    color: #5b646a;
}

/*Center Coronavirus Alert*/

.cv-alert-message {
    text-align: center;
}

/*Balloon Blurb*/

.speech-bubble {
	position: relative;
	background: #68145F;
	border-radius: .6em;
	padding: .9em;
  margin-top:.75em;
	margin-bottom:3.5em;
	font-weight: 600;
  font-style: italic;
  color: #FFF;
  font-size: .9em;
	box-shadow: 20px 20px 15px #ddd;
}

.speech-bubble-text {
	font-weight:500;
	font-style:normal;
	color: #FFF;
	padding:0;
	margin-bottom:0;
}

.speech-bubble:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 75%;
	width: 0;
	height: 0;
	border: 33px solid transparent;
	border-top-color: #68145F;
	border-bottom: 0;
	border-right: 0;
	margin-left: -16.5px;
	margin-bottom: -24px;
}

.speech-bubble a:hover {
  color: #FA9724;
}


/*YouTube Video Sidebar*/

.youtube-embed {
	padding:0 0 1.5em 0;
	font-size:.85em;
}

/*Webinar Sidebar*/

.webinar {
	padding:0 0 2.5em 0;
	font-size:.85em;
}

/*Accordion Title Tweak*/
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: .65em;
    line-height: 1.4em;
}

/*Make footer text smaller*/

.footer-widgets .menu li a  {
    font-size: .9em;
}

.footer-widgets .sub-menu {
	font-size: .9em;
}

.footer-widgets .menu li .sub-menu li a {
    font-size: .9em;
}

.footer-widgets .custom-html-widget {
	line-height: normal;
}

.footer-widgets .widget-title {
    font-size: .9em;
}

.tweet-text {
    font-size: .9em;
}

.tweet-details {
    font-size: .9em;
}


/*Homepage News Slider

.home .post-info {
	display:none;
}

.home .open-carousel .slick-slide img {
    display: none;
}

.home .open-carousel .slick-slide .post-footer { 
    background: left bottom no-repeat url(http://opennotes.staging.wpengine.com/wp-content/uploads/2020/11/Wedge-double-f4f4f4.jpg);
    background-size:100% 100%;
}

.home .open-carousel .post-footer a {
    color: #e86d23;
	  font-size: .9em;
}

.home .open-carousel .post-footer {
    padding: 0 .5em 1em 1em;
}

.home .slick-slide {
    background-color: #f4f4f4;
}

.home .carousel-wrap.purple {
    background-color: #fff;
}

.home  .carousel-wrap.purple h3 {
    color: #68145f;
	  margin: 0;
	  font-size: 1.35em;
	font-weight:600;
}

.home .carousel-wrap.purple .colorfade.right {
    background: linear-gradient(to right, rgba(104, 20, 95, 0) 0%, #fff 80%);
}

.home .carousel-wrap.purple .colorfade.left {
    background: linear-gradient(to right, #fff 20%, rgba(104, 20, 95, 0) 100%);
}

.home .open-carousel .slide-text .slide-title a {
    color: #68145f;
    font-size: .75em;
    font-weight: 600;
}


.home .open-carousel .slide-content {
    font-size: .75em;
    line-height: 16pt;
}


.home .slick-prev:before, .slick-next:before {
    font-size: 100px;
}

.home .slick-prev, .slick-next {
    top: 40%;
}
*/

/*New Team Page Tweaks*/

.page-id-15886 p {
	font-size:.85em;
	line-height: normal;
	margin-bottom: .75em;	
}

.team-text {
	font-size:.8em;
	line-height: normal;
	margin-bottom: .75em;
}

.team-title{
	font-size:.8em;
	line-height: normal;
	margin-bottom:.75em;
}

.page-id-16042 .column p {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:.85em;
}

/*News Page Tweaks*/

.news-wrap {
    margin-top: 3em;
}

.news-wrap .entry {
    margin-bottom: 3em;
}

.news-wrap .readmore a {
    color: #e86d23;
}

.news-wrap .entry-footer .entry-meta {
    background-color: #efefef;
}

.entry-footer .entry-meta {
    border:0;
    padding: 0.625em 1.5em;
}

.news-wrap .entry-content {
    margin-bottom: 0;
}


/*
 * Constant Contact Forms for    
   WordPress 
 */
div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    display: inline-block;
    width: 160px;
    border-radius: 0px;
	  border-bottom: 4px solid #e2a626;
}
.ctct-form-embed.form_1 .ctct-form-custom .ctct-form-button {
    border-bottom: 4px solid #e2a626;
}


/*
 * MAPPLIC MAP
 */

/* clickable elements */
.mapplic-clickable:not(g),
g.mapplic-clickable > * {
	opacity: 1.0 !important;
	fill: #b7a6bd;
}

/* hovered elements */
.mapplic-clickable:not(g):hover,
g.mapplic-clickable:hover > * {
	fill: #e86d23 !important;	
	opacity: 1.0 !important;
}

/* active elements */
.mapplic-active,
a.mapplic-active > path,
g.mapplic-active > * {
	fill: #e86d23 !important;
	opacity: 1.0 !important;
}



/*
 * TICK.js
 * 
.tick {
	font-size: 1.5em;
}

.tick-flip-panel {
  background-color:#009a89 !important;
}

@media (min-width:25em) {
  .tick {
    font-size:2em;
  }
}
 end TICK.js */

.linklist li a {
	padding-right: 8px;
	padding-left: 8px;
}
.linklist li a:hover {
	background-color: #661763;
	color: #ffffff;
}
.linklist li a:hover .c-teal {
	color: #ffffff;
}

/* Hides reCAPTCHA badge 
 * 
 * ReCaptcha is set but site
 * doesn't seem to be using it
 */
.grecaptcha-badge {
    display: none !important;
}
