/* cmsms stylesheet: EMMANUEL Events modified: Tuesday, September 6, 2022 7:43:19 PM */
/* SUMMARIES */

.SumEventItem {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

.HomeEventCenter  {
    text-align: center;
}

.SumEventPhoto, .HomeEventPhoto {
    margin: 0 auto;
    text-align: center;
}

.HomeEventName {
    font-size: 18px;
    padding: 10px 0 0 0;
    margin: 10px 0 5px 0;
}

.SumEventName, .EventName {
    font-size: 18px;
    padding: 10px 0 0 0;
    margin: 10px 0 5px 0;
    text-align: center;
}

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

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

.EventDate {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 12px;
    text-align: left;
}

.HomeEventDate {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 12px;
    text-align: center;
}

.SumEventDate {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 12px;
    text-align: center;
}

.SumEventButton, .HomeEventButton {
}


/* EVENTS ON HOME  */

.HomeEventListItem {
    margin: 7px 0;
}


/* DETAIL */

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

.EventPhoto {
}

.EventPhotoDetails {
    float: right;
    margin: 30px;
}

.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;
}
/* cmsms stylesheet: EMMANUEL News modified: Wednesday, August 17, 2022 1:46:07 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);
}

.HomeNewsContent .NewsSummary {
  border-bottom: 1px solid rgba(255,255,255,.5);
}

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

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

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

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

.NewsSummarySummary, .NewsSummaryContent {
line-height: 140%;
font-size: 16px;
}

.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: EMMANUEL Nav modified: Monday, September 12, 2022 6:50:50 PM */
.title-bar {
    background-color: rgb(37,59,111);
    padding: 5px 10px;
}

.top-bar {
    background-color: rgb(37,59,111);
    padding: 0px;
    margin: 0px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

.drilldown a {
    background-color: rgb(37,59,111);
}


.drilldown a:hover {
    background-color: rgb(46,67,117);
    color: #fff;
}

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

.top-bar ul {
    background-color: rgb(37,59,111);
    padding: 0px;
    margin: 0px;
}

.top-bar ul li {
    background-color: rgb(37,59,111);
    padding: 17px 0px 8px 0px;
        text-transform: uppercase;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
    .top-bar ul li {
    padding: 0px;
}
}

.top-bar ul li a {
    color: #fff;
}

.top-bar ul li:hover {
    background-image: url("/uploads/images/design-elements/navback.png");
    background-repeat: repeat-x;
    background-position: center top;
    color: #fff;
}

.top-bar ul li.navactive {
    background-image: url("/uploads/images/design-elements/navback.png");
    background-repeat: repeat-x;
    background-position: center top;
    color: #fff;
}

.top-bar ul li ul li {
    padding: 2px 0px;
text-transform: none;
}

.top-bar ul li ul li:hover {
    background-color: rgb(46,67,117);
    color: #fff;
    background-image: none;
}

.top-bar ul li ul li.navactive {
    background-image: none;
    background-color: rgb(46,67,117);
    color: #fff;
}

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

.menu-text {
    color: #fff;
}

@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 #666; */
    }
    .menu:first-child {
        border-left: none;
    }
    .menu li:not(:last-child) {
/*        border-right: 1px solid #666; */
    }
}

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

.dropdown.menu > li.is-active > a {
    background: transparent;
    color: #fff;
}

.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 {
    border-top-style: solid;
    border-color: #fff transparent transparent;
}
/* cmsms stylesheet: EMMANUEL Main modified: Monday, September 12, 2022 7:08:59 PM */
/* MAIN */

/*
font-family: 'Cormorant Garamond', serif; 300,400,500
font-family: 'Lato', sans-serif; 300,400,700
*/

body {
    font-family: 'Lato', sans-serif;
    color: #333;
    background-color: #fff;
    font-size: 18px;
}

/* 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(206,114,24);
    text-align: center;
    background-image: url("/uploads/images/design-elements/header-sunray.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    padding: 40px 50px;
}

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

.LogoShell {
    text-align: left;
}

.TheLogo {
}

.ELogo {
    float: right;
}

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

.HeaderRight {
    text-align: center;
}

.TheNav {
    color: #fff;
    background-color: rgb(37,59,111);
    text-align: center;
    line-height: 0;
    position: relative;
    z-index: 9999;
}

.Slider {
    border-top: 1px solid rgb(51,62,88);
    border-bottom: 1px solid rgb(51,62,88);
    text-align: center;
}

.Overlay {
    /*background: rgba(37,59,111,0.73);*/
    background-image: linear-gradient(to bottom, rgba(37,59,111,.4), #253b6f);
    overflow: hidden;
    height: 100%;
    z-index: 2;
}

.HomeHeroHeading {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 66px;
    text-align: center;
    margin-top: 250px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .HomeHeroHeading {
    font-size: 36px;
    margin-top: 100px;
}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .HomeHeroHeading {
    font-size: 46px;
    margin-top: 200px;
}
}

.HomeHeroText {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 300;
    color: #fff;
    font-size: 34px;
    text-align: center;
    margin-top: 20px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
.HomeHeroText {
    font-size: 26px;
    margin-top: 15px;
}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.HomeHeroText {
    font-size: 30px;
    margin-top: 15px;
}
}

