/* Icomoon font icons -- used for social media icons */
@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(../fonts/icomoon.ttf) format('truetype'),url(../fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(../fonts/icomoon.ttf) format('truetype'),url(fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?) format('eot'),url(../fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.ttf) format('truetype')}[class*=smIcon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.smIcon-bubbleup-logo:before{content:"\e600"}.smIcon-google:before{content:"\e601"}.smIcon-facebook:before{content:"\e602"}.smIcon-twitter:before{content:"\e603"}.smIcon-feed:before{content:"\e604"}.smIcon-youtube:before{content:"\e605"}.smIcon-vimeo:before{content:"\e606"}.smIcon-flickr:before{content:"\e607"}.smIcon-tumblr:before{content:"\e608"}.smIcon-linkedin:before{content:"\e609"}

/*
	CEP Primary colour #44aaaa
	CEP Cecondary colour: #005695
*/


.careers-headings-non-mobile {
	padding-left: 15px;
	padding-right: 15px;
}

.career-heading-mobile {
	display: none;
}

.careers-wrapper h4 {
	font-size: 15px;
	text-transform: uppercase;
}

.meeting-date-label {
	background-color: #8b9298;
	color: #FFF;
	padding: 10px; 
	border-radius: 4px;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase;
}

.meeting-items-row {
	border: 1px solid #DDD;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #F0F0F0;
}

.executive-team-row h4 {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #F0F0F0;
	padding: 8px;
}

.career-item {
	padding: 15px;
	background-color: #EAEAEA;
	margin-bottom: 10px;
	border-radius: 15px;
}

.career-item h4 {
	font-size: 18px;
	margin-bottom: 5px;
}



.inner-slider-content {
	z-index: 1000;
}

.lower-alpha li {
	list-style-type: lower-alpha;
}

.page-id-16747 ul.nav-tabs > li.active > a {
	color: #333;
}

.page-id-16747 ul.nav-tabs > li > a {
	font-weight: bold;
	color: #8b9298;
} 



.full-width-video-thumbnail, .small-width-video-thumbnail, .medium-width-video-thumbnail, .large-width-video-thumbnail {
	margin-bottom: 20px;
}

.small-width-video-thumbnail {
	width: 25%;
	height: auto;
}

.medium-width-video-thumbnail {
	width: 50%;
	height: auto;
}

.large-width-video-thumbnail {
	width: 75%;
	height: auto;
}

.full-width-video-thumbnail img {
	width: 100%;
	height: auto;
}

.video-outer-layer {
	position: relative;
}

.video-outer-layer a:hover img {
	opacity: 0.7;
}

.video-inner-layer {
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.video-title {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 15px;
	color: #FFF;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}

.video-icon-wrapper {
	margin: auto;
    position: absolute;
	top: 0%;
	left: 0px;
	display: table;
	width: 100%;
	height: 100%;
}

.video-play-icon {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
	text-align: center;
}

.video-play-icon i {
	font-size: 80px;
	color: #FFF;
	text-shadow: 1px 2px 3px #333;
}

.mobile-date-learning {
	text-align: right;
}

.my-credits-mobile-view {
	display: none;
}

.credit-panel span.label {
	margin-top: -3px;
}

.credit-panel .label-default {
	background-color: #CCC;
	white-space: wrap;
	margin-bottom: 10px;
	display: inline-block;
	text-align: left;
}

.credit-panel .label-info {
	background-color: #FFF;
	color: #333;
	display: inline-block;
	text-align: left;
	white-space: wrap;
	margin-right: 10px;
}

.credit-panel .panel-default > .panel-heading {
	padding: 0px;
}

.credit-panel .panel-heading > a {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
	color: #333;
	text-decoration: none !important;
}

.credit-panel .panel-heading > a:hover, .credit-panel .panel-heading > a:active {
	text-decoration: none;
}

.image-thumbnail-wrapper-test {
	margin-bottom: 25px;
}

.page-id-16890 ul.nav-tabs li a {
	padding: 15px 20px;
	font-size: 16px;
}

.page-id-16890 ul.nav-tabs li.active a {
	font-weight: bold;
	color: #44aaaa;
}

/*
.global-links ul li:nth-child(3) a {
	border-bottom-right-radius: 15px;
	-moz-box-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}	
*/

.cass-site-logo {
	margin-top: 30px;
}

.page-id-16605 div.custom-page-title {
	background-image: url(../images/conference-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-shadow: 1px 1px 3px #333;
}

.page-id-19786 div.custom-page-title {
	background-image: url(../images/cass-pre-conference-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	text-shadow: 1px 1px 3px #333;
	padding-top: 75px;
	padding-bottom: 75px;
}

.enlarged-checkbox input[type="checkbox"] {
	transform: scale(1.2);
	cursor: pointer;
}

.percentage-goal {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 22px;
	text-align: center;
	padding: 22px;
}

.progress {
	position:relative;
	height:75px;
}
.raised {
	position:absolute;
	left:10px;
	top:9px;
}
.goal {
	position:absolute;
	right:10px;
	top:9px;
}

.cep-version-log-link {
	background-color: #F0F0F0;
	padding-top: 25px;
	text-align: right;
}

.note {
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}

.chart-toggle label {
	font-weight: normal;
	cursor: pointer;
}

.competency-list {
	margin: 0;
	padding: 0;
}

.competency-list li {
	list-style-type: none;
}

.btn-excel img {
	max-height: 35px;
	width: auto;
	vertical-align: middle;
}

.apa,     .apa ul,     .apa ol,     .apa dl,
.ref-apa, .ref-apa ul, .ref-apa ol, .ref-apa dl,
.apa-ref, .apa-ref ul, .apa-ref ol, .apa-ref dl,
.refapa,  .refapa ul,  .refapa ol,  .refapa dl,
.aparef,  .aparef ul,  .aparef ol,  .aparef dl{
	padding-left: 0;margin-left: 0;       
}
.apa li,
.ref-apa li,
.refapa li,
.apa-ref li,
.aparef li{
	list-style-type: none;
}
.apa p,     .apa li,     .apa dd,
.ref-apa p, .ref-apa li, .ref-apa dd,
.refapa p,  .refapa li,  .refapa dd,
.apa-ref p, .apa-ref li, .apa-ref dd,
.aparef p,  .aparef li,  .aparef dd{
	margin-left:   2em;
	text-indent:  -2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

/*
#submit-feedback {
	position: fixed;
	bottom: 10px;
	right: 15px;
	z-index: 100000;
	box-shadow: 0px 0px 5px #CCC;
}

#submit-feedback a {
	padding-top: 10px;
	padding-bottom: 10px;
}
*/

.label-default {
	background-color: #F0F0F0;
	color: #333;
}

.bx-wrapper {
	box-shadow: 0px 0px 0px !important;
	border: 0px !important;
}
.bx-wrapper .bx-caption {
	bottom: 50%;
	background: transparent;
	text-align: center;
	font-size: 34px;
	text-shadow: 0px 0px 8px #333;
}

.bx-wrapper .bx-caption span {
	max-width: 1300px;
	display: inline-block;
}

.bx-wrapper .bx-caption span {
	font-family: 'Source Sans Pro', sans-serif !important;
}

.copyright-information {
	float: right;
}

.bx-wrapper {
	background-color: #FFF;
}

.bx-wrapper .bx-caption span {
	font-size: 28px;
	line-height: 32px;
}

#home-menu-links {
	width: 100%;
	background-color: #FFF;
	margin-top: -225px; 
	padding-bottom: 50px;
}

#home-menu-links a.featured-item {
	background-color: #FFF;
	border: 1px solid #CCC;
	display: block;
	text-align: center;
	height: 230px;
	margin-top: 30px;
	opacity: 1.0;
}

#home-menu-links a.featured-item:hover {
	opacity: 1.0;
	text-decoration: none;
	border: 1px solid #333;
}

.featured-button-title {
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}
.featured-item-icon {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.featured-item-description {
	display: block;
	font-style: italic;
	color: #666;
	margin-bottom: 8px;
	font-size: 14px;
}

.featured-item-icon img {
	max-height: 80px; 
	width: auto;
}

.orange {
	color: #f59737;
}

.cep-dashboard-profile-photo {
	float: left;
	width: 60px;
}

.cep-dashboard-profile-photo a {
	display: inline-block;
}

.cep-dashboard-profile-photo a:hover {
	opacity: 0.7;
}

.cep-dashboard-profile-photo img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #44aaaa;
}

.calendar-icon-wrapper img {
	vertical-align: middle;
	cursor:pointer;
	margin-left: 1px;
}

.calendar-icon-wrapper input {
	max-width: 120px;
	display: inline;
}

.highlight-search-text {
	background-color: yellow;
}

.badge {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	color: #333;
}

.recent-history-list li {
	padding-bottom: 6px;
}

.metric-subtext {
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}

th.category-header {
	background-color: #005695;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
}

ol.small-list li {
	list-style-type: decimal;
	font-size: 14px;
	line-height: 16px;
}

.form-block {
	margin-bottom: 30px;
}

.welcome-statement {
	background-color: #F0F0F0;
	padding: 15px;
	margin-bottom: 25px;
}

.search-faq-wrapper {
	margin-bottom: 30px;
	background-color: #F0F0F0;
	padding: 20px;
	border-radius: 8px;
}

.input-group .icon-addon .form-control {
	border-radius: 0;
}

.icon-addon {
	position: relative;
	color: #555;
	display: block;
}

.icon-addon:after,
.icon-addon:before {
	display: table;
	content: " ";
}

.icon-addon:after {
	clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
	position: absolute;
	z-index: 500;
	left: 10px;
	font-size: 14px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 10px 0;
	top: 1px
}

.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 46px;
	font-size: 18px;
	padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
	color: #2580db;
}

.event-icon-addon {
	position: relative;
	color: #555;
	display: block;
}

.event-icon-addon:after,
.event-icon-addon:before {
	display: table;
	content: " ";
}

.event-icon-addon:after {
	clear: both;
}

.event-icon-addon.addon-md .glyphicon,
.event-icon-addon .glyphicon, 
.event-icon-addon.addon-md .fa,
.event-icon-addon .fa {
	position: absolute;
	z-index: 500;
	left: 10px;
	font-size: 14px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 10px 0;
	top: 1px
}

.event-icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 46px;
	font-size: 18px;
	padding: 10px 16px 10px 40px;
}

.event-icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}

