﻿/*
#ms-designer-ribbon {
	display: none;
}
*/
.ms-signInLink {
	display: none !important;
}
.pcoe-adjacent-link-separator {
	color: transparent !important;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 1px;
	display: none !important;
}

.close_nav,
.jfd-column-right-contactlist {
	display: none !important;
	visibility: hidden !important;
}

@font-face {
    font-family: 'open_sans_condensedlightitalic';
    src: url('../SiteCollectionImages/OpenSans-CondLightItalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../SiteCollectionImages/OpenSans-CondBold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../SiteCollectionImages/OpenSans-CondLight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

header .ms-navedit-editLinksText > span > .ms-metadata,
header .ms-core-listMenuEdit > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
	color: #ffffff;
}

#MSO_tblPageBody td[id$='_MainTD'] { /* Makes sure the Edit Webpart pane is available */
	position: absolute !important;
}

body {
	background: #ffffff;
	background: linear-gradient(#ffffff 80%, #E8DECA) !important;
}
#s4-bodyContainer {
	padding-bottom: 0;
}
.ms-backgroundImage {
	background: transparent;
}
.ms-core-overlay {
	background: transparent;
}

.ms-breadcrumb-box {
	height: auto;
}

#contentBox { /* Main content responsiveness */
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
}
#contentRow {
	padding-top: 10px !important;
	position: relative;
}
@media screen and (min-width: 768px) {
	#contentBox {
		margin-left: 220px;
		margin-right: 20px;
	}
}

#pageTitle { /* Hide page title */
	display: none;
	visibility: hidden;
}

#s4-titlerow {
	padding: 0;
	display: block !important;
	height: 50px;
	margin: 5px 0 !important;
}
@media screen and (min-width: 768px) {
	#s4-titlerow {
		margin: 20px 0 !important;
		height: 64px;
	}
}
@media screen and (min-width: 991px) {
	#s4-titlerow {
		margin: 15px 0 !important;
	}
}

/* HEADER */
header {
	background: #65582A;
	/*
	background: linear-gradient(#5C5129, #806E35, #5C5129);
	*/
	background: linear-gradient(#5C5129, #65582A, #5C5129);
	padding: 5px 0 0 0;
	position: relative;
	z-index: 1;
	position: relative;
    top: 0;
    width: 100%;
}
.jfd-home header {
	position: absolute;
}


header #titleAreaBox {
	margin: 0;
	width: 125px;
	position: relative;
	display: block;
}
header #titleAreaRow {
	display: block;
}
@media screen and (min-width: 768px) {
	header #titleAreaBox {
		width: auto;
	}
}
header .ms-siteicon-img {
	max-width: 100%;
	position: relative;
	display: block;
}
header #siteIcon {
	height: auto;
	margin-right: 0;
	line-height: 0;
	position: relative;
	display: block;
}
header #DeltaSiteLogo {
	position: relative;
	display: block;
}
header .pcoe-top-header {
	text-align: right;
	padding: 0;
}
@media screen and (min-width: 1280px) {
	header .pcoe-top-header {
		text-align: right;
		padding: 0 0 10px 0;
	}
	header .pcoe-top-header > div,
	header .pcoe-top-header > div > div {
	    display: inline-block;
	    margin-right: 5px;
	}

}
header .pcoe-top-header > div > div {
	margin-right: 15px;
}
/*
@media screen and (min-width: 1280px) {
	header .pcoe-top-header > div {
	    margin-right: 15px;
	}
}
*/

/*
header .pcoe-top-header > div {
	display: none;
}
*/
header .pcoe-top-header .pcoe-header-top-links-mobile {
	display: block;
	position: absolute;
    right: 0;
    top: -45px;
    cursor: pointer;
    opacity: 1;
}
header .pcoe-top-header.active .pcoe-header-top-links-mobile {
	padding: 0 !important;
}

header .pcoe-top-header.active > div {
	display: block;
	text-align: left;
	padding: 5px 0;
	font-size: 18px;
}
@media screen and (min-width: 768px) {
	header .pcoe-top-header .pcoe-header-top-links-mobile {
	    top: -70px;
	}
}
@media screen and (min-width: 991px) {
	header .pcoe-top-header .pcoe-header-top-links-mobile {
	    top: 20px;
	}
}


header .pcoe-top-header.active > div > a {
	display: block;
	text-align: left;
	padding: 5px 0 5px 5px;
	font-size: 18px;
}
header .pcoe-top-header.active .pcoe-header-social > a {
	display: inline-block;
}
header .pcoe-top-header.active .pcoe-header-search > a {
	font-size: 18px;
	cursor: pointer;
}
#searchInputBox {
	margin-right: -14px;
	top: 5px;
}
@media screen and (min-width: 1280px) {
	header .pcoe-top-header.active .pcoe-header-social {
		margin-top: 20px;
	}
	#searchInputBox {
		margin-right: -14px;
		top: 0;
	}
}
header .pcoe-top-header .pcoe-header-top-links-mobile img.pcoe-mobile-menu-active {
	display: none;
}
header .pcoe-top-header.active .pcoe-header-top-links-mobile img.pcoe-mobile-menu-active {
	display: block;
}
header .pcoe-top-header .pcoe-header-top-links-mobile img.pcoe-mobile-menu-inactive {
	display: block;
}
header .pcoe-top-header.active .pcoe-header-top-links-mobile img.pcoe-mobile-menu-inactive {
	display: none;
}



@media screen and (min-width: 1280px) {
	header .pcoe-top-header > div,
	header .pcoe-top-header > div > div {
		display: inline-block;
	}
	header .pcoe-top-header .pcoe-header-top-links-mobile {
		display: none;
	}
}


header .pcoe-top-header .pcoe-header-social *,
header .pcoe-top-header .pcoe-header-canvas *,
header .pcoe-top-header .pcoe-header-district *,
header .pcoe-top-header .pcoe-header-staffdirectory *,
header .pcoe-top-header .pcoe-header-needassistance * {
	vertical-align: middle;
    color: white;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}

header .pcoe-top-header > div > a {
	display: inline-block;
}

header .pcoe-top-header .pcoe-header-search > a {
	vertical-align: middle;
    color: white;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px;
    text-decoration: none !important;
}
header .pcoe-top-header .pcoe-header-search > a.active {
	background: #fff;
	color: #4a4a4a;
	border-radius: 6px 6px 0 0;
}

header .pcoe-top-header .pcoe-header-search > a > span {
	position: relative;
	top: 3px;
}
header .pcoe-top-header .pcoe-header-needassistance.active span {
	color: #333333 !important;
}






header .pcoe-top-header > div > div span {
	vertical-align: top !important;
}


@media screen and (min-width: 1280px) {
	header .pcoe-top-header > div a {
	    opacity: .7;
	}
	
	header .pcoe-top-header > div a:hover {
	    opacity: 1;
	}
}

header .pcoe-top-header > div > div > a > IMG {
    margin-right: 2px;
    max-height: 25px;
    position: relative;
    top: -3px;
    vertical-align: middle;
}
header .pcoe-top-header .pcoe-header-needassistance IMG {
    margin-left: 0;
    margin-right: 7px;
    max-height: 25px;
}

header .pcoe-header-needassistance A IMG.pcoe-need-assistance-image-active {
	display: none;
}
header .pcoe-header-needassistance.active IMG.pcoe-need-assistance-image-active {
	display: inline-block;
	vertical-align: middle;
}
header .pcoe-header-needassistance.active IMG.pcoe-need-assistance-image-inactive {
	display: none;
}




header .pcoe-top-header .pcoe-header-needassistance > a,
header .pcoe-header-search > a {
	cursor: pointer;
}
header .pcoe-header-search {
	position: relative;
}
header .pcoe-header-search > DIV {
	position: absolute;
	z-index: 1;
    top: 2px;
    right: 0;
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-search > DIV {
		left: -186px;
		right: auto;
		top: 35px;
	}
}

header .pcoe-header-search A IMG.search-image {
	display: inline-block;
	vertical-align: middle;
}
header .pcoe-header-search A.active {
	opacity: 1;
}
header .pcoe-header-search A.active IMG.search-image {
	display: none;
}

header .pcoe-header-search A IMG.search-image-active {
	display: none;
}
header .pcoe-header-search A.active IMG.search-image-active {
	display: inline-block;
	vertical-align: middle;
}



header .pcoe-header-search .ms-srch-sb > input {
	width: 215px;
	color: #4a4a4a;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    background: #806E35;
    color: #ffffff;
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-search .ms-srch-sb > input {
		color: #ffffff;
		width: 188px;
	}
}
header .pcoe-header-search .ms-srch-sb .ms-srch-sb-border {
	background: #806E35;
}
header .pcoe-header-search  .ms-srch-sb-borderFocused {
	border: solid 1px #ffffff !important;
	background: #806E35;
}