.HomeHeroDates {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
.HomeHeroDates {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.HomeHeroDates {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 75px;
}
}

.PastorMessageDiv {
    padding: 40px 20px;
}

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

.PastorMessageHeader {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-align: left;
}

.PastorMessage {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    font-style: italic;
}

.ButtonIcon {
    float: left;
    margin-right: 20px;
}

.ContIcon {
    float: left;
    margin-right: 20px;
}

.OrangeButton {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 40px;
    background-color: rgb(214,118,60);
    text-align: center;
    display: block;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.5);
}

.OrangeButton:hover {
    background-color: rgb(208,145,110);
    color: #fff !important;
    text-decoration: none;
}

.BlueButton {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #fff !important;
    padding: 15px 40px;
    background-color: rgb(59,77,120);
    text-align: center;
    display: block;
    border: 1px solid rgba(255,255,255,.5);
}

.BlueButton:hover {
    background-color: rgb(98,108,131);
    color: #fff !important;
    text-decoration: none;
}

.GrayButton {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000 !important;
    padding: 5px 20px;
    background-color: #e8e8e8;
    text-align: center;
    display: block;
    border: 1px solid #d1d1d1;
}

.GrayButton:hover {
    background-color: #d1d1d1;
    color: #000 !important;
    text-decoration: none;
}

.DevotionalDiv {
    background-color: rgb(206,114,24);
    padding: 20px;
    text-align: center;
}

.OrangeDevotionalButton {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    padding: 15px 40px;
    background-color: rgb(214,118,60);
    text-align: center;
    display: block;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.5);
}

.OrangeDevotionalButton:hover {
    background-color: rgb(219,133,81);
    color: #fff !important;
    text-decoration: none;
}

.DevotionalButtonIcon {
    float: left;
    margin: 0 20px 20px 0;
    
}

.SmallDevotionalText {
    font-size: 14px;
}

.MinHeight {
    min-height: 90px;
}

.LiveStreamDiv {
    background-color: rgb(37,59,111);
    padding: 20px;
    text-align: center;
}

.HomeEventsDiv {
    padding: 30px;
}

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

.ItemListHeaderPadd {
    padding-bottom: 40px;
}

.UpcomingEventsHeader {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-align: left;
}

.HomeMapDiv {
    background-image: url("/uploads/images/design-elements/map3.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    padding: 100px;
    color: #fff;
    font-size: 18px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .HomeMapDiv {
    background-size: cover;
    padding: 50px;
    font-size: 16px;
}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .HomeMapDiv {
    background-size: cover;
    padding: 50px;
    font-size: 16px;
}
}

.HomeMapContent {
    background-color: rgba(56,71,109,.8);
    padding: 25px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .HomeMapContent {
    background-color: rgba(56,71,109,.8);
    padding: 20px;
}
}


.HomeNewsDiv {
    background-color: rgb(206,114,24);
    color: #fff;
}

.HomeNewsContent {
    padding: 30px;
}

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

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

.MoreNews {
    font-size: 14px;
    color: #fff;
    text-align: right;
}

.LeftFooter {
    background-color: rgb(56,71,109);
    padding: 20px;
    color: #fff;
    font-size: 16px;
}

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

/* Large and up */
@media screen and (min-width: 64em) {
    .LeftFooter {
    padding: 20px 20px 20px 100px;
}
}

.RightFooter {
    background-color: rgb(206,114,24);
    padding: 20px;
    color: #fff;
    font-size: 16px;
}

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

/* Large and up */
@media screen and (min-width: 64em) {
    .RightFooter {
    padding: 20px 100px 20px 20px;
}
}

.FootText {

}

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

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

.Copyr {
    text-align: center;
    padding: 10px 0 40px 0;
    font-size: 14px;
    color: #5b5b5b;
}

.SubTitleDiv {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    /*background-color: rgb(73,86,110);*/
    color: #fff;
}

.SubTitle {
    color: #fff !important;
    padding: 25px 0 0px 0;
    text-align: center;
}

.SubTitle h1 {
    color: #fff !important;
    font-size: 45px;
}

.Subtagline {
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: #fff;
    padding: 0 20px 65px 20px;
    text-align: center;
    font-style: italic;
}

.SubLeft {
    padding-bottom: 35px;
}

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

.SubRight {
    padding: 35px 20px;
    background-color: rgb(206,114,24);
    color: #fff;
}

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

.TopContent {
    padding: 35px;
}

.ContentColumns {
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    font-size: 16px;
}

.BottomContent {
    padding: 35px;
}


/* RANDOMNESS */

A:link {text-decoration: none; color: rgb(206,114,24);}
A:visited {text-decoration: none; color: rgb(206,114,24);}
A:active {text-decoration: none; color: rgb(206,114,24);}
A:hover {text-decoration: underline; color: rgb(206,114,24);}

A.button:link {text-decoration: none; color: #fff}
A.button:visited {text-decoration: none; color: #fff}
A.button:active {text-decoration: none; color: #fff}
A.button:hover {text-decoration: none; color: #fff}

.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 */
}

.WhiteHeaders {
    color: #fff !important;
}

h1 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    color: rgb(206,114,24);
    padding: 10px 0;
    margin: 10px 0;
}

h2 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: rgb(206,114,24);
    padding: 10px 0;
    margin: 10px 0;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #4a4a4a;
    padding: 10px 0;
    margin: 10px 0;
}

h4 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 30px;
    color: rgb(206,114,24);
    padding: 10px 0;
    margin: 10px 0;
}

h5 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    font-style: italic;
    color: rgb(206,114,24);
    padding: 10px 0;
    margin: 10px 0;
}