.event-icon-addon.addon-lg .fa,
.event-icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 4px;
}

.event-icon-addon.addon-md .form-control,
.event-icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
	height: 45px;
}

.event-icon-addon.addon-sm .fa,
.event-icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.event-icon-addon .form-control:focus + .glyphicon,
.event-icon-addon:hover .glyphicon,
.event-icon-addon .form-control:focus + .fa,
.event-icon-addon:hover .fa {
	color: #2580db;
}

.custom-search-button {
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 3px;
}

.panel-title a:active {
	text-decoration: none !important;
}

.cep-data-metric {
	
	margin-bottom: 30px;
	
	
}

.cep-pattern-bg {
	background-image: url('../images/CEP Website Banner2.jpg');
	padding-top: 50px;
	padding-bottom: 50px;
}

.cep-pattern-bg h1 {
	border: 0px;
	padding: 0px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.metric-title {
	background-color: #44aaaa;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	padding: 15px 8px;
	border-top-right-radius: 15px;
	-moz-box-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	
	border-top-left-radius: 15px;
	-moz-box-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
}

.metric-title-gray {
	background-color: #8b9298;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	padding: 15px 8px;
	border-top-right-radius: 15px;
	-moz-box-border-top-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	
	border-top-left-radius: 15px;
	-moz-box-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
}

.metric-value {
	font-size: 30px;
	text-align: center;
	padding: 30px 50px;
	border: 1px solid #CCC;
}

.data-table {
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 100%;
}

.data-table th {
	vertical-align: middle;
	padding:  12px 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,323232+100 */
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #606060 0%, #323232 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #606060 0%,#323232 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #606060 0%,#323232 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#323232',GradientType=0 ); /* IE6-9 */	
	border-right: 1px solid #999;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
}

.data-table th a {
	display: block;
	padding:  12px 5px;
}

.data-table th a, .data-table th a:link, .data-table th a:visited {
	color: #FFF;
} 

.data-table th a:hover {
	color: #fe9e00;
}

.data-table tr:nth-child(odd) td {
	background: #F0F0F0;
}

.data-table th:first-child {
	border-top-left-radius: 5px;
}

.data-table th:last-child {
	border-top-right-radius: 5px;
	border-right: 0px;
}

.data-table tr:hover td {
	background-color: #F0F0F0;
}

.data-table td {
	padding: 8px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	font-size: 16px;
}

.data-table td:first-child {
	border-left: 1px solid #CCC;
}

.data-table td:last-child {
	border-right: 1px solid #CCC;
}

.custom-step-heading {
	background-color: #F0F0F0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 28px;
	color: #44aaaa;
}

.styled-quote {
	padding: 25px;
	background-color: #fbfae8;
	border-left: 8px solid #999;
	margin-bottom: 15px;
	padding-bottom: 0px;
	quotes: "“" "”" "“" "”";
	text-indent: -0.45em;
}

.styled-quote::before {
    content: open-quote;
	font-size: 40px;
}

.styled-quote::after {
    content: closed-quote;
}

@supports ( hanging-punctuation: first) {
	.styled-quote {
		text-indent: 0;
		hanging-punctuation: first;
	}
}

.quote-author {
	text-align: right;
	padding-bottom: 10px;
}

.internal-notes {
	padding: 25px;
	padding-bottom: 0px;
	background-color: #F0F0F0;
	border: 1px dotted #CCC;
}

.cep-table {
	margin-bottom: 25px;
	border-collapse: collapse;
}

.cep-table td {
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #CCC;
}

.conference-list-table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
}

.conference-list-table th, .conference-list-table td {
	border: 1px solid #CCC;
}

.conference-list-table td {
	padding: 5px;
}

.conference-list-table th {
	text-align: left;
	background-color: #333;
	color: #FFF;
	border: 1px solid #CCC;
	font-weight: bold;
	padding: 10px 5px;
}

.conference-session-title {
	font-style:italic;
	width: 50%;
}

.breakout-panel-group h5 {
	margin-bottom: 15px;
}

.breakout-panel-group h4 a {
	display: block;
}

.breakout-panel-group h4 a:link {
	color: #008000 !important;
}