header .pcoe-header-search .ms-srch-sb-searchLink, 
header .pcoe-header-search .ms-srch-sb-navLink {
	background: #ffffff;
	border-radius: 6px;
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-search .ms-srch-sb-searchLink, 
	header .pcoe-header-search .ms-srch-sb-navLink {
		margin-top: -1px;
	}
}
header .pcoe-header-search .ms-srch-sb-border,
header .pcoe-header-search .ms-srch-sb-borderFocused {
	border: solid 1px #ffffff;
	background: #806E35;
	padding: 4px;
	position: relative;
    top: 0px;
    right: 10px;
    border-radius: 6px;
}
@media screen and (min-width: 768px) {
	header .pcoe-header-search .ms-srch-sb-border,
	header .pcoe-header-search .ms-srch-sb-borderFocused {
		top: 5px;
		right: 10px;
	}
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-search .ms-srch-sb-border,
	header .pcoe-header-search .ms-srch-sb-borderFocused {
		padding: 7px;
		top: 0;
		right: 0;
	}
}


header .pcoe-header-needassistance {
	position: relative;
}
header .pcoe-header-needassistance.active {
	
}
header .pcoe-header-needassistance > a {
	padding: 5px;
}

header .pcoe-header-needassistance.active > a {
	color: #4a4a4a;
	background: #ffffff;
	opacity: 1;
	border-radius: 6px 6px 0 0;
}
header .pcoe-header-needassistance .pcoe-needassistance-panel {
	display: none;
}


header .pcoe-header-needassistance.active .pcoe-needassistance-panel {
	display: block;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 1;
    right: 0px;
    border: solid 1px #806E35;
    border-top: 0;
    text-align: left;
    padding: 5px 15px 5px 45px;
    box-sizing: border-box;
    margin-top: -15px;
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-needassistance.active .pcoe-needassistance-panel {
	    width: 200px;
	    right: -1px;
	    border-radius: 6px 0 6px 6px;
	    padding: 15px;
	    margin-top: 0;
	}
}


