/* cmsms stylesheet: TOE News modified: Wednesday, April 20, 2022 5:01:39 PM */
.IMPNewsSummary {
  /*padding: 10px;*/
  /*margin: 0 0 1em 0;*/
  /*border-bottom: 1px solid #666; */
  /*behavior: url(PIE.htc);*/
  margin-top: 10px;
}

.IMPNewsSummaryLink {
  font-weight: bold;
  padding-top: 0px;
  font-size: 16px;
}

.IMPNewsSummaryLink A:link {text-decoration: none; color: #000;}
.IMPNewsSummaryLink A:visited {text-decoration: none; color: #000;}
.IMPNewsSummaryLink A:active {text-decoration: none; color: #000;}
.IMPNewsSummaryLink A:hover {text-decoration: underline; color: #000;}
  
div#news {
margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */

}

div#news h2 {
 line-height: 2em;
 background: #fff;
}

.NewsSummary {
  padding: 10px; /* padding for the news article summary */
  margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
  border-bottom: 1px solid #666; 
  behavior: url(PIE.htc);
}

.NewsSummaryPostdate {
font-size: 13px;
font-weight: bold;
text-align: right;
}

.NewsSummaryLink {
  font-weight: bold;
  padding-top: 0px;
  font-size: 14px;
}

.NewsSummaryCategory {
font-style: italic;
margin: 5px 0;
}

.NewsSummaryAuthor {
font-style: italic;
padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
line-height: 140%;
}

.NewsSummaryMorelink {
padding-top: 0.5em;
}

#NewsPostDetailDate {
margin-bottom: 5px;
font-weight: bold;
text-align: right;
}

#NewsPostDetailSummary {
 line-height: 150%;
 }


#NewsPostDetailContent {
margin-bottom: 15px;
line-height: 150%;
}

.NewsSummaryH {
  padding: 10px; /* padding for the news article summary */
  margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
  border-bottom: 1px solid rgb(213,211,199); 
  behavior: url(PIE.htc);
}

.NewsSummaryPostdateH {
font-size: 12px;
font-weight: bold;
text-align: right;
color: #fff;
}

.NewsSummaryLinkH, .NewsSummaryLinkH A {
  font-weight: bold;
  padding-top: 0px;
  font-size: 14px;
color: #303030;
}

.NewsSummarySummaryH, .NewsSummaryContentH {
line-height: 140%;
color: #fff;
}

.NewsSummaryMorelinkH {
padding-top: 0.5em;
color: #303030;
}


.NewsSummaryMorelinkH a {
color: #303030;
}
/* cmsms stylesheet: TOE Main modified: Tuesday, June 17, 2025 8:39:45 PM */
/* MAIN */

/* font-family: 'Playfair Display', serif; 400 500 600
font-family: 'Raleway', sans-serif; 300 400 500 600
*/

body {
    font-family: 'Raleway', sans-serif;
    color: #000;
}

/* Small only */
@media screen and (max-width: 39.9375em) {}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

.MainHeader {
    background-color: rgb(5,61,65);
    color: #fff;
    margin-bottom: 1px;
}

.TheLogo {
    margin: 15px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .TheLogo {
    margin: 15px;
    text-align: center;
}
}

.HeaderText {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-top: 50px;
    text-align: center;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .HeaderText {
    padding-top: 20px;
}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .HeaderText {
    padding-top: 30px;
}
}

.HeaderLogo {
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .TheLogo {
    display: block;
    margin: 5px auto;
}
}

.SocialHeader {
    text-align: right;
    
}

.SocialIcons {
    margin: 5px;
    display: block;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .SocialIcons {
    margin: 5px auto;
}
}

.PayBillHeader {
    text-align: right;
}

.PayBillButt {
    margin: 5px;
    display: block;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .PayBillButt {
    margin: 5px auto;
}
}

.UnderNav {
    background-color: rgb(176,181,121);
}

.Slider {
    background-color: rgb(176,181,121);
}

.UnderSlider {
    background-color: rgb(0,48,70);
}