.breakout-panel-group .panel-heading  a:before {
	font-family: 'Glyphicons Halflings';
	content: "\002b";
	float: left;
	transition: all 0.5s;
}

.breakout-panel-group .panel-heading.active a:before {
	font-family: 'Glyphicons Halflings';
	content: "\2212";
	float: left;
} 


.breakout-panel-group h4 a:hover, .breakout-panel-group h4 a:active {
	text-decoration: none;
}

.project-tabs li a {
	padding: 15px 20px;
	
}

#project-tabs > li > a {
	font-size: 22px;
}

.profile-photo-cell {
	max-width: 75px;
}

.suggested-resources-drawer {
	margin-top: 15px;
}

.suggested-resources-drawer .panel-default {
	background-color: transparent;
}

.suggested-resources-drawer h2.panel-title {
	font-size: 18px !important;
	color: #333 !important;
}

.suggested-resources-drawer div.panel-heading a {
	display: block;
}

.suggested-resources-drawer div.panel-heading a:hover, .suggested-resources-drawer div.panel-heading a:active {
	text-decoration: none !important;
}

.suggested-resources-drawer div.panel-body {
	background-color: #FFF;
}

.do-you-agree {
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

.do-you-agree-label {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.comment-profile-photo {
	width: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.comment-profile-photo img {
	max-width: 75px;
	height: auto;
}

.acf-button.disabled{
    pointer-events: none;
}
.acf-loading, .acf-spinner {
    height: 20px;
    width: 20px;
    vertical-align: text-top;
    background: transparent url(/wp-admin/images/spinner.gif) no-repeat 50% 50%;
    display:none;
}

.source {
	color: #666;
	font-size: 15px;
}

.total-idea-comments {
	font-size: 14px;
	color: #666;
}

.page-id-10927 .custom-page-title {
	background-image: url(../images/pro-banner.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}

.submit-your-story-wrapper, .submit-your-idea-wrapper {
	background-color: #d8ecfb;
	padding: 15px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.comment-single .comment-single {
	background-color: #FFF;
	border-left: 0px;
}

.summary-date-time, .submitted-by {
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.close-button {
	text-align: right;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	
	border-bottom: 1px solid #CCC;
}

.close-button a {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	display: block;
}

.posted-time {
	
}

.project-breadcrumb {
	font-size: 14px;
	margin-bottom: 40px;
}

.total-responses{
	float: right;
	width: 30%;
	text-align: right;
	color: #333;
	font-size: 14px;
	display: inline-block;
	margin-top: 5px;
}

.comment-single {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 15px;
	border-left: 5px solid #8b9298;
}

.bottom-idea-data {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

.idea-comment-anchor a {
	display: block;
}

.idea-comment-anchor a:hover {
	text-decoration: none;
}

.idea-comment-anchor a:link, .idea-comment-anchor a:visited {
	color: #333;
}

.idea-heart {
	text-align: right;
}

.idea-heart i {
	color: #d85a5b;
}

.comment-date-time {
	font-size: 13px;
	margin-bottom: 10px;
}

.comment-author {
	margin-bottom: 10px;
	font-style: italic;
}

.comment-content {
	margin-bottom: 10px;
}

.field-error {
	border: 1px solid #a94442;
	background-color: #f2dede;
}

.form-error {
	color: #FF0000;
	margin-bottom: 15px;
}

.summary-item-wrapper, .discussion-item-wrapper, .idea-item-wrapper {
	margin-bottom: 30px;
	box-shadow: 0px 3px 8px #CCC;
	padding: 15px;
}

.summary-item-wrapper h3, .discussion-item-wrapper h3 {
	padding: 15px;
}

.division-logo {
	padding-right: 10px;
}

.school-submission-row {
	margin-bottom: 30px;
	background-color: #F0F0F0;
	border-radius: 8px;
	padding: 10px;
}

.learning-navigation {
	margin-left: 0px;
	margin-bottom: 25px;
}

.learning-navigation li {
	list-style-type: none;
	margin-bottom: 1px;
}

.learning-navigation li a {
	display: block;
	padding: 10px;
	color: #666;
	border-left: 5px solid #999;
	background-color: #F0F0F0;
}

li.active-nav-item a {
	background-color: #333;
	color: #E7A614;
}

#elearning-tabs {
	width: 100%;
	border-bottom: 0px;
	margin-bottom: 40px;
}

#elearning-tabs > li {
	width: 16.66%;
	text-align: center;
}

#elearning-tabs > li > a {
	font-size: 16px;
	border-radius: 8px;
}

#tab-1-list.active a {
	background-color: #716FB3;
	color: #FFF;
	border: 0px;
}	

#tab-4-list.active a {
	background-color: #b7004f;
	color: #FFF;
	border: 0px;
}	

#tab-3-list.active a {
	background-color: #E7A614;
	color: #FFF;
	border: 0px;
}	

#tab-2-list.active a {
	background-color: #B2BB1E;
	color: #FFF;
	border: 0px;
}	

#tab-5-list.active a {
	background-color: #005695;
	color: #FFF;
	border: 0px;
}
	

#tab-1-content h2, #tab-2-content h2, #tab-3-content h2, #tab-4-content h2, #tab-5-content h2, #tab-6-content h2, #tab-7-content h2, #tab-8-content h2, #tab-9-content h2 {
	font-size: 38px;
}

#tab-1-content h2, #tab-1-content h3 {
	color: #716FB3;
}

#tab-4-content h2, #tab-4-content h3 {
	color: #b7004f;
}

#tab-3-content h2, #tab-3-content h3, #tab-6-content h2, #tab-6-content h3, #tab-7-content h2, #tab-7-content h3, #tab-8-content h2, #tab-8-content h3, #tab-9-content h2, #tab-9-content h3 {
	color: #E7A614;
}

#tab-2-content h2, #tab-2-content h3 {
	color: #B2BB1E;
}

#tab-5-content h2, #tab-5-content h3 {
	color: #005695;
}

.tab-1 a:hover {
	color: #716FB3;
}

.tab-4 a:hover {
	color: #b7004f;
}

.tab-3 a:hover {
	color: #E7A614;
}

.tab-2 a:hover {
	color: #B2BB1E;
}

.tab-5 a:hover {
	color: #005695;
}

.no-bullets {
	margin-left: 0px;
	margin-bottom: 15px;
}

.no-bullets i {
	font-size: 12px;
	color: #666;
}

.no-bullets li {
	list-style-type: none;
}

.embed-responsive {
	margin-bottom: 25px;
}

.presentation-image img {
	border: 1px solid #CCC;
}

.presentation-image:hover img {
	opacity: 0.7;
}