header .pcoe-header-needassistance.active .pcoe-needassistance-panel * {
	color: #4a4a4a;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header {
	margin-top: 5px;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header:first-child {
	margin-top: 0;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header .pcoe-needassistance-container-item-header-item {
	cursor: pointer;
	vertical-align: middle;
    color: #4a4a4a;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1;
    padding: 5px 10px 5px 25px;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    background: transparent url(../SiteCollectionImages/pcoe-faq-collapsed.fw.png) no-repeat left center;
}
@media screen and (min-width: 1280px) {
	header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header .pcoe-needassistance-container-item-header-item {
		font-size: 13px;
	}
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-header-item {

    background: transparent url(../SiteCollectionImages/pcoe-faq-expanded.fw.png) no-repeat left center;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header .pcoe-needassistance-container-item-link {
	display: none;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-link {
	display: block;
	padding-left: 25px;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-link,
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-link * {
	font-family: Arial, sans-serif;
    font-size: 12px;
    text-transform: initial;
    font-weight: normal;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-link A {
	color: #605434;
}
header .pcoe-header-needassistance.active .pcoe-needassistance-panel .pcoe-needassistance-container-item-header.active .pcoe-needassistance-container-item-link P {
	margin: 0;
	text-transform: none !important;
}

.menubar > UL > SPAN {
	display: none !important;
}
@media screen and (max-width: 1279px) {
	.menubar {
		margin-bottom: 15px;
	}
}





.jfd-column {
	max-width: 100%;
	transition: all 0.1s ease;
}

/*
.jfd-column {
	width: 90%;
}
@media screen and (min-width: 768px) {
	.jfd-column {
		width: inherit;
	}
}
*/





/* styles to allow responsive image viewer WP image */
IMG[id^='MSOImageWebPart_'] {
    display: block; position: relative; max-width: 100% !important; width: 100% !important;
}

/* WEBPARTS */
/* main */
.jfd-column-main .ms-webpartzone-cell {
    background: #ffffff;
    margin-bottom: 15px;
    border-radius: 15px;
}
/* right */
jfd-column-right {
	margin-bottom: 15px;
	background: transparent;
}
jfd-column-right .ms-webpart-chrome-title {
	position: relative;
}
jfd-column-right .ms-webpart-chrome-title:after {
    content: "";
    position: absolute;
    top: 0;
}




/* all */
.ms-WPBody {
	padding: 0px 6px 10px 10px;
}
.ms-WPBorder {
	border: none !important;
}
.ms-webpart-chrome-title {
    vertical-align: middle;
    position: relative;
    margin-bottom: 2px;
    padding: 3px 12px 5px 12px;
    box-sizing: border-box;
    border-radius: 14px 14px 0 0;
    line-height: 1.2;
    margin-top: -1px;
}
.ms-webpart-chrome-title h2 * {
    font-weight: bold;
    font-size: 20px;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
}
.jfd-column-right .ms-webpart-chrome-title .ms-webpart-titleText {
	padding-right: 15px;
}
.jfd-column-main .ms-webpart-chrome-title:before {
    padding: 0 0 0 14px !important;
    vertical-align: top;
    color: #ffffff;
    position: absolute;
    right: 10px;
}

/*
.jfd-column-right .jfd-column-right-faq .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-faq.fw.png');
}
.jfd-column-right .jfd-column-right-contactlist .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-contacts.fw.png');
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-links.fw.png');
}
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-events.fw.png');
}
.jfd-column-right .jfd-column-right-faq .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-faq.fw.png');
}
*/
.jfd-column-main .jfd-announcements .ms-webpart-chrome-title:before {
	content: url('../SiteCollectionImages/pcoe-announcements.fw.png');
}

.ms-webpart-titleText.ms-webpart-titleText, 
.ms-webpart-titleText > a {
	text-overflow: inherit !important;
	white-space: normal !important;
	overflow: inherit !important;
	text-align: left !important;
}
.ms-webpart-titleText nobr {
	white-space: normal !important;
}
.ms-rtestate-field {
	padding: 5px;
	box-sizing: border-box;
}
.ms-rtestate-field IMG {
	max-width: 100%;
	max-width: calc(100% - 10px);
	height: auto !important;
}
.ms-rtestate-field A,
.ms-rtestate-field A:link,
.ms-rtestate-field A:visited,
.ms-rtestate-field A:hover {
	text-decoration: none !important;
	color: #35597E !important; 
}

.ms-rtestate-field .ms-rteElement-links-title A,
.ms-rtestate-field .ms-rteElement-links-title A:link,
.ms-rtestate-field .ms-rteElement-links-title A:visited,
.ms-rtestate-field .ms-rteElement-links-title A:hover {
	color: #605434 !important; 
}

.jfd-column-main .ms-rtestate-field {
	padding: 10px 15px 10px 5px;
}
.jfd-column-main .jfd-welcome .ms-rtestate-field {
	padding: 0 5px;
}
.jfd-normalmode .jfd-column-main .jfd-announcements .ms-rtestate-field {
	display: none;
}




/* HOME */

/* BANNER */
.jfd-home.jfd-normalmode.pcoe-home-banner-first header {
    animation: fadein 2s forwards;
    animation-delay: 5.5s;
    opacity: 0;
}

.jfd-home.jfd-normalmode.pcoe-home-banner-first .main-content {
	animation: fadein 2s forwards;
    animation-delay: 5.5s;
    opacity: 0;
}
.jfd-home.jfd-normalmode.pcoe-home-banner-first footer {
	animation: fadein 2s forwards;
    animation-delay: 5.5s;
    opacity: 0;
}


@keyframes fadein {
    100% { 
    	opacity: 1; 
    }
}
@keyframes bannerheight {
    50% { 
    	opacity: .5; 
    	height: 90vh;
    }
}
@keyframes bannerheight {
    100% { 
    	opacity: 1; 
    }
}

/*
.jfd-home.jfd-normalmode .pcoe-homepage-banner {
    z-index: -1;
    position: absolute;
    overflow: hidden;
    top: 0;
    transform: all 1s ease;
    width: 100%;
    background: #000;
}
.jfd-home.jfd-normalmode .pcoe-homepage-banner IMG {
	max-width: 1279px !important;
    margin: 0 auto !important;
    width: 100% !important;
    position: relative;
    display: block;
}
.jfd-home.jfd-normalmode .main-content {
	background: linear-gradient(#ffffff 20%, transparent) !important;
    border-radius: 15px 15px 0 0;
    width: 95% !important;
    margin: 40% auto 0;
}

.jfd-home.jfd-normalmode .pcoe-homepage-banner-caption {
	color: white;
	text-shadow: 0 0 2px #000;
	position: absolute;
	font-size: 36px;
	font-family: "open_sans_condensedbold", Arial;
	top: 200px;
	width: 100%;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.jfd-home.jfd-normalmode .pcoe-homepage-banner-caption {
		max-width: 300px;
		right: 100px;
		font-size: 48px;
		width: 300px;
	}
}
*/

.jfd-home.jfd-normalmode .pcoe-homepage-banner,
.jfd-home.jfd-normalmode .pcoe-homepage-banner-caption {
    z-index: -1;
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
    background: #ffffff;
    min-height: 100%;
}
.jfd-home.jfd-normalmode .pcoe-homepage-banner IMG,
.jfd-home.jfd-normalmode .pcoe-homepage-banner-caption IMG {
    margin: 0 auto !important;
    width: 100% !important;
    position: relative;
    display: block;
    min-height: 100%;
}
.jfd-home.jfd-normalmode .main-content {
	background: linear-gradient(#B5985A, #ffffff) !important;
    width: 100% !important;
    margin: 42% auto 0 !important;
}

@media screen and (max-width: 990px) {
	#s4-workspace {
		overflow-x: hidden !important;
	}
	.jfd-home.jfd-normalmode .pcoe-homepage-banner,
	.jfd-home.jfd-normalmode .pcoe-homepage-banner-caption {
		width: 150%;
		right: -20px;
	}
	.jfd-home.jfd-normalmode .main-content {
		margin: 70% auto 0 !important;
	}
}








/* SPOTLIGHT */
.pcoe-spotlight-heading {
	font-size: 36px;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    position: relative;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 5px;
    margin-top: -10px;
}
.jfd-normalmode .pcoe-home-spotlight .ms-rteStyle-Accent1 {
    text-align: center !important;
    text-transform: uppercase;
    color: #35597E;
    font-weight: bold;
    font-style: italic;
    font-size: 32px;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    position: relative;
    display: block;
    margin-top: 5px;
}
@media screen and (min-width: 768px) {
	.jfd-normalmode .pcoe-home-spotlight .ms-rteStyle-Accent1 {
	    font-size: 28px;
	}
	.pcoe-spotlight-heading {
		font-size: 32px;
	}
}
.pcoe-home-spotlight img {
    max-width: 100%;
    position: relative;
    text-align: center;
    display: block;
    border-radius: 15px;
    margin: 0 !important;
}
.jfd-normalmode .pcoe-home-spotlight .ms-rtestate-field img {
	width: 100%;
}
.jfd-normalmode .pcoe-home-spotlight .ms-rtestate-field BR {
	display: none;
}

/* HOME LINKS */
.jfd-normalmode .jfd-home-links P {
	margin: 0 0 5px 0 !important;
}
.jfd-normalmode .jfd-home-links a {
    color: #35597E;
    font-size: 13px;
    line-height: 1.4;
}
.jfd-normalmode .jfd-home-links .ms-webpart-chrome-title * {
    text-align: center !important;
    text-transform: uppercase;
    color: #35597E;
}

/* MAIN */
.jfd-column-main .ms-webpartzone-cell {
	border: solid 1px #806E35;
}
.jfd-column-main .ms-webpart-chrome-title {
    background: #806E35;
}
.jfd-column-main .ms-webpart-chrome-title h2 * {
    color: #ffffff;
}

/* BANNER */
.jfd-column-main .jfd-banner .ms-WPBody {
	padding: 0;
}
.jfd-normalmode .jfd-column-main .jfd-banner .ms-webpart-zone,
.jfd-normalmode .jfd-column-main .jfd-banner .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table,
.jfd-normalmode .jfd-column-main .jfd-banner .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table .ms-webpart-chrome-vertical {
	display: block;
	position: relative;
}
.jfd-column-main .jfd-banner .ms-webpart-chrome-title {
	margin-bottom: 0;
}
.jfd-column-main .jfd-banner .ms-webpart-chrome-title * {
	text-transform: uppercase;
}
.jfd-column-main .jfd-banner .ms-WPBody IMG {
	border-radius: 0 0 15px 15px;
	max-width: 100%;
}
.jfd-column-main .jfd-banner .ms-rtestate-field p,
.jfd-column-main .jfd-banner .ms-rtestate-field br,
.jfd-column-main .jfd-banner .ms-rtestate-field font {
	display: none;
}
.jfd-column-main .jfd-banner .ms-rtestate-field {
    border-radius: 0 0 15px 15px;
    padding: 0 !important;
}
.jfd-column-main .jfd-banner .ms-rtestate-field IMG {
	border-radius: 0 0 15px 15px;
	max-width: 100%;
	margin: 0 0 -5px 0 !important;
	width: 100% !important;
}
.jfd-banner .ms-rtestate-field .ps-scrollbar-x-rail,
.jfd-banner .ms-rtestate-field .ps-scrollbar-y-rail {
	display: none !important;
}
.jfd-banner .ms-rtestate-field {
	overflow: hidden !important;
}
 
/* WELCOME */
.jfd-column-main .jfd-welcome .ms-webpart-chrome-title {
    background: transparent;
}
.jfd-column-main .jfd-welcome .ms-webpart-chrome-title * {
    color: #806E35;
}
.jfd-column-main .jfd-welcome .ms-webpartzone-cell {
    background: #ffffff;
}
.jfd-normalmode .jfd-column-main .jfd-welcome .ms-webpartzone-cell {
    padding: 10px 0 0;
	box-sizing: border-box;
}

/* ANNOUNCEMENTS */
.jfd-normalmode .jfd-column-main .jfd-announcements .pcoe-announcements-item {
	position: relative;
	margin: 5px 0 15px;
	display: inline-block;
    float: none;
    vertical-align: top;
    width: 100%;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-announcements .pcoe-announcements-item {
		width: 48%;
		margin: 5px 1% 15px 1%;
	}
}
.jfd-normalmode .jfd-column-main .jfd-announcements .pcoe-announcements-item .pcoe-announcements-item-title {
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    color: #35597E;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
    max-width: 69%;
    line-height: 1.2;
}
.jfd-normalmode .jfd-column-main .jfd-announcements .pcoe-announcements-item .pcoe-announcements-item-date {
    position: absolute;
    top: 3px;
    right: 10px;
}
.jfd-normalmode .jfd-column-main .jfd-announcements .ms-rtestate-field p:not(.pcoe-announcements-item) {
	display: none;
}
.jfd-normalmode .jfd-column-main .jfd-announcements .ms-rtestate-field br {
	display: none !important;
}

/* SINGLE TOPIC */
.jfd-normalmode .jfd-singletopic .ms-webpartzone-cell .ms-rtestate-field IMG {
	float: left !important;
	margin: 5px 15px 5px 0 !important;
}
.jfd-normalmode .jfd-singletopic .ms-webpartzone-cell:nth-child(even) .ms-rtestate-field IMG {
	float: right !important;
	margin: 5px 0 5px 15px !important;
}
.jfd-singletopic .ms-webpartzone-cell .ms-rtestate-field IMG {
	max-width: 200px !important;
	width: 200px !important;
	height: auto !important;
}


/* MAIN CONTENT */
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .ms-rtestate-field {
		max-height: 800px;
		overflow: hidden;
		position: relative;
	}
}

/* CONTACTS */
/*
.jfd-normalmode .jfd-column-main .jfd-contacts ul {
	text-align: center;
}
.jfd-normalmode .jfd-column-main .jfd-contacts ul li {
	list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px;
    padding: 5px;
	display: block;
	width: auto;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-contacts ul li {
	    display: inline-block;
	    width: 40%;
	}
}
.jfd-normalmode .jfd-column-main .jfd-contacts ul li img {
    display: block;
    position: relative;
    float: left;
    padding-right: 5px;
    vertical-align: top;
    height: 60px;
    margin: 2px !important;
}
.jfd-normalmode .jfd-column-main .jfd-contacts ul li span {
    display: block;
    vertical-align: top;
    width: 115px;
    width: calc(100% - 65px);
    line-height: 1.4;
}

--------

.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field {
	text-align: center;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field > ul {
	list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px;
    padding: 5px;
	display: inline-block;
	width: auto;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field > ul {
	width: 40%;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field > ul > li {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field > ul > li img {
	max-height: 70px;
	margin: 5px !important;
}
.jfd-normalmode .jfd-column-main .jfd-contacts ul ul {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.jfd-normalmode .jfd-column-main .jfd-contacts ul ul li {
    display: block;
    vertical-align: top;
    line-height: 1.4;
    text-align: left;
}
*/

.jfd-normalmode .jfd-column-main .jfd-contacts .pcoe-contacts-item {
    list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px 0;
    padding: 5px;
	display: inline-block;
	width: 100%;
}
.pcoe-contacts-item-phone a {
	padding-left: 5px;
	display: none !important;
	visibility: hidden !important;
}
.pcoe-contacts-item-phone a img {
    width: 12px !important;
    height: auto !important;
    margin-top: -5px !important;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-contacts .pcoe-contacts-item {
		width: 48%;
		margin: 5px 1% 15px 1%;
	}
}

.pcoe-contacts-item-img {
    margin: 5px 15px 0 0;
    max-width: 60px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.jfd-normalmode .pcoe-contacts-item-img img {
	max-width: 60px;
    margin: 0 !important;
    position: relative;
}
.jfd-normalmode .pcoe-contacts-item-info {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 80px);
}
.jfd-normalmode .jfd-column-main .jfd-contacts .pcoe-contacts-item > div > div {
	margin-bottom: 3px;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .pcoe-contacts-item .pcoe-contacts-item-title {
	margin-top: 5px;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field br,
.jfd-normalmode .jfd-column-main .jfd-contacts .pcoe-contacts-item br {
	display: none !important;
}






.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field {
	text-align: center;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field li {
	list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px;
    padding: 5px;
	display: block;
	width: auto;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field li {
	    display: inline-block;
	    width: 40%;
	}
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field img {
    display: block;
    position: relative;
    float: left;
    padding-right: 5px;
    vertical-align: top;
    height: 60px;
    margin: 2px !important;
}
.jfd-normalmode .jfd-column-main .jfd-contacts .ms-rtestate-field p {
    display: block;
    vertical-align: top;
    width: 115px;
    width: calc(100% - 65px);
    line-height: 1.4;
}












.jfd-normalmode .jfd-column-main .jfd-roster .pcoe-roster-item {
    list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px 0;
    padding: 5px;
	display: inline-block;
	width: 100%;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-roster .pcoe-roster-item {
		width: 48%;
		margin: 5px 1% 15px 1%;
	}
}

.jfd-normalmode .pcoe-roster-item-img {
    margin: 5px 15px 0 0;
    max-width: 60px;
    display: inline-block;
    vertical-align: top;
}
.jfd-normalmode .pcoe-roster-item-img img {
	max-width: 100%;
    margin: 0 !important;
}
.jfd-normalmode .pcoe-roster-item-info {
    display: inline-block;
    vertical-align: top;
}
.jfd-normalmode .jfd-column-main .jfd-roster .pcoe-roster-item > div > div {
	margin-bottom: 3px;
}
.jfd-normalmode .jfd-column-main .jfd-roster .pcoe-roster-item .pcoe-roster-item-title {
	margin-top: 5px;
}
.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field br,
.jfd-normalmode .jfd-column-main .jfd-roster .pcoe-roster-item br {
	display: none !important;
}






.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field {
	text-align: center;
}
.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field li {
	list-style: none;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: left;
    border: solid 1px #004D85;
    margin: 15px;
    padding: 5px;
	display: block;
	width: auto;
}
@media screen and (min-width: 991px) {
	.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field li {
	    display: inline-block;
	    width: 40%;
	}
}
.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field img {
    display: block;
    position: relative;
    float: left;
    padding-right: 5px;
    vertical-align: top;
    height: 60px;
    margin: 2px !important;
}
.jfd-normalmode .jfd-column-main .jfd-roster .ms-rtestate-field p {
    display: block;
    vertical-align: top;
    width: 115px;
    width: calc(100% - 65px);
    line-height: 1.4;
}























/* ------------------------------------- */ 

/* SIDEBAR */
.jfd-column-right .ms-webpartzone-cell {
	border: none;
}
.jfd-column-right .ms-webpart-chrome-title {
    background: transparent;
    margin-bottom: 15px;
}
.jfd-column-right .ms-webpart-chrome-title h2 {
    color: #35597E;
}
.jfd-column-right .ms-webpart-chrome-title {
	border-bottom: solid 1px #000;
	position: relative;
}
.jfd-column-right .ms-webpart-chrome-title:after {
    content: "";
    height: 1px;
    width: 50%;
    position: absolute;
    bottom: -3px;
    left: 25%;
}
.jfd-column-right .jfd-column-right-faq .ms-webpart-chrome-title:after {
    background: #596B33;
}
.jfd-column-right .ms-webpart-chrome-title {
	border-bottom: solid 1px #596B33;
}

/* CONTACT LIST */
.jfd-column-right .jfd-column-right-contactlist .ms-webpart-chrome-title * {
    color: #35597E;
}
.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-dd {
    display: block;
    margin: 0 auto 5px;
    position: relative;
    border: solid 1px #004D85;
    background: #ffffff;
    width: 75%;
}
.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li {
    list-style: none;
    display: block;
    position: relative;
    margin: 15px auto;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
}
@media screen and (min-width: 1280px) {
	.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li {
	    text-align: left;
	}
}
.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li img {
    float: none;
}
.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li span {
    display: block;
    width: 100%;
    clear: both;
    box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
	.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li img {
		display: inline-block;
	    position: relative;
	    padding-right: 5px;
	    vertical-align: top;
	    float: left;
	    width: 45px;
	}
	.jfd-column-right .jfd-column-right-contactlist .jfd-contactlist-results li span {
	    display: inline-block;
	    vertical-align: top;
	    width: 115px;
	    width: calc(100% - 65px);
	}
}
.jfd-column-right .jfd-column-right-contactlist .ms-webpart-chrome-title:after {
    background: #44719F;
}
.jfd-column-right .jfd-column-right-contactlist .ms-webpart-chrome-title {
	border-bottom: solid 1px #44719F;
}

/* KEYLINKS */

.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks P.ms-rteElement-links-title {
    padding-left: 15px;
    display: block;
    position: relative;
    background: transparent url('../SiteCollectionImages/pcoe-keylinks.fw.png') no-repeat left center;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks P.ms-rteElement-links-description {
    display: block;
    position: relative;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title h2 {
	color: #605434;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title:after {
    background: #AB8024;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title {
	border-bottom: solid 1px #AB8024;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field br {
	display: none !important;
}
.jfd-column-right-keylinks H3.ms-rteElement-content-heading {
	color: #605434 !important;
}

/*
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field UL,
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field LI {
	list-style: none;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field UL {
	padding: 0;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field > UL > LI {
    padding-left: 15px;
    display: block;
    position: relative;
    background: transparent url('../SiteCollectionImages/pcoe-keylinks.fw.png') no-repeat left center;
    margin-top: 5px;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field > UL > LI A {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #AB8024;
    position: relative;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field > UL UL {
	margin: 0;
	padding: 0;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field > UL > LI > UL > LI {
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #4a4a4a;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title:after {
    background: #AB8024;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title {
	border-bottom: solid 1px #AB8024;
}
.jfd-column-right .jfd-column-right-keylinks .ms-webpart-chrome-title * {
	color: #AB8024;
}
.jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field A {
	color: #AB8024;
}

.jfd-normalmode .jfd-column-right .jfd-column-right-keylinks .ms-rtestate-field > UL > LI {
    padding-left: 15px;
    display: block;
    position: relative;
    background: transparent url('../SiteCollectionImages/pcoe-keylinks.fw.png') no-repeat left center;
    margin-top: 5px;
}
*/


/* EVENT SPOTLIGHT */
.jfd-normalmode .jfd-column-right .jfd-column-right-eventspotlight BR {
	display: none;
}

.jfd-column-right .jfd-column-right-eventspotlight .ms-WPBody IMG {
	max-width: 90%;
	width: 90% !important;
    position: relative;
    margin: 5px auto !important;
    display: block;
}
.jfd-normalmode .jfd-column-right .jfd-column-right-eventspotlight .ms-rteStyle-Accent1 {
	display: block;
	position: relative;
	text-align: center;
    font-size: 13px;
    font-weight: bold;
}
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-chrome-title:after {
    background: #44719F;
}
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-chrome-title {
	border-bottom: solid 1px #44719F;
	color: #44719F;
}
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-zone, 
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table, 
.jfd-column-right .jfd-column-right-eventspotlight .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table .ms-webpart-chrome-vertical {
	display: block;
	position: relative;
}


/* QUOTATIONS */
.jfd-normalmode .jfd-column-right .jfd-column-right-quotation .ms-webpart-chrome-title {
	display: none;
}

.jfd-normalmode .jfd-column-right .jfd-column-right-quotation .ms-WPBody {
	padding: 0;
}

.jfd-normalmode .jfd-column-right .jfd-column-right-quotation .ms-webpartzone-cell {
	border: none;
	background: none;
	border-radius: 0;
}

.jfd-column-right .jfd-column-right-quotation .ms-WPBody IMG {
	width: 100% !important;
	max-width: 100%;
	background: #F0F7FB;
	margin: 0 0 5px 0 !important;
}

.jfd-column-right .jfd-column-right-quotation P {
	line-height: 1.2;
}

.jfd-column-right .jfd-column-right-quotation .ms-webpart-zone, 
.jfd-column-right .jfd-column-right-quotation .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table, 
.jfd-column-right .jfd-column-right-quotation .ms-webpart-zone div.ms-webpart-cell-vertical-inline-table .ms-webpart-chrome-vertical {
	display: block;
	position: relative;
}

/* FAQ */

.jfd-column-right-faq .ms-webpart-chrome-title h2 {
    color: #4E5D2D;
}
.jfd-normalmode .jfd-column-right-faq P.ms-rteElement-FAQ-Question {
	cursor: pointer;
	padding: 5px 10px 5px 25px;
    display: block;
	background: transparent url(../SiteCollectionImages/pcoe-faq-collapsed.fw.png) no-repeat left center;
	margin: 0 0 5px 0;
}
.jfd-normalmode .jfd-column-right-faq P.ms-rteElement-FAQ-Answer {
	display: none;
	padding-left: 25px;
}
.jfd-normalmode .jfd-column-right-faq P.ms-rteElement-FAQ-Answer.active {
	display: block;
}
.jfd-normalmode .pcoe-faq-wp-item-container > div {
    vertical-align: middle;
}
.jfd-column-right-faq P.ms-rteElement-FAQ-Question {
    vertical-align: middle;
    color: #4E5D2D;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    box-sizing: border-box;
    
}
.jfd-normalmode .jfd-column-right-faq P.ms-rteElement-FAQ-Question.active {
    background: transparent url(../SiteCollectionImages/pcoe-faq-expanded.fw.png) no-repeat left center;
}
.jfd-normalmode .jfd-column-right-faq BR {
	display: none !important;
}
.jfd-normalmode .pcoe-faq-wp-item-container {
    margin: 5px 0;
}

/*
.jfd-column-right-faq .ms-webpart-chrome-title h2 {
    color: #4E5D2D;
}
.jfd-column-right-faq .ms-rteStyle-faq-title {
	cursor: pointer;
}
.jfd-column-right-faq .ms-rteStyle-faq-answer {
	display: none;
}
.jfd-editmode .jfd-column-right-faq .ms-rteStyle-faq-answer,
.jfd-column-right-faq .ms-rteStyle-faq-answer.active {
	display: block;
}
.pcoe-faq-wp-item-container > div {
    vertical-align: middle;
}
.pcoe-faq-wp-item-container > div > .ms-rteStyle-faq-title {
    vertical-align: middle;
    color: #4E5D2D;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    padding: 5px 10px 5px 25px;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    background: transparent url(../SiteCollectionImages/pcoe-faq-collapsed.fw.png) no-repeat left center;
}
.pcoe-faq-wp-item-container > div > .ms-rteStyle-faq-title.active {
    background: transparent url(../SiteCollectionImages/pcoe-faq-expanded.fw.png) no-repeat left center;
}

.pcoe-faq-wp-item-container > div > BR {
	display: none !important;
}
.jfd-editmode .jfd-column-right-faq .ms-rteStyle-Accent2, 
.jfd-column-right-faq .ms-rteStyle-Accent2.active {
    display: block;
    border-top: 0;
}
.pcoe-faq-wp-item-container {
    margin: 5px 0;
}
*/



/* EXPANDABLE TITLES */
.jfd-normalmode .jfd-column-main .jfd-expandable-titles .ms-webpart-titleText:before {
    padding: 0 0 0 14px !important;
    vertical-align: top;
    color: #ffffff;
    position: absolute;
    left: 0;
}
.jfd-normalmode .jfd-column-main .jfd-expandable-titles .ms-webpart-chrome .ms-webpart-titleText:before {
	content: url('../SiteCollectionImages/pcoe-collapsed.fw.png');
}
.jfd-normalmode .jfd-column-main .jfd-expandable-titles .ms-webpart-chrome.active .ms-webpart-titleText:before {
	content: url('../SiteCollectionImages/pcoe-expanded.fw.png');
}
.jfd-normalmode .jfd-column-main .jfd-expandable-titles .ms-webpart-chrome .ms-WPBody {
	display: none;
}
.jfd-normalmode .jfd-column-main .jfd-expandable-titles .ms-webpart-chrome.active .ms-WPBody {
	display: block;
}
.jfd-column-main .jfd-expandable-titles .ms-webpart-chrome .ms-webpart-chrome-title {
	margin-bottom: 0 !important;
	border-radius: 12px !important;
	line-height: 1 !important;
	padding: 0px 0px 1px 0 !important;
}
.jfd-column-main .jfd-expandable-titles .ms-webpart-chrome.active .ms-webpart-chrome-title {
	margin-bottom: 2px !important;
	border-radius: 12px 12px 0 0 !important;
}

.jfd-multitab-container-content {
	clear: both;
}
.jfd-multitab-container-content .ms-rtestate-field {
	display: none;
}
.jfd-multitab-container-content .ms-rtestate-field.active {
	display: block;
    overflow: hidden;
}

.jfd-column-main .jfd-expandable-titles .ms-webpart-titleText {
    vertical-align: middle;
    position: relative;
    margin-bottom: 2px;
    padding: 3px 12px 5px 50px;
    box-sizing: border-box;
    border-radius: 15px;
    line-height: 1.2;
    background: #806E35;
    cursor: pointer;
}
@media screen and (max-width: 1279px) {
	.jfd-normalmode .jfd-multitab-container-tabs .ms-webpart-titleText.ms-webpart-titleText,
	.jfd-normalmode .jfd-multitab-container .ms-webpart-titleText > a {
		text-indent: 25px;
		line-height: 1.75
	}
	.jfd-normalmode .jfd-multitab-container-tabs .ms-webpart-titleText.ms-webpart-titleText:before {
		content: url('../SiteCollectionImages/tab-inactive.fw.png');
		position: absolute;
    	left: 15px;
	}
	.jfd-normalmode .jfd-multitab-container-tabs > SPAN.active .ms-webpart-titleText:before {
		content: url('../SiteCollectionImages/tab-active.fw.png');
		position: absolute;
    	left: 15px;
	}
}


/* MULTITABS CONTENT */
.jfd-multitab-container-header > div {
	display: block;
}
.jfd-multitab-container-header.active > div {
	display: block;
}
.jfd-multitab-container-header > span {
	cursor: pointer;
}

.jfd-multitab-container-content {
	clear: both;
}
.jfd-multitab-container-content .ms-rtestate-field {
	display: none;
}
.jfd-multitab-container-content .ms-rtestate-field.active {
	display: block;
    overflow: hidden;
}

.jfd-multitab-container > div > span .ms-webpart-titleText {
    vertical-align: middle;
    position: relative;
    margin-bottom: 2px;
    padding: 3px 12px 5px 12px;
    box-sizing: border-box;
    border-radius: 15px;
    line-height: 1.2;
    background: #806E35;
    cursor: pointer;
}
.jfd-multitab-container > div.active > span .ms-webpart-titleText {
    border-radius: 15px 15px 0 0;
}
/*
.jfd-column-main .jfd-multitab-container > div > span .ms-webpart-titleText:before,
.jfd-column-right .jfd-multitab-container > div > span .ms-webpart-titleText:before {
    padding: 0 0 0 14px !important;
    vertical-align: top;
    color: #ffffff;
    position: absolute;
    left: 0;
}
.jfd-column-main .jfd-multitab-container > div > span .ms-webpart-titleText:before {
	content: url('../SiteCollectionImages/pcoe-collapsed.fw.png');
}
.jfd-column-main .jfd-multitab-container > div.active > span .ms-webpart-titleText:before {
	content: url('../SiteCollectionImages/pcoe-expanded.fw.png');
}
*/

.jfd-multitab-container {
	margin-bottom: 15px;
}
.jfd-multitab-container > div.active {
	border: solid 1px #806E35;
    border-radius: 15px 15px 0 0;
    background: #F0F7FB;
}
.jfd-multitab-container > div.active .jfd-multitab-container-tabs {
	padding: 10px 15px 0 15px;
	overflow: hidden;
	box-sizing: border-box;
}
.jfd-multitab-container > div.active .jfd-multitab-container-content {
	margin: 0 15px 15px 15px
}

.jfd-multitab-container .ms-webpart-titleText * {
    font-weight: bold;
    font-size: 20px;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    color: #ffffff;
}

.jfd-column-main .jfd-multitab-container .jfd-multitab-container-content {
    border: solid 1px #004D85;
    background: #ffffff;
    margin-bottom: 15px;
}

.jfd-column-main .jfd-multitab-container .jfd-multitab-container-content {
    border: solid 1px #004D85;
    background: #ffffff;
    margin-bottom: 15px;
}

.jfd-column-main .jfd-multitab-container-content .ms-rtestate-field.active {
    display: block;
    overflow: hidden;
    padding: 15px;
    box-sizing: border-box;
}

/* MULTITABS TABS */
.jfd-multitab-container-tabs {
   width: 100%;
   margin-bottom: -1px !important;
}
.jfd-multitab-container-tabs > span {
    display: block;
    float: none;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid #004D85;
    border-left: 1px solid #004D85;
    border-right: 1px solid #004D85;
    padding: 3px 10px;
    margin-right: 4px;
    background: #004D85;
    font-family: Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 13px;
}
@media screen and (min-width: 1280px) {
    .jfd-multitab-container-tabs > span {
        float: left;
        width: auto;
        border-radius: 8px 8px 0 0;
    }
}
.jfd-multitab-container-tabs > span * {
	color: #ffffff;
	cursor: pointer;
	font-family: Arial, sans-serif !important;
    font-weight: 500 !important;
	font-size: 13px !important;
}
.jfd-multitab-container-tabs span.active {
    background: #ffffff;
    color: #35597E;
    border-bottom: 1px solid #ffffff; 
}
.jfd-multitab-container-tabs span.active * {
  color: #35597E;
  cursor: pointer;
}

.jfd-multitab-container > div.active .jfd-multitab-container-content > .ms-rtestate-field .image-cropper {
    width: 125px;
    height: 125px;
    position: relative;
    overflow: hidden;
    /*border-radius: 50%;*/
    float: left;
	margin: 0 25px 10px 0;
	background: #ffffff;
}
.jfd-multitab-container > div.active .jfd-multitab-container-content > .ms-rtestate-field .image-cropper IMG {
	display: inline;
	margin: 0 auto !important;
	margin-left: -25% !important;
	height: 100% !important;
	width: auto !important;
}







/* FOOTER */
.jfd-footer-content {
    text-align: center;
    padding: 25px 0 5px 0;
    border-top: solid 3px #B59759;
    width: 80%;
    margin: 20px auto;
    position: relative;
}
.jfd-footer-content p {
    font-family: Calibri, Arial, sans-serif;
    color: #004D85;
    margin: 0 0 5px 0;
}
.jfd-footer-content address a {
    color: #004D85;
}
.jfd-footer-content .jfd-footer-button {
    margin-top: 15px;
}
.jfd-footer-content .jfd-footer-button a {
    display: inline-block;
    padding: 5px 15px;
    color: white;
    background: #004D85;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "open_sans_condensedbold", Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    text-decoration: none;
}
@media screen and (max-width: 990px) {
	.jfd-footer-content .jfd-footer-button a {
			margin-top: 15px;
	}
}
.jfd-footer-content:after {
    border-top: solid 10px #B59759;
    border-right: solid 15px transparent;
    border-left: solid 15px transparent;
    border-bottom: solid 15px transparent;
    content: "";
    position: absolute;
    top: 0;
    right: 48.5%;
}






.pcoe-home-links {
	text-align: center;
	width: 80%;
	position: relative;
	padding: 25px 0px 5px;
	border-top: 3px solid rgb(181, 151, 89);
	margin: 20px auto;
}   
.pcoe-home-links:after {
	border-top: solid 10px #B59759;
	border-right: solid 15px transparent;
	border-left: solid 15px transparent;
	border-bottom: solid 15px transparent;
	content: "";
	position: absolute;
	top: 0;
	right: 49%;
}




/* MEGA MENU */ 
.sub_menu h4 a {
	color: #ffffff !important;
}
.menubar > ul > li {
	vertical-align: middle;
}
.menubar > ul > li:hover > a {
	opacity: 1;
}
.menubar .sub_menu a {
	opacity: 1;
}

@media screen and (min-width: 1280px) {
	.sub_menu {
		top: 67px !important;
		border: 3px solid #B49759;
		columns: 18rem;
	}
	.menubar > ul > li:hover > a {
		border-left: solid 3px rgba(180,151,89,.8) !important;
		border-right: solid 3px rgba(180,151,89,.8) !important;
		color: #605434 !important;
	}
	.sub_menu h4 a {
		color: #605434 !important;
	}
}
@media screen and (min-width: 1280px) {
	.menubar > ul > li .sub_menu {
		display: block;
		visibility: hidden;
		transition: 0s;
		opacity: 0;
	}
	.menubar > ul > li:hover .sub_menu {
	    padding: 0 15px 15px 15px;
	    box-sizing: border-box;
	    visibility: visible;
	    opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.5s;
	}
	.menubar > UL > LI:nth-child(5) .sub_menu, 
	.menubar > UL > LI:nth-child(4) .sub_menu, 
	.menubar > UL > LI:nth-child(6) .sub_menu {
		columns: 18rem !important;
	}
	a[title="Educational Services"] ~ .sub_menu {
		columns: 18rem !important;
	}
}
.dep_sum_menu h3,
.dep_sum_menu2 h3 {
	font-size: 26px !important;
	margin-bottom: 10px !important;
}
.menubar {
	float: none !important;
}
.menubar > ul {
	max-width: 100% !important;
	position: relative !important;
	top: 0 !important;
	height: auto !important;
	float: none !important;
}
@media (max-width: 1279px)
{
	.menubar > ul {
		overflow: hidden !important;
	}
}
.toggle_menu {
	display: none !important;
}
.mobile_none > a {    
	padding: 7px 8px !important; 
}         
.mobile_none:hover > a {
	border-left: none !important;
    border-right: none !important;
    background-color: transparent !important;
}
.mobile_none:hover > a:after {
	display: none !important;
}  
.menubar > ul > li.mobile_none {
	height: 50px;
}   
.menubar > ul > li.mobile_none a {
	padding: 5px !important;
}           
.dep_sum_menu h3, .dep_sum_menu2 h3 {
	text-transform: capitalize;
    margin-bottom: 0px !important;
}
/*
ul.sub_menu {
	columns: 18rem !important;
}
*/
ul.sub_menu .multi_sub_menu {
	columns: 13rem !important;
}

ul.sub_menu.dep_sum_menu2 .multi_sub_menu {
	columns: 15rem !important;
}
.sub_menu h4 {
	padding: 7px 0 0px 0 !important;
    margin-bottom: -1px;
    margin-top: 5px;
}
@media screen and (max-width: 1279px) {
	ul.sub_menu .multi_sub_menu,
	.menubar > ul > li .sub_menu {
		columns: inherit !important;
	}
	.sub_menu h4 {
	    padding: 0 !important;
	}
}

.inn_sub_menu li {
	margin: 0px 40px 0px 15px !important;
}
.inn_sub_menu a:link, .inn_sub_menu span.MsoHyperlink,
.inn_sub_menu a:visited, .inn_sub_menu span.MsoHyperlinkFollowed {
    color: #ffffff !important;
    text-transform: capitalize !important; 
    text-decoration: none !important;
    font-weight: 800 !important;
    font-size: 13px !important;
    line-height: 1.2;
    margin-bottom: 7px;
    display: block;
}
ul.inn_sub_menu > li:first-child > a {
    margin-top: 5px;
}
ul.inn_sub_menu > li:last-child > a {
    margin-bottom: 0;
}
.menubar > ul > li > a {
	padding: 13px 5px !important;
}
@media screen and (min-width: 1280px) {
	.menubar > ul > li > a {
		padding: 15px 5px !important;
	}
}
.menubar > ul > li > a:after {
	display: inline-block;
	visibility: hidden;
    opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

.menubar > ul > li:hover > a:after {
	visibility: visible;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

@media screen and (min-width: 1280px) {
	.inn_sub_menu a:link, .inn_sub_menu span.MsoHyperlink,
	.inn_sub_menu a:visited, .inn_sub_menu span.MsoHyperlinkFollowed {
		color: #605434 !important;
	}
	
	.menubar > ul > li > a {
		opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.5s;

	}
	.menubar > ul > li > a:after {
		display: inline-block;
		visibility: hidden;
		opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.5s;
}

	.menubar > ul > li:hover > a:after {
		visibility: visible;
			opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.5s;
	}
	
}
@media screen and (max-width: 1279px) {
	.menubar > ul > li:hover > a {
	    border-left: 3px solid transparent !important;
	    border-right: 3px solid transparent !important;
	}
	.menubar > ul > li > a,
	.sub_menu h4 a,
	.inn_sub_menu a:link, 
	.inn_sub_menu span.MsoHyperlink, 
	.inn_sub_menu a:visited, 
	.inn_sub_menu span.MsoHyperlinkFollowed {
		font-size: 18px !important;
	}
	.sub_menu > li {
		padding: 5px 15px;
	}
	.sub_menu h4 i {
		margin-right: 10px;
	}
	.inn_sub_menu li {
	    margin: 5px 40px 10px 30px !important;
	}
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@media screen and (max-width: 1279px) {
	ul.sub_menu.dep_sum_menu2 .multi_sub_menu {
		columns: inherit !important;
	}
}
@media screen and (max-width: 1279px) {
	.dep_sum_menu h3,
	.dep_sum_menu2 h3 {
	    color: #ffffff !important;
	    font-size: 20px !important;
	    font-style: italic;
	    text-decoration: underline
	}
}

@media screen and (max-width: 1279px) {
	.menubar span {
		display: none !important;
	}
	header .pcoe-top-header.active > div > a {
		padding: 0;
	}
}

@media screen and (min-width: 1280px) {
	.menubar > ul > li > a {
	    border-left: solid 3px transparent !important;
	    border-right: solid 3px transparent  !important;
	}
	.menubar > ul > li:hover > a {
	    border-left: solid 3px rgba(180,151,89,.8) !important;
	    border-right: solid 3px rgba(180,151,89,.8) !important;
	}
}

/* BREADCRUMBS */
.breadcrumb li a {
	color: #605434 !important;
}
.jfd-home ul.breadcrumb {
	display: none;
}
.breadcrumb li:last-child,
.breadcrumb li a {
	text-transform: uppercase;
	font-family: 'MyriadPro', Arial, sans-serif !important;
}
ul.breadcrumb li + li:before {
	font-size: 15px !important;
}
ul.breadcrumb li:nth-child(2) a {
	font-weight: bold;
}
@media max-width: 1279px {
	.breadcrumb {
		margin-left: 20px !important;
		position: relative;
		z-index: 1;
	}
	ul.breadcrumb li + li:before {
		margin-right: 10px;
	}
	.breadcrumb li:last-child,
	.breadcrumb li a {
		margin-right: 10px;
	}
}
@media screen and (max-width:767px) {
	.breadcrumb {
		display: none !important;
	}
}

/* QUICKLAUNCH */
.side_menu li a {
	color: #605434 !important;
}
.side_menu ul {
	padding: 0 0 0 15px !important;
}
.side_menu > ul {
	padding: 0 !important;
}
.side_menu li {
	display: list-item !important;
}
.side_menu li a {
	text-transform: capitalize !important;
	font-size: 15px !important;
	font-family: 'MyriadPro', Arial, sans-serif;
}
.side_menu > ul > li > a {
	text-transform: uppercase !important;
	font-size: 17px !important;
}
.side_menu > ul > li,
.side_menu > ul > li > ul > li {
	padding: 6px 0 !important;
}
/*
.side_menu > ul > li > ul > li > ul {
	list-style: square !important;
}
*/
.side_menu > ul > li > ul > li > ul li {
	padding: 4px 0 !important;
}
.side_menu > ul > li > ul > li > ul li::before {
  content: "-";
  color: #605434;
  font-weight: bold;
  display: inline-block;
  width: 13px;
  margin-left: -15px;
  font-family: "open_sans_condensedbold", Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
}
.side_menu a[title='iCARE'],
.side_menu a[title='iLearn Academy'] {
	text-transform: inherit !important;
}
.pcoe-quicklaunch-toggle {
	display: none;
}
@media screen and (max-width:767px) {
	.side_menu {
	    position: absolute;
	    background: rgb(255, 255, 255);
	    z-index: 1;
	    width: 100%;
	    padding: 15px;
	    box-sizing: border-box;
	    left: 0px;
	    display: none !important;
	    border: solid 1px #806E35;
	    top: 29px;
	}
	.side_menu.active {
		display: block !important;
	}
	.pcoe-quicklaunch-toggle {
		display: block;
	}
	#sideNavBox {
	    position: absolute;
	    left: -42px;
	    top: 10px;
	    width: 100%;
	}
	.pcoe-mobile-quicklaunch-inactive {
		display: block;
	}
	.pcoe-mobile-quicklaunch-active {
		display: none;
	}
}
.pcoe-quicklaunch-toggle {
	cursor: pointer;
}

ul.breadcrumb.ece-breadcrumbs li:nth-child(2) {
	display: none !important;
}
ul.breadcrumb li:nth-child(3) A[title='Early Childhood Education'] {
	font-weight: bold;
}

/* STAFF DIRECTORY */
.dataTable > thead > tr > td {
	font-family: "open_sans_condensedbold", Arial, sans-serif !important;
}
.NameBold i {
	display: none !important;
}
.StaffDirectoryWebpart .modal-content {
	height: auto !important;
	top: 5%;
}
#tblForStaff {
	table-layout: fixed;
	width: 100% !important;
}
.dataTable tbody tr td {
	padding: 10px !important;
}
#tblForStaff .dataTable > thead > tr > td {
    width: 100% !important;
}
@media screen and (min-width: 768px) {
	#tblForStaff td[aria-label^="Phone"] {
		width: 75px !important;
		min-width: 75px;
	}
	#tblForStaff {
		margin-left: -15px;
	}
}

@media screen and (max-width: 767px) {
	.dataTable > thead > tr > td,
	#tblForStaff td[aria-label^="Phone"] {
		width: auto !important;
		min-width: auto !important;
	}
	.dataTable tbody tr td {
		padding: 5px 1px !important;
	}
	.dataTables_wrapper {
		margin-left: -15px !important;
	}
	table.dataTable thead th, table.dataTable thead td {
		padding: 5px 18px 5px 3px !important;
	}
}


/* NAVIGATION */

#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#DeltaTopNavigation {
  position: absolute;
  z-index: 999;
  width: 100%; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation {
      position: static;
      z-index: auto; } }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static A {
  display: block; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static A {
      display: inherit; } }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static A SPAN.menu-item-text {
    display: block; }
    @media screen and (min-width: 768px) {
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static A SPAN.menu-item-text {
        display: inherit; } }
    @media (max-width: 767px) {
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static A SPAN.menu-item-text {
        border-top: 1px solid black; } }
@media (max-width: 767px) {
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A SPAN.menu-item-text {
    border: none; } }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic > A, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static > a.menu-item {
  border: 0px;
  margin: 0px;
  font-family: "open_sans_condensedbold", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic > A, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static > a.menu-item {
      font-size: 14px; } }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static {
  padding-right: 10px;
  padding-left: 10px; }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic {
  border: 0px;
  padding: 0px;
  list-style: none;
  white-space: nowrap;
  width: auto !important;
  min-width: 170px;
  z-index: 1002; }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
  padding: 0px;
  background: none; }
#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static {
  line-height: 30px;
  height: 30px; }
#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.dynamic {
  line-height: 30px;
  height: 30px; }
@media screen and (min-width: 768px) {
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.dynamic {
    top: 30px !important; } }
#DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic {
  position: absolute;
  top: 30px !important;
  left: 0px !important; }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic LI.dynamic-children > UL, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic LI.dynamic-children > UL, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic LI.dynamic-children > UL {
    display: none; }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic LI.dynamic-children:hover > UL.dynamic {
    display: block;
    position: absolute;
    top: 0px !important;
    left: 170px !important; }

#DeltaTopNavigation .ms-core-listMenu-horizontalBox {
  font-family: "open_sans_condensedbold", Arial, sans-serif;
  font-weight: 700;
  font-size: 20px; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox {
      font-size: 14px; } }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static {
    background-color: white; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static.hover {
      background-color: transparent; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static.hover > a.ms-core-listMenu-item {
        background-color: transparent;
        color: #ffffff;
        text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN {
      /** first menu item **/ }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item {
        color: #ffffff;
        text-transform: uppercase;
        background-color: white; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A:hover, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN:hover, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected {
        background-color: transparent;
        color: #ffffff;
        text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI {
      background-color: white; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI > A.menu-item {
        color: #ffffff;
        text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.selected {
      background-color: transparent; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.selected > a.menu-item {
        color: #ffffff;
        text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI:hover,
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover-off,
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover {
      background-color: transparent; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI:hover > a.menu-item,
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover-off > a.menu-item,
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover > a.menu-item {
        color: #ffffff;
        text-transform: uppercase; }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic {
    background-color: #ffffff;
    text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic > A {
      color: #ffffff;
      text-transform: uppercase; }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic:hover,
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic.hover {
    background-color: #ffffff;
    text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic:hover > A,
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic.hover > A {
      color: #ffffff;
      text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static {
      background-color: transparent; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static.hover {
        background-color: transparent; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static.hover > a.ms-core-listMenu-item {
          background-color: transparent;
          color: #ffffff;
          text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN {
        /** first menu item **/ }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item {
          color: #ffffff;
          text-transform: uppercase;
          background-color: transparent; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A:hover, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN:hover, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected {
          background-color: transparent;
          color: #ffffff;
          text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI {
        background-color: transparent; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI > A.menu-item {
          color: #ffffff;
          text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.selected {
        background-color: transparent; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.selected > a.menu-item {
          color: #ffffff;
          text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI:hover,
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover-off,
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover {
        background-color: transparent; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI:hover > a.menu-item,
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover-off > a.menu-item,
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.hover > a.menu-item {
          color: #ffffff;
          text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic {
      background-color: #ffffff;
      text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic > A {
        color: #ffffff;
        text-transform: uppercase; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic:hover,
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic.hover {
      background-color: #ffffff;
      text-transform: uppercase; }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic:hover > A,
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic > LI.dynamic.hover > A {
        color: #ffffff;
        text-transform: uppercase; } }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic.dynamic-children > A > SPAN.additional-background:after {
      content: " ";
      position: absolute;
      right: 10px;
      margin-top: 10px;
      content: " ";
      width: 0;
      height: 0;
      border-top: solid 5px transparent;
      border-bottom: solid 5px transparent;
      border-left: solid 5px black; } }

@media (max-width: 767px) {
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static.dynamic-children > UL.dynamic > LI {
    text-indent: 15px; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static.dynamic-children > UL.dynamic > LI > UL.dynamic > LI {
      text-indent: 30px; } }

@media (max-width: 767px) {
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    position: relative; } }

@media (max-width: 767px) {
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root UL.dynamic LI.dynamic > A, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-selected, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > SPAN.ms-core-listMenu-item, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static > a.menu-item {
    margin-right: 15px;
    margin-left: 15px; } }

  #DeltaTopNavigation {
  display: none; }
  #DeltaTopNavigation.mobile {
    display: block; }
  @media screen and (min-width: 768px) {
    #DeltaTopNavigation {
      display: inline-block; } }
  @media (max-width: 767px) {
    #DeltaTopNavigation {
      margin-left: -15px;
      margin-right: -15px; } }
  #DeltaTopNavigation .ms-core-listMenu-horizontalBox {
    display: block; }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL, #DeltaTopNavigation .ms-core-listMenu-horizontalBox LI {
      display: block; }
      @media screen and (min-width: 768px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL, #DeltaTopNavigation .ms-core-listMenu-horizontalBox LI {
          display: inline-block; } }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.dynamic {
      display: none; }
      @media screen and (min-width: 768px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.dynamic {
          display: block; } }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox LI.dynamic {
      display: block; }
      @media screen and (min-width: 768px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox LI.dynamic {
          display: list-item; } }
    #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root {
      display: block; }
      @media (max-width: 767px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.static {
          line-height: 50px;
          height: 50px; } }
      @media (max-width: 767px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root LI.dynamic {
          line-height: 50px;
          height: 50px; } }
      @media screen and (min-width: 768px) {
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root {
          display: inline-block; } }
      #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static {
        height: auto; }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A {
          display: block; }
          @media screen and (min-width: 768px) {
            #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A {
              display: inline-block; } }
          @media (max-width: 767px) {
            #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > A {
              padding-left: 15px;
              padding-right: 0px;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box; } }
        #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic {
          display: none; }
          @media screen and (min-width: 768px) {
            #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic {
              display: inline-block; } }
          @media (max-width: 767px) {
            #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic {
              position: static; } }
          #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic LI.dynamic-children:hover > UL.dynamic {
            display: none; }
            @media screen and (min-width: 768px) {
              #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic LI.dynamic-children:hover > UL.dynamic {
                display: inline-block; } }
            @media (max-width: 767px) {
              #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover:hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover UL.dynamic LI.dynamic-children:hover > UL.dynamic, #DeltaTopNavigation .ms-core-listMenu-horizontalBox UL.ms-core-listMenu-root > LI.static > UL.static > LI.static.dynamic-children.hover-off UL.dynamic LI.dynamic-children:hover > UL.dynamic {
                position: static; } }
                
                
  



.side_menu > UL > LI > UL > LI > A[href='https://www.placercoe.org/Pages/PCOE/Early-Childhood-Education/Early-Childhood-Education/Early-Childhood-Education.aspx'] {
	display: none !important;
}
                
                
                
/* PERFECT SCROLLBAR */              
                
.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important;
    }
}
.ps-container.ps-active-x>.ps-scrollbar-x-rail {
    display: block;
    background-color: transparent;

}
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
    margin-right: 0;
}
.ps-container.ps-in-scrolling {
    pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: 1;
}
.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #004D85;
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: 1;
}
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #004D85;
}
.ps-container>.ps-scrollbar-x-rail {
    display: block;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 5px;
    background-color: transparent;
}
.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 5px;
    background-color: #004D85;
}
.ps-container>.ps-scrollbar-y-rail {
    display: block;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0px;
    width: 5px;
    background-color: transparent;
}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 5px;
    background-color: #004D85;
}
.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: 1;
}
.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #004D85;
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: 1;
}
.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #004D85;
}
.ps-container:hover>.ps-scrollbar-x-rail {
    opacity: 1;
}
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: 1;
}
.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: transparent;
    opacity: 1;
}
.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #004D85;
}
.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent;
    opacity: 1;
}
.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #004D85;
}