h6 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    font-style: italic;
    color: #4a4a4a;
    padding: 10px 0;
    margin: 10px 0;
}

/* RIGHT BAR MENU */

ul.RighBarMenu {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul.RighBarMenu li {
    border: 1px solid #ff969e;
    padding: 7px;
    margin: 0px 0px 3px 0px;
    background-color: rgb(206,114,24);
}

ul.RighBarMenu li:hover {
    background-color: rgb(200,125,80);
}

ul.RighBarMenu li a {
    color: #fff;
}

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

ul.RighBarMenu li li {
    border: 1px solid #fff;
    padding: 7px;
    margin: 0px 0px 3px 0px;
    background-color: rgb(206,114,24);
}

ul.RighBarMenu li li:hover {
    background-color: rgb(200,125,80);
}

ul.RighBarMenu li li a {
    color: #fff;
}

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

.LeadersDivs {
    text-align: center;
    padding: 15px;
    font-size: 16px;
}

.LeadersDivs h3 {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}

img.OurLeaders {
  border-radius: 70% 50%;
}

.OrangeGrade {
    background-image: linear-gradient(to bottom, rgba(206,114,24,.4), #ea6e24);
}

.BlueGrade {
    background-image: linear-gradient(to bottom, rgba(37,59,111,.4), #253b6f);
}
/* cmsms stylesheet: EMMANUEL Background Slider modified: Thursday, August 18, 2022 3:53:00 PM */
.backgroundTransition {
  background-image: url('/uploads/images/slides/slide1.jpg');
}

.backgroundTransition,
.backgroundTransition .image-top,
.backgroundTransition .image-bottom {
  height: 100%;
  width: 100%;
}

.backgroundTransition {
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.backgroundTransition .image-bottom,
.backgroundTransition .image-top {
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}

.backgroundTransition .image-bottom {
  z-index: -2;
}

.backgroundTransition .image-top {
  z-index: -1;
  display: none;
}

#image-download {
  display: none;
}
/* cmsms stylesheet: EMMANUEL Calendar modified: Wednesday, August 17, 2022 5:14:11 PM */
/* CALENDAR MODULE */

thead {
    background-color: #ebebeb !important;
}

tbody
    background-color: #fff !important;
}

.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;
}
/* cmsms stylesheet: EMMANUEL Toggle modified: Monday, August 22, 2022 4:21:29 PM */
h2.trigger {
    background: url("/lib/toggle/trigger.gif") no-repeat scroll 0 0 transparent;
    /*background-size: 100% 60px;*/
    background-color: #e3e3e3;
    color: #333333 !important;
    cursor: pointer;
    font-size: 1em !important;
    font-weight: normal !important;
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 0 5px !important;
    padding: 0 0 0 50px !important;
    width: auto;
    border: none !important;
}

@media (max-width:767px) {
    h2.trigger {
        background: none;
        font-size: .9em !important;
        padding: 0 0 0 30px !important;
        height: auto !important;
        line-height: 20px !important;
        border-bottom: 1px solid #999 !important;
    }
}

@media (min-width:768px) {
    h2.trigger {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

h2.trigger:hover {
    color: #666666;
}
h2.active {
    background-position: left bottom;
}
.toggle_container {
    /*background: url("/lib/toggle/toggle_block_stretch.gif") repeat-y scroll left top #F0F0F0;*/
    /*background-size: 100% auto;*/
    border-top: 1px solid #D6D6D6;
    background-color: #f2f2f2;
    margin: 0 0 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.toggle_container .block {
    /*background: url("/lib/toggle/toggle_block_btm.gif") no-repeat scroll left bottom transparent;*/
    /*background-size:100% auto;*/
    padding: 20px;
}
.toggle_container .block p {
    margin: 5px 0;
    padding: 5px 0;
}
.toggle_container h3 {
    border-bottom: 1px dashed #CCCCCC;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
.toggle_container img {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    /*float: left;*/
    margin: 10px 15px 15px 0;
    padding: 5px;
}
/* cmsms stylesheet: FormBuilder Style modified: Tuesday, August 23, 2022 4:21:00 PM */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding: 0.5em
}
fieldset label {
	width: auto;
}
legend {
	color: #FFF;
	background: #ccc;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #ccc;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
	margin-top: 0.5em
}
.contactform input {
	border: 1px solid #ccc;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 300px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	/*font-size: 10px;*/
}
.contactform textarea {
	/*background-color: #ffc;*/
	border: 1px solid #ccc;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