.project-title-single {
	background-color: #333;
	background-image: url(../images/cass-prospective-banner.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.prospective-text-banner {
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}

.project-title-single h1 {
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}

.project-banner {
	margin-bottom: 15px;
}

.file-wrapper a, .link-wrapper a {
	background-color: #F0F0F0;
	margin-bottom: 15px;
	padding: 15px;
	display: block;
	max-width: 400px;
	border-radius: 8px;
	color: #333 !important;
	border: 1px solid #FFF;
}

.file-wrapper a:hover, .link-wrapper a:hover {
	border: 1px solid #4495d1;
	color: #FFF !important;
	background-color: #666;
	text-decoration: none;
}

.engagement-projects-row {
	margin-bottom: 75px;
}

.project-item-container {
	margin-bottom: 25px;
	box-shadow: 0px 0px 3px #CCC;
}

.project-item-container a:hover {
	text-decoration: none;
	background-color: #F0F0F0;
	
}

.project-item-container a:hover .project-inner-content {
	background-color: #F0F0F0;
}

.project-item-container a:hover .project-thumbnail-image img {
	transform: scale(1.2);
	-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    
    vertical-align: middle;
}

.view-cass-project-button:hover span {
	background-color: #8b9298;
}

.project-inner-content {
	padding: 15px;
}

.project-item-container h3 {
	color: #333;
	line-height: 28px;
}

.project-short-description {
	color: #8b9298;
	margin-bottom: 12px;
}

.project-date {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.project-thumbnail {
	position: relative;
}

.project-thumbnail-image {
	margin: 0;
	padding: 0;
	display: inline-block; /* change the default display type to inline-block */
    overflow: hidden;      /* hide the overflow */
}

.view-cass-project-button {
	text-align: center;
}

.view-cass-project-button span {
	font-weight: bold;
	display: inline-block;
	background-color: #4495d1;
	color: #FFF;
	padding: 8px 12px;
}

.project-small-title {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(51, 51, 51, 0.8);
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px;
	z-index: 10000;
}

.idea-form-container {
	padding: 10px;
	background-color: #F0F0F0;
}

.project-item {
	margin-bottom: 40px;
}

.banner-image-link img {
	border: 2px solid #CCC;
}

.member-directory-filters {
	background-color: #F0F0F0;
	border-radius: 3px;
	padding: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

#frmMemberDirectory label {
	font-weight: normal;
	cursor: pointer;
}

#member-directory-table td {
	font-size: 15px;
	padding: 8px;
}

#frmMemberInformation {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#frmMemberInformation label {
	float: left;
	width: 20%;
	white-space: nowrap;
	padding-top: 3px;
}

#frmMemberInformation #user_login, #frmMemberInformation #user_pass {
	width: 100%;
	padding: 4px;
}

#frmMemberInformation p {
	margin-bottom: 10px;
}

#frmMemberInformation p.login-remember {
	display: none;
}

#frmMemberInformation #wp-submit {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #FFF;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#member-directory-table th {
	background-color: #333;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
}

#connects-table th {
	background-color: #333;
	color: #FFF;
}

.virtual-button {
	display: inline-block;
	padding: 8px 12px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #F0F0F0;
	border-radius: 15px;
}
.virtual-button i {
	font-size: 16px;
	margin-right: 8px;
}

.grid-date {
	width: 65px; height: 80px; 
	background-color: #FFF;
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	margin-bottom: 25px;
}

.grid-date p {
	font-size: 22px; 
	text-align: center; 
	color: #666; 
	
	padding-bottom: 5px;
}

.grid-date p span {
background: #87e0fd; /* Old browsers */
background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
	font-size: 25px; font-weight: bold; color: #fff; text-transform: uppercase; 	
	display: block;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	padding: 6px 0 6px 0;
	margin-bottom: 5px;
}



.board-meeting-row {
	padding-top: 25px;
	border-bottom: 1px dotted #CCC;
}

.standard-table th {
	background-color: #333;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label {
	font-weight: normal;
}

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	border-radius: 4px;
}

.past-presidents-table th {
	background-color: #333;
	color: #FFF;
}

@font-face {
	font-family: 'entypo';
	src: url('../fonts/entypo.eot?40834763');
	src: url('../fonts/entypo.eot?40834763#iefix') format('embedded-opentype'),
	   url('../fonts/entypo.woff?40834763') format('woff'),
	   url('../fonts/entypo.ttf?40834763') format('truetype'),
	   url('../fonts/entypo.svg?40834763#entypo') format('svg');
	font-weight: normal;
	font-style: normal;
}







* {
	box-sizing:border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* links */
a {
	text-decoration: none;
	outline: 0;
}


.custom-page-title {
	/*
	background-image: url('../images/test-banner.jpg');
	background-repeat: no-repeat;
	*/
	background-color: #4696d2;
	color: #FFF;
	text-align: center;
	font-size: 46px;
	line-height: 52px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
}

.site-search {
	padding-top: 28px;
	margin-bottom: 15px;
}

.treaty-acknowledgement {
	/*
	background-color: #e9d7b3;
	*/
	background-image: url(../images/background-test-2.jpg);
	background-position: center center;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #333;
}

.treaty-acknowledgement h2 {
	color: #333;
}

.treaty-acknowledgement h3 {
	color: #333;
}

.thumbnail-library {
	max-width: 200px;
	height: auto;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a:link {
	color: #4696d2;
}

a:visited {
	color: #76bcf1;
}

a:active {
	outline: 0;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	background-color: #FFF;
	/*
	border-left: 10px solid #333;
	
	background-color: #F0F0F0;
	*/
	margin-bottom: 40px;
	box-shadow: 0px 3px 8px #CCC;
}

blockquote p {
	font-size: 22px;
	line-height: 28px;
}



body {
	background-color: #FFF;
	font-family: 'Source Sans Pro', sans-serif;
	color: #333;
	font-size: 18px;
	line-height: normal;
}

em {
	font-style: italic;
}

embed, object {
	max-width: 100%;
	height: auto;
}

/* headings */
h1 { 
	font-family: 'Source Sans Pro', sans-serif;
	color: #333;
	margin-top: 0px;
	font-size: 34px;
	margin-bottom: 35px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
}

h2 { 
	color: #4696d2;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 28px;
	font-family: 'Source Sans Pro', sans-serif;
}

h3 {
	color: #f59737;
	font-weight: bold;
	margin-top: 0px;
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 20px;
}

h4 {
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #666;
	margin-top: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom: 20px;
	
}

header {
	/*
	z-index: 100000;
	*/
	position: relative;
}

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

input, textarea {
	max-width: 100%;
}

li {
	line-height: 24px;
}

p, ol, ul {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 26px;
}

.conference-table th {
	font-size: 18px;
	line-height: 24px;
	
	background-color: #F0F0F0;
	padding: 5px;
	padding-right: 15px;
	border: 1px solid #CCC;
}

.conference-table td {
	padding: 5px;
	border: 1px solid #CCC;
}

.conference-table p, .conference-table ul, .conference-table ol {
	margin-bottom: 10px;
}

ol, ul {
	margin-left: 35px;
}

ol li {
	list-style-type: decimal;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

ul li {
	list-style-type: disc;
}

ul li li {
	list-style-type: circle;
}

ul li li li {
	list-style-type: square;
}

/* custom classes */

.bubbleUpLogo {
	text-align: center;
}

.btn-custom { 
	display: inline-block;
	padding: 8px 10px;
	background-color: hsl(0, 0%, 16%) !important; 
	background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828"); background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828)); background-image: -moz-linear-gradient(top, #5b5b5b, #282828); background-image: -ms-linear-gradient(top, #5b5b5b, #282828); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #282828)); background-image: -webkit-linear-gradient(top, #5b5b5b, #282828); background-image: -o-linear-gradient(top, #5b5b5b, #282828); background-image: linear-gradient(#5b5b5b, #282828); border-color: #282828 #282828 hsl(0, 0%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased; }

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.contactInformation {
	float: right;
	margin-top: 25px;
}

#content {
	background-color: #FFF;
}

.contentWrapper {
	padding-bottom: 20px;
	padding-top: 50px;
}

.project-content-wrapper {
	padding-top: 25px;
	padding-bottom: 25px;
}

.copyright {

}

.datePosted {
	color: #666;
	font-size: 14px;
}

.entry {
	margin-bottom: 20px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

footer {
	clear: both;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #FFF;
	border-top: 10px solid #CCC;
	background-color: #4495d1;
}


footer a, footer a:link, footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

footer h2, footer h3, footer h4 {
	color: #FFF;
}

footer h2 {
	font-size: 20px;
	color: #FFF;
}

.footerContent {
	padding-top: 10px;
}



#footerMenu ul {
	margin-left: 0px;
	float: left;
}

#footerMenu li {
	float: left;
	list-style-type: none;
	margin-right: 12px;
}

#footerMenu li a {
	color: #FFF;
}

.green {
	color: #008000;
}

.left {
	text-align: left;
}

.logo {
	margin-top: 10px;
	margin-bottom: 25px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.search-container {
	margin-top: 25px;
	padding: 20px;
	border-radius: 15px;
	background-color: #F0F0F0;
}

.search-container input {
	border-radius: 0px;
}

/* main desktop menu */
#mainMenu {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}

#mainMenu ul li.menu-item-has-children > a:after {
    content: "\e760";
    font-family: 'entypo';
    padding-left: 0.5em;
    speak: none;
}

#mainMenu ul.sub-menu li.menu-item-has-children > a:after {
    content: "\e762";
    font-family: 'entypo';
    padding-left: 1em;
    speak: none;
}