#contentBox ADDRESS,
.pcoe-primary-navigation ADDRESS,
#sideNavBox ADDRESS{
	display: none !important;
}



.ms-rteStyle-content-link {
	color: #35597E !important;
}







































.pcoe-header-search .pcoe-header-search-button {
	display: none;
}
.pcoe-social-menu-container {
	position: relative;
	top: 9px;
}
.pcoe-top-header .pcoe-header-search {
	float: right;
}
.pcoe-top-header .pcoe-social-mobile-toggle,
.pcoe-top-header .pcoe-navigation-mobile-toggle,
.pcoe-top-header .pcoe-search-mobile-toggle {
	display: inline-block;
	vertical-align: middle;
	margin-top: 12px;
	cursor: pointer;
}
.pcoe-mobile-menu-active,
.pcoe-mobile-social-active {
	display: none;
}
.pcoe-mobile-buttons {
    position: absolute;
    top: -60px;
    right: 0;
    z-index: 1;
}
.pcoe-mobile-buttons > div {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}


.pcoe-social-menu-container,
.pcoe-primary-navigation {
	display: none;
}
@media screen and (min-width: 768px) {
	.pcoe-top-header .pcoe-social-mobile-toggle,
	.pcoe-top-header .pcoe-navigation-mobile-toggle,
	.pcoe-top-header .pcoe-search-mobile-toggle {
		margin-top: 25px;
	}
}
@media screen and (min-width: 1280px) {
	.pcoe-top-header .pcoe-social-mobile-toggle,
	.pcoe-top-header .pcoe-navigation-mobile-toggle,
	.pcoe-top-header .pcoe-search-mobile-toggle,
	.pcoe-mobile-buttons {
		display: none;
	}
	.pcoe-header-search .pcoe-header-search-button {
		display: block;
	}
	.pcoe-primary-navigation,
	.pcoe-social-menu-container {
		display: none;
	}
	.pcoe-header-social span {
		display: none;
	}
}
@media screen and (max-width: 1279px) {
	header {
	    background: #65582A;
	    /*
	    background: linear-gradient(#5C5129, #806E35, #5C5129);
	    */
	    background: linear-gradient(#5C5129, #65582A, #5C5129);
	    padding: 5px 0 0 0;
	    position: relative;
	    z-index: 1;
	    position: relative;
	    top: 0;
	    width: 100%;
	}

	header .container {
		width: 100% !important;
		margin: 0;
    	padding: 0;
	}
	.pcoe-top-header .pcoe-header-search.active {
		display: block;
	}
	header .pcoe-top-header {
		text-align: left;
	}
	header .pcoe-top-header > div > div {
		display: block;
		margin-right: 5px;
    	text-align: left;
	}
	
	.pcoe-mobile-buttons {
	    position: absolute;
	    top: -60px;
	    right: 0;
	}
	
	.pcoe-social-menu-container.active {
	    background: #87A8C9;
	    display: block;
	    top: 0;
	    margin-bottom: 15px;
	}
	.pcoe-social-menu-container.active > div {
	    border-bottom: solid 2px #3A5D7F;
	    margin: 0;
	}
	.pcoe-social-menu-container.active > div > a {
	    padding: 15px 15px;
	    display: block !important;
	}
	.pcoe-social-menu-container.active > div.pcoe-header-social > a {
		display: inline-block !important;
	}
	
	.pcoe-mobile-buttons > div {
	    display: inline-block;
	    margin-right: 10px;
	    cursor: pointer;
	}
	
	
	.pcoe-primary-navigation.active {
		display: block;
	}
	
	.menubar > ul {
		background: #E9E3CF !important;	
	}
	.menubar > ul > li {
		border-bottom: solid 1px #c0b47e;	
		display: block;
	}
	.menubar > ul > li > a {
	    width: calc(100% - 80px);
	    float: none !important;
	    padding: 15px 10px !important;
	}
	.menubar > ul > li a,
	.inn_sub_menu a:link, 
	.inn_sub_menu span.MsoHyperlink, 
	.inn_sub_menu a:visited, 
	.inn_sub_menu span.MsoHyperlinkFollowed {
		color: #5C5129 !important;
	}
	.dep_sum_menu h3, 
	.dep_sum_menu2 h3 {
		color: #4471a0 !important;
	}
	
	.pcoe-header-search.active,
	.pcoe-header-search.active > div {
		display: block !important;
	}
	
	header .pcoe-header-search > DIV {
	    position: absolute;
	    z-index: 1;
	    top: -66px;
	    right: 125px;
	}
	/*
	.pcoe-header-search {
		display: none;
	}
	*/
	
	/*
	.sub_menu {
		top: 0 !important;
	}
	.menubar > ul > li {
		position: relative;
	}
	
	.menubar > ul > li > img {
	    position: absolute;
	    right: 0;
	    top: 0;
	    float: none !important;
	    display: block;
	    z-index: 1;
	}
	*/
}
@media screen and (max-width: 991px) {
	header .pcoe-header-search .ms-srch-sb > input {
		width: 210px !important;
	}
	header .pcoe-header-search .ms-srch-sb-border, 
	header .pcoe-header-search .ms-srch-sb-borderFocused {
		width: 100% !important;
	}
}
@media screen and (max-width: 767px) {
	header .pcoe-header-search .ms-srch-sb > input {
		width: 85px !important;
	}
	header .pcoe-header-search .ms-srch-sb-border, header .pcoe-header-search .ms-srch-sb-borderFocused {
		top: 20px;
	}
	.pcoe-mobile-buttons {
		top: -45px;
	}
}
@media screen and (min-width: 1280px) {
	.menubar {
	    position: relative;
	    right: -20px;
	}
}




/*
.pcoe-homepage-banner-caption {
			display: none;
		}
    	.jfd-home .pcoe-homepage-banner-caption {
			display: block;
		}
*/















.pcoe-search-mobile-toggle {
	display: none !important;
}
@media screen and (max-width: 1279px) {
	header .pcoe-top-header > div.pcoe-header-search > div {
		display: inline-block !important;
	}
	header .pcoe-top-header > div.pcoe-header-search > DIV {
		right: 80px !important;
	}
}
@media screen and (max-width: 767px) {
	header .pcoe-header-search .ms-srch-sb-border, 
	header .pcoe-header-search .ms-srch-sb-borderFocused {
		padding: 4px 0 4px 4px;
	}
}

