/*
HealthyPath Custom CSS
Last edited Jan 25 11:40 PT Gene Cowan
*/

@import url('http://cowancreative.com/healthypath/fonts/foundation-icons.css');



/* ----- VARIOUS RESETS AND GRID STUFF ----- */

html, body, iframe { height: 100%; }


html, p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  color: #444;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	}


iframe {
	margin: 0;
	padding:0;
	height: 100vh;
	}
	
iframe.mobile {
	width: 1px;
	min-width: 100%;
	height: auto;
	}
		
.no-padding {
	padding: 0;
	}
	
.no-margin {
	margin: 0;
	}







/* ----- TEXT ----- */


body {  
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}


	
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto', sans-serif;
	line-height: 1.1;
	color: inherit;
	}

h1 {
    font-size: 40px; 
    font-weight: 300;
	}
h2 {
    font-size: 30px;
    font-weight: 300;
	}
h3 {
    font-size: 26px; 
    font-weight: 300;
	}
h4 {
    font-size: 20px;
    font-weight: normal;
 	}
h5 {
    font-size: 18px;
    font-weight: 300;
 	}
h6 {
    font-size: 18px;
    font-weight: normal;
 	} 
 


@media screen and (min-width: 40em) {
  h1 {
    font-size: 48px; font-size: 3rem; 
    font-weight: 300;
	}
  h2 {
    font-size: 36px; font-size: 2.25rem;
    font-weight: 300;
	}
  h3 {
    font-size: 30px; font-size: 1.875rem; 
    font-weight: 300;
	}
  h4 {
    font-size: 20px; font-size: 1.25rem;
    font-weight: normal;
 	}
  h5 {
    font-size: 18px; font-size: 1.125rem;
    font-weight: 300;
 	}
  h6 {
    font-size: 18px; font-size: 1.125rem;
    font-weight: normal;
 	} 

    
}

p {
	line-height: 1.25;
	font-size: 17px; font-size: 1.0625rem;
	-webkit-margin-before: 0;	}

.cardtitle, .with-icon .cardtitle { 
	line-height: 1;
	font-size: 28px; font-size: 1.75rem;
	}
	
.with-icon .cardtitle { 
	line-height: .5;
	padding-bottom: 5px;
	}

p.cardtext{ 
	margin-bottom: 3px;
	line-height: 1.25;
	font-size: 18px; font-size: 1.125rem;
	}

a {
	color: #001B46;
	}
	
a[disabled],  {
  cursor: not-allowed;
  opacity: 0.25;
  }
  
 a[disabled] div {
  cursor: not-allowed;
	opacity: 0.5;
 	}

.text-columns {
    -webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
     -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    vertical-align: top;
	}

@media screen and (max-width:1020px) {
	.text-columns {
	    -webkit-column-count: 2; 
	    -moz-column-count: 2; 
	    column-count: 2;
	}
}

@media screen and (max-width:640px) {
	.text-columns {
	    -webkit-column-count: 1; 
	    -moz-column-count: 1; 
	    column-count: 1;
	}
}

li, p, div {
	-webkit-column-break-inside: avoid;
	          page-break-inside: avoid;
	               break-inside: avoid;
	}




/* ------- WEST BRAND COLORS --------- */