#mainMenu ul {
	font-size: 12px;
	list-style: none;
	margin: 0 0 -0.8125em;
	padding-left: 0;
	margin-bottom: 0px;
	display: table;
	padding-top: 0px;
	margin-top: 0px;
	z-index: 10000;
}



#mainMenu li {
	float: left;
	position: relative;
	list-style-type: none;
	overflow: visible;
	z-index: 400;
	line-height: normal;
	padding-top: 0px;
	margin-top: 0px;
	border-right: 1px solid #999;
	
	/* box-shadow: 2px 0 4px -2px rgba(0, 0, 0, 0.2); */
}


#mainMenu ul ul li {
	padding: 0px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#mainMenu a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	overflow: visible;
}

#mainMenu ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	/*
	display: none;
	*/
	float: left;
	margin: 0;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 1000000;
	border: 1px solid #666;
	background-color: #FFF;
	
	top:-99999px;    /* Remove them out of viewport */
    left:0;  
    opacity: 0;      /* Hide sub level, we will use this in transition */
    -webkit-transition: opacity .4s ease-in-out; /* For chrome & safari */
    -moz-transition: opacity .4s ease-in-out; /* For mozilla firefox */
    -o-transition: opacity .4s ease-in-out; /* For opera */
        transition: opacity .4s ease-in-out; /* Not yet implemented, but will be available soon */
}


#mainMenu ul ul ul {
	left: 100%;
	top: 0;
	display: none;
}


#mainMenu ul ul a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	height: auto !important;
	padding: 15px 10px;
	width: 240px;
	text-align: left;
	text-transform: none;
	border: 0px;
	background-color: #333;
	border: 0px !important;
}

#mainMenu ul ul .current_page_item > a {
	color: #FFF !important;
}

#mainMenu ul ul .current_page_item > a:hover {
	color: #FFF !important;
}

#mainMenu ul li:hover > ul {
	/*
	display: block;
	*/
	opacity: 1; 
	position:absolute; 
	z-index: 100000;
	top: 45px; 
	left:0; 
	visibility: visible;
}

#mainMenu ul > li.current_page_item a {
	
}

#mainMenu .current-menu-item > a,
#mainMenu .current-menu-ancestor > a,
#mainMenu .current_page_item > a,
#mainMenu .current-page-ancestor > a {
	text-align: left;
	color: #FFF;
	background-color: #4495d1;	
}



#mainMenu ul > li:hover {
	
}



#mainMenu ul > li:hover a {
	background-color: #333;
	color: #FFF;
}

#mainMenu ul > li:hover a:hover {
	color: #FFF;
	background-color: #4495d1;	
}

#mainMenu ul ul > li:hover a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#mainMenu ul ul li:hover > ul {
	opacity: 1; 
	position:absolute; 
	top: 0px; 
	left: 240px; 
	display: block;
}

#mainMenu ul ul .current-menu-item > a,
#mainMenu ul ul .current-menu-ancestor > a,
#mainMenu ul ul .current_page_item > a,
#mainMenu ul ul .current_page_ancestor > a {
	color: #FFF;
}

#mainMenu ul ul .current-menu-item > a {
	color: #FFF;
}

#mainMenu ul ul a:hover {
	text-decoration: underline;
	background-color: #333;
	color: #FFF;
}

#mainMenu ul > li.menu-item-has-children a:after {
	
}

#mainMenu ul ul li.menu-item-has-children a:after {
	content: '>';
	float: right;
}

#mainMenu ul ul li.menu-item-has-children ul li a:after {
	content: '';
	float: none;
}

#mainMenu ul ul ul li.menu-item-has-children a:after {
	content: '>';
	float: right;
}

#mainMenu ul ul ul li.menu-item-has-children ul li a:after {
	content: '';
	float: none;
}

#mainMenuContainer {
	width: 100%;
	z-index: 7000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,4f4f4f+100 */
	background-color: #8b9298;
}



/* custom mobile menu background */
.mean-container .mean-nav {
	background-color: #4495d1;
}



.normal {
	font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}

/* pager */
.paging { 
	font-size:12px; 
	margin-top: 15px;
	margin-bottom: 15px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}  

.paging.display{text-align:right;}  