.PlayText  {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    color: #fff;
    text-align: right;
    padding-top: 20px;
    font-style: normal;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .PlayText  {
    font-size: 16px;
    padding-top: 20px;
}
}

.PlayLearnTexts {
    font-size: 18px;
    font-style: italic;
}

.PlayLearnTexts A:link {text-decoration: none; color: white}
.PlayLearnTexts A:visited {text-decoration: none; color: white}
.PlayLearnTexts A:active {text-decoration: none; color: white}
.PlayLearnTexts A:hover {text-decoration: underline; color: white}

.PlayLearnButtonShell {
    text-align: left;
}

.PlayLearnButtons {
   padding: 5px;
    margin: 5px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .PlayLearnButtons {
    padding: 5px;
    margin: 5px;
}
}

.HomeMain {

}

.HomeLeft {
    padding: 30px 30px 30px 0px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .HomeLeft {
        padding: 30px 20px 30px 20px;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .HomeLeft {
        padding: 30px 20px 30px 20px;
    }
}

.HomeRight {
    padding: 30px;
    background-color: rgb(218,237,243);
}

.HomeRight  h2 {
    text-align: center;
}

.HomeImportant {
    background-color: rgb(227,180,102);
}

.ImportantUpdate {

}

.HomeBlocks {

}

.HomeBlockLeft {
    padding: 30px 20px;
}

.HomeBlockLeft A:link {text-decoration: none; color: rgb(176,181,121);}
.HomeBlockLeft A:visited {text-decoration: none; color: rgb(176,181,121);}
.HomeBlockLeft A:active {text-decoration: none; color: rgb(176,181,121);}
.HomeBlockLeft A:hover {text-decoration: underline; color: rgb(176,181,121);}

.NewsLink {
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
}

.HomeBlockRight {
    padding: 30px 20px;
    background-color: rgb(218,237,243);
}

.HomeBlockRight  h2 {
    text-align: center;
}

.CalLink {
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
}

.AboveFoot {
    background-color: rgb(0,48,70);
    height: 30px;
}

.TheFoot {
    background-color: rgb(176,181,121);
    padding: 30px 0;
    font-size: 14px;
}

.TheFoot h2 {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #000;
    padding: 5px 0 0 0;
    padding: 5px 0 0 0;
}

.TheFoot A:link {text-decoration: none; color: #000}
.TheFoot A:visited {text-decoration: none; color: #000}
.TheFoot A:active {text-decoration: none; color: #000}
.TheFoot A:hover {text-decoration: underline; color: #000}

.TheCopy {
    background-color: rgb(208,205,152);
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
}



.BreadC {
    padding: 8px 20px 10px 5px;
    font-size: 14px;
    color: #666;
    text-align: right;
}

.TopContent {
    padding: 20px;
}

.GeneralContent {
    padding: 20px;
}

.LeftQlinkBox {
    background-color: rgb(246,243,239);
    padding: 20px;
}

.RightEventBox {
    padding: 20px;
}

.BottomContent {
    padding: 20px;
}

.SubLeft {
    padding-bottom: 20px;
}

.SubMainTop {
    padding: 20px;
}

.SubMainLeft {
    padding: 20px;
}

.SubMainRight {
    padding: 20px;
}

.SubMainBottom {
    padding: 20px;
}

.SubRight {
    padding: 20px;
    background-color: rgb(218,237,243);
}

.SubRightContent {
    padding: 20px;
}

.SubOpen {
    padding: 20px;
}

.DeptDownloadsShell {
    padding: 20px;
}



/* SEARCH STUFF */

.HeaderSearch {
    color: #fff;
}

.BeforeSearchLabelDiv {
    float: left;
    width: 150px;
    margin-right: 15px;
}

.BeforeSearchLabelDiv A:link {text-decoration: none; color: #fff}
.BeforeSearchLabelDiv A:visited {text-decoration: none; color: #fff}
.BeforeSearchLabelDiv A:active {text-decoration: none; color: #fff}
.BeforeSearchLabelDiv A:hover {text-decoration: none; color: rgb(194,211,232)}

.SearchInputDiv {
    text-align: right;
    float: right;
}

.SearchButDiv {
    text-align: right;
    float: right;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .SearchInputDiv {
    text-align: right;
    float: right;
    margin-left: 80px;
}

.SearchButDiv {
    text-align: left;
    float: left;
}
}

.search-input {
    /*width: 120px;*/
    padding: 5px 8px 5px 8px;
    height: 28px;
    margin: 0px 0px 0px 3px;
    border: 1px solid rgb(59,105,174);
}

.search-button {
    padding: 5px 8px 5px 8px;
    height: 28px;
    margin: 0px 0px 0px 3px;
    color: #fff;
    background-color: rgb(208,205,152);
    border-radius: 0px;
    border: 1px solid #FFF;
    font-size: 14px;
}

/* RANDOMNESS */

.columns.nopadding {
  padding-left: 0;
  padding-right: 0;
}

A:link {text-decoration: none; color: rgb(31,111,147);}
A:visited {text-decoration: none; color: rgb(31,111,147);}
A:active {text-decoration: none; color: rgb(31,111,147);}
A:hover {text-decoration: underline; color: rgb(31,111,147);}

.secondarylink A:link {text-decoration: none; color: rgb(176,181,121);}
.secondarylink A:visited {text-decoration: none; color: rgb(176,181,121);}
.secondarylink A:active {text-decoration: none; color: rgb(176,181,121);}
.subnsecondarylink A:hover {text-decoration: underline; color: rgb(176,181,121);}

.transparent {
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
}

.transparent:hover {
    filter: alpha(opacity=90); /* internet explorer */
    opacity: 0.9;           /* fx, safari, opera, chrome */
}

h1 {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: rgb(47,58,70);
    font-weight: 700;
    padding: 10px 0;
    margin: 10px 0;
}

h2 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    color: rgb(47,58,70);
    font-weight: 700;
    padding: 10px 0;
    margin: 10px 0;
}

h3 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: rgb(47,58,70);
    font-weight: 700;
    padding: 10px 0;
    margin: 10px 0;
}

h4 {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    color: #000;
    font-weight: 400;
    padding: 10px 0;
    margin: 10px 0;
}

h5 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    padding: 10px 0;
    margin: 10px 0;
}

h6 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding: 10px 0;
    margin: 10px 0;
}


.ArchiveLink {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

/* VIDEOS MODULE */

.DeptDownHeader {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    font-family: 'Playfair Display', serif;
}

.DeptDownItem {
    padding: 5px;
}

.DeptDownItem:nth-child(odd) {
    background: #fff;
}

.DeptDownItem:nth-child(even) {
    background: #e6e6e6;
}

.DeptDownDate {
    font-size: 14px;
    text-align: right;
}

/* JOB OPPORTUNITY MODULE */

.JobItem {
    border: 1px solid #ccc;
    margin: 6px 15px;
    padding: 10px;
    font-size: 14px;
}

.JobTitle {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 50px 20px 20px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
  	font-family: 'Playfair Display', serif;
}

.JobPDF {
    border-top: 1px dotted #ccc;
    padding: 10px 5px 5px 5px;
}

.JobDeadline {
    border-top: 1px dotted #ccc;
    padding: 10px 5px 5px 5px;
}

.JobDescription {
    
}

/* CALENDAR MODULE */

.calendar-list-hdr p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.calendar-list-nav {
    text-align: center;
    font-size: 14px;
}

.calendar-event {
    border-top: 1px solid #fff;
    padding: 4px;
}

.TheDay {
    font-family: 'Playfair Display', serif;
    border: 1px solid #fff;
    padding: 0 10px 5px 10px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: rgb(0,48,70);
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .TheDay {
    font-size: 22px;
}
}

.TheEventTitle {
    color: rgb(0,48,70);
    padding: 10px 10px 5px 10px;
    font-weight: bold;
}

.ClickForFull{
    border-top: 1px solid #fff;
    padding-top: 3px;
    font-size: 14px;
    text-align: center;
}

.CalPDF {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.CalImage {
    text-align: center;
}

.CGBlogSummary {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 10px 0;
}

.CGBlogSummaryMORELink {
    text-align: right;
    font-weight: 600;
}

.button {
    color: #fff!important;
}
/* cmsms stylesheet: TOE Nav modified: Wednesday, January 26, 2022 6:14:58 PM */
.MainNav {
    background-color: rgb(208,205,152);
    /*min-height: 102px;*/
}

.TheNav {
    background-color: rgb(208,205,152);
    text-align: center;
    line-height: 0;
}


.title-bar {
    background: rgb(208,205,152);
    padding: 5px 10px;
}

.top-bar {
    background: rgb(208,205,152);
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
.top-bar {
    width: 100%;
}
}

.top-bar ul {
    background: rgb(208,205,152);
    padding: 0px;
    margin: 0px;
}

.top-bar ul li {
    background: rgb(208,205,152);
    padding: 5px 0px 5px 0px;
}

.top-bar ul li a {
    color: #000;
    text-decoration: none;
}

.top-bar ul li:hover {
    background-color: rgb(176,181,121);
    color: #000;
}

.top-bar ul li.navactive {
    background-color: rgb(176,181,121);
    color: #000;
}

.top-bar ul li ul li:hover {
    background-color: rgb(176,181,121);
    color: #000;
}

.top-bar ul li ul li.navactive {
    background-color: rgb(176,181,121);
    color: #000;
}

.top-bar ul li a:hover {
    text-decoration: none;
    text-decoration: none;
}

.menu-text {
    color: #000;
}

@media only screen and (max-width: 40em) {
    .menu-text {
        display: none !important;
    }
}

@media only screen and (min-width: 40em) {
    .menu:last-child {
/*        border-left: 1px solid rgb(176,181,121); */
    }
    .menu:first-child {
        border-left: none;
    }
    .menu li:not(:last-child) {
/*        border-right: 1px solid rgb(176,181,121); */
    }
}

.dropdown.menu .submenu {
    border: none;
position: absolute;
    z-index: 999;
}

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
    border-color: #fff transparent transparent;
}

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #fff;
}

.js-drilldown-back::before {
    border-color: transparent #fff transparent transparent;
}

.menu {
text-align: left;
}

nav.top-bar {

}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
}

.sectionheader {
    color: #000;
}

.sectionheader a {
    color: #000;
}
/* cmsms stylesheet: TOE Events modified: Monday, February 7, 2022 6:01:09 PM */
/* SUMMARIES */

.SumEventItem {
    border: 1px solid #ccc;
    padding: 10px;
}

.SumEventPhoto, .HomeEventPhoto {
}

.SumEventName, .HomeEventName, .EventName {
    font-family: 'BioRhyme', serif;
    text-transform: uppercase;
    font-size: 22px;
    color: rgb(43,53,19);
    padding: 10px 0 0 0;
    margin: 10px 0 5px 0;
}

.SumEventSummary, .HomeEventSummary, .EventSummary {
    font-size: 14px;
    padding-bottom: 10px;
}

.SumEventDate, .HomeEventDate, .EventDate {
    color: rgb(43,53,19);
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 12px;
}

.SumEventButton, .HomeEventButton {
}


/* EVENTS ON HOME  */

.HomeEventListItem {
    margin: 7px 0;
}


/* DETAIL */

.EventItem {
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #ccc;
    padding: 10px;
}

.EventPhoto {
}

.EventFlyer {
    font-weight: 600;
}

.EventDescription {
    font-size: 16px;
}

.return-link {
    display: block;
    margin-top: 10px;
}


    /* MASONRY */

.masonry-css {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}

@media screen and (min-width: 25em) {
  .masonry-css {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

@media screen and (min-width: 37.5em) {
  .masonry-css {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

@media screen and (min-width: 50em) {
  .masonry-css {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

@media screen and (min-width: 68.75em) {
  .masonry-css {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.masonry-css-item {
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  margin-bottom: 1rem;
}