.west-red, .alert {background-color: #ED1C24 !important; color:#FFFFFF !important;}

.west-darkgray, .news {background-color: #2D383F !important; color:#FFFFFF;}

.west-gray {background-color: #A2B1B8 !important; color:#FFFFFF;}

.west-lightgray, .workshops {background-color: #F2F6F7 !important;}

.west-darkblue {background-color: #001B46 !important; color:#FFFFFF;}

.west-purple, .career, .worklife {background-color: #1B4478 !important; color:#FFFFFF;}

.west-blue, .health {background-color: #005DAC !important; color:#FFFFFF;}

.west-cyan, .advice, .generic {background-color: #009EE1 !important; color:#FFFFFF !important;}

.west-lightteal {background-color: #00B2B0 !important; color:#FFFFFF;}

.west-teal {background-color: #008088 !important; color:#FFFFFF;}

.west-green, .finance {background-color: #00A262 !important; color:#FFFFFF;}

.west-mint {background-color: #55BA47 !important; color:#FFFFFF;}

.west-yellow, .community, .wellbeing {background-color: #F8C70F !important; color:#000000;}

.west-orange {background-color: #F5A01A !important;}

.west-pumpkin {background-color: #F47721 !important; color:#FFFFFF;}

.west-scarlet {background-color: #E45520 !important; color:#FFFFFF;}

.west-eggplant, .career, .worklife  {background-color: #9F1F63 !important; color:#FFFFFF;}

.west-violet {background-color: #492F91 !important; color:#FFFFFF;}

.west-grape {background-color: #687982 !important; color:#FFFFFF;}

.background-health {background-color: #E1E9F3 !important;}

.background-finance {background-color: #E2F2EA !important;}

.background-community {background-color: #FEF7E3 !important;}

.background-wellbeing {background-color: #FEF7E3 !important;}

.background-career, .background-worklife {background-color: #E3E7ED !important;}

.background-generic {background-color: #F2FAFD !important; }



.card-divider.health img.card-icon, 
.card-divider.finance img.card-icon, 
.card-divider.health img.card-icon, 
.card-divider.career img.card-icon, 
.card-divider.worklife img.card-icon, 
.card-divider.alert img.card-icon, 
.card-divider.advice img.card-icon,
.card-divider.generic img.card-icon,
.invert {
	filter: invert(100%);
	}
	





/*-- TABLES --*/

table {
	padding: 0;
	}
	
table thead {
	font-weight: bold; 
	vertical-align: top;
	text-align: left;
	padding-left: 0;
	vertical-align: top;
	line-height: 110%;
	background-color: #DDD;
	}

table tbody {
	border-color: #BBB;
	border-left: none;
	border-right: none;
	padding: 0;
	background-color: none;
	}

table tbody tr:nth-child(odd) {
	background-color: transparent;
	}

table tbody tr:nth-child(even) {
	background-color: #F9F9F9;
	}


table tbody td {
	padding: 0.5rem 0.625rem 0.625rem;
	vertical-align: top;
	border-top: 1px solid #BBB;
	}
	
table p {
	padding: 0;
	margin: 0;
	}
	
table th {
	}
	
/* Responsive Tables */
table th { 
	}
	
table td, table th { 
	padding: 9px 10px; 
	text-align: left; 
	}

@media only screen and (max-width: 767px) {
	
	table {
	font-size:85%;
	}

	
	table.responsive { 
		margin-bottom: 0;
		}
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 120px; overflow: hidden; overflow-x: scroll; border-right: none; border-left: none; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { /*white-space: nowrap;*/ }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: none; }
	div.table-wrapper div.scrollable { margin-left: 120px; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	
}






/* ------ EFFECTS -------- */
.shadow {
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	}
	
.card.shadow {
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.25);
	border: none;
	}
	
.card.shadow.reveal {
	-webkit-box-shadow: 0px 2px 40px 2px rgba(0,0,0,1);
	-moz-box-shadow: 0px 2px 40px 2px rgba(0,0,0,1);
	box-shadow: 0px 2px 40px 2px rgba(0,0,0,1);
	border: none;
	}
	
.background-blur, .card.background-blur {
	background-color:rgba(255, 255, 255, 0.75);
	-webkit-backdrop-filter: blur(10px);
	-moz-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	}

.radius {
	border-radius: 3px;
	}
	
.text-shadow {
	text-shadow: 0px 3px 6px rgba(0, 1, 0, 0.75);
	}
	
.text-halo {
	text-shadow:
	   -1px -1px 12px #FFFFFF,  
	    1px -1px 12px #FFFFFF,
	    -1px 1px 12px #FFFFFF,
	     1px 1px 12px #FFFFFF;
	}
	
.button.hollow:hover, 
.link-list li:hover {
    background-color: #cadef4;
	color: #444;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
	}

a > div.card:hover {
    background-color: #cadef4 !important;
    color: #000000;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
	}

.attention {
	filter: hue-rotate(180deg) saturate(10);
	animation: filter-animation 1s infinite;
	}


@-webkit-keyframes filter-animation {
  0% {
    filter: opacity(1) hue-rotate(180deg) saturate(10);
  }
  
  50% {
    filter: opacity(.3) hue-rotate(180deg) saturate(10);
  }
  
  100% {
    filter: opacity(1) hue-rotate(180deg) saturate(10);
  }
}

		
.no-border {
	border: none !important;
}

	
	
/* ----- POSITIONING ----- */

.bottom-right {
	clear: both; 
	float: right;
	bottom: 20px; 
	right: 20px;
	position: absolute;
	}
		

/* ----- BADGES, LABELS, AND BUTTONS ----- */

.label {
	border-radius: 3px; 
	height: 22px; 
	padding: 2px 10px; 
	font-family: "Roboto", sans-serif;
	font-weight: bold; 
	font-size: 18px; font-size: 1.125rem; 
	margin: 15px 0px 10px 0px;
	line-height: 1;
	}
	
.small.label {
	border-radius: 3px; 
	height: 14px; 
	padding: 1px 5px 0px 5px; 
	font-family: "Roboto", sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	margin: 0px 2px;
	border: #ED1C24 solid 1px;
	background-color: #ED1C24;
	color: white;
	}

.points.label {
	border-radius: 3px; 
	height: 14px; 
	padding: 1px 5px 0px 5px; 
	font-family: "Roboto", sans-serif;
	font-weight: bold; 
	font-size: 11px;
	margin: 0px 2px;
	border: green solid 1px;
	background-color: white;
	color: green;
	}

.button {
	overflow: visible;
	display: inline-block;
	border-radius: 3px;
	border: none;
	height: 32px;
	padding: 9px;
	min-width: 100px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 14px; font-size: 0.875rem;
	margin: 10px 0;
	}
	
.button.hollow {
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 3px;
	border-color: #005DAC;
	color: #005DAC;
	}
	
.button.auto-width {
	min-width: 32px;
}

.large.button {
	width: 200px;
	min-height: 52px;
	height: auto;
	font-size: 16px; font-size: 1rem;
	line-height: 1.1;
}

.contactbutton:hover {
    background-color: #1583cc;
    color: #fefefe; 
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
	}

.contactbutton {
	width: 60px;
	height: 60px;
	padding: 10px !important;
	margin: 10px 5px 10px 0;
	border-radius: 50%;
	background-color: #005DAC;
	border: none;
	}

.contactbutton.img {
	width: 50px;
	height: 50px;
	padding: 0;
	}

.badge {
	min-width: 20px;
	min-height: 20px;
	font-weight: bold;
	padding-top: 5px;
}


/* ------ LOG IN  Deprecate ------ */
.log-in-form {
  border: 1px solid #cacaca;
  padding: 30px;
  border-radius: 3px; 
  background-color: rgba(255, 255, 255, 0.85);
  overflow: hidden;
  }




/* ------ TOP BAR ------ */

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 768px) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}

.slideUp {
    position: fixed;
    top: 0;
    transition: top 0.75s ease-in-out;
    width: 100%;
    z-index: 9999 !important;
}


  /* --- Remove the drop down caret --- */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after, 
.dropdown.menu.vertical > li.opens-right > a::after, 
.dropdown.menu.vertical > li.opens-left > a::after {
  content: none;
  display: none;
  width: 0;
  height: 0;
  border: none;
  border-color: transparent transparent;
  border-top-style: none;
  border-bottom-width: 0;
  right: 0;
  margin-top: 0; 
  }
  
.top-bar {
	padding: 0;
	vertical-align: middle;
 	}

.top-bar, 
.top-bar ul {
  background-color: #FFFFFF;
  font-size: 14px; font-size: 0.875rem;
	}

div.top-bar-title {
	padding: 0 0 0 10px;
	}

div.top-bar-title a {
	padding: 6px 0 0 0;
	}


div.top-bar-title img {
	padding-top: 0;
	}
	
.title-bar {
  background-color: #FFFFFF;
  color: #444;
  	}
	
.top-bar h5 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: .8;
	text-transform: uppercase;
	font-weight: 500;
	}

	
img.logo {
	width: auto;
	height: 70%;
	max-height: 36px
	margin-right: 5px;
	margin-top: 2px;
	}

img.topbar-icon {
	width: 28px;
	height: auto;
	}



	
.top-bar, 
.top-bar a {
	color: #444;
  height: 48px;
  }
  
.menu > li {
	min-height: 46px;
	}
	 	
.menu > li > a {
	padding: 16px 10px 0 10px;
	font-size: 16px; font-size: 1rem;
	color: #005DAC;
	}
	
.top-bar a:hover {
    background-color: #cadef4;
	color: #444;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
	}	
	
.menu.nested {
	margin: 0;
	}
	
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
	padding: 14px 10px;
	}		
	
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: .7rem;
	padding-left: .7rem;
	}


.is-dropdown-submenu {
  min-width: 300px;
  z-index: 999 !important;
  margin: 0;
  border: none;
  border-radius: 0 0 3px 3px;
	}

.divider {
	 border-top: solid thin gray; 
	 width: 100%;
	}

@media screen and (max-width:1000px) {
	img.logo {
		width: auto;
		height: 50%;
		max-height: 36px
		margin-right: 5px;
		margin-top: 5px;
		}

	.top-bar h5 {
		font-size: 14px;
		line-height: 1;
		margin-left: 0px;
		margin-right: 0px;
		}
		
	img.topbar-icon {
		height: 18px;
		width: auto;
		}
		
	.dropdown.menu > li.is-dropdown-submenu-parent > a {
		padding-right: 6px;
		padding-left: 6px;
		}
	
	.is-dropdown-submenu {
	  min-width: 300px;
		}

	.reveal {
		width: 80%;
		height: auto;
		min-height: 150px;
		margin: auto;
		top: 50px;
		}
	}





ul.breadcrumbs {
	margin: 20px 0 5px 0;
	}

.breadcrumbs li, 
.breadcrumbs li a {
	color: white;
	}
	
.wellbeing .breadcrumbs li, 
.wellbeing .breadcrumbs li a {
	color: #444;
	}

.breadcrumbs li:not(:last-child)::after {
	color: white;
	}
	
.wellbeing .breadcrumbs li:not(:last-child)::after {
	color: #444;
	}




/* ----- BILLBOARDS ----- */

.billboard {
  padding: 1rem;
  margin: 0 0 20px 0;
  color: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 260px;
  }
  
.billboard.home {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-home.jpg");
	margin: 0 0 0 0;
	}

.billboard.profile {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-profile.jpg");
	}

.billboard.health {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-health.jpg");
	}

.billboard.finance {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-finance.jpg");
	}

.billboard.community {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-community.jpg");
	}
	
.billboard.wellbeing {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-wellbeing.jpg");
	}

.billboard.career, .billboard.worklife {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-career.jpg");
	}

.billboard.incentives {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-incentives.jpg");
	}

.billboard.workshops {
	background-image: url("http://cowancreative.com/healthypath/img/billboard-incentives.jpg");
	}

  
.row .expanded {
    max-width: none !important;
	width: 100%;
    margin: 20px auto;
	}



/* ----- Branded News Box Revision ----- */

h3.news-label {
	text-align: right;
	color: white;
}

.news-label-box {
	background-color: #F47721;
	padding: 12px 20px;
}

.news-box {
	padding: 18px 20px 8px 20px;
	background-color: #F8C70F;
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	h3.news-label {
		text-align: left;
		color: white;
		}

}





/* ----- SCROLLING BANNERS ----- */

ul.orbit-container {
    height: auto !important;
}

li.orbit-slide {
    max-height: none !important;
}

.orbit-caption {
	font-weight: bold;
	line-height: 1.25;
}

/* ----- CONTENT CARDS ----- */


.card {
  margin-bottom: 1rem;
  background-color: #fefefe;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  }
  
.card > :last-child {
    margin-bottom: 0; 
    }

.card-divider {
 	padding: 1rem;
	}
  
.card-divider > :last-child {
    margin-bottom: 0; 
    }

.card-divider.stripe {
 	padding: 0;
 	height: 0;
 	background-color: transparent;
	}

.card-section {
	padding: 1rem; 
	}
  
.card-section > :last-child {
    margin-bottom: 0; 
    }

.card.linked {
	padding-bottom: 3.75rem; 
	position: relative;
	}

.card.linked .button {
	clear: both; 
	float: right;
	bottom: 20px; 
	right: 20px;
	position: absolute;
	}

.callout {
	border-radius: 3px;
	}

.callout.shadow {
	border: none;
	}

.linked.callout {
	padding-bottom: 60px; 
	overflow: hidden;
	}
	
.linked.callout .button {
	clear: both; 
	float: right;
	position: absolute; 
	bottom: 10px; 
	right: 15px;
	}
	
.linked.callout .button-group {
	clear: both; 
	float: right;
	position: absolute; 
	bottom: 10px; 
	right: 0px;
	}
	
.linked.callout .button-group .button {
	clear: both; 
	float: none;
	position: relative; 
	margin-left: 10px;
	margin-right: 0;
	}
	
.callout.with-icon .card-icon, .card.with-icon .card-icon {
	width: 42px;
	height: 42px;
	margin: 0px 12px 0 -54px;
	}
	
.card-icon {
	width: 42px;
	height: 42px;
	margin-right: 12px;
	}


.callout.with-icon .cardtitle, 
.card.with-icon .cardtitle {
	padding-left: 48px;
	}


/* --- REVEAL MODALS --- */

.reveal {
	padding: 0;
	}



/* --- LINK LISTS --- */


ul.link-list,
ul.list {
	width: 100%;
	margin-top: 1rem;
	}

.link-list li,
.list li {
	border-top: #999 solid thin;
	line-height: 100%;
	display: block;
	padding: 8px 6px 8px 0;
	text-align: left;
	}

.link-list li:last-child {
	border-bottom: #999 solid thin;
	}

.link-list small,
.list small,
.callout small,
.card small {
	color: gray;
	font-size: 13px; font-size: 0.8rem;
	line-height: 110%;
	text-align: left;
	}

.link-list p,
.link-list button p,
.list p {
	margin: 0;
	font-weight: bold;
	}
	
.link-list p {
	line-height: 1;
	font-size: 16px; font-size: 1rem;
}

.link-list li a {
	background-image: url("http://cowancreative.com/healthypath/img/icon_Chevron.svg");
	background-repeat: no-repeat;
	background-position: right center;
	color: inherit;
	line-height: 100%;
	display: block;
	padding: 0 25px 0 0;
	text-align: left;
	}
	
ul.no-bullet.list.with-icon li {
	padding-left: 48px;
	}
	
ul.no-bullet.list.with-icon li .list-icon {
	margin-left: -48px;
	}

	
	
.link-list .list-icon,
.list .list-icon {
	float: left;
	margin-right: 6px;
	}

.accordion-title {
	padding: 12px 6px 2px 6px;
	border: 1px solid #cccccc;
	}

.accordion-title img {
	width: 48px;
	height: 48px;
}

.accordion-title::before {
	font-weight: bold;
	font-size: 30px;
	top: 30%;
}






/* ----- FORMS ----- */
legend {
	background-color: transparent !important;
	font-weight: bold;
}

.fieldset {
	border-color: gray;
}



/* ----- CHARTS ----- */

.chartcontainer {
  text-align: center;
  }

.piechart {
  position: relative;
  display: inline-block;
  color: #2D383F;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 48px; font-size: 3rem;
  }
    
  
canvas {
  position: absolute;
  top: 0; left: 0;
  }

.progress {
	background-color: #F2F6F7;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25) inset;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25) inset;
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25) inset;
	border-radius: 3px;
	margin: 5px 0 0 0;
	}

.progress-meter {
	border-radius: 3px;
	font-size: 12px; font-size: 0.75rem;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 3px;
	}
	
	
/* ----- FORMS ----- */

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	color: rgba(0,0,0,1) !important;
	font-weight: bold;
	background-color: transparent;
	border: none;
	box-shadow: none;
	}

input[readonly]::-webkit-input-placeholder,
textarea[readonly]::-webkit-input-placeholder {
	color: #444; 
  }

input[readonly]::-moz-placeholder,
textarea[readonly]::-moz-placeholder {
	color: #444;
  }

input[readonly]:-ms-input-placeholder,
textarea[readonly]:-ms-input-placeholder {
	color: #444;
  }

input[readonly]::placeholder,
textarea[readonly]::placeholder {
	color: #444;
  }
  
  

/* ----- FOOTER -----*/
footer {
	background-color: #2D383F; 
	color: #FFFFFF;  
	font-family: "Roboto", sans-serif;
	padding: 20px 0;
	}
  
footer p.boilerplate {
	color: #FFFFFF;
	font-size: 14px; font-size: 0.875rem;
	}

footer p.copyright {
    color: #EEEEEE;
    font-size: 11px; font-size: 0.6875rem;
    margin: 0; 
    }

footer .link-list p {
	color: #EEEEEE;
	line-height: 100%;
	display: block;
	padding: 6px 6px 6px 0;
}



/* ---- DATE PICKER ---- */

.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; 
  }
  
  
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
	color: #444;
    font-size: 13px;
    line-height: 18px; 
    }
    
.datepicker.dropdown-menu th {
      padding: 4px 5px; 
      }
      
.datepicker.dropdown-menu td {
      padding: 4px 5px; 
      }
      
.datepicker table {
    border: 0;
    margin: 0;
    width: auto; 
    }
    
.datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer; 
      }
      
.datepicker td {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; 
    }
    
    
.datepicker td.active.day, .datepicker td.active.year {
      background: #005DAC; 
      color: white;
      }
      
.datepicker td.old, .datepicker td.new {
      color: #999; 
      }
      
.datepicker td span.active {
      background: #005DAC; 
      color: white;
      }
      
.datepicker td.day.disabled {
      color: #eee; 
      }
      
.datepicker td span.month.disabled, .datepicker td span.year.disabled {
      color: #eee; 
      }
      
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer; 
    }
    
.datepicker th.active.day, .datepicker th.active.year {
      background: #005DAC; 
      color: white;
      }
      
.datepicker th.date-switch {
      width: 145px; 
      }
      
.datepicker th span.active {
      background: #005DAC; 
      color: white;
      }
      
.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; 
    }
    
.datepicker.days div.datepicker-days {
    display: block; 
    }
    
.datepicker.months div.datepicker-months {
    display: block; 
    }
    
.datepicker.years div.datepicker-years {
    display: block; 
    }
    
.datepicker thead tr:first-child th {
    cursor: pointer; 
    }
    
.datepicker thead tr:first-child th.cw {
      cursor: default;
      background-color: transparent; 
      }
      
.datepicker tfoot tr:first-child th {
    cursor: pointer; 
    }

.datepicker-inline {
  width: 220px; 
  }

.datepicker-rtl {
  direction: rtl; 
  }
  
.datepicker-rtl table tr td span {
    float: right; 
    }

.datepicker-dropdown {
  top: 0;
  left: 0; 
  }
  
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -7px;
    left: 6px; 
    }
    
.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 7px; 
    }

.datepicker > div,
.datepicker-dropdown::before,
.datepicker-dropdown::after {
	display: none; 
	}

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; 
  min-width: 32px;
  }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; 
  }


/* ----- HACKS ----- */

	/* These BUTTON styles are a hack to allow Reveal modals to work on iOS web apps. In web apps, links open outside of the app wrapper in Safari. A script in the HEAD ssi listens for links and then opens them correctly in the app wrapper, but this breaks any Reveal modal called by an <a> tag. Using <button> for a Reveal link bypasses this problem. */
.link-list > li > button {
	background-image: url("http://cowancreative.com/healthypath/img/icon_Chevron.svg");
	background-repeat: no-repeat;
	background-position: right center;
	color: inherit;
	line-height: 100%;
	display: block;
	padding: 0 25px 0 0;
	text-align: left !important;
	width: 100%;
	margin: 0;
	}
	
.link-list[button]::li {
	background-image: url("http://cowancreative.com/healthypath/img/icon_Chevron.svg");
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.menu > li > button {
	padding: 15px 0 15px 8px !important;
	font-size: 16px; font-size: 1rem;
	color: #005DAC;
	width: 100%;
	text-align: left;
	line-height: 1;
	min-height: 46px;
	}

.top-bar button:hover {
    background-color: #cadef4;
	color: #444;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
	}



/* ----- WORKSHOPS ----- */

.workshops-tool-bar {
	background-color: #F2F6F7;
	color: #444;
	font-size: 14px; font-size: 0.875rem;
	vertical-align: bottom !important;
	padding: 10px 0 0 5px;
	}
	
.workshops-tool-bar h5 {
	margin: 0;
	}

.workshop-feature {
  position: relative;
  margin: 0;
  overflow: hidden;
 }

.workshop-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.workshop-title {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(0, 93, 172, 0.5); 
  -webkit-backdrop-filter: blur(5px);
  -moz-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
	}

.workshop-bubble {
	border-radius: 3px; 
	padding: 2px 10px; 
	font-weight: normal; 
	font-size: 14px; font-size: .85rem; 
	margin: 0 4px 0 0;
	display: inline-block;
	}
	
.workshop-status-bar {
	height: auto; 
	padding: 50px 20px 10px 10px;
	margin-bottom: 20px;
	background-color: #2D383F; 
	color:#FFFFFF;
	vertical-align: bottom !important;
}


/*---- MASONRY GRID -----*/

.grid-item { 
	float: left;
	 }
	 
@media screen and (max-width:785px) {
	.grid-item { 
		 }
} 

.grid-sizer {
	width: 100%;
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: left;
	}




.show-for-core-only {
	display: none;
}