.paging a, .paging span {
	padding:2px 8px 2px 8px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	display: inline-block;
	margin-bottom: 4px;
}  
.paging span {font-weight:bold; color:#000; font-size:14px; }  
.paging a {color:#666; text-decoration:none; border:1px solid #666; background-color: #F0F0F0; display: inline-block; padding: 10px 15px;}  
.paging a:hover { text-decoration:none; background-color:#6C6C6C; color:#fff; border-color:#000;}  
.paging span.prn { font-size:14px; font-weight:normal; color:#aaa; }   
.paging a.prn:hover { border-color:#000;}  
.paging p#total_count{color:#aaa; font-size:14px; padding-top:8px; padding-left:18px;}  
.paging p#total_display{color:#aaa; font-size:14px; padding-top:10px;} 

.postDate {
	color: #666;
	margin-bottom: 15px;
}



.red {
	color: #FF0000;
}

.right {
	text-align: right;
}

.st_facebook_buttons *, .st_twitter_buttons *, .st_email_buttons *, .st_sharethis_buttons *, p.no-break * {
	box-sizing: content-box;
    -moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.strikethrough {
	text-decoration: line-through;
}

.uppercase {
	text-transform: uppercase;
	font-size: 18px;
}

.widget {
	margin-bottom: 25px;
}

.addThis {
	padding-top: 50px;
	text-align: right;
}

.rounded-image {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.video-row {
	margin-bottom: 25px;
}

.credit-text p {
	font-size: 14px;
}

#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 450px;
	width: 100%;
}

.hsContainer {
	width: 100%;
	height: 495px;
	overflow: hidden;
	position: relative;
	max-height: 450px;
}


/* Slide 1 */

/*
.banner {
	height: 200px;
}
*/

.banner {
	padding-top: 25px;
	padding-bottom: 25px;
}



#slide-1 .hsContent {
	top: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
}

.sub-title {
	
	font-size: 32px;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-weight: bold;
}

.book-image {
	margin-bottom: 20px;
}

.book-image img {
	max-width: 200px;
	height: auto;
}

.form-field {
	margin-bottom: 15px;
}

.iframeWrapper {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto; 
	-webkit-overflow-scrolling:touch; 
} 
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn-learning-guide a, .btn-select-option a {
	color: #FFF;
}

.image-thumbnail-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer-erlc-logo {
	margin-bottom: 30px;
}

.footer-arpdc-logo {
	margin-bottom: 30px;
}

.more-resources a {
	text-align: center;
	background-color: #696b6d;
	text-decoration: none;
	padding: 15px;
	border-radius: 6px;
	display: block;
	color: #FFF;
}

.cc-logo img {
	max-height: 70px;
	width: auto;
}

.pdf-download-text {
	line-height: 50px;
}

.embeddable-pdf {
	margin-bottom: 10px;
}

.search-bar {
	text-align: right;
	display: inline;
	margin-top: 8px;
}


.websites-list {
	margin-left: 0px;
}

.websites-list li {
	list-style-type: none;
	margin-bottom: 30px;
	width: 50%;
	padding-right: 10px;
	float: left;
}

.websites-list img {
	border: 1px solid #CCC;
}

.websites-list a:hover {
	opacity: 0.7;
}

.thumbnail-container {
	margin-bottom: 25px;
	position: relative;
}

.thumbnail-container:hover {
	opacity: 0.7;
}

.resource-title {
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 8px;
	font-size: 12px;
}



/* enable absolute positioning */
.inner-addon { 
    position: relative; 
	text-align: right;
	float: right;
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { 
	left:  0px;
}

.right-addon .glyphicon { 
	right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

#sub-buttons ul {
	margin: 0;
}

#sub-buttons ul li {
	list-style-type: none;
	margin-bottom: 1px;
}

.sub-buttons-style {
	display: block;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	border: 1px solid #CCC;
	color: #666;
}

#tqs-results, #sls-results {
	display: none;
}

#sls-results ul, #tqs-results ul {
	margin: 0;
	margin-bottom: 25px;
}

#sls-results li, #tqs-results li {
	list-style-type: none;
}

#sls-results a, #tqs-results a {
	display: block;
	padding: 10px;
	border: 1px solid #CCC;
}

.highlight {
	background-color: #d9edf7 !important;
	font-weight: bold;
	border: 1px solid #bce8f1;
}

.category-link {
	padding-top: 4px;
	padding-bottom: 4px;
}

.large-text {
	font-size: 20px;
	font-weight: bold;
}

.tip {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

.icon-lightbulb {
	vertical-align: middle;
	color: #FFC;
}

ol ul {
	margin-bottom: 20px;
}

.site-title {
	font-size: 32px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.page-site-title {
	color: #4495d1; 
	font-size: 30px; 
	padding-top: 12px;
	padding-bottom: 10px;
	vertical-align: middle;
}

.bubble-link {
	background-size: 100% 100%;
	height: 200px;
	max-width: 200px;
	overflow: hidden;
	padding: 130px 0 0;
	/* transition: padding 0.8s ease 0s; */
	border: 1px solid #999;
	margin-bottom: 25px;
	z-index: 100;
	/*
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);
	*/
	/*
	margin-left: auto;
	margin-right: auto;
	*/
}

/*
.bubble-link:hover,
.bubble-link:focus {
	padding-top: 0;
}
*/

.bubble-overlay {
	text-align: center;
	height: 100%;
	width: 100%;
	padding: 10px;
	/*
	background: transparent; 
	background: rgba(29, 29, 131, 0.7);
	*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,dddddd+100 */
	/*
	background: rgb(247,247,247); 
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(221,221,221,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); 
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0 ); 
	*/
	background-color: rgba(255, 255, 255, 0.9);
	margin: 0;
	border-top: 1px solid #999;
}

.bubble-overlay h3 {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.bg-1 {
	background-image: url("/resources/wp-content/themes/erlc-resources/images/default-logo.jpg");
}

.btn-primary {
	color: #FFF !important;
}

.resource-title-thumbnail {
	height: 50px;
	margin-bottom: 15px;
	overflow: hidden;
}

.resource-title-thumbnail h3 {
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.ms-drop ul > li {
	margin-bottom: 6px;
}

.ms-drop ul > li label {
	margin-bottom: 0px;
	line-height: 14px;
	font-size: 12px;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
}

.ms-drop ul > li label:hover {
	background-color: #F0F0F0;
}

.ms-drop input[type="checkbox"] {
	margin: 0;
	margin-right: 6px;
	line-height: 14px;
}

#sub-buttons {
	margin-bottom: 25px;
}

.form-label {
	margin-bottom: 5px;
}

.overlay {
	background-color: rgba(0,0,0, 0.7);
	z-index: 999999;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

.title-banner {
	/*
	color: #4495d1;
	background-color: #000;
*/

	/*
	padding: 15px;
	*/
}

.ms-choice {
	border-radius: 0px;
}



.consortia-table {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
}

.consortia-table td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.consortia-table td a {
	background-color: #FFF;
	display: table-cell;
	height: 85px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	border-radius: 8px;
}

.consortia-table a:hover {
	opacity: 0.7;
}

.footer-text {
	font-size: 14px;
}

.arpdc-logo img {
/*
	max-height: 75px;
width: auto;
*/
}

.cc-logo img {
	max-height: 50px;
	width: auto;
}

.site-logo {
	padding-top: 20px; 
	padding-bottom: 20px;
}

.site-logo a:hover {
	opacity: 0.7;
}

.site-logo img {
	max-height: 140px;
	width: auto;
}

.home-content {
	margin-top: 20px;
	padding-top: 35px;
	padding-bottom: 10px;
	/*
	background-color: #eaf8fc;
	*/
	background-color: #714182;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
}

.home-content p {
	line-height: 28px;
}

.trending-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.trending-table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	vertical-align: middle;
}

.global-links ul {
	margin: 0;
	float: right;
}

.global-links ul li {
	list-style-type: none;
	float: left;
}



.global-links ul li a {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
	color: #666;
	line-height: 16px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.global-links ul li a:hover {
	color: #4495d1;
}

.global-links ul li:nth-child(1) a {
	border-bottom-left-radius: 15px;
	-moz-box-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-right: 1px solid #999;
}

.global-links ul li:nth-child(4) a {
	border-bottom-right-radius: 15px;
	-moz-box-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}	

.global-links ul li.cep-logout a {
	border-bottom-right-radius: 15px;
	-moz-box-border-bottom-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}


.footer-right {
	float: right;
}

.divider-inside-top-bottom {
  position:relative;
  overflow:hidden; 
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd; 
}
.divider-inside-top-bottom:before {
  content: ""; 
  position:absolute; 
  z-index: 1; 
  width:96%;  
  top: -10px; 
  height: 10px; 
  left: 2%; 
  border-radius: 100px / 5px; 
  box-shadow:0 0 18px rgba(0,0,0,0.3); 
}
.divider-inside-top-bottom:after {
  content: "";
  position:absolute;
  z-index: 1;
  width:96%; 
  bottom: -10px;
  height: 10px;
  left: 2%;
  border-radius: 100px / 5px;
  box-shadow:0 0 18px rgba(0,0,0,0.3);
}

.thumb-cell img {
	max-height: 40px;
	width: auto;
}

.thumb-cell {
	padding-right: 8px;
}

.title-cell a {
	display: block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.index-cell {
	padding-right: 8px;
}

.index-cell span {
	display: table-cell;
	vertical-align: middle;
	font-size: 10px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	width: 35px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
}

.trending-table tr:hover {
	background-color: #F0F0F0;
}

.single-pd_resources .search-container {
	display: none;
}

#results {
	min-height: 400px;
}

.active-toggle-button {
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}

.toggle-buttons a {
	color: #333 !important;
}

.keyword-link {
	display: inline-block;
	padding: 4px 6px;
	background-color: #F0F0F0;
	margin-right: 5px;
	font-size: 12px;
	color: #333 !important;
	margin-bottom: 5px;
	border-radius: 6px;
}

.keyword-link:hover {
	color: #FFF !important;
	background-color: #714182;
	text-decoration: none;
}

.tag-line {
	font-size: 15px;
	font-style: italic;
	color: #4495d1;
}

.top-bar {
	background-color: #FFF;
	width: 100%;
	z-index: 7000;
}

.btn-info, .btn-primary {
	color: #FFF !important;
}

.header-button {
	padding-top: 5px;
	padding-bottom: 5px;
}

#header-wrapper {
	width: 100%;
	background-color: #FFF;
}

.consortium-logo {
	display: table-cell;
	width: 100%;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.consortium-logo img {
	margin-left: auto;
	margin-right: auto;
}

.language-links {
	margin-top: 40px;
	margin-bottom: 10px;
}

.bubble-link {
	background-size: 100% 100%;
	height: 200px;
	max-width: 200px;
	overflow: hidden;
	/* padding: 130px 0 0; */
	/* transition: padding 0.8s ease 0s; */
	border: 1px solid #999;
	margin-bottom: 25px;
	z-index: 100;
}

/*
.bubble-link:hover,
.bubble-link:focus {
	padding-top: 0;
}
*/

.bubble-overlay {
	text-align: center;
	height: 100%;
	width: 100%;
	padding: 10px;
	/*
	background: transparent; 
	background: rgba(29, 29, 131, 0.7);
	*/
	
	margin: 0;
}

.bubble-overlay h3 {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.mean-nav #menu-item-8 a {
	display: none;
}

.professional-learning-title {
	padding-top: 23px;
	font-size: 24px;
	color: #666;
	text-align: center;
}

.back-to-home {
	float: left;
	margin-bottom: 15px;
}

.back-to-home a {
	display: inline-block;
	background-color: #F0F0F0;
	color: #333;
	padding: 8px 11px;
	font-size: 12px;

	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.back-to-home a:hover {
	background-color: #4495d1;
	color: #FFF;
}

#content {
	font-family: 'Source Sans Pro', serif;
}

.mobile-logo {
	display: none;
}

.mobile-logo img {
	max-height: 40px;
	width: auto;
}

footer span.twitter-icon a {
	text-decoration: none;
	font-size: 22px;
	display: inline-block;
	background-color: #717075;
	padding: 8px;
	border-radius: 50%;
}

footer p.twitter-icon a:hover {
	text-decoration: none;
}

/*

Purple
#7170b3

Red
#b6004f

Yellow
#e8a713

Green
#b2bb1c

Dark Blue
#005695

*/

.braid-menu {
	margin: 0;
	padding: 0;
}

.braid-menu li {
	list-style-type: none;
	display: table-row;
}


.braid-menu li:nth-child(1) {
	height: 32px;
}
.braid-menu li:nth-child(2) {
	height: 33px;
}
.braid-menu li:nth-child(3) {
	height: 33px;
}
.braid-menu li:nth-child(4) {
	height: 32px;
}
.braid-menu li:nth-child(5) {
	height: 32px;
}
.braid-menu li:nth-child(6) {
	height: 32px;
}
.braid-menu li:nth-child(7) {
	height: 32px;
}
.braid-menu li span {
	display: table-cell;
	vertical-align: middle;
}

.braid-menu li a {
	display: block;
	color: #FFF;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	width: 100%;
}



.braid-menu li:nth-child(1) a:hover, .braid-menu li:nth-child(1).active a {
	background-position: 11px 1px;
}

.braid-menu li:nth-child(2) a:hover, .braid-menu li:nth-child(2).active a {
	background-position: 11px 7px;
}

.braid-menu li:nth-child(3) a:hover, .braid-menu li:nth-child(3).active a {
	background-position: 11px 0px;
}

.braid-menu li:nth-child(4) a:hover, .braid-menu li:nth-child(4).active a {
	background-position: 11px 2px;
}

.braid-menu li:nth-child(5) a:hover, .braid-menu li:nth-child(5).active a {
	background-position: 11px 8px;
}

.braid-menu li:nth-child(6) a:hover, .braid-menu li:nth-child(6).active a {
	background-position: 11px 9px;
}

.braid-menu li:nth-child(7) a:hover, .braid-menu li:nth-child(7).active a {
	background-position: 11px 5px;
}

.braid-menu li a:hover, .braid-menu li.active a {
	background-image: url(../images/checkmark.png);
	background-repeat: no-repeat;
}

.standard-container {
	display: none;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 15px;
}

.lower-alpha-list li, .lower-alpha li {
	list-style-type: lower-alpha;
}

.lower-alpha-list ul li, .lower-alpha ul li {
	list-style-type: disc !important;
}

.about-standards {
	padding: 10px;
	border-left: 5px solid #8b9298;
	border-right: 5px solid #8b9298;
	background-color: #F0F0F0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px; 
}

.hover-image:hover {
	opacity: 0.7;
}

.download-table {
	width: 100%;
}

.download-table td {
	padding-bottom: 30px;
}

.thumbnail-cell {
	vertical-align: top;
	width: 35%;
	padding-right: 10px;
}

.thumbnail-cell img {
	border: 1px solid #CCC;
}

.text-cell {
	vertical-align: top;
	width: 65%;
}

.btn-info {
   background-color: #4495d1;
   border-color: #4495d1;
}

.image-thumbnail-wrapper img:hover {
	opacity: 0.7;
}

.resource-row {
	margin-bottom: 15px;
}

.title {
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 4px;
}

#view-tabs {
    margin-bottom: 25px;
    margin-left: 0;
}

.date-table {
	margin-bottom: 30px;
}

.date-table th {
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

.date-table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.gray-background {
	background-color: #F0F0F0;
}

.retirement-notifications {
	background-color: #cfebff;
	padding: 15px;
	border-radius: 2px;
	margin-bottom: 20px;
}

.learning-choice-layout h3 {
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 15px;
}

.learning-choice-layout h4 a {
	display: block;
}

.nav-tabs > li > a {
	font-size: 16px;
	color: #333;
}

.input-group .icon-addon .form-control {
	border-radius: 0;
}

.icon-addon {
	position: relative;
	color: #555;
	display: block;
}

.icon-addon:after,
.icon-addon:before {
	display: table;
	content: " ";
}

.icon-addon:after {
	clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
	position: absolute;
	z-index: 2;
	left: 10px;
	font-size: 14px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 10px 0;
	top: 1px
}

.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 46px;
	font-size: 18px;
	padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
	color: #2580db;
}

.search-result-url {
	color: #008000;
}

hr {
	clear: left;
}

.speakers-wrapper img {
	max-width: 175px;
	height: auto;
}

.highlight-message {
	padding: 10px;
	margin-bottom: 18px;
	background-color: #FFFFE0;
    border: 1px solid #E6DB55;
}

.event-table td {
	padding-right: 15px;
}

.event-table img {
	max-height: 125px;
	width: auto;
}

.featured-text {
	background-color: #4495d1;
	color: #FFF;
	float: right;
	padding: 20px;
	padding-bottom: 0px;
}


.btn-default {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	color: #333 !important;
}

.pdf-icon-button {
	font-size: 18px;
	margin-right: 5px;
}

.pdf-icon-button img {
	vertical-align: middle;
	margin-right: 5px;
}

.word-icon-button {
	font-size: 18px;
}

.word-icon-button img {
	vertical-align: middle;
	margin-right: 5px;
}

.btn img {
	max-height: 26px;
	width: auto;
}

.schedule-table {
	margin-bottom: 25px;
	border-collapse: collapse;
}

.schedule-table td {
	padding: 5px;
	border: 1px solid #CCC;
}

.btn-md {
	margin-bottom: 8px;
}

.registration-button-wrapper {
	margin-bottom: 20px;
	text-align: right;
}

.event-table {
	width: 100%;
}

.event-table td:nth-child(1) {
	width: 35%;
}

.conference-archive-table th {
	background-color: #4696d2;
	color: #FFF;
	vertical-align: middle !important;
	border-collapse: collapse;
	border-left: 1px solid #FFF;
}

.conference-archive-table th:nth-child(1) {
	width: 25%;
}
.conference-archive-table th:nth-child(2) {
	width: 20%;
}
.conference-archive-table th:nth-child(3) {
	width: 15%;
}
.conference-archive-table th:nth-child(4) {
	width: 15%;
}
.conference-archive-table th:nth-child(5) {
	width: 15%;
}
.conference-archive-table th:nth-child(6) {
	width: 10%;
}

.trees-bg {
	background-image: url(../images/trees-bg-small.jpg);
	background-repeat: no-repeat;
	/*
	background-position: top center;
	padding-top: 300px;
	*/
	background-position: top center;
	padding-top: 100px;
	background-size: 100% auto;
}
.further-links {
	margin-left: 0px;
}

.further-links li {
	list-style-type: none;
	background-color: #F0F0F0;
	padding: 8px;
	border-radius: 8px;
	margin-bottom: 3px;
}

sup {
	font-size: 11px;
}

.footnotes-list {
	margin-left: 0px;
}

.footnotes-list li {
	list-style-type: none;
	font-size: 13px;
}

.indigenous-resource-image {
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-radius: 75px;
	box-shadow: 0px 0px 5px 4px #CCC;
	padding: 20px;
}

.indigenous-resource-image img {
	max-height: 75px;
	width: auto;
}

.indigenous-resource-title {
	text-align: center;
}

.indigenous-resource-description {
	text-align: center;
}

.page-template-template-page-modal h1 {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	border-bottom: 0px;
}

.page-template-template-page-modal #content {
	background-image: url(../images/trees-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 100px;
	background-size: 100% auto;
}

h3.gallery-title {
	color: #FFF;
}

.site-max-width {
	max-width: 1400px;
}

.video-container {
	margin-bottom: 30px;
}

.content-with-background {
	background-size: cover;
}

.background-padding {
	padding-top: 35px;
	padding-bottom: 35px;
}

.filter-wrapper {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 30px;
}

.filter-wrapper label {
	font-size: 14px;
}

.filter-wrapper h3 {
	margin-bottom: 15px;
}

.site-max-width {
	max-width: 1300px;
}

#svg-diagram {
	width: 100%;
	height: 100%;
}

.page-template-templage-page-indigenous h2, .page-template-templage-page-indigenous-francais h2 {
	color: #008000;
}

.page-template-templage-page-indigenous .panel-title, .page-template-templage-page-indigenous-francais .panel-title {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #008000;
}

.page-template-templage-page-indigenous .panel-title a, .page-template-templage-page-indigenous-francais .panel-title a {
	display: block;
	color: #008000;
}


.page-template-template-page-e-learning-establishing-maintaining-respectful-relationships .panel-title {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
}

.page-template-template-page-e-learning-establishing-maintaining-respectful-relationships .panel-title a {
	display: block;
}

.meta-data-table th {
	padding-right: 8px;
}

.meta-data-table th, .meta-data-table td {
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.library-item {
	background-color: #F0F0F0;
	padding: 15px;
	margin-bottom: 15px;
}

.library-item h4 {
	margin-bottom: 10px;
}

.input-group .icon-addon .form-control {
	border-radius: 0;
}

.icon-addon {
	position: relative;
	color: #555;
	display: block;
}

.icon-addon:after,
.icon-addon:before {
	display: table;
	content: " ";
}

.icon-addon:after {
	clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
	position: absolute;
	z-index: 2;
	left: 10px;
	font-size: 14px;
	width: 20px;
	margin-left: -2.5px;
	text-align: center;
	padding: 10px 0;
	top: 1px
}

.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 46px;
	font-size: 18px;
	padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
	padding-left: 30px;
	float: left;
	font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
	color: #2580db;
}

.keyword-item a {
	display: inline-block;
	border-radius: 10px;
	padding: 4px 6px;
	text-transform: uppercase;
	font-size: 12px; 
	margin-bottom: 5px;
	background-color: #CCC;
	color: #333;
	margin-right: 5px;
}

.large-pdf-icon, .large-word-icon {
	max-height: 75px;
	width: auto;
}

.remove-tag-filter {
	display: inline-block;
	font-size: 12px;
	background-color: #666;
	color: #FFF;
	border-radius: 10px;
	padding: 4px 6px;
}

.footnote-number {
	padding-right: 3px;
}

.footnote-text {
	font-size: 12px;
}

.hytPlayerWrap {
	position:relative!important;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	display: block!important;
	margin-bottom: 25px;
}
.hytPlayerWrap.ended::after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 64px 64px;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}
.hytPlayerWrap.paused::after {
	content:"";
	position: absolute;
	top: 70px;
	left: 0;
	bottom: 50px;
	right: 0;
	cursor: pointer;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center; 
	background-size: 40px 40px;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.hytPlayerWrap iframe, .hytPlayerWrap object, .hytPlayerWrap embed {
	position:absolute;
	top:0;
	left:0;
	width: 100%!important;
	height:100%;
}

.idea-heart a {
	display: inline;
}

.total-likes {
	font-size: 12px;
	line-height: 12px;
}

.btn-cass {
	border: 2px solid #FFF;
	background-color: #f59737;
	color: #FFF;
	border-radius: 0px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.btn-cass:hover {
	background-color: #FFF;
	color: #f59737;
	border-color: #f59737;
	 -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.banner-button {
	display: inline-block;
	margin-top: -11px;
	text-shadow: 0px 0px 0px;
